GUIClasses.cpp 177 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117
  1. #include "StdInc.h"
  2. #include "GUIClasses.h"
  3. #include "UIFramework/SDL_Extensions.h"
  4. #include "CAdvmapInterface.h"
  5. #include "BattleInterface/CBattleInterface.h"
  6. #include "BattleInterface/CBattleInterfaceClasses.h"
  7. #include "../CCallback.h"
  8. #include "CCastleInterface.h"
  9. #include "CCreatureWindow.h"
  10. #include "UIFramework/CCursorHandler.h"
  11. #include "CGameInfo.h"
  12. #include "CHeroWindow.h"
  13. #include "CMessage.h"
  14. #include "../lib/CConfigHandler.h"
  15. #include "BattleInterface/CCreatureAnimation.h"
  16. #include "CPlayerInterface.h"
  17. #include "Graphics.h"
  18. #include "CAnimation.h"
  19. #include "../lib/CArtHandler.h"
  20. #include "../lib/CBuildingHandler.h"
  21. #include "../lib/CGeneralTextHandler.h"
  22. #include "../lib/CHeroHandler.h"
  23. #include "../lib/CModHandler.h"
  24. #include "../lib/CObjectHandler.h"
  25. #include "../lib/CSpellHandler.h"
  26. #include "../lib/CTownHandler.h"
  27. #include "../lib/CondSh.h"
  28. #include "../lib/Mapping/CMap.h"
  29. #include "mapHandler.h"
  30. #include "../lib/CStopWatch.h"
  31. #include "../lib/NetPacks.h"
  32. #include "CSpellWindow.h"
  33. #include "CHeroWindow.h"
  34. #include "CVideoHandler.h"
  35. #include "../lib/StartInfo.h"
  36. #include "CPreGame.h"
  37. #include "../lib/HeroBonus.h"
  38. #include "../lib/CCreatureHandler.h"
  39. #include "CMusicHandler.h"
  40. #include "../lib/BattleState.h"
  41. #include "../lib/CGameState.h"
  42. #include "../lib/GameConstants.h"
  43. #include "UIFramework/CGuiHandler.h"
  44. /*
  45. * GUIClasses.cpp, part of VCMI engine
  46. *
  47. * Authors: listed in file AUTHORS in main folder
  48. *
  49. * License: GNU General Public License v2.0 or later
  50. * Full text of license available in license.txt file, in main folder
  51. *
  52. */
  53. using namespace boost::assign;
  54. using namespace CSDL_Ext;
  55. extern std::queue<SDL_Event> events;
  56. extern boost::mutex eventsM;
  57. std::list<CFocusable*> CFocusable::focusables;
  58. CFocusable * CFocusable::inputWithFocus;
  59. #undef min
  60. #undef max
  61. void CArmyTooltip::init(const InfoAboutArmy &army)
  62. {
  63. OBJ_CONSTRUCTION_CAPTURING_ALL;
  64. new CLabel(66, 2, FONT_SMALL, TOPLEFT, Colors::WHITE, army.name);
  65. std::vector<Point> slotsPos;
  66. slotsPos.push_back(Point(36,73));
  67. slotsPos.push_back(Point(72,73));
  68. slotsPos.push_back(Point(108,73));
  69. slotsPos.push_back(Point(18,122));
  70. slotsPos.push_back(Point(54,122));
  71. slotsPos.push_back(Point(90,122));
  72. slotsPos.push_back(Point(126,122));
  73. BOOST_FOREACH(auto & slot, army.army)
  74. {
  75. if(slot.first >= GameConstants::ARMY_SIZE)
  76. {
  77. tlog3 << "Warning: " << army.name << " has stack in slot " << slot.first << std::endl;
  78. continue;
  79. }
  80. new CAnimImage("CPRSMALL", slot.second.type->iconIndex, 0, slotsPos[slot.first].x, slotsPos[slot.first].y);
  81. std::string subtitle;
  82. if(army.army.isDetailed)
  83. subtitle = boost::lexical_cast<std::string>(slot.second.count);
  84. else
  85. {
  86. //if =0 - we have no information about stack size at all
  87. if (slot.second.count)
  88. subtitle = CGI->generaltexth->arraytxt[171 + 3*(slot.second.count)];
  89. }
  90. new CLabel(slotsPos[slot.first].x + 17, slotsPos[slot.first].y + 41, FONT_TINY, CENTER, Colors::WHITE, subtitle);
  91. }
  92. }
  93. CArmyTooltip::CArmyTooltip(Point pos, const InfoAboutArmy &army):
  94. CIntObject(0, pos)
  95. {
  96. init(army);
  97. }
  98. CArmyTooltip::CArmyTooltip(Point pos, const CArmedInstance * army):
  99. CIntObject(0, pos)
  100. {
  101. init(InfoAboutArmy(army, true));
  102. }
  103. void CHeroTooltip::init(const InfoAboutHero &hero)
  104. {
  105. OBJ_CONSTRUCTION_CAPTURING_ALL;
  106. new CAnimImage("PortraitsLarge", hero.portrait, 0, 3, 2);
  107. if(hero.details)
  108. {
  109. for (size_t i = 0; i < hero.details->primskills.size(); i++)
  110. new CLabel(75 + 28 * i, 58, FONT_SMALL, CENTER, Colors::WHITE,
  111. boost::lexical_cast<std::string>(hero.details->primskills[i]));
  112. new CLabel(158, 98, FONT_TINY, CENTER, Colors::WHITE,
  113. boost::lexical_cast<std::string>(hero.details->mana));
  114. new CAnimImage("IMRL22", hero.details->morale + 3, 0, 5, 74);
  115. new CAnimImage("ILCK22", hero.details->luck + 3, 0, 5, 91);
  116. }
  117. }
  118. CHeroTooltip::CHeroTooltip(Point pos, const InfoAboutHero &hero):
  119. CArmyTooltip(pos, hero)
  120. {
  121. init(hero);
  122. }
  123. CHeroTooltip::CHeroTooltip(Point pos, const CGHeroInstance * hero):
  124. CArmyTooltip(pos, InfoAboutHero(hero, true))
  125. {
  126. init(InfoAboutHero(hero, true));
  127. }
  128. void CTownTooltip::init(const InfoAboutTown &town)
  129. {
  130. OBJ_CONSTRUCTION_CAPTURING_ALL;
  131. //order of icons in def: fort, citadel, castle, no fort
  132. size_t fortIndex = town.fortLevel ? town.fortLevel - 1 : 3;
  133. new CAnimImage("ITMCLS", fortIndex, 0, 105, 31);
  134. assert(town.tType);
  135. size_t iconIndex = town.tType->clientInfo.icons[town.fortLevel > 0][town.built >= CGI->modh->settings.MAX_BUILDING_PER_TURN];
  136. new CAnimImage("itpt", iconIndex, 0, 3, 2);
  137. if(town.details)
  138. {
  139. if (town.details->hallLevel)
  140. new CAnimImage("ITMTLS", town.details->hallLevel, 0, 67, 31);
  141. if (town.details->goldIncome)
  142. new CLabel(157, 58, FONT_TINY, CENTER, Colors::WHITE,
  143. boost::lexical_cast<std::string>(town.details->goldIncome));
  144. if(town.details->garrisonedHero) //garrisoned hero icon
  145. new CPicture("TOWNQKGH", 149, 76);
  146. if(town.details->customRes)//silo is built
  147. {
  148. if (town.tType->primaryRes == 127 )// wood & ore
  149. {
  150. new CAnimImage("SMALRES", Res::WOOD, 0, 7, 75);
  151. new CAnimImage("SMALRES", Res::ORE , 0, 7, 88);
  152. }
  153. else
  154. new CAnimImage("SMALRES", town.tType->primaryRes, 0, 7, 81);
  155. }
  156. }
  157. }
  158. CTownTooltip::CTownTooltip(Point pos, const InfoAboutTown &town):
  159. CArmyTooltip(pos, town)
  160. {
  161. init(town);
  162. }
  163. CTownTooltip::CTownTooltip(Point pos, const CGTownInstance * town):
  164. CArmyTooltip(pos, InfoAboutTown(town, true))
  165. {
  166. init(InfoAboutTown(town, true));
  167. }
  168. void CGarrisonSlot::setHighlight(bool on)
  169. {
  170. if (on)
  171. selectionImage->enable(); //show
  172. else
  173. selectionImage->disable(); //hide
  174. }
  175. void CGarrisonSlot::hover (bool on)
  176. {
  177. ////Hoverable::hover(on);
  178. if(on)
  179. {
  180. std::string temp;
  181. if(creature)
  182. {
  183. if(owner->getSelection())
  184. {
  185. if(owner->getSelection() == this)
  186. {
  187. temp = CGI->generaltexth->tcommands[4]; //View %s
  188. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  189. }
  190. else if (owner->getSelection()->creature == creature)
  191. {
  192. temp = CGI->generaltexth->tcommands[2]; //Combine %s armies
  193. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  194. }
  195. else if (owner->getSelection()->creature)
  196. {
  197. temp = CGI->generaltexth->tcommands[7]; //Exchange %s with %s
  198. boost::algorithm::replace_first(temp,"%s",owner->getSelection()->creature->nameSing);
  199. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  200. }
  201. else
  202. {
  203. tlog2 << "Warning - shouldn't be - highlighted void slot "<<owner->getSelection()<<std::endl;
  204. tlog2 << "Highlighted set to NULL"<<std::endl;
  205. owner->selectSlot(nullptr);
  206. }
  207. }
  208. else
  209. {
  210. if(upg)
  211. {
  212. temp = CGI->generaltexth->tcommands[32]; //Select %s (visiting)
  213. }
  214. else if(owner->armedObjs[0] && owner->armedObjs[0]->ID == Obj::TOWN)
  215. {
  216. temp = CGI->generaltexth->tcommands[12]; //Select %s (in garrison)
  217. }
  218. else
  219. {
  220. temp = CGI->generaltexth->allTexts[481]; //Select %s
  221. }
  222. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  223. };
  224. }
  225. else
  226. {
  227. if(owner->getSelection())
  228. {
  229. const CArmedInstance *highl = owner->getSelection()->getObj();
  230. if( highl->needsLastStack() //we are moving stack from hero's
  231. && highl->stacksCount() == 1 //it's only stack
  232. && owner->getSelection()->upg != upg //we're moving it to the other garrison
  233. )
  234. {
  235. temp = CGI->generaltexth->tcommands[5]; //Cannot move last army to garrison
  236. }
  237. else
  238. {
  239. temp = CGI->generaltexth->tcommands[6]; //Move %s
  240. boost::algorithm::replace_first(temp,"%s",owner->getSelection()->creature->nameSing);
  241. }
  242. }
  243. else
  244. {
  245. temp = CGI->generaltexth->tcommands[11]; //Empty
  246. }
  247. }
  248. GH.statusbar->print(temp);
  249. }
  250. else
  251. {
  252. GH.statusbar->clear();
  253. }
  254. }
  255. const CArmedInstance * CGarrisonSlot::getObj() const
  256. {
  257. return (!upg)?(owner->armedObjs[0]):(owner->armedObjs[1]);
  258. }
  259. bool CGarrisonSlot::our() const
  260. {
  261. return upg?(owner->owned[1]):(owner->owned[0]);
  262. }
  263. void CGarrisonSlot::clickRight(tribool down, bool previousState)
  264. {
  265. if(down && creature)
  266. {
  267. GH.pushInt(createCreWindow(myStack, 2));
  268. }
  269. }
  270. void CGarrisonSlot::clickLeft(tribool down, bool previousState)
  271. {
  272. if(down)
  273. {
  274. bool refr = false;
  275. if(owner->getSelection())
  276. {
  277. if(owner->getSelection() == this) //view info
  278. {
  279. UpgradeInfo pom;
  280. LOCPLINT->cb->getUpgradeInfo(getObj(), ID, pom);
  281. bool canUpgrade = getObj()->tempOwner == LOCPLINT->playerID && pom.oldID>=0; //upgrade is possible
  282. bool canDismiss = getObj()->tempOwner == LOCPLINT->playerID && (getObj()->stacksCount()>1 || !getObj()->needsLastStack());
  283. boost::function<void()> upgr = NULL;
  284. boost::function<void()> dism = NULL;
  285. if (canUpgrade) upgr = boost::bind(&CCallback::upgradeCreature, LOCPLINT->cb, getObj(), ID, pom.newID[0]);
  286. if (canDismiss) dism = boost::bind(&CCallback::dismissCreature, LOCPLINT->cb, getObj(), ID);
  287. owner->selectSlot(nullptr);
  288. owner->setSplittingMode(false);
  289. for(size_t i = 0; i<owner->splitButtons.size(); i++)
  290. owner->splitButtons[i]->block(true);
  291. redraw();
  292. refr = true;
  293. CIntObject *creWindow = createCreWindow(myStack, 3, upgr, dism, &pom);
  294. GH.pushInt(creWindow);
  295. }
  296. else
  297. {
  298. // Only allow certain moves if troops aren't removable or not ours.
  299. if ( ( owner->getSelection()->our()//our creature is selected
  300. || owner->getSelection()->creature == creature )//or we are rebalancing army
  301. && ( owner->removableUnits
  302. || (upg == 0 && ( owner->getSelection()->upg == 1 && !creature ) )
  303. || (upg == 1 && owner->getSelection()->upg == 1 ) ) )
  304. {
  305. //we want to split
  306. if((owner->getSplittingMode() || LOCPLINT->shiftPressed())
  307. && (!creature
  308. || (creature == owner->getSelection()->creature)))
  309. {
  310. owner->p2 = ID; //store the second stack pos
  311. owner->pb = upg;//store the second stack owner (up or down army)
  312. owner->setSplittingMode(false);
  313. int minLeft=0, minRight=0;
  314. if(upg != owner->getSelection()->upg) //not splitting within same army
  315. {
  316. if(owner->getSelection()->getObj()->stacksCount() == 1 //we're splitting away the last stack
  317. && owner->getSelection()->getObj()->needsLastStack() )
  318. {
  319. minLeft = 1;
  320. }
  321. if(getObj()->stacksCount() == 1 //destination army can't be emptied, unless we're rebalancing two stacks of same creature
  322. && owner->getSelection()->creature == creature
  323. && getObj()->needsLastStack() )
  324. {
  325. minRight = 1;
  326. }
  327. }
  328. int countLeft = owner->getSelection()->myStack ? owner->getSelection()->myStack->count : 0;
  329. int countRight = myStack ? myStack->count : 0;
  330. GH.pushInt(new CSplitWindow(owner->getSelection()->creature, boost::bind(&CGarrisonInt::splitStacks, owner, _1, _2),
  331. minLeft, minRight, countLeft, countRight));
  332. refr = true;
  333. }
  334. else if(creature != owner->getSelection()->creature) //swap
  335. {
  336. LOCPLINT->cb->swapCreatures(
  337. (!upg)?(owner->armedObjs[0]):(owner->armedObjs[1]),
  338. (!owner->getSelection()->upg)?(owner->armedObjs[0]):(owner->armedObjs[1]),
  339. ID,owner->getSelection()->ID);
  340. }
  341. else //merge
  342. {
  343. LOCPLINT->cb->mergeStacks(
  344. (!owner->getSelection()->upg)?(owner->armedObjs[0]):(owner->armedObjs[1]),
  345. (!upg)?(owner->armedObjs[0]):(owner->armedObjs[1]),
  346. owner->getSelection()->ID,ID);
  347. }
  348. }
  349. else // Highlight
  350. {
  351. if(creature)
  352. owner->selectSlot(this);
  353. redraw();
  354. refr = true;
  355. }
  356. }
  357. }
  358. else //highlight or drop artifact
  359. {
  360. bool artSelected = false;
  361. if (CWindowWithArtifacts* chw = dynamic_cast<CWindowWithArtifacts*>(GH.topInt())) //dirty solution
  362. {
  363. const CArtifactsOfHero::SCommonPart *commonInfo = chw->artSets.front()->commonInfo;
  364. if (const CArtifactInstance *art = commonInfo->src.art)
  365. {
  366. const CGHeroInstance *srcHero = commonInfo->src.AOH->getHero();
  367. artSelected = true;
  368. ArtifactLocation src(srcHero, commonInfo->src.slotID);
  369. ArtifactLocation dst(myStack, ArtifactPosition::CREATURE_SLOT);
  370. if (art->canBePutAt(dst, true))
  371. { //equip clicked stack
  372. if(dst.getArt())
  373. {
  374. //creature can wear only one active artifact
  375. //if we are placing a new one, the old one will be returned to the hero's backpack
  376. LOCPLINT->cb->swapArtifacts(dst, ArtifactLocation(srcHero, dst.getArt()->firstBackpackSlot(srcHero)));
  377. }
  378. LOCPLINT->cb->swapArtifacts(src, dst);
  379. }
  380. }
  381. }
  382. if (!artSelected && creature)
  383. {
  384. owner->selectSlot(this);
  385. if(creature)
  386. {
  387. for(size_t i = 0; i<owner->splitButtons.size(); i++)
  388. owner->splitButtons[i]->block(false);
  389. }
  390. }
  391. redraw();
  392. refr = true;
  393. }
  394. if(refr) {hover(false); hover(true); } //to refresh statusbar
  395. }
  396. }
  397. void CGarrisonSlot::update()
  398. {
  399. if (getObj() != nullptr)
  400. {
  401. addUsedEvents(LCLICK | RCLICK | HOVER);
  402. myStack = getObj()->getStackPtr(ID);
  403. creature = myStack ? myStack->type : NULL;
  404. }
  405. else
  406. {
  407. removeUsedEvents(LCLICK | RCLICK | HOVER);
  408. myStack = nullptr;
  409. creature = nullptr;
  410. }
  411. if (creature)
  412. {
  413. creatureImage->enable();
  414. creatureImage->setFrame(creature->iconIndex);
  415. stackCount->enable();
  416. stackCount->setTxt(boost::lexical_cast<std::string>(myStack->count));
  417. }
  418. else
  419. {
  420. creatureImage->disable();
  421. stackCount->disable();
  422. }
  423. }
  424. CGarrisonSlot::CGarrisonSlot(CGarrisonInt *Owner, int x, int y, int IID, int Upg, const CStackInstance * Creature):
  425. ID(IID),
  426. owner(Owner),
  427. myStack(Creature),
  428. creature(Creature ? Creature->type : nullptr),
  429. upg(Upg)
  430. {
  431. OBJ_CONSTRUCTION_CAPTURING_ALL;
  432. if (getObj())
  433. addUsedEvents(LCLICK | RCLICK | HOVER);
  434. pos.x += x;
  435. pos.y += y;
  436. std::string imgName = owner->smallIcons ? "cprsmall" : "TWCRPORT";
  437. creatureImage = new CAnimImage(imgName, creature ? creature->iconIndex : 0);
  438. if (!creature)
  439. creatureImage->disable();
  440. selectionImage = new CAnimImage(imgName, 1);
  441. selectionImage->disable();
  442. if(Owner->smallIcons)
  443. {
  444. pos.w = 32;
  445. pos.h = 32;
  446. }
  447. else
  448. {
  449. pos.w = 58;
  450. pos.h = 64;
  451. }
  452. stackCount = new CLabel(pos.w, pos.h, owner->smallIcons ? FONT_TINY : FONT_MEDIUM, BOTTOMRIGHT, Colors::WHITE);
  453. if (!creature)
  454. stackCount->disable();
  455. else
  456. stackCount->setTxt(boost::lexical_cast<std::string>(myStack->count));
  457. }
  458. void CGarrisonInt::addSplitBtn(CAdventureMapButton * button)
  459. {
  460. addChild(button);
  461. button->recActions = defActions;
  462. splitButtons.push_back(button);
  463. button->block(getSelection() == nullptr);
  464. }
  465. void CGarrisonInt::createSet(std::vector<CGarrisonSlot*> &ret, const CCreatureSet * set, int posX, int posY, int distance, int Upg )
  466. {
  467. ret.resize(7);
  468. if (set)
  469. {
  470. for(TSlots::const_iterator i=set->Slots().begin(); i!=set->Slots().end(); i++)
  471. {
  472. ret[i->first] = new CGarrisonSlot(this, posX + (i->first*distance), posY, i->first, Upg, i->second);
  473. }
  474. }
  475. for(int i=0; i<ret.size(); i++)
  476. if(!ret[i])
  477. ret[i] = new CGarrisonSlot(this, posX + (i*distance), posY,i,Upg,NULL);
  478. if (twoRows)
  479. for (int i=4; i<ret.size(); i++)
  480. {
  481. ret[i]->pos.x -= 126;
  482. ret[i]->pos.y += 37;
  483. };
  484. }
  485. void CGarrisonInt::createSlots()
  486. {
  487. OBJ_CONSTRUCTION_CAPTURING_ALL;
  488. int width = smallIcons? 32 : 58;
  489. createSet(slotsUp, armedObjs[0], 0, 0, width+interx, 0);
  490. createSet(slotsDown, armedObjs[1], garOffset.x, garOffset.y, width+interx, 1);
  491. }
  492. void CGarrisonInt::recreateSlots()
  493. {
  494. setSplittingMode(false);
  495. selectSlot(nullptr);
  496. for(size_t i = 0; i<splitButtons.size(); i++)
  497. splitButtons[i]->block(true);
  498. BOOST_FOREACH(CGarrisonSlot * slot, slotsUp)
  499. slot->update();
  500. BOOST_FOREACH(CGarrisonSlot * slot, slotsDown)
  501. slot->update();
  502. }
  503. void CGarrisonInt::splitClick()
  504. {
  505. if(!getSelection())
  506. return;
  507. setSplittingMode(!getSplittingMode());
  508. redraw();
  509. }
  510. void CGarrisonInt::splitStacks(int, int amountRight)
  511. {
  512. LOCPLINT->cb->splitStack(armedObjs[getSelection()->upg], armedObjs[pb], getSelection()->ID, p2, amountRight);
  513. }
  514. CGarrisonInt::CGarrisonInt(int x, int y, int inx, const Point &garsOffset,
  515. SDL_Surface *pomsur, const Point& SurOffset,
  516. const CArmedInstance *s1, const CArmedInstance *s2,
  517. bool _removableUnits, bool smallImgs, bool _twoRows ) :
  518. highlighted(nullptr),
  519. inSplittingMode(false),
  520. interx(inx),
  521. garOffset(garsOffset),
  522. smallIcons(smallImgs),
  523. removableUnits(_removableUnits),
  524. twoRows(_twoRows)
  525. {
  526. setArmy(s1, false);
  527. setArmy(s2, true);
  528. pos.x += x;
  529. pos.y += y;
  530. createSlots();
  531. }
  532. const CGarrisonSlot * CGarrisonInt::getSelection()
  533. {
  534. return highlighted;
  535. }
  536. void CGarrisonInt::selectSlot(CGarrisonSlot *slot)
  537. {
  538. if (slot != highlighted)
  539. {
  540. if (highlighted)
  541. highlighted->setHighlight(false);
  542. highlighted = slot;
  543. BOOST_FOREACH (auto button, splitButtons)
  544. button->block(highlighted == nullptr);
  545. if (highlighted)
  546. highlighted->setHighlight(true);
  547. }
  548. }
  549. void CGarrisonInt::setSplittingMode(bool on)
  550. {
  551. assert(on == false || highlighted != nullptr); //can't be in splitting mode without selection
  552. if (inSplittingMode || on)
  553. {
  554. BOOST_FOREACH(CGarrisonSlot * slot, slotsUp)
  555. slot->setHighlight(slot->creature == nullptr || slot->creature == getSelection()->creature);
  556. BOOST_FOREACH(CGarrisonSlot * slot, slotsDown)
  557. slot->setHighlight(slot->creature == nullptr || slot->creature == getSelection()->creature);
  558. inSplittingMode = on;
  559. }
  560. }
  561. bool CGarrisonInt::getSplittingMode()
  562. {
  563. return inSplittingMode;
  564. }
  565. void CGarrisonInt::setArmy(const CArmedInstance *army, bool bottomGarrison)
  566. {
  567. owned[bottomGarrison] = army ? (army->tempOwner == LOCPLINT->playerID || army->tempOwner == 254) : false; //254 - neutral objects (pandora, banks)
  568. armedObjs[bottomGarrison] = army;
  569. }
  570. CInfoWindow::CInfoWindow(std::string Text, int player, const TCompsInfo &comps, const TButtonsInfo &Buttons, bool delComps)
  571. {
  572. OBJ_CONSTRUCTION_CAPTURING_ALL;
  573. type |= BLOCK_ADV_HOTKEYS;
  574. ID = -1;
  575. for(int i=0;i<Buttons.size();i++)
  576. {
  577. CAdventureMapButton *button = new CAdventureMapButton("","",boost::bind(&CInfoWindow::close,this),0,0,Buttons[i].first);
  578. button->borderColor = Colors::METALLIC_GOLD;
  579. button->borderEnabled = true;
  580. button->callback.add(Buttons[i].second); //each button will close the window apart from call-defined actions
  581. buttons.push_back(button);
  582. }
  583. text = new CTextBox(Text, Rect(0, 0, 250, 100), 0, FONT_MEDIUM, CENTER, Colors::WHITE);
  584. if(!text->slider)
  585. {
  586. text->pos.w = text->maxW;
  587. text->pos.h = text->maxH;
  588. }
  589. if(buttons.size())
  590. {
  591. buttons.front()->assignedKeys.insert(SDLK_RETURN); //first button - reacts on enter
  592. buttons.back()->assignedKeys.insert(SDLK_ESCAPE); //last button - reacts on escape
  593. }
  594. for(int i=0;i<comps.size();i++)
  595. {
  596. comps[i]->recActions = 0xff;
  597. addChild(comps[i]);
  598. comps[i]->recActions &= ~(SHOWALL | UPDATE);
  599. components.push_back(comps[i]);
  600. }
  601. setDelComps(delComps);
  602. CMessage::drawIWindow(this,Text,player);
  603. }
  604. CInfoWindow::CInfoWindow()
  605. {
  606. ID = -1;
  607. setDelComps(false);
  608. text = NULL;
  609. }
  610. void CInfoWindow::close()
  611. {
  612. GH.popIntTotally(this);
  613. if(LOCPLINT)
  614. LOCPLINT->showingDialog->setn(false);
  615. }
  616. void CInfoWindow::show(SDL_Surface * to)
  617. {
  618. CIntObject::show(to);
  619. }
  620. CInfoWindow::~CInfoWindow()
  621. {
  622. if(!delComps)
  623. {
  624. for (int i=0;i<components.size();i++)
  625. removeChild(components[i]);
  626. }
  627. }
  628. void CInfoWindow::showAll(SDL_Surface * to)
  629. {
  630. CSimpleWindow::show(to);
  631. CIntObject::showAll(to);
  632. }
  633. void CInfoWindow::showYesNoDialog(const std::string & text, const std::vector<CComponent*> *components, const CFunctionList<void( ) > &onYes, const CFunctionList<void()> &onNo, bool DelComps, int player)
  634. {
  635. assert(!LOCPLINT || LOCPLINT->showingDialog->get());
  636. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  637. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  638. pom.push_back(std::pair<std::string,CFunctionList<void()> >("ICANCEL.DEF",0));
  639. CInfoWindow * temp = new CInfoWindow(text, player, components ? *components : std::vector<CComponent*>(), pom, DelComps);
  640. for(int i=0;i<onYes.funcs.size();i++)
  641. temp->buttons[0]->callback += onYes.funcs[i];
  642. for(int i=0;i<onNo.funcs.size();i++)
  643. temp->buttons[1]->callback += onNo.funcs[i];
  644. GH.pushInt(temp);
  645. }
  646. CInfoWindow * CInfoWindow::create(const std::string &text, int playerID /*= 1*/, const std::vector<CComponent*> *components /*= NULL*/, bool DelComps)
  647. {
  648. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  649. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  650. CInfoWindow * ret = new CInfoWindow(text, playerID, components ? *components : std::vector<CComponent*>(), pom, DelComps);
  651. return ret;
  652. }
  653. std::string CInfoWindow::genText(std::string title, std::string description)
  654. {
  655. return std::string("{") + title + "}" + "\n\n" + description;
  656. }
  657. void CInfoWindow::setDelComps(bool DelComps)
  658. {
  659. delComps = DelComps;
  660. BOOST_FOREACH(CComponent *comp, components)
  661. {
  662. if(delComps)
  663. comp->recActions |= DISPOSE;
  664. else
  665. comp->recActions &= ~DISPOSE;
  666. }
  667. }
  668. CInfoPopup::CInfoPopup(SDL_Surface * Bitmap, int x, int y, bool Free)
  669. :free(Free),bitmap(Bitmap)
  670. {
  671. init(x, y);
  672. }
  673. CInfoPopup::CInfoPopup(SDL_Surface * Bitmap, const Point &p, EAlignment alignment, bool Free/*=false*/)
  674. : free(Free),bitmap(Bitmap)
  675. {
  676. switch(alignment)
  677. {
  678. case BOTTOMRIGHT:
  679. init(p.x - Bitmap->w, p.y - Bitmap->h);
  680. break;
  681. case CENTER:
  682. init(p.x - Bitmap->w/2, p.y - Bitmap->h/2);
  683. break;
  684. case TOPLEFT:
  685. init(p.x, p.y);
  686. break;
  687. default:
  688. assert(0); //not implemented
  689. }
  690. }
  691. CInfoPopup::CInfoPopup(SDL_Surface *Bitmap, bool Free)
  692. {
  693. CCS->curh->hide();
  694. free=Free;
  695. bitmap=Bitmap;
  696. if(bitmap)
  697. {
  698. pos.x = screen->w/2 - bitmap->w/2;
  699. pos.y = screen->h/2 - bitmap->h/2;
  700. pos.h = bitmap->h;
  701. pos.w = bitmap->w;
  702. }
  703. }
  704. void CInfoPopup::close()
  705. {
  706. if(free)
  707. SDL_FreeSurface(bitmap);
  708. GH.popIntTotally(this);
  709. }
  710. void CInfoPopup::show(SDL_Surface * to)
  711. {
  712. blitAt(bitmap,pos.x,pos.y,to);
  713. }
  714. CInfoPopup::~CInfoPopup()
  715. {
  716. CCS->curh->show();
  717. }
  718. void CInfoPopup::init(int x, int y)
  719. {
  720. CCS->curh->hide();
  721. pos.x = x;
  722. pos.y = y;
  723. pos.h = bitmap->h;
  724. pos.w = bitmap->w;
  725. // Put the window back on screen if necessary
  726. vstd::amax(pos.x, 0);
  727. vstd::amax(pos.y, 0);
  728. vstd::amin(pos.x, screen->w - bitmap->w);
  729. vstd::amin(pos.y, screen->h - bitmap->h);
  730. }
  731. CComponent::CComponent(Etype Type, int Subtype, int Val, ESize imageSize):
  732. image(nullptr),
  733. perDay(false)
  734. {
  735. addUsedEvents(RCLICK);
  736. init(Type, Subtype, Val, imageSize);
  737. }
  738. CComponent::CComponent(const Component &c):
  739. image(nullptr),
  740. perDay(false)
  741. {
  742. addUsedEvents(RCLICK);
  743. if(c.id == Component::RESOURCE && c.when==-1)
  744. perDay = true;
  745. init((Etype)c.id,c.subtype,c.val, large);
  746. }
  747. void CComponent::init(Etype Type, int Subtype, int Val, ESize imageSize)
  748. {
  749. OBJ_CONSTRUCTION_CAPTURING_ALL;
  750. compType = Type;
  751. subtype = Subtype;
  752. val = Val;
  753. size = imageSize;
  754. assert(compType < typeInvalid);
  755. assert(size < sizeInvalid);
  756. setSurface(getFileName()[size], getIndex());
  757. pos.w = image->pos.w;
  758. pos.h = image->pos.h;
  759. EFonts font = FONT_SMALL;
  760. if (imageSize < small)
  761. font = FONT_TINY; //other sizes?
  762. pos.h += 4; //distance between text and image
  763. std::vector<std::string> textLines = CMessage::breakText(getSubtitle(), std::max<int>(80, pos.w), font);
  764. BOOST_FOREACH(auto & line, textLines)
  765. {
  766. int height = graphics->fonts[font]->getLineHeight();
  767. CLabel * label = new CLabel(pos.w/2, pos.h + height/2, font, CENTER, Colors::WHITE, line);
  768. pos.h += height;
  769. if (label->pos.w > pos.w)
  770. {
  771. pos.x -= (label->pos.w - pos.w)/2;
  772. pos.w = label->pos.w;
  773. }
  774. }
  775. }
  776. const std::vector<std::string> CComponent::getFileName()
  777. {
  778. static const std::string primSkillsArr [] = {"PSKIL32", "PSKIL32", "PSKIL42", "PSKILL"};
  779. static const std::string secSkillsArr [] = {"SECSK32", "SECSK32", "SECSKILL", "SECSK82"};
  780. static const std::string resourceArr [] = {"SMALRES", "RESOURCE", "RESOUR82", "RESOUR82"};
  781. static const std::string creatureArr [] = {"CPRSMALL", "CPRSMALL", "TWCRPORT", "TWCRPORT"};
  782. static const std::string artifactArr[] = {"Artifact", "Artifact", "Artifact", "Artifact"};
  783. static const std::string spellsArr [] = {"SpellInt", "SpellInt", "SPELLSCR", "SPELLSCR"};
  784. static const std::string moraleArr [] = {"IMRL22", "IMRL30", "IMRL42", "imrl82"};
  785. static const std::string luckArr [] = {"ILCK22", "ILCK30", "ILCK42", "ilck82"};
  786. static const std::string heroArr [] = {"PortraitsSmall", "PortraitsSmall", "PortraitsLarge", "PortraitsLarge"};
  787. static const std::string flagArr [] = {"CREST58", "CREST58", "CREST58", "CREST58"};
  788. auto gen = [](const std::string * arr)
  789. {
  790. return std::vector<std::string>(arr, arr + 4);
  791. };
  792. switch(compType)
  793. {
  794. case primskill: return gen(primSkillsArr);
  795. case secskill: return gen(secSkillsArr);
  796. case resource: return gen(resourceArr);
  797. case creature: return gen(creatureArr);
  798. case artifact: return gen(artifactArr);
  799. case experience: return gen(primSkillsArr);
  800. case spell: return gen(spellsArr);
  801. case morale: return gen(moraleArr);
  802. case luck: return gen(luckArr);
  803. case building: return std::vector<std::string>(4, CGI->townh->towns[subtype].clientInfo.buildingsIcons);
  804. case hero: return gen(heroArr);
  805. case flag: return gen(flagArr);
  806. }
  807. assert(0);
  808. return std::vector<std::string>();
  809. }
  810. size_t CComponent::getIndex()
  811. {
  812. switch(compType)
  813. {
  814. case primskill: return subtype;
  815. case secskill: return subtype*3 + 3 + val - 1;
  816. case resource: return subtype;
  817. case creature: return CGI->creh->creatures[subtype]->iconIndex;
  818. case artifact: return CGI->arth->artifacts[subtype]->iconIndex;
  819. case experience: return 4;
  820. case spell: return subtype;
  821. case morale: return val+3;
  822. case luck: return val+3;
  823. case building: return val;
  824. case hero: return CGI->heroh->heroes[subtype]->imageIndex;
  825. case flag: return subtype;
  826. }
  827. assert(0);
  828. return 0;
  829. }
  830. std::string CComponent::getDescription()
  831. {
  832. switch (compType)
  833. {
  834. case primskill: return (subtype < 4)? CGI->generaltexth->arraytxt[2+subtype] //Primary skill
  835. : CGI->generaltexth->allTexts[149]; //mana
  836. case secskill: return CGI->generaltexth->skillInfoTexts[subtype][val-1];
  837. case resource: return CGI->generaltexth->allTexts[242];
  838. case creature: return "";
  839. case artifact: return CGI->arth->artifacts[subtype]->Description();
  840. case experience: return CGI->generaltexth->allTexts[241];
  841. case spell: return CGI->spellh->spells[subtype]->descriptions[val];
  842. case morale: return CGI->generaltexth->heroscrn[ 4 - (val>0) + (val<0)];
  843. case luck: return CGI->generaltexth->heroscrn[ 7 - (val>0) + (val<0)];
  844. case building: return CGI->townh->towns[subtype].buildings[val]->Description();
  845. case hero: return CGI->heroh->heroes[subtype]->name;
  846. case flag: return "";
  847. }
  848. assert(0);
  849. return "";
  850. }
  851. std::string CComponent::getSubtitle()
  852. {
  853. if (!perDay)
  854. return getSubtitleInternal();
  855. std::string ret = CGI->generaltexth->allTexts[3];
  856. boost::replace_first(ret, "%d", getSubtitleInternal());
  857. return ret;
  858. }
  859. std::string CComponent::getSubtitleInternal()
  860. {
  861. //FIXME: some of these are horrible (e.g creature)
  862. switch(compType)
  863. {
  864. case primskill: return boost::str(boost::format("%+d %s") % val % (subtype < 4 ? CGI->generaltexth->primarySkillNames[subtype] : CGI->generaltexth->allTexts[387]));
  865. case secskill: return CGI->generaltexth->levels[val-1] + "\n" + CGI->generaltexth->skillName[subtype];
  866. case resource: return boost::lexical_cast<std::string>(val);
  867. case creature: return (val? boost::lexical_cast<std::string>(val) + " " : "") + CGI->creh->creatures[subtype]->*(val != 1 ? &CCreature::namePl : &CCreature::nameSing);
  868. case artifact: return CGI->arth->artifacts[subtype]->Name();
  869. case experience: return (subtype && val==1) ? CGI->generaltexth->allTexts[442] : boost::lexical_cast<std::string>(val);
  870. case spell: return CGI->spellh->spells[subtype]->name;
  871. case morale: return "";
  872. case luck: return "";
  873. case building: return CGI->townh->towns[subtype].buildings[val]->Name();
  874. case hero: return CGI->heroh->heroes[subtype]->name;
  875. case flag: return CGI->generaltexth->capColors[subtype];
  876. }
  877. assert(0);
  878. return "";
  879. }
  880. void CComponent::setSurface(std::string defName, int imgPos)
  881. {
  882. OBJ_CONSTRUCTION_CAPTURING_ALL;
  883. vstd::clear_pointer(image);
  884. image = new CAnimImage(defName, imgPos);
  885. }
  886. void CComponent::clickRight(tribool down, bool previousState)
  887. {
  888. if(!getDescription().empty())
  889. adventureInt->handleRightClick(getDescription(), down);
  890. }
  891. void CSelectableComponent::clickLeft(tribool down, bool previousState)
  892. {
  893. if (down)
  894. {
  895. if(onSelect)
  896. onSelect();
  897. }
  898. }
  899. void CSelectableComponent::init()
  900. {
  901. selected = false;
  902. }
  903. CSelectableComponent::CSelectableComponent(const Component &c, boost::function<void()> OnSelect):
  904. CComponent(c),onSelect(OnSelect)
  905. {
  906. type |= REDRAW_PARENT;
  907. addUsedEvents(LCLICK | KEYBOARD);
  908. init();
  909. }
  910. CSelectableComponent::CSelectableComponent(Etype Type, int Sub, int Val, ESize imageSize, boost::function<void()> OnSelect):
  911. CComponent(Type,Sub,Val, imageSize),onSelect(OnSelect)
  912. {
  913. type |= REDRAW_PARENT;
  914. addUsedEvents(LCLICK | KEYBOARD);
  915. init();
  916. }
  917. void CSelectableComponent::select(bool on)
  918. {
  919. if(on != selected)
  920. {
  921. selected = on;
  922. redraw();
  923. }
  924. }
  925. void CSelectableComponent::showAll(SDL_Surface * to)
  926. {
  927. CComponent::showAll(to);
  928. if(selected)
  929. {
  930. CSDL_Ext::drawBorder(to, Rect::around(image->pos), int3(239,215,123));
  931. }
  932. }
  933. void CComponentBox::selectionChanged(CSelectableComponent * newSelection)
  934. {
  935. if (newSelection == selected)
  936. return;
  937. if (selected)
  938. selected->select(false);
  939. selected = newSelection;
  940. if (onSelect)
  941. onSelect(selectedIndex());
  942. if (selected)
  943. selected->select(true);
  944. }
  945. int CComponentBox::selectedIndex()
  946. {
  947. if (selected)
  948. return std::find(components.begin(), components.end(), selected) - components.begin();
  949. return -1;
  950. }
  951. Point CComponentBox::getOrTextPos(CComponent *left, CComponent *right)
  952. {
  953. int leftSubtitle = ( left->pos.w - left->image->pos.w) / 2;
  954. int rightSubtitle = (right->pos.w - right->image->pos.w) / 2;
  955. int fullDistance = getDistance(left, right) + leftSubtitle + rightSubtitle;
  956. return Point(fullDistance/2 - leftSubtitle, (left->image->pos.h + right->image->pos.h) / 4);
  957. }
  958. int CComponentBox::getDistance(CComponent *left, CComponent *right)
  959. {
  960. static const int betweenImagesMin = 20;
  961. static const int betweenSubtitlesMin = 10;
  962. int leftSubtitle = ( left->pos.w - left->image->pos.w) / 2;
  963. int rightSubtitle = (right->pos.w - right->image->pos.w) / 2;
  964. int subtitlesOffset = leftSubtitle + rightSubtitle;
  965. return std::max(betweenSubtitlesMin, betweenImagesMin - subtitlesOffset);
  966. }
  967. void CComponentBox::placeComponents(bool selectable)
  968. {
  969. static const int betweenRows = 22;
  970. OBJ_CONSTRUCTION_CAPTURING_ALL;
  971. if (components.empty())
  972. return;
  973. //prepare components
  974. BOOST_FOREACH(auto & comp, components)
  975. {
  976. addChild(comp);
  977. comp->moveTo(Point(pos.x, pos.y));
  978. }
  979. struct RowData
  980. {
  981. size_t comps;
  982. int width;
  983. int height;
  984. RowData (size_t Comps, int Width, int Height):
  985. comps(Comps), width (Width), height (Height){};
  986. };
  987. std::vector<RowData> rows;
  988. rows.push_back (RowData (0,0,0));
  989. //split components in rows
  990. CComponent * prevComp = nullptr;
  991. BOOST_FOREACH(CComponent * comp, components)
  992. {
  993. //make sure that components are smaller than our width
  994. //assert(pos.w == 0 || pos.w < comp->pos.w);
  995. const int distance = prevComp ? getDistance(prevComp, comp) : 0;
  996. //start next row
  997. if ((pos.w != 0 && rows.back().width + comp->pos.w + distance > pos.w) // row is full
  998. || rows.back().comps >= 4) // no more than 4 comps per row
  999. {
  1000. prevComp = nullptr;
  1001. rows.push_back (RowData (0,0,0));
  1002. }
  1003. if (prevComp)
  1004. rows.back().width += distance;
  1005. rows.back().comps++;
  1006. rows.back().width += comp->pos.w;
  1007. vstd::amax(rows.back().height, comp->pos.h);
  1008. prevComp = comp;
  1009. }
  1010. if (pos.w == 0)
  1011. {
  1012. BOOST_FOREACH(auto & row, rows)
  1013. vstd::amax(pos.w, row.width);
  1014. }
  1015. int height = (rows.size() - 1) * betweenRows;
  1016. BOOST_FOREACH(auto & row, rows)
  1017. height += row.height;
  1018. //assert(pos.h == 0 || pos.h < height);
  1019. if (pos.h == 0)
  1020. pos.h = height;
  1021. auto iter = components.begin();
  1022. int currentY = (pos.h - height) / 2;
  1023. //move components to their positions
  1024. for (size_t row = 0; row < rows.size(); row++)
  1025. {
  1026. // amount of free space we may add on each side of every component
  1027. int freeSpace = (pos.w - rows[row].width) / (rows[row].comps * 2);
  1028. prevComp = nullptr;
  1029. int currentX = 0;
  1030. for (size_t col = 0; col < rows[row].comps; col++)
  1031. {
  1032. currentX += freeSpace;
  1033. if (prevComp)
  1034. {
  1035. if (selectable)
  1036. {
  1037. Point orPos = Point(currentX, currentY) + getOrTextPos(prevComp, *iter);
  1038. new CLabel(orPos.x, orPos.y, FONT_MEDIUM, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[4]);
  1039. }
  1040. currentX += getDistance(prevComp, *iter);
  1041. }
  1042. (*iter)->moveBy(Point(currentX, currentY));
  1043. currentX += (*iter)->pos.w;
  1044. currentX += freeSpace;
  1045. prevComp = *(iter++);
  1046. }
  1047. currentY += rows[row].height + betweenRows;
  1048. }
  1049. }
  1050. CComponentBox::CComponentBox(CComponent * _components, Rect position):
  1051. components(1, _components),
  1052. selected(nullptr)
  1053. {
  1054. type |= REDRAW_PARENT;
  1055. pos = position + pos;
  1056. placeComponents(false);
  1057. }
  1058. CComponentBox::CComponentBox(std::vector<CComponent *> _components, Rect position):
  1059. components(_components),
  1060. selected(nullptr)
  1061. {
  1062. type |= REDRAW_PARENT;
  1063. pos = position + pos;
  1064. placeComponents(false);
  1065. }
  1066. CComponentBox::CComponentBox(std::vector<CSelectableComponent *> _components, Rect position, boost::function<void(int newID)> _onSelect):
  1067. components(_components.begin(), _components.end()),
  1068. selected(nullptr),
  1069. onSelect(_onSelect)
  1070. {
  1071. type |= REDRAW_PARENT;
  1072. pos = position + pos;
  1073. placeComponents(true);
  1074. assert(!components.empty());
  1075. int key = SDLK_1;
  1076. BOOST_FOREACH(auto & comp, _components)
  1077. {
  1078. comp->onSelect = boost::bind(&CComponentBox::selectionChanged, this, comp);
  1079. comp->assignedKeys.insert(key++);
  1080. }
  1081. selectionChanged(_components.front());
  1082. }
  1083. void CSelWindow::selectionChange(unsigned to)
  1084. {
  1085. for (unsigned i=0;i<components.size();i++)
  1086. {
  1087. CSelectableComponent * pom = dynamic_cast<CSelectableComponent*>(components[i]);
  1088. if (!pom)
  1089. continue;
  1090. pom->select(i==to);
  1091. }
  1092. redraw();
  1093. }
  1094. CSelWindow::CSelWindow(const std::string &Text, int player, int charperline, const std::vector<CSelectableComponent*> &comps, const std::vector<std::pair<std::string,CFunctionList<void()> > > &Buttons, int askID)
  1095. {
  1096. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1097. ID = askID;
  1098. for(int i=0;i<Buttons.size();i++)
  1099. {
  1100. buttons.push_back(new CAdventureMapButton("","",Buttons[i].second,0,0,Buttons[i].first));
  1101. if(!i && askID >= 0)
  1102. buttons.back()->callback += boost::bind(&CSelWindow::madeChoice,this);
  1103. buttons[i]->callback += boost::bind(&CInfoWindow::close,this); //each button will close the window apart from call-defined actions
  1104. }
  1105. text = new CTextBox(Text, Rect(0, 0, 250, 100), 0, FONT_MEDIUM, CENTER, Colors::WHITE);
  1106. buttons.front()->assignedKeys.insert(SDLK_RETURN); //first button - reacts on enter
  1107. buttons.back()->assignedKeys.insert(SDLK_ESCAPE); //last button - reacts on escape
  1108. if(buttons.size() > 1 && askID >= 0) //cancel button functionality
  1109. buttons.back()->callback += boost::bind(&CCallback::selectionMade,LOCPLINT->cb,0,askID);
  1110. for(int i=0;i<comps.size();i++)
  1111. {
  1112. comps[i]->recActions = 255;
  1113. addChild(comps[i]);
  1114. components.push_back(comps[i]);
  1115. comps[i]->onSelect = boost::bind(&CSelWindow::selectionChange,this,i);
  1116. if(i<9)
  1117. comps[i]->assignedKeys.insert(SDLK_1+i);
  1118. }
  1119. CMessage::drawIWindow(this, Text, player);
  1120. }
  1121. void CSelWindow::madeChoice()
  1122. {
  1123. if(ID < 0)
  1124. return;
  1125. int ret = -1;
  1126. for (int i=0;i<components.size();i++)
  1127. {
  1128. if(dynamic_cast<CSelectableComponent*>(components[i])->selected)
  1129. {
  1130. ret = i;
  1131. }
  1132. }
  1133. LOCPLINT->cb->selectionMade(ret+1,ID);
  1134. }
  1135. CCreaturePic::CCreaturePic(int x, int y, const CCreature *cre, bool Big, bool Animated)
  1136. {
  1137. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1138. pos.x+=x;
  1139. pos.y+=y;
  1140. TFaction faction = cre->faction;
  1141. assert(vstd::contains(CGI->townh->factions, cre->faction));
  1142. if(Big)
  1143. bg = new CPicture(CGI->townh->factions[faction].creatureBg130);
  1144. else
  1145. bg = new CPicture(CGI->townh->factions[faction].creatureBg120);
  1146. bg->needRefresh = true;
  1147. anim = new CCreatureAnim(0, 0, cre->animDefName, Rect());
  1148. anim->clipRect(cre->isDoubleWide()?170:150, 155, bg->pos.w, bg->pos.h);
  1149. anim->startPreview(cre->hasBonusOfType(Bonus::SIEGE_WEAPON));
  1150. pos.w = bg->pos.w;
  1151. pos.h = bg->pos.h;
  1152. }
  1153. CRecruitmentWindow::CCreatureCard::CCreatureCard(CRecruitmentWindow *window, const CCreature *crea, int totalAmount):
  1154. CIntObject(LCLICK | RCLICK),
  1155. parent(window),
  1156. selected(false),
  1157. creature(crea),
  1158. amount(totalAmount)
  1159. {
  1160. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1161. pic = new CCreaturePic(1,1, creature, true, true);
  1162. // 1 + 1 px for borders
  1163. pos.w = pic->pos.w + 2;
  1164. pos.h = pic->pos.h + 2;
  1165. }
  1166. void CRecruitmentWindow::CCreatureCard::select(bool on)
  1167. {
  1168. selected = on;
  1169. redraw();
  1170. }
  1171. void CRecruitmentWindow::CCreatureCard::clickLeft(tribool down, bool previousState)
  1172. {
  1173. if (down)
  1174. parent->select(this);
  1175. }
  1176. void CRecruitmentWindow::CCreatureCard::clickRight(tribool down, bool previousState)
  1177. {
  1178. if (down)
  1179. GH.pushInt(createCreWindow(creature->idNumber, 0, 0));
  1180. }
  1181. void CRecruitmentWindow::CCreatureCard::showAll(SDL_Surface * to)
  1182. {
  1183. CIntObject::showAll(to);
  1184. if (selected)
  1185. drawBorder(to, pos, int3(248, 0, 0));
  1186. else
  1187. drawBorder(to, pos, int3(232, 212, 120));
  1188. }
  1189. CRecruitmentWindow::CCostBox::CCostBox(Rect position, std::string title)
  1190. {
  1191. type |= REDRAW_PARENT;
  1192. pos = position + pos;
  1193. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1194. new CLabel(pos.w/2, 10, FONT_SMALL, CENTER, Colors::WHITE, title);
  1195. }
  1196. void CRecruitmentWindow::CCostBox::set(TResources res)
  1197. {
  1198. //just update values
  1199. BOOST_FOREACH(auto & item, resources)
  1200. {
  1201. item.second.first->setTxt(boost::lexical_cast<std::string>(res[item.first]));
  1202. }
  1203. }
  1204. void CRecruitmentWindow::CCostBox::createItems(TResources res)
  1205. {
  1206. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1207. BOOST_FOREACH(auto & curr, resources)
  1208. {
  1209. delete curr.second.first;
  1210. delete curr.second.second;
  1211. }
  1212. resources.clear();
  1213. TResources::nziterator iter(res);
  1214. while (iter.valid())
  1215. {
  1216. CAnimImage * image = new CAnimImage("RESOURCE", iter->resType);
  1217. CLabel * text = new CLabel(15, 43, FONT_SMALL, CENTER, Colors::WHITE, "0");
  1218. resources.insert(std::make_pair(iter->resType, std::make_pair(text, image)));
  1219. iter++;
  1220. }
  1221. if (!resources.empty())
  1222. {
  1223. int curx = pos.w / 2 - (16 * resources.size()) - (8 * (resources.size() - 1));
  1224. //reverse to display gold as first resource
  1225. BOOST_REVERSE_FOREACH(auto & res, resources)
  1226. {
  1227. res.second.first->moveBy(Point(curx, 22));
  1228. res.second.second->moveBy(Point(curx, 22));
  1229. curx += 48;
  1230. }
  1231. }
  1232. redraw();
  1233. }
  1234. void CRecruitmentWindow::select(CCreatureCard *card)
  1235. {
  1236. if (card == selected)
  1237. return;
  1238. if (selected)
  1239. selected->select(false);
  1240. selected = card;
  1241. if (selected)
  1242. selected->select(true);
  1243. if (card)
  1244. {
  1245. si32 maxAmount = card->creature->maxAmount(LOCPLINT->cb->getResourceAmount());
  1246. vstd::amin(maxAmount, card->amount);
  1247. slider->setAmount(maxAmount);
  1248. if(slider->value != maxAmount)
  1249. slider->moveTo(maxAmount);
  1250. else // if slider already at 0 - emulate call to sliderMoved()
  1251. sliderMoved(maxAmount);
  1252. costPerTroopValue->createItems(card->creature->cost);
  1253. totalCostValue->createItems(card->creature->cost);
  1254. costPerTroopValue->set(card->creature->cost);
  1255. totalCostValue->set(card->creature->cost * maxAmount);
  1256. //Recruit %s
  1257. title->setTxt(boost::str(boost::format(CGI->generaltexth->tcommands[21]) % card->creature->namePl));
  1258. maxButton->block(maxAmount == 0);
  1259. slider->block(maxAmount == 0);
  1260. }
  1261. }
  1262. void CRecruitmentWindow::buy()
  1263. {
  1264. int crid = selected->creature->idNumber,
  1265. dstslot = dst-> getSlotFor(crid);
  1266. if(dstslot < 0 && !vstd::contains(CGI->arth->bigArtifacts,CGI->arth->convertMachineID(crid, true))) //no available slot
  1267. {
  1268. std::string txt;
  1269. if(dst->ID == Obj::HERO)
  1270. {
  1271. txt = CGI->generaltexth->allTexts[425]; //The %s would join your hero, but there aren't enough provisions to support them.
  1272. boost::algorithm::replace_first(txt, "%s", slider->value > 1 ? CGI->creh->creatures[crid]->namePl : CGI->creh->creatures[crid]->nameSing);
  1273. }
  1274. else
  1275. {
  1276. txt = CGI->generaltexth->allTexts[17]; //There is no room in the garrison for this army.
  1277. }
  1278. LOCPLINT->showInfoDialog(txt);
  1279. return;
  1280. }
  1281. onRecruit(crid, slider->value);
  1282. if(level >= 0)
  1283. close();
  1284. }
  1285. void CRecruitmentWindow::showAll(SDL_Surface * to)
  1286. {
  1287. CWindowObject::showAll(to);
  1288. // recruit\total values
  1289. drawBorder(to, pos.x + 172, pos.y + 222, 67, 42, int3(239,215,123));
  1290. drawBorder(to, pos.x + 246, pos.y + 222, 67, 42, int3(239,215,123));
  1291. //cost boxes
  1292. drawBorder(to, pos.x + 64, pos.y + 222, 99, 76, int3(239,215,123));
  1293. drawBorder(to, pos.x + 322, pos.y + 222, 99, 76, int3(239,215,123));
  1294. //buttons borders
  1295. drawBorder(to, pos.x + 133, pos.y + 312, 66, 34, int3(173,142,66));
  1296. drawBorder(to, pos.x + 211, pos.y + 312, 66, 34, int3(173,142,66));
  1297. drawBorder(to, pos.x + 289, pos.y + 312, 66, 34, int3(173,142,66));
  1298. }
  1299. CRecruitmentWindow::CRecruitmentWindow(const CGDwelling *Dwelling, int Level, const CArmedInstance *Dst, const boost::function<void(int,int)> &Recruit, int y_offset):
  1300. CWindowObject(PLAYER_COLORED, "TPRCRT"),
  1301. onRecruit(Recruit),
  1302. level(Level),
  1303. dst(Dst),
  1304. selected(nullptr),
  1305. dwelling(Dwelling)
  1306. {
  1307. moveBy(Point(0, y_offset));
  1308. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1309. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  1310. slider = new CSlider(176,279,135,0,0,0,0,true);
  1311. slider->moved = boost::bind(&CRecruitmentWindow::sliderMoved,this, _1);
  1312. maxButton = new CAdventureMapButton(CGI->generaltexth->zelp[553],boost::bind(&CSlider::moveToMax,slider),134,313,"IRCBTNS.DEF",SDLK_m);
  1313. buyButton = new CAdventureMapButton(CGI->generaltexth->zelp[554],boost::bind(&CRecruitmentWindow::buy,this),212,313,"IBY6432.DEF",SDLK_RETURN);
  1314. cancelButton = new CAdventureMapButton(CGI->generaltexth->zelp[555],boost::bind(&CRecruitmentWindow::close,this),290,313,"ICN6432.DEF",SDLK_ESCAPE);
  1315. title = new CLabel(243, 32, FONT_BIG, CENTER, Colors::YELLOW);
  1316. availableValue = new CLabel(205, 253, FONT_SMALL, CENTER, Colors::WHITE);
  1317. toRecruitValue = new CLabel(279, 253, FONT_SMALL, CENTER, Colors::WHITE);
  1318. costPerTroopValue = new CCostBox(Rect(65, 222, 97, 74), CGI->generaltexth->allTexts[346]);
  1319. totalCostValue = new CCostBox(Rect(323, 222, 97, 74), CGI->generaltexth->allTexts[466]);
  1320. new CLabel(205, 233, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[465]); //available t
  1321. new CLabel(279, 233, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[16]); //recruit t
  1322. availableCreaturesChanged();
  1323. }
  1324. void CRecruitmentWindow::availableCreaturesChanged()
  1325. {
  1326. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1327. size_t selectedIndex = 0;
  1328. if (!cards.empty() && selected) // find position of selected item
  1329. selectedIndex = std::find(cards.begin(), cards.end(), selected) - cards.begin();
  1330. //deselect card
  1331. select(nullptr);
  1332. //delete old cards
  1333. BOOST_FOREACH(auto & card, cards)
  1334. delete card;
  1335. cards.clear();
  1336. for(int i=0; i<dwelling->creatures.size(); i++)
  1337. {
  1338. //find appropriate level
  1339. if(level >= 0 && i != level)
  1340. continue;
  1341. int amount = dwelling->creatures[i].first;
  1342. //create new cards
  1343. BOOST_REVERSE_FOREACH(auto & creature, dwelling->creatures[i].second)
  1344. cards.push_back(new CCreatureCard(this, CGI->creh->creatures[creature], amount));
  1345. }
  1346. assert(!cards.empty());
  1347. const int creatureWidth = 102;
  1348. //normal distance between cards - 18px
  1349. int requiredSpace = 18;
  1350. //maximum distance we can use without reaching window borders
  1351. int availableSpace = pos.w - 50 - creatureWidth * cards.size();
  1352. if (cards.size() > 1) // avoid division by zero
  1353. availableSpace /= cards.size() - 1;
  1354. else
  1355. availableSpace = 0;
  1356. assert(availableSpace >= 0);
  1357. const int spaceBetween = std::min(requiredSpace, availableSpace);
  1358. const int totalCreatureWidth = spaceBetween + creatureWidth;
  1359. //now we know total amount of cards and can move them to correct position
  1360. int curx = pos.w / 2 - (creatureWidth*cards.size()/2) - (spaceBetween*(cards.size()-1)/2);
  1361. BOOST_FOREACH(auto & card, cards)
  1362. {
  1363. card->moveBy(Point(curx, 64));
  1364. curx += totalCreatureWidth;
  1365. }
  1366. //restore selection
  1367. select(cards[selectedIndex]);
  1368. if(slider->value == slider->amount)
  1369. slider->moveTo(slider->amount);
  1370. else // if slider already at 0 - emulate call to sliderMoved()
  1371. sliderMoved(slider->amount);
  1372. }
  1373. void CRecruitmentWindow::sliderMoved(int to)
  1374. {
  1375. if (!selected)
  1376. return;
  1377. buyButton->block(!to);
  1378. availableValue->setTxt(boost::lexical_cast<std::string>(selected->amount - to));
  1379. toRecruitValue->setTxt(boost::lexical_cast<std::string>(to));
  1380. totalCostValue->set(selected->creature->cost * to);
  1381. }
  1382. CSplitWindow::CSplitWindow(const CCreature * creature, boost::function<void(int, int)> callback_,
  1383. int leftMin_, int rightMin_, int leftAmount_, int rightAmount_):
  1384. CWindowObject(PLAYER_COLORED, "GPUCRDIV"),
  1385. callback(callback_),
  1386. leftAmount(leftAmount_),
  1387. rightAmount(rightAmount_),
  1388. leftMin(leftMin_),
  1389. rightMin(rightMin_),
  1390. slider(nullptr)
  1391. {
  1392. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1393. int total = leftAmount + rightAmount;
  1394. int leftMax = total - rightMin;
  1395. int rightMax = total - leftMin;
  1396. ok = new CAdventureMapButton("", "", boost::bind(&CSplitWindow::apply, this), 20, 263, "IOK6432", SDLK_RETURN);
  1397. cancel = new CAdventureMapButton("", "", boost::bind(&CSplitWindow::close, this), 214, 263, "ICN6432", SDLK_ESCAPE);
  1398. int sliderPositions = total - leftMin - rightMin;
  1399. leftInput = new CTextInput(Rect(20, 218, 100, 36), FONT_BIG, boost::bind(&CSplitWindow::setAmountText, this, _1, true));
  1400. rightInput = new CTextInput(Rect(176, 218, 100, 36), FONT_BIG, boost::bind(&CSplitWindow::setAmountText, this, _1, false));
  1401. //add filters to allow only number input
  1402. leftInput->filters.add(boost::bind(&CTextInput::numberFilter, _1, _2, leftMin, leftMax));
  1403. rightInput->filters.add(boost::bind(&CTextInput::numberFilter, _1, _2, rightMin, rightMax));
  1404. leftInput->setTxt(boost::lexical_cast<std::string>(leftAmount), false);
  1405. rightInput->setTxt(boost::lexical_cast<std::string>(rightAmount), false);
  1406. animLeft = new CCreaturePic(20, 54, creature, true, false);
  1407. animRight = new CCreaturePic(177, 54,creature, true, false);
  1408. slider = new CSlider(21, 194, 257, boost::bind(&CSplitWindow::sliderMoved, this, _1), 0, sliderPositions, rightAmount - rightMin, true);
  1409. std::string title = CGI->generaltexth->allTexts[256];
  1410. boost::algorithm::replace_first(title,"%s", creature->namePl);
  1411. new CLabel(150, 34, FONT_BIG, CENTER, Colors::YELLOW, title);
  1412. }
  1413. void CSplitWindow::setAmountText(std::string text, bool left)
  1414. {
  1415. try
  1416. {
  1417. setAmount(boost::lexical_cast<int>(text), left);
  1418. slider->moveTo(rightAmount - rightMin);
  1419. }
  1420. catch(boost::bad_lexical_cast &)
  1421. {
  1422. }
  1423. }
  1424. void CSplitWindow::setAmount(int value, bool left)
  1425. {
  1426. int total = leftAmount + rightAmount;
  1427. leftAmount = left ? value : total - value;
  1428. rightAmount = left ? total - value : value;
  1429. leftInput->setTxt(boost::lexical_cast<std::string>(leftAmount));
  1430. rightInput->setTxt(boost::lexical_cast<std::string>(rightAmount));
  1431. }
  1432. void CSplitWindow::apply()
  1433. {
  1434. callback(leftAmount, rightAmount);
  1435. close();
  1436. }
  1437. void CSplitWindow::sliderMoved(int to)
  1438. {
  1439. setAmount(rightMin + to, false);
  1440. }
  1441. CLevelWindow::CLevelWindow(const CGHeroInstance *hero, int pskill, std::vector<ui16> &skills, boost::function<void(ui32)> callback):
  1442. CWindowObject(PLAYER_COLORED, "LVLUPBKG"),
  1443. cb(callback)
  1444. {
  1445. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1446. LOCPLINT->showingDialog->setn(true);
  1447. new CAnimImage("PortraitsLarge", hero->portrait, 0, 170, 66);
  1448. new CAdventureMapButton("", "", boost::bind(&CLevelWindow::close, this), 297, 413, "IOKAY", SDLK_RETURN);
  1449. //%s has gained a level.
  1450. new CLabel(192, 33, FONT_MEDIUM, CENTER, Colors::WHITE,
  1451. boost::str(boost::format(CGI->generaltexth->allTexts[444]) % hero->name));
  1452. //%s is now a level %d %s.
  1453. new CLabel(192, 162, FONT_MEDIUM, CENTER, Colors::WHITE,
  1454. boost::str(boost::format(CGI->generaltexth->allTexts[445]) % hero->name % hero->level % hero->type->heroClass->name));
  1455. new CAnimImage("PSKIL42", pskill, 0, 174, 190);
  1456. new CLabel(192, 253, FONT_MEDIUM, CENTER, Colors::WHITE,
  1457. CGI->generaltexth->primarySkillNames[pskill] + " +1");
  1458. if (!skills.empty())
  1459. {
  1460. std::vector<CSelectableComponent *> comps;
  1461. for(size_t i=0;i<skills.size();i++)
  1462. {
  1463. comps.push_back(new CSelectableComponent(
  1464. CComponent::secskill,
  1465. skills[i],
  1466. hero->getSecSkillLevel( static_cast<CGHeroInstance::SecondarySkill>(skills[i]) )+1,
  1467. CComponent::medium));
  1468. }
  1469. box = new CComponentBox(comps, Rect(25, 300, pos.w - 50, 100));
  1470. }
  1471. else
  1472. box = nullptr;
  1473. }
  1474. CLevelWindow::~CLevelWindow()
  1475. {
  1476. //FIXME: call callback if there was nothing to select?
  1477. if (box && box->selectedIndex() != -1)
  1478. cb(box->selectedIndex());
  1479. LOCPLINT->showingDialog->setn(false);
  1480. }
  1481. void CMinorResDataBar::show(SDL_Surface * to)
  1482. {
  1483. }
  1484. void CMinorResDataBar::showAll(SDL_Surface * to)
  1485. {
  1486. blitAt(bg,pos.x,pos.y,to);
  1487. for (int i=0;i<7;i++)
  1488. {
  1489. std::string text = boost::lexical_cast<std::string>(LOCPLINT->cb->getResourceAmount(i));
  1490. graphics->fonts[FONT_SMALL]->renderTextCenter(to, text, Colors::WHITE, Point(pos.x + 50 + 76 * i, pos.y + pos.h/2));
  1491. }
  1492. std::vector<std::string> temp;
  1493. temp.push_back(boost::lexical_cast<std::string>(LOCPLINT->cb->getDate(3)));
  1494. temp.push_back(boost::lexical_cast<std::string>(LOCPLINT->cb->getDate(2)));
  1495. temp.push_back(boost::lexical_cast<std::string>(LOCPLINT->cb->getDate(1)));
  1496. std::string datetext = CGI->generaltexth->allTexts[62]+": %s, " + CGI->generaltexth->allTexts[63]
  1497. + ": %s, " + CGI->generaltexth->allTexts[64] + ": %s";
  1498. graphics->fonts[FONT_SMALL]->renderTextCenter(to, processStr(datetext,temp), Colors::WHITE, Point(pos.x+545+(pos.w-545)/2,pos.y+pos.h/2));
  1499. }
  1500. CMinorResDataBar::CMinorResDataBar()
  1501. {
  1502. bg = BitmapHandler::loadBitmap("Z2ESBAR.bmp");
  1503. SDL_SetColorKey(bg,SDL_SRCCOLORKEY,SDL_MapRGB(bg->format,0,255,255));
  1504. graphics->blueToPlayersAdv(bg,LOCPLINT->playerID);
  1505. pos.x = 7;
  1506. pos.y = 575;
  1507. pos.w = bg->w;
  1508. pos.h = bg->h;
  1509. }
  1510. CMinorResDataBar::~CMinorResDataBar()
  1511. {
  1512. SDL_FreeSurface(bg);
  1513. }
  1514. CObjectListWindow::CItem::CItem(CObjectListWindow *_parent, size_t _id, std::string _text):
  1515. parent(_parent),
  1516. index(_id)
  1517. {
  1518. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1519. border = new CPicture("TPGATES");
  1520. pos = border->pos;
  1521. addUsedEvents(LCLICK);
  1522. type |= REDRAW_PARENT;
  1523. text = new CLabel(pos.w/2, pos.h/2, FONT_SMALL, CENTER, Colors::WHITE, _text);
  1524. select(index == parent->selected);
  1525. }
  1526. void CObjectListWindow::CItem::select(bool on)
  1527. {
  1528. if (on)
  1529. border->recActions = 255;
  1530. else
  1531. border->recActions = ~(UPDATE | SHOWALL);
  1532. redraw();
  1533. }
  1534. void CObjectListWindow::CItem::clickLeft(tribool down, bool previousState)
  1535. {
  1536. if( previousState && !down)
  1537. parent->changeSelection(index);
  1538. }
  1539. CObjectListWindow::CObjectListWindow(const std::vector<int> &_items, CPicture * titlePic, std::string _title, std::string _descr,
  1540. boost::function<void(int)> Callback):
  1541. CWindowObject(PLAYER_COLORED, "TPGATE"),
  1542. onSelect(Callback)
  1543. {
  1544. items.reserve(_items.size());
  1545. BOOST_FOREACH(int id, _items)
  1546. {
  1547. items.push_back(std::make_pair(id, CGI->mh->map->objects[id]->hoverName));
  1548. }
  1549. init(titlePic, _title, _descr);
  1550. }
  1551. CObjectListWindow::CObjectListWindow(const std::vector<std::string> &_items, CPicture * titlePic, std::string _title, std::string _descr,
  1552. boost::function<void(int)> Callback):
  1553. CWindowObject(PLAYER_COLORED, "TPGATE"),
  1554. onSelect(Callback)
  1555. {
  1556. items.reserve(_items.size());
  1557. for (size_t i=0; i<_items.size(); i++)
  1558. items.push_back(std::make_pair(int(i), _items[i]));
  1559. init(titlePic, _title, _descr);
  1560. }
  1561. void CObjectListWindow::init(CPicture * titlePic, std::string _title, std::string _descr)
  1562. {
  1563. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1564. title = new CLabel(152, 27, FONT_BIG, CENTER, Colors::YELLOW, _title);
  1565. descr = new CLabel(145, 133, FONT_SMALL, CENTER, Colors::WHITE, _descr);
  1566. ok = new CAdventureMapButton("","",boost::bind(&CObjectListWindow::elementSelected, this),15,402,"IOKAY.DEF", SDLK_RETURN);
  1567. ok->block(true);
  1568. exit = new CAdventureMapButton("","",boost::bind(&CGuiHandler::popIntTotally,&GH, this),228,402,"ICANCEL.DEF",SDLK_ESCAPE);
  1569. if (titlePic)
  1570. {
  1571. titleImage = titlePic;
  1572. addChild(titleImage);
  1573. titleImage->recActions = defActions;
  1574. titleImage->pos.x = pos.w/2 + pos.x - titleImage->pos.w/2;
  1575. titleImage->pos.y =75 + pos.y - titleImage->pos.h/2;
  1576. }
  1577. list = new CListBox(boost::bind(&CObjectListWindow::genItem, this, _1), CListBox::DestroyFunc(),
  1578. Point(14, 151), Point(0, 25), 9, items.size(), 0, 1, Rect(262, -32, 256, 256) );
  1579. list->type |= REDRAW_PARENT;
  1580. }
  1581. CIntObject * CObjectListWindow::genItem(size_t index)
  1582. {
  1583. if (index < items.size())
  1584. return new CItem(this, index, items[index].second);
  1585. return NULL;
  1586. }
  1587. void CObjectListWindow::elementSelected()
  1588. {
  1589. boost::function<void(int)> toCall = onSelect;//save
  1590. int where = items[selected].first; //required variables
  1591. GH.popIntTotally(this);//then destroy window
  1592. toCall(where);//and send selected object
  1593. }
  1594. void CObjectListWindow::changeSelection(size_t which)
  1595. {
  1596. ok->block(false);
  1597. if (selected == which)
  1598. return;
  1599. std::list< CIntObject * > elements = list->getItems();
  1600. BOOST_FOREACH(CIntObject * element, elements)
  1601. {
  1602. CItem *item;
  1603. if ( (item = dynamic_cast<CItem*>(element)) )
  1604. {
  1605. if (item->index == selected)
  1606. item->select(false);
  1607. if (item->index == which)
  1608. item->select(true);
  1609. }
  1610. }
  1611. selected = which;
  1612. }
  1613. void CObjectListWindow::keyPressed (const SDL_KeyboardEvent & key)
  1614. {
  1615. if(key.state != SDL_PRESSED)
  1616. return;
  1617. int sel = selected;
  1618. switch(key.keysym.sym)
  1619. {
  1620. break; case SDLK_UP:
  1621. sel -=1;
  1622. break; case SDLK_DOWN:
  1623. sel +=1;
  1624. break; case SDLK_PAGEUP:
  1625. sel -=9;
  1626. break; case SDLK_PAGEDOWN:
  1627. sel +=9;
  1628. break; case SDLK_HOME:
  1629. sel = 0;
  1630. break; case SDLK_END:
  1631. sel = items.size();
  1632. break; default:
  1633. return;
  1634. }
  1635. vstd::abetween(sel, 0, items.size()-1);
  1636. list->scrollTo(sel);
  1637. changeSelection(sel);
  1638. }
  1639. CTradeWindow::CTradeableItem::CTradeableItem(Point pos, EType Type, int ID, bool Left, int Serial):
  1640. CIntObject(LCLICK | HOVER | RCLICK, pos),
  1641. type(EType(-1)),// set to invalid, will be corrected in setType
  1642. id(ID),
  1643. serial(Serial),
  1644. left(Left)
  1645. {
  1646. downSelection = false;
  1647. hlp = NULL;
  1648. image = nullptr;
  1649. setType(Type);
  1650. }
  1651. void CTradeWindow::CTradeableItem::setType(EType newType)
  1652. {
  1653. if (type != newType)
  1654. {
  1655. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1656. type = newType;
  1657. delete image;
  1658. if (getIndex() < 0)
  1659. {
  1660. image = new CAnimImage(getFilename(), 0);
  1661. image->disable();
  1662. }
  1663. else
  1664. image = new CAnimImage(getFilename(), getIndex());
  1665. }
  1666. }
  1667. void CTradeWindow::CTradeableItem::setID(int newID)
  1668. {
  1669. if (id != newID)
  1670. {
  1671. id = newID;
  1672. if (image)
  1673. {
  1674. int index = getIndex();
  1675. if (index < 0)
  1676. image->disable();
  1677. else
  1678. {
  1679. image->enable();
  1680. image->setFrame(index);
  1681. }
  1682. }
  1683. }
  1684. }
  1685. std::string CTradeWindow::CTradeableItem::getFilename()
  1686. {
  1687. switch(type)
  1688. {
  1689. case RESOURCE:
  1690. return "RESOURCE";
  1691. case PLAYER:
  1692. return "CREST58";
  1693. case ARTIFACT_TYPE:
  1694. case ARTIFACT_PLACEHOLDER:
  1695. case ARTIFACT_INSTANCE:
  1696. return "artifact";
  1697. case CREATURE:
  1698. return "crtport";
  1699. default:
  1700. return "";
  1701. }
  1702. }
  1703. int CTradeWindow::CTradeableItem::getIndex()
  1704. {
  1705. switch(type)
  1706. {
  1707. case RESOURCE:
  1708. case PLAYER:
  1709. return id;
  1710. case ARTIFACT_TYPE:
  1711. case ARTIFACT_PLACEHOLDER:
  1712. case ARTIFACT_INSTANCE:
  1713. return id;
  1714. case CREATURE:
  1715. return id;
  1716. default:
  1717. return -1;
  1718. }
  1719. }
  1720. void CTradeWindow::CTradeableItem::showAll(SDL_Surface * to)
  1721. {
  1722. Point posToBitmap;
  1723. Point posToSubCenter;
  1724. switch(type)
  1725. {
  1726. case RESOURCE:
  1727. posToBitmap = Point(19,9);
  1728. posToSubCenter = Point(36, 59);
  1729. break;
  1730. case CREATURE_PLACEHOLDER:
  1731. case CREATURE:
  1732. posToSubCenter = Point(29, 76);
  1733. if(downSelection)
  1734. posToSubCenter.y += 5;
  1735. break;
  1736. case PLAYER:
  1737. posToSubCenter = Point(31, 76);
  1738. break;
  1739. case ARTIFACT_PLACEHOLDER:
  1740. case ARTIFACT_INSTANCE:
  1741. posToSubCenter = Point(19, 55);
  1742. if(downSelection)
  1743. posToSubCenter.y += 8;
  1744. break;
  1745. case ARTIFACT_TYPE:
  1746. posToSubCenter = Point(19, 58);
  1747. break;
  1748. }
  1749. if (image)
  1750. {
  1751. image->moveTo(pos.topLeft() + posToBitmap);
  1752. image->showAll(to);
  1753. }
  1754. printAtMiddleLoc(subtitle, posToSubCenter, FONT_SMALL, Colors::WHITE, to);
  1755. }
  1756. void CTradeWindow::CTradeableItem::clickLeft(tribool down, bool previousState)
  1757. {
  1758. CTradeWindow *mw = dynamic_cast<CTradeWindow *>(parent);
  1759. assert(mw);
  1760. if(down)
  1761. {
  1762. if(type == ARTIFACT_PLACEHOLDER)
  1763. {
  1764. CAltarWindow *aw = static_cast<CAltarWindow *>(mw);
  1765. if(const CArtifactInstance *movedArt = aw->arts->commonInfo->src.art)
  1766. {
  1767. aw->moveFromSlotToAltar(aw->arts->commonInfo->src.slotID, this, movedArt);
  1768. }
  1769. else if(const CArtifactInstance *art = getArtInstance())
  1770. {
  1771. aw->arts->commonInfo->src.AOH = aw->arts;
  1772. aw->arts->commonInfo->src.art = art;
  1773. aw->arts->commonInfo->src.slotID = aw->hero->getArtPos(art);
  1774. aw->arts->markPossibleSlots(art);
  1775. //aw->arts->commonInfo->dst.AOH = aw->arts;
  1776. CCS->curh->dragAndDropCursor(new CAnimImage("artifact", art->artType->iconIndex));
  1777. aw->arts->artifactsOnAltar.erase(art);
  1778. setID(-1);
  1779. subtitle = "";
  1780. aw->deal->block(!aw->arts->artifactsOnAltar.size());
  1781. }
  1782. aw->calcTotalExp();
  1783. return;
  1784. }
  1785. if(left)
  1786. {
  1787. if(mw->hLeft != this)
  1788. mw->hLeft = this;
  1789. else
  1790. return;
  1791. }
  1792. else
  1793. {
  1794. if(mw->hRight != this)
  1795. mw->hRight = this;
  1796. else
  1797. return;
  1798. }
  1799. mw->selectionChanged(left);
  1800. }
  1801. }
  1802. void CTradeWindow::CTradeableItem::showAllAt(const Point &dstPos, const std::string &customSub, SDL_Surface * to)
  1803. {
  1804. Rect oldPos = pos;
  1805. std::string oldSub = subtitle;
  1806. downSelection = true;
  1807. moveTo(dstPos);
  1808. subtitle = customSub;
  1809. showAll(to);
  1810. downSelection = false;
  1811. moveTo(oldPos.topLeft());
  1812. subtitle = oldSub;
  1813. }
  1814. void CTradeWindow::CTradeableItem::hover(bool on)
  1815. {
  1816. if(!on)
  1817. {
  1818. GH.statusbar->clear();
  1819. return;
  1820. }
  1821. switch(type)
  1822. {
  1823. case CREATURE:
  1824. case CREATURE_PLACEHOLDER:
  1825. GH.statusbar->print(boost::str(boost::format(CGI->generaltexth->allTexts[481]) % CGI->creh->creatures[id]->namePl));
  1826. break;
  1827. case ARTIFACT_PLACEHOLDER:
  1828. if(id < 0)
  1829. GH.statusbar->print(CGI->generaltexth->zelp[582].first);
  1830. else
  1831. GH.statusbar->print(CGI->arth->artifacts[id]->Name());
  1832. break;
  1833. }
  1834. }
  1835. void CTradeWindow::CTradeableItem::clickRight(tribool down, bool previousState)
  1836. {
  1837. if(down)
  1838. {
  1839. switch(type)
  1840. {
  1841. case CREATURE:
  1842. case CREATURE_PLACEHOLDER:
  1843. //GH.statusbar->print(boost::str(boost::format(CGI->generaltexth->allTexts[481]) % CGI->creh->creatures[id]->namePl));
  1844. break;
  1845. case ARTIFACT_TYPE:
  1846. case ARTIFACT_PLACEHOLDER:
  1847. if(id >= 0)
  1848. adventureInt->handleRightClick(CGI->arth->artifacts[id]->Description(), down);
  1849. break;
  1850. }
  1851. }
  1852. }
  1853. std::string CTradeWindow::CTradeableItem::getName(int number /*= -1*/) const
  1854. {
  1855. switch(type)
  1856. {
  1857. case PLAYER:
  1858. return CGI->generaltexth->capColors[id];
  1859. case RESOURCE:
  1860. return CGI->generaltexth->restypes[id];
  1861. case CREATURE:
  1862. if(number == 1)
  1863. return CGI->creh->creatures[id]->nameSing;
  1864. else
  1865. return CGI->creh->creatures[id]->namePl;
  1866. case ARTIFACT_TYPE:
  1867. case ARTIFACT_INSTANCE:
  1868. return CGI->arth->artifacts[id]->Name();
  1869. }
  1870. assert(0);
  1871. return "";
  1872. }
  1873. const CArtifactInstance * CTradeWindow::CTradeableItem::getArtInstance() const
  1874. {
  1875. switch(type)
  1876. {
  1877. case ARTIFACT_PLACEHOLDER:
  1878. case ARTIFACT_INSTANCE:
  1879. return (const CArtifactInstance *)hlp;
  1880. default:
  1881. return NULL;
  1882. }
  1883. }
  1884. void CTradeWindow::CTradeableItem::setArtInstance(const CArtifactInstance *art)
  1885. {
  1886. assert(type == ARTIFACT_PLACEHOLDER || type == ARTIFACT_INSTANCE);
  1887. hlp = art;
  1888. if(art)
  1889. setID(art->artType->id);
  1890. else
  1891. setID(-1);
  1892. }
  1893. CTradeWindow::CTradeWindow(std::string bgName, const IMarket *Market, const CGHeroInstance *Hero, EMarketMode::EMarketMode Mode):
  1894. CWindowObject(PLAYER_COLORED, bgName),
  1895. market(Market),
  1896. hero(Hero),
  1897. arts(NULL),
  1898. hLeft(NULL),
  1899. hRight(NULL),
  1900. readyToTrade(false)
  1901. {
  1902. type |= BLOCK_ADV_HOTKEYS;
  1903. mode = Mode;
  1904. initTypes();
  1905. }
  1906. void CTradeWindow::initTypes()
  1907. {
  1908. switch(mode)
  1909. {
  1910. case EMarketMode::RESOURCE_RESOURCE:
  1911. itemsType[1] = RESOURCE;
  1912. itemsType[0] = RESOURCE;
  1913. break;
  1914. case EMarketMode::RESOURCE_PLAYER:
  1915. itemsType[1] = RESOURCE;
  1916. itemsType[0] = PLAYER;
  1917. break;
  1918. case EMarketMode::CREATURE_RESOURCE:
  1919. itemsType[1] = CREATURE;
  1920. itemsType[0] = RESOURCE;
  1921. break;
  1922. case EMarketMode::RESOURCE_ARTIFACT:
  1923. itemsType[1] = RESOURCE;
  1924. itemsType[0] = ARTIFACT_TYPE;
  1925. break;
  1926. case EMarketMode::ARTIFACT_RESOURCE:
  1927. itemsType[1] = ARTIFACT_INSTANCE;
  1928. itemsType[0] = RESOURCE;
  1929. break;
  1930. case EMarketMode::CREATURE_EXP:
  1931. itemsType[1] = CREATURE;
  1932. itemsType[0] = CREATURE_PLACEHOLDER;
  1933. break;
  1934. case EMarketMode::ARTIFACT_EXP:
  1935. itemsType[1] = ARTIFACT_TYPE;
  1936. itemsType[0] = ARTIFACT_PLACEHOLDER;
  1937. break;
  1938. }
  1939. }
  1940. void CTradeWindow::initItems(bool Left)
  1941. {
  1942. if(Left && (itemsType[1] == ARTIFACT_TYPE || itemsType[1] == ARTIFACT_INSTANCE))
  1943. {
  1944. int xOffset = 0, yOffset = 0;
  1945. if(mode == EMarketMode::ARTIFACT_RESOURCE)
  1946. {
  1947. xOffset = -361;
  1948. yOffset = +46;
  1949. CTradeableItem *hlp = new CTradeableItem(Point(137, 469), itemsType[Left], -1, 1, 0);
  1950. hlp->recActions &= ~(UPDATE | SHOWALL);
  1951. items[Left].push_back(hlp);
  1952. }
  1953. else //ARTIFACT_EXP
  1954. {
  1955. xOffset = -363;
  1956. yOffset = -12;
  1957. }
  1958. BLOCK_CAPTURING;
  1959. arts = new CArtifactsOfHero(Point(pos.x+xOffset, pos.y+yOffset));
  1960. arts->commonInfo = new CArtifactsOfHero::SCommonPart;
  1961. arts->commonInfo->participants.insert(arts);
  1962. arts->recActions = 255;
  1963. arts->setHero(hero);
  1964. arts->allowedAssembling = false;
  1965. addChild(arts);
  1966. artSets.push_back(arts);
  1967. if(mode == EMarketMode::ARTIFACT_RESOURCE)
  1968. arts->highlightModeCallback = boost::bind(&CTradeWindow::artifactSelected, this, _1);
  1969. return;
  1970. }
  1971. std::vector<int> *ids = getItemsIds(Left);
  1972. std::vector<Rect> pos;
  1973. int amount = -1;
  1974. getPositionsFor(pos, Left, itemsType[Left]);
  1975. if(Left || !ids)
  1976. amount = 7;
  1977. else
  1978. amount = ids->size();
  1979. if(ids)
  1980. vstd::amin(amount, ids->size());
  1981. for(int j=0; j<amount; j++)
  1982. {
  1983. int id = (ids && ids->size()>j) ? (*ids)[j] : j;
  1984. if(id < 0 && mode != EMarketMode::ARTIFACT_EXP) //when sacrificing artifacts we need to prepare empty slots
  1985. continue;
  1986. CTradeableItem *hlp = new CTradeableItem(pos[j].topLeft(), itemsType[Left], id, Left, j);
  1987. hlp->pos = pos[j] + this->pos.topLeft();
  1988. items[Left].push_back(hlp);
  1989. }
  1990. initSubs(Left);
  1991. }
  1992. std::vector<int> *CTradeWindow::getItemsIds(bool Left)
  1993. {
  1994. std::vector<int> *ids = NULL;
  1995. if(mode == EMarketMode::ARTIFACT_EXP)
  1996. return new std::vector<int>(22, -1);
  1997. if(Left)
  1998. {
  1999. switch(itemsType[1])
  2000. {
  2001. case CREATURE:
  2002. ids = new std::vector<int>;
  2003. for(int i = 0; i < 7; i++)
  2004. {
  2005. if(const CCreature *c = hero->getCreature(i))
  2006. ids->push_back(c->idNumber);
  2007. else
  2008. ids->push_back(-1);
  2009. }
  2010. break;
  2011. }
  2012. }
  2013. else
  2014. {
  2015. switch(itemsType[0])
  2016. {
  2017. case PLAYER:
  2018. ids = new std::vector<int>;
  2019. for(int i = 0; i < GameConstants::PLAYER_LIMIT; i++)
  2020. if(i != LOCPLINT->playerID && LOCPLINT->cb->getPlayerStatus(i) == PlayerState::INGAME)
  2021. ids->push_back(i);
  2022. break;
  2023. case ARTIFACT_TYPE:
  2024. ids = new std::vector<int>(market->availableItemsIds(mode));
  2025. break;
  2026. }
  2027. }
  2028. return ids;
  2029. }
  2030. void CTradeWindow::getPositionsFor(std::vector<Rect> &poss, bool Left, EType type) const
  2031. {
  2032. if(mode == EMarketMode::ARTIFACT_EXP && !Left)
  2033. {
  2034. //22 boxes, 5 in row, last row: two boxes centered
  2035. int h, w, x, y, dx, dy;
  2036. h = w = 44;
  2037. x = 317;
  2038. y = 53;
  2039. dx = 54;
  2040. dy = 70;
  2041. for (int i = 0; i < 4 ; i++)
  2042. for (int j = 0; j < 5 ; j++)
  2043. poss += Rect(x + dx*j, y + dy*i, w, h);
  2044. poss += Rect(x + dx*1.5, y + dy*4, w, h);
  2045. poss += Rect(x + dx*2.5, y + dy*4, w, h);
  2046. }
  2047. else
  2048. {
  2049. //seven boxes:
  2050. // X X X
  2051. // X X X
  2052. // X
  2053. int h, w, x, y, dx, dy;
  2054. int leftToRightOffset;
  2055. getBaseForPositions(type, dx, dy, x, y, h, w, !Left, leftToRightOffset);
  2056. poss += genRect(h, w, x, y), genRect(h, w, x + dx, y), genRect(h, w, x + 2*dx, y),
  2057. genRect(h, w, x, y + dy), genRect(h, w, x + dx, y + dy), genRect(h, w, x + 2*dx, y + dy),
  2058. genRect(h, w, x + dx, y + 2*dy);
  2059. if(!Left)
  2060. {
  2061. BOOST_FOREACH(Rect &r, poss)
  2062. r.x += leftToRightOffset;
  2063. }
  2064. }
  2065. }
  2066. void CTradeWindow::initSubs(bool Left)
  2067. {
  2068. BOOST_FOREACH(CTradeableItem *t, items[Left])
  2069. {
  2070. if(Left)
  2071. {
  2072. switch(itemsType[1])
  2073. {
  2074. case CREATURE:
  2075. t->subtitle = boost::lexical_cast<std::string>(hero->getStackCount(t->serial));
  2076. break;
  2077. case RESOURCE:
  2078. t->subtitle = boost::lexical_cast<std::string>(LOCPLINT->cb->getResourceAmount(t->serial));
  2079. break;
  2080. }
  2081. }
  2082. else //right side
  2083. {
  2084. if(itemsType[0] == PLAYER)
  2085. {
  2086. t->subtitle = CGI->generaltexth->capColors[t->id];
  2087. }
  2088. else if(hLeft)//artifact, creature
  2089. {
  2090. int h1, h2; //hlp variables for getting offer
  2091. market->getOffer(hLeft->id, t->id, h1, h2, mode);
  2092. if(t->id != hLeft->id || mode != EMarketMode::RESOURCE_RESOURCE) //don't allow exchanging same resources
  2093. {
  2094. std::ostringstream oss;
  2095. oss << h2;
  2096. if(h1!=1)
  2097. oss << "/" << h1;
  2098. t->subtitle = oss.str();
  2099. }
  2100. else
  2101. t->subtitle = CGI->generaltexth->allTexts[164]; // n/a
  2102. }
  2103. else
  2104. t->subtitle = "";
  2105. }
  2106. }
  2107. }
  2108. void CTradeWindow::showAll(SDL_Surface * to)
  2109. {
  2110. CWindowObject::showAll(to);
  2111. if(hRight)
  2112. CSDL_Ext::drawBorder(to,hRight->pos.x-1,hRight->pos.y-1,hRight->pos.w+2,hRight->pos.h+2,int3(255,231,148));
  2113. if(hLeft && hLeft->type != ARTIFACT_INSTANCE)
  2114. CSDL_Ext::drawBorder(to,hLeft->pos.x-1,hLeft->pos.y-1,hLeft->pos.w+2,hLeft->pos.h+2,int3(255,231,148));
  2115. if(readyToTrade)
  2116. {
  2117. hLeft->showAllAt(pos.topLeft() + selectionOffset(true), selectionSubtitle(true), to);
  2118. hRight->showAllAt(pos.topLeft() + selectionOffset(false), selectionSubtitle(false), to);
  2119. }
  2120. }
  2121. void CTradeWindow::removeItems(const std::set<CTradeableItem *> &toRemove)
  2122. {
  2123. BOOST_FOREACH(CTradeableItem *t, toRemove)
  2124. removeItem(t);
  2125. }
  2126. void CTradeWindow::removeItem(CTradeableItem * t)
  2127. {
  2128. items[t->left] -= t;
  2129. delete t;
  2130. if(hRight == t)
  2131. {
  2132. hRight = NULL;
  2133. selectionChanged(false);
  2134. }
  2135. }
  2136. void CTradeWindow::getEmptySlots(std::set<CTradeableItem *> &toRemove)
  2137. {
  2138. BOOST_FOREACH(CTradeableItem *t, items[1])
  2139. if(!hero->getStackCount(t->serial))
  2140. toRemove.insert(t);
  2141. }
  2142. void CTradeWindow::setMode(EMarketMode::EMarketMode Mode)
  2143. {
  2144. const IMarket *m = market;
  2145. const CGHeroInstance *h = hero;
  2146. CTradeWindow *nwindow = NULL;
  2147. GH.popIntTotally(this);
  2148. switch(Mode)
  2149. {
  2150. case EMarketMode::CREATURE_EXP:
  2151. case EMarketMode::ARTIFACT_EXP:
  2152. nwindow = new CAltarWindow(m, h, Mode);
  2153. break;
  2154. default:
  2155. nwindow = new CMarketplaceWindow(m, h, Mode);
  2156. break;
  2157. }
  2158. GH.pushInt(nwindow);
  2159. }
  2160. void CTradeWindow::artifactSelected(CArtPlace *slot)
  2161. {
  2162. assert(mode == EMarketMode::ARTIFACT_RESOURCE);
  2163. items[1][0]->setArtInstance(slot->ourArt);
  2164. if(slot->ourArt)
  2165. hLeft = items[1][0];
  2166. else
  2167. hLeft = NULL;
  2168. selectionChanged(true);
  2169. }
  2170. std::string CMarketplaceWindow::getBackgroundForMode(EMarketMode::EMarketMode mode)
  2171. {
  2172. switch(mode)
  2173. {
  2174. case EMarketMode::RESOURCE_RESOURCE:
  2175. return "TPMRKRES.bmp";
  2176. case EMarketMode::RESOURCE_PLAYER:
  2177. return "TPMRKPTS.bmp";
  2178. case EMarketMode::CREATURE_RESOURCE:
  2179. return "TPMRKCRS.bmp";
  2180. case EMarketMode::RESOURCE_ARTIFACT:
  2181. return "TPMRKABS.bmp";
  2182. case EMarketMode::ARTIFACT_RESOURCE:
  2183. return "TPMRKASS.bmp";
  2184. }
  2185. assert(0);
  2186. return "";
  2187. }
  2188. CMarketplaceWindow::CMarketplaceWindow(const IMarket *Market, const CGHeroInstance *Hero, EMarketMode::EMarketMode Mode)
  2189. : CTradeWindow(getBackgroundForMode(Mode), Market, Hero, Mode)
  2190. {
  2191. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2192. madeTransaction = false;
  2193. bool sliderNeeded = true;
  2194. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  2195. std::string title;
  2196. if (market->o->ID == Obj::TOWN)
  2197. {
  2198. switch (mode)
  2199. {
  2200. break; case EMarketMode::CREATURE_RESOURCE:
  2201. title = CGI->townh->towns[ETownType::STRONGHOLD].buildings[EBuilding::FREELANCERS_GUILD]->Name();
  2202. break; case EMarketMode::RESOURCE_ARTIFACT:
  2203. title = CGI->townh->towns[market->o->subID].buildings[EBuilding::ARTIFACT_MERCHANT]->Name();
  2204. break; case EMarketMode::ARTIFACT_RESOURCE:
  2205. title = CGI->townh->towns[market->o->subID].buildings[EBuilding::ARTIFACT_MERCHANT]->Name();
  2206. break; default:
  2207. title = CGI->generaltexth->allTexts[158];
  2208. }
  2209. }
  2210. else
  2211. {
  2212. switch (market->o->ID)
  2213. {
  2214. break; case 7: title = CGI->generaltexth->allTexts[349];
  2215. break; case 99: title = CGI->generaltexth->allTexts[159];
  2216. break; case 221: title = CGI->generaltexth->allTexts[159];
  2217. break; default: title = market->o->getHoverText();
  2218. }
  2219. }
  2220. new CLabel(300, 27, FONT_BIG, CENTER, Colors::YELLOW, title);
  2221. initItems(false);
  2222. initItems(true);
  2223. ok = new CAdventureMapButton(CGI->generaltexth->zelp[600],boost::bind(&CGuiHandler::popIntTotally,&GH,this),516,520,"IOK6432.DEF",SDLK_RETURN);
  2224. ok->assignedKeys.insert(SDLK_ESCAPE);
  2225. deal = new CAdventureMapButton(CGI->generaltexth->zelp[595],boost::bind(&CMarketplaceWindow::makeDeal,this),307,520,"TPMRKB.DEF");
  2226. deal->block(true);
  2227. if(sliderNeeded)
  2228. {
  2229. slider = new CSlider(231,490,137,0,0,0);
  2230. slider->moved = boost::bind(&CMarketplaceWindow::sliderMoved,this,_1);
  2231. max = new CAdventureMapButton(CGI->generaltexth->zelp[596],boost::bind(&CMarketplaceWindow::setMax,this),229,520,"IRCBTNS.DEF");
  2232. max->block(true);
  2233. }
  2234. else
  2235. {
  2236. slider = NULL;
  2237. max = NULL;
  2238. deal->moveBy(Point(-30, 0));
  2239. }
  2240. Rect traderTextRect;
  2241. //left side
  2242. switch(Mode)
  2243. {
  2244. case EMarketMode::RESOURCE_RESOURCE:
  2245. case EMarketMode::RESOURCE_PLAYER:
  2246. case EMarketMode::RESOURCE_ARTIFACT:
  2247. new CLabel(154, 148, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[270]);
  2248. break;
  2249. case EMarketMode::CREATURE_RESOURCE:
  2250. //%s's Creatures
  2251. new CLabel(152, 102, FONT_SMALL, CENTER, Colors::WHITE,
  2252. boost::str(boost::format(CGI->generaltexth->allTexts[272]) % hero->name));
  2253. break;
  2254. case EMarketMode::ARTIFACT_RESOURCE:
  2255. //%s's Artifacts
  2256. new CLabel(152, 102, FONT_SMALL, CENTER, Colors::WHITE,
  2257. boost::str(boost::format(CGI->generaltexth->allTexts[272]) % hero->name));
  2258. break;
  2259. }
  2260. //right side
  2261. switch(Mode)
  2262. {
  2263. case EMarketMode::RESOURCE_RESOURCE:
  2264. case EMarketMode::CREATURE_RESOURCE:
  2265. case EMarketMode::RESOURCE_ARTIFACT:
  2266. case EMarketMode::ARTIFACT_RESOURCE:
  2267. new CLabel(445, 148, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[168]);
  2268. traderTextRect = Rect(316, 48, 260, 75);
  2269. break;
  2270. case EMarketMode::RESOURCE_PLAYER:
  2271. new CLabel(445, 55, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[169]);
  2272. traderTextRect = Rect(28, 48, 260, 75);
  2273. break;
  2274. }
  2275. traderText = new CTextBox("", traderTextRect, 0, FONT_SMALL, CENTER);
  2276. int specialOffset = mode == EMarketMode::ARTIFACT_RESOURCE ? 35 : 0; //in selling artifacts mode we need to move res-res and art-res buttons down
  2277. if(printButtonFor(EMarketMode::RESOURCE_PLAYER))
  2278. new CAdventureMapButton(CGI->generaltexth->zelp[612],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::RESOURCE_PLAYER), 18, 520,"TPMRKBU1.DEF");
  2279. if(printButtonFor(EMarketMode::RESOURCE_RESOURCE))
  2280. new CAdventureMapButton(CGI->generaltexth->zelp[605],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::RESOURCE_RESOURCE), 516, 450 + specialOffset,"TPMRKBU5.DEF");
  2281. if(printButtonFor(EMarketMode::CREATURE_RESOURCE))
  2282. new CAdventureMapButton(CGI->generaltexth->zelp[599],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::CREATURE_RESOURCE), 516, 485,"TPMRKBU4.DEF"); //was y=450, changed to not overlap res-res in some conditions
  2283. if(printButtonFor(EMarketMode::RESOURCE_ARTIFACT))
  2284. new CAdventureMapButton(CGI->generaltexth->zelp[598],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::RESOURCE_ARTIFACT), 18, 450 + specialOffset,"TPMRKBU2.DEF");
  2285. if(printButtonFor(EMarketMode::ARTIFACT_RESOURCE))
  2286. new CAdventureMapButton(CGI->generaltexth->zelp[613],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::ARTIFACT_RESOURCE), 18, 485,"TPMRKBU3.DEF"); //was y=450, changed to not overlap res-art in some conditions
  2287. updateTraderText();
  2288. }
  2289. CMarketplaceWindow::~CMarketplaceWindow()
  2290. {
  2291. hLeft = hRight = NULL;
  2292. for(int i=0;i<items[1].size();i++)
  2293. delete items[1][i];
  2294. for(int i=0;i<items[0].size();i++)
  2295. delete items[0][i];
  2296. items[1].clear();
  2297. items[0].clear();
  2298. }
  2299. void CMarketplaceWindow::setMax()
  2300. {
  2301. slider->moveToMax();
  2302. }
  2303. void CMarketplaceWindow::makeDeal()
  2304. {
  2305. int sliderValue = 0;
  2306. if(slider)
  2307. sliderValue = slider->value;
  2308. else
  2309. sliderValue = !deal->isBlocked(); //should always be 1
  2310. if(!sliderValue)
  2311. return;
  2312. int leftIdToSend = -1;
  2313. switch (mode)
  2314. {
  2315. case EMarketMode::CREATURE_RESOURCE:
  2316. leftIdToSend = hLeft->serial;
  2317. break;
  2318. case EMarketMode::ARTIFACT_RESOURCE:
  2319. leftIdToSend = hLeft->getArtInstance()->id;
  2320. break;
  2321. default:
  2322. leftIdToSend = hLeft->id;
  2323. break;
  2324. }
  2325. if(slider)
  2326. {
  2327. LOCPLINT->cb->trade(market->o, mode, leftIdToSend, hRight->id, slider->value*r1, hero);
  2328. slider->moveTo(0);
  2329. }
  2330. else
  2331. {
  2332. LOCPLINT->cb->trade(market->o, mode, leftIdToSend, hRight->id, r2, hero);
  2333. }
  2334. madeTransaction = true;
  2335. hLeft = NULL;
  2336. hRight = NULL;
  2337. selectionChanged(true);
  2338. }
  2339. void CMarketplaceWindow::sliderMoved( int to )
  2340. {
  2341. redraw();
  2342. }
  2343. void CMarketplaceWindow::selectionChanged(bool side)
  2344. {
  2345. readyToTrade = hLeft && hRight;
  2346. if(mode == EMarketMode::RESOURCE_RESOURCE)
  2347. readyToTrade = readyToTrade && (hLeft->id != hRight->id); //for resource trade, two DIFFERENT resources must be selected
  2348. if(mode == EMarketMode::ARTIFACT_RESOURCE && !hLeft)
  2349. arts->unmarkSlots(false);
  2350. if(readyToTrade)
  2351. {
  2352. int soldItemId = hLeft->id;
  2353. market->getOffer(soldItemId, hRight->id, r1, r2, mode);
  2354. if(slider)
  2355. {
  2356. int newAmount = -1;
  2357. if(itemsType[1] == RESOURCE)
  2358. newAmount = LOCPLINT->cb->getResourceAmount(soldItemId);
  2359. else if(itemsType[1] == CREATURE)
  2360. newAmount = hero->getStackCount(hLeft->serial) - (hero->Slots().size() == 1 && hero->needsLastStack());
  2361. else
  2362. assert(0);
  2363. slider->setAmount(newAmount / r1);
  2364. slider->moveTo(0);
  2365. max->block(false);
  2366. deal->block(false);
  2367. }
  2368. else if(itemsType[1] == RESOURCE) //buying -> check if we can afford transaction
  2369. {
  2370. deal->block(LOCPLINT->cb->getResourceAmount(soldItemId) < r1);
  2371. }
  2372. else
  2373. deal->block(false);
  2374. }
  2375. else
  2376. {
  2377. if(slider)
  2378. {
  2379. max->block(true);
  2380. slider->setAmount(0);
  2381. slider->moveTo(0);
  2382. }
  2383. deal->block(true);
  2384. }
  2385. if(side && itemsType[0] != PLAYER) //items[1] selection changed, recalculate offers
  2386. initSubs(false);
  2387. updateTraderText();
  2388. redraw();
  2389. }
  2390. bool CMarketplaceWindow::printButtonFor(EMarketMode::EMarketMode M) const
  2391. {
  2392. return market->allowsTrade(M) && M != mode && (hero || ( M != EMarketMode::CREATURE_RESOURCE && M != EMarketMode::RESOURCE_ARTIFACT && M != EMarketMode::ARTIFACT_RESOURCE ));
  2393. }
  2394. void CMarketplaceWindow::garrisonChanged()
  2395. {
  2396. if(mode != EMarketMode::CREATURE_RESOURCE)
  2397. return;
  2398. std::set<CTradeableItem *> toRemove;
  2399. getEmptySlots(toRemove);
  2400. removeItems(toRemove);
  2401. initSubs(true);
  2402. }
  2403. void CMarketplaceWindow::artifactsChanged(bool Left)
  2404. {
  2405. assert(!Left);
  2406. if(mode != EMarketMode::RESOURCE_ARTIFACT)
  2407. return;
  2408. std::vector<int> available = market->availableItemsIds(mode);
  2409. std::set<CTradeableItem *> toRemove;
  2410. BOOST_FOREACH(CTradeableItem *t, items[0])
  2411. if(!vstd::contains(available, t->id))
  2412. toRemove.insert(t);
  2413. removeItems(toRemove);
  2414. redraw();
  2415. }
  2416. std::string CMarketplaceWindow::selectionSubtitle(bool Left) const
  2417. {
  2418. if(Left)
  2419. {
  2420. switch(itemsType[1])
  2421. {
  2422. case RESOURCE:
  2423. case CREATURE:
  2424. {
  2425. int val = slider
  2426. ? slider->value * r1
  2427. : (((deal->isBlocked())) ? 0 : r1);
  2428. return boost::lexical_cast<std::string>(val);
  2429. }
  2430. case ARTIFACT_INSTANCE:
  2431. return ((deal->isBlocked()) ? "0" : "1");
  2432. }
  2433. }
  2434. else
  2435. {
  2436. switch(itemsType[0])
  2437. {
  2438. case RESOURCE:
  2439. if(slider)
  2440. return boost::lexical_cast<std::string>( slider->value * r2 );
  2441. else
  2442. return boost::lexical_cast<std::string>(r2);
  2443. case ARTIFACT_TYPE:
  2444. return ((deal->isBlocked()) ? "0" : "1");
  2445. case PLAYER:
  2446. return (hRight ? CGI->generaltexth->capColors[hRight->id] : "");
  2447. }
  2448. }
  2449. return "???";
  2450. }
  2451. Point CMarketplaceWindow::selectionOffset(bool Left) const
  2452. {
  2453. if(Left)
  2454. {
  2455. switch(itemsType[1])
  2456. {
  2457. case RESOURCE:
  2458. return Point(122, 446);
  2459. case CREATURE:
  2460. return Point(128, 450);
  2461. case ARTIFACT_INSTANCE:
  2462. return Point(134, 466);
  2463. }
  2464. }
  2465. else
  2466. {
  2467. switch(itemsType[0])
  2468. {
  2469. case RESOURCE:
  2470. if(mode == EMarketMode::ARTIFACT_RESOURCE)
  2471. return Point(410, 469);
  2472. else
  2473. return Point(410, 446);
  2474. case ARTIFACT_TYPE:
  2475. return Point(425, 447);
  2476. case PLAYER:
  2477. return Point(417, 451);
  2478. }
  2479. }
  2480. assert(0);
  2481. return Point(0,0);
  2482. }
  2483. void CMarketplaceWindow::resourceChanged(int type, int val)
  2484. {
  2485. initSubs(true);
  2486. }
  2487. void CMarketplaceWindow::getBaseForPositions(EType type, int &dx, int &dy, int &x, int &y, int &h, int &w, bool Right, int &leftToRightOffset) const
  2488. {
  2489. switch(type)
  2490. {
  2491. case RESOURCE:
  2492. dx = 82;
  2493. dy = 79;
  2494. x = 39;
  2495. y = 180;
  2496. h = 66;
  2497. w = 74;
  2498. break;
  2499. case PLAYER:
  2500. dx = 83;
  2501. dy = 118;
  2502. h = 64;
  2503. w = 58;
  2504. x = 44;
  2505. y = 83;
  2506. assert(Right);
  2507. break;
  2508. case CREATURE://45,123
  2509. x = 45;
  2510. y = 123;
  2511. w = 58;
  2512. h = 64;
  2513. dx = 83;
  2514. dy = 98;
  2515. assert(!Right);
  2516. break;
  2517. case ARTIFACT_TYPE://45,123
  2518. x = 340-289;
  2519. y = 180;
  2520. w = 44;
  2521. h = 44;
  2522. dx = 83;
  2523. dy = 79;
  2524. break;
  2525. }
  2526. leftToRightOffset = 289;
  2527. }
  2528. void CMarketplaceWindow::updateTraderText()
  2529. {
  2530. if(readyToTrade)
  2531. {
  2532. if(mode == EMarketMode::RESOURCE_PLAYER)
  2533. {
  2534. //I can give %s to the %s player.
  2535. traderText->setTxt(boost::str(boost::format(CGI->generaltexth->allTexts[165]) % hLeft->getName() % hRight->getName()));
  2536. }
  2537. else if(mode == EMarketMode::RESOURCE_ARTIFACT)
  2538. {
  2539. //I can offer you the %s for %d %s of %s.
  2540. traderText->setTxt(boost::str(boost::format(CGI->generaltexth->allTexts[267]) % hRight->getName() % r1 % CGI->generaltexth->allTexts[160 + (r1==1)] % hLeft->getName()));
  2541. }
  2542. else if(mode == EMarketMode::RESOURCE_RESOURCE)
  2543. {
  2544. //I can offer you %d %s of %s for %d %s of %s.
  2545. traderText->setTxt(boost::str(boost::format(CGI->generaltexth->allTexts[157]) % r2 % CGI->generaltexth->allTexts[160 + (r2==1)] % hRight->getName() % r1 % CGI->generaltexth->allTexts[160 + (r1==1)] % hLeft->getName()));
  2546. }
  2547. else if(mode == EMarketMode::CREATURE_RESOURCE)
  2548. {
  2549. //I can offer you %d %s of %s for %d %s.
  2550. traderText->setTxt(boost::str(boost::format(CGI->generaltexth->allTexts[269]) % r2 % CGI->generaltexth->allTexts[160 + (r2==1)] % hRight->getName() % r1 % hLeft->getName(r1)));
  2551. }
  2552. else if(mode == EMarketMode::ARTIFACT_RESOURCE)
  2553. {
  2554. //I can offer you %d %s of %s for your %s.
  2555. traderText->setTxt(boost::str(boost::format(CGI->generaltexth->allTexts[268]) % r2 % CGI->generaltexth->allTexts[160 + (r2==1)] % hRight->getName() % hLeft->getName(r1)));
  2556. }
  2557. return;
  2558. }
  2559. int gnrtxtnr = -1;
  2560. if(madeTransaction)
  2561. {
  2562. if(mode == EMarketMode::RESOURCE_PLAYER)
  2563. gnrtxtnr = 166; //Are there any other resources you'd like to give away?
  2564. else
  2565. gnrtxtnr = 162; //You have received quite a bargain. I expect to make no profit on the deal. Can I interest you in any of my other wares?
  2566. }
  2567. else
  2568. {
  2569. if(mode == EMarketMode::RESOURCE_PLAYER)
  2570. gnrtxtnr = 167; //If you'd like to give any of your resources to another player, click on the item you wish to give and to whom.
  2571. else
  2572. gnrtxtnr = 163; //Please inspect our fine wares. If you feel like offering a trade, click on the items you wish to trade with and for.
  2573. }
  2574. traderText->setTxt(CGI->generaltexth->allTexts[gnrtxtnr]);
  2575. }
  2576. CAltarWindow::CAltarWindow(const IMarket *Market, const CGHeroInstance *Hero /*= NULL*/, EMarketMode::EMarketMode Mode)
  2577. :CTradeWindow((Mode == EMarketMode::CREATURE_EXP ? "ALTARMON.bmp" : "ALTRART2.bmp"), Market, Hero, Mode)
  2578. {
  2579. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2580. if(Mode == EMarketMode::CREATURE_EXP)
  2581. {
  2582. //%s's Creatures
  2583. new CLabel(155, 30, FONT_SMALL, CENTER, Colors::YELLOW,
  2584. boost::str(boost::format(CGI->generaltexth->allTexts[272]) % hero->name));
  2585. //Altar of Sacrifice
  2586. new CLabel(450, 30, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[479]);
  2587. //To sacrifice creatures, move them from your army on to the Altar and click Sacrifice
  2588. new CTextBox(CGI->generaltexth->allTexts[480], Rect(320, 56, 256, 40), 0, FONT_SMALL, CENTER, Colors::YELLOW);
  2589. slider = new CSlider(231,481,137,0,0,0);
  2590. slider->moved = boost::bind(&CAltarWindow::sliderMoved,this,_1);
  2591. max = new CAdventureMapButton(CGI->generaltexth->zelp[578],boost::bind(&CSlider::moveToMax, slider),147,520,"IRCBTNS.DEF");
  2592. sacrificedUnits.resize(GameConstants::ARMY_SIZE, 0);
  2593. sacrificeAll = new CAdventureMapButton(CGI->generaltexth->zelp[579],boost::bind(&CAltarWindow::SacrificeAll,this),393,520,"ALTARMY.DEF");
  2594. sacrificeBackpack = NULL;
  2595. initItems(true);
  2596. mimicCres();
  2597. artIcon = nullptr;
  2598. }
  2599. else
  2600. {
  2601. //Sacrifice artifacts for experience
  2602. new CLabel(450, 34, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[477]);
  2603. //%s's Creatures
  2604. new CLabel(302, 423, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[478]);
  2605. sacrificeAll = new CAdventureMapButton(CGI->generaltexth->zelp[571], boost::bind(&CAltarWindow::SacrificeAll,this),393,520,"ALTFILL.DEF");
  2606. sacrificeAll->block(hero->artifactsInBackpack.empty() && hero->artifactsWorn.empty());
  2607. sacrificeBackpack = new CAdventureMapButton(CGI->generaltexth->zelp[570],boost::bind(&CAltarWindow::SacrificeBackpack,this),147,520,"ALTEMBK.DEF");
  2608. sacrificeBackpack->block(hero->artifactsInBackpack.empty());
  2609. slider = NULL;
  2610. max = NULL;
  2611. initItems(true);
  2612. initItems(false);
  2613. artIcon = new CAnimImage("ARTIFACT", 0, 0, 281, 442);
  2614. artIcon->disable();
  2615. }
  2616. //Experience needed to reach next level
  2617. new CTextBox(CGI->generaltexth->allTexts[475], Rect(15, 415, 125, 50), 0, FONT_SMALL, CENTER, Colors::YELLOW);
  2618. //Total experience on the Altar
  2619. new CTextBox(CGI->generaltexth->allTexts[476], Rect(15, 495, 125, 40), 0, FONT_SMALL, CENTER, Colors::YELLOW);
  2620. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  2621. ok = new CAdventureMapButton(CGI->generaltexth->zelp[568],boost::bind(&CGuiHandler::popIntTotally,&GH,this),516,520,"IOK6432.DEF",SDLK_RETURN);
  2622. ok->assignedKeys.insert(SDLK_ESCAPE);
  2623. deal = new CAdventureMapButton(CGI->generaltexth->zelp[585],boost::bind(&CAltarWindow::makeDeal,this),269,520,"ALTSACR.DEF");
  2624. if(Hero->getAlignment() != ::EAlignment::EVIL && Mode == EMarketMode::CREATURE_EXP)
  2625. new CAdventureMapButton(CGI->generaltexth->zelp[580], boost::bind(&CTradeWindow::setMode,this, EMarketMode::ARTIFACT_EXP), 516, 421, "ALTART.DEF");
  2626. if(Hero->getAlignment() != ::EAlignment::GOOD && Mode == EMarketMode::ARTIFACT_EXP)
  2627. new CAdventureMapButton(CGI->generaltexth->zelp[572], boost::bind(&CTradeWindow::setMode,this, EMarketMode::CREATURE_EXP), 516, 421, "ALTSACC.DEF");
  2628. expPerUnit.resize(GameConstants::ARMY_SIZE, 0);
  2629. getExpValues();
  2630. expToLevel = new CLabel(73, 475, FONT_SMALL, CENTER);
  2631. expOnAltar = new CLabel(73, 543, FONT_SMALL, CENTER);
  2632. setExpToLevel();
  2633. calcTotalExp();
  2634. blockTrade();
  2635. }
  2636. CAltarWindow::~CAltarWindow()
  2637. {
  2638. }
  2639. void CAltarWindow::getBaseForPositions(EType type, int &dx, int &dy, int &x, int &y, int &h, int &w, bool Right, int &leftToRightOffset) const
  2640. {
  2641. leftToRightOffset = 289;
  2642. x = 45;
  2643. y = 110;
  2644. w = 58;
  2645. h = 64;
  2646. dx = 83;
  2647. dy = 98;
  2648. }
  2649. void CAltarWindow::sliderMoved(int to)
  2650. {
  2651. sacrificedUnits[hLeft->serial] = to;
  2652. updateRight(hRight);
  2653. deal->block(!to);
  2654. calcTotalExp();
  2655. redraw();
  2656. }
  2657. void CAltarWindow::makeDeal()
  2658. {
  2659. if(mode == EMarketMode::CREATURE_EXP)
  2660. {
  2661. blockTrade();
  2662. slider->value = 0;
  2663. std::vector<int> toSacrifice = sacrificedUnits;
  2664. for (int i = 0; i < toSacrifice.size(); i++)
  2665. {
  2666. if(toSacrifice[i])
  2667. LOCPLINT->cb->trade(market->o, mode, i, 0, toSacrifice[i], hero);
  2668. }
  2669. BOOST_FOREACH(int& val, sacrificedUnits)
  2670. val = 0;
  2671. BOOST_FOREACH(CTradeableItem *t, items[0])
  2672. {
  2673. t->setType(CREATURE_PLACEHOLDER);
  2674. t->subtitle = "";
  2675. }
  2676. }
  2677. else
  2678. {
  2679. BOOST_FOREACH(const CArtifactInstance *art, arts->artifactsOnAltar) //sacrifice each artifact on the list
  2680. {
  2681. LOCPLINT->cb->trade(market->o, mode, hero->getArtPos(art), -1, 1, hero);
  2682. }
  2683. arts->artifactsOnAltar.clear();
  2684. BOOST_FOREACH(CTradeableItem *t, items[0])
  2685. {
  2686. t->setID(-1);
  2687. t->subtitle = "";
  2688. }
  2689. arts->commonInfo->reset();
  2690. //arts->scrollBackpack(0);
  2691. deal->block(true);
  2692. }
  2693. calcTotalExp();
  2694. }
  2695. void CAltarWindow::SacrificeAll()
  2696. {
  2697. if(mode == EMarketMode::CREATURE_EXP)
  2698. {
  2699. bool movedAnything = false;
  2700. BOOST_FOREACH(CTradeableItem *t, items[1])
  2701. sacrificedUnits[t->serial] = hero->getStackCount(t->serial);
  2702. sacrificedUnits[items[1].front()->serial]--;
  2703. BOOST_FOREACH(CTradeableItem *t, items[0])
  2704. {
  2705. updateRight(t);
  2706. if(t->type == CREATURE)
  2707. movedAnything = true;
  2708. }
  2709. deal->block(!movedAnything);
  2710. calcTotalExp();
  2711. }
  2712. else
  2713. {
  2714. for(std::map<ui16, ArtSlotInfo>::const_iterator i = hero->artifactsWorn.begin(); i != hero->artifactsWorn.end(); i++)
  2715. {
  2716. if(i->second.artifact->artType->id != 145) //ignore locks from assembled artifacts
  2717. moveFromSlotToAltar(i->first, NULL, i->second.artifact);
  2718. }
  2719. SacrificeBackpack();
  2720. }
  2721. redraw();
  2722. }
  2723. void CAltarWindow::selectionChanged(bool side)
  2724. {
  2725. if(mode != EMarketMode::CREATURE_EXP)
  2726. return;
  2727. CTradeableItem *&selected = side ? hLeft : hRight;
  2728. CTradeableItem *&theOther = side ? hRight : hLeft;
  2729. theOther = *std::find_if(items[!side].begin(), items[!side].end(), boost::bind(&CTradeableItem::serial, _1) == selected->serial);
  2730. int stackCount = 0;
  2731. for (int i = 0; i < GameConstants::ARMY_SIZE; i++)
  2732. if(hero->getStackCount(i) > sacrificedUnits[i])
  2733. stackCount++;
  2734. slider->setAmount(hero->getStackCount(hLeft->serial) - (stackCount == 1));
  2735. slider->block(!slider->amount);
  2736. slider->value = sacrificedUnits[hLeft->serial];
  2737. max->block(!slider->amount);
  2738. readyToTrade = true;
  2739. redraw();
  2740. }
  2741. void CAltarWindow::mimicCres()
  2742. {
  2743. std::vector<Rect> positions;
  2744. getPositionsFor(positions, false, CREATURE);
  2745. BOOST_FOREACH(CTradeableItem *t, items[1])
  2746. {
  2747. CTradeableItem *hlp = new CTradeableItem(positions[t->serial].topLeft(), CREATURE_PLACEHOLDER, t->id, false, t->serial);
  2748. hlp->pos = positions[t->serial] + this->pos.topLeft();
  2749. items[0].push_back(hlp);
  2750. }
  2751. }
  2752. Point CAltarWindow::selectionOffset(bool Left) const
  2753. {
  2754. if(Left)
  2755. return Point(150, 421);
  2756. else
  2757. return Point(396, 421);
  2758. }
  2759. std::string CAltarWindow::selectionSubtitle(bool Left) const
  2760. {
  2761. if(Left && slider && hLeft)
  2762. return boost::lexical_cast<std::string>(slider->value);
  2763. else if(!Left && hRight)
  2764. return hRight->subtitle;
  2765. else
  2766. return "";
  2767. }
  2768. void CAltarWindow::artifactsChanged(bool left)
  2769. {
  2770. }
  2771. void CAltarWindow::garrisonChanged()
  2772. {
  2773. if(mode != EMarketMode::CREATURE_EXP)
  2774. return;
  2775. std::set<CTradeableItem *> empty;
  2776. getEmptySlots(empty);
  2777. BOOST_FOREACH(CTradeableItem *t, empty)
  2778. {
  2779. removeItem(*std::find_if(items[0].begin(), items[0].end(), boost::bind(&CTradeableItem::serial, _1) == t->serial));
  2780. removeItem(t);
  2781. }
  2782. initSubs(true);
  2783. getExpValues();
  2784. }
  2785. void CAltarWindow::getExpValues()
  2786. {
  2787. int dump;
  2788. BOOST_FOREACH(CTradeableItem *t, items[1])
  2789. if(t->id >= 0)
  2790. market->getOffer(t->id, 0, dump, expPerUnit[t->serial], EMarketMode::CREATURE_EXP);
  2791. }
  2792. void CAltarWindow::calcTotalExp()
  2793. {
  2794. int val = 0;
  2795. if(mode == EMarketMode::CREATURE_EXP)
  2796. {
  2797. for (int i = 0; i < sacrificedUnits.size(); i++)
  2798. {
  2799. val += expPerUnit[i] * sacrificedUnits[i];
  2800. }
  2801. }
  2802. else
  2803. {
  2804. BOOST_FOREACH(const CArtifactInstance *art, arts->artifactsOnAltar)
  2805. {
  2806. int dmp, valOfArt;
  2807. market->getOffer(art->artType->id, 0, dmp, valOfArt, mode);
  2808. val += valOfArt; //WAS val += valOfArt * arts->artifactsOnAltar.count(*i);
  2809. }
  2810. }
  2811. val *=(100+hero->getSecSkillLevel(CGHeroInstance::LEARNING)*5)/100.0;
  2812. expOnAltar->setTxt(boost::lexical_cast<std::string>(val));
  2813. }
  2814. void CAltarWindow::setExpToLevel()
  2815. {
  2816. expToLevel->setTxt(boost::lexical_cast<std::string>(CGI->heroh->reqExp(CGI->heroh->level(hero->exp)+1) - hero->exp));
  2817. }
  2818. void CAltarWindow::blockTrade()
  2819. {
  2820. hLeft = hRight = NULL;
  2821. readyToTrade = false;
  2822. if(slider)
  2823. {
  2824. slider->block(true);
  2825. max->block(true);
  2826. }
  2827. deal->block(true);
  2828. }
  2829. void CAltarWindow::updateRight(CTradeableItem *toUpdate)
  2830. {
  2831. int val = sacrificedUnits[toUpdate->serial];
  2832. toUpdate->setType(val ? CREATURE : CREATURE_PLACEHOLDER);
  2833. toUpdate->subtitle = val ? boost::str(boost::format(CGI->generaltexth->allTexts[122]) % boost::lexical_cast<std::string>(val * expPerUnit[toUpdate->serial])) : ""; //%s exp
  2834. }
  2835. int CAltarWindow::firstFreeSlot()
  2836. {
  2837. int ret = -1;
  2838. while(items[0][++ret]->id >= 0 && ret + 1 < items[0].size());
  2839. return ret < items[0].size() ? ret : -1;
  2840. }
  2841. void CAltarWindow::SacrificeBackpack()
  2842. {
  2843. std::multiset<const CArtifactInstance *> toOmmit = arts->artifactsOnAltar;
  2844. for (int i = 0; i < hero->artifactsInBackpack.size(); i++)
  2845. {
  2846. if(vstd::contains(toOmmit, hero->artifactsInBackpack[i].artifact))
  2847. {
  2848. toOmmit -= hero->artifactsInBackpack[i].artifact;
  2849. continue;
  2850. }
  2851. putOnAltar(NULL, hero->artifactsInBackpack[i].artifact);
  2852. }
  2853. arts->scrollBackpack(0);
  2854. calcTotalExp();
  2855. }
  2856. void CAltarWindow::artifactPicked()
  2857. {
  2858. redraw();
  2859. }
  2860. void CAltarWindow::showAll(SDL_Surface * to)
  2861. {
  2862. CTradeWindow::showAll(to);
  2863. if(mode == EMarketMode::ARTIFACT_EXP && arts && arts->commonInfo->src.art)
  2864. {
  2865. artIcon->setFrame(arts->commonInfo->src.art->artType->id);
  2866. artIcon->showAll(to);
  2867. int dmp, val;
  2868. market->getOffer(arts->commonInfo->src.art->artType->id, 0, dmp, val, EMarketMode::ARTIFACT_EXP);
  2869. printAtMiddleLoc(boost::lexical_cast<std::string>(val), 304, 498, FONT_SMALL, Colors::WHITE, to);
  2870. }
  2871. }
  2872. bool CAltarWindow::putOnAltar(CTradeableItem* altarSlot, const CArtifactInstance *art)
  2873. {
  2874. int artID = art->artType->id;
  2875. if(artID != 1 && artID < 7) //special art
  2876. {
  2877. tlog2 << "Cannot put special artifact on altar!\n";
  2878. return false;
  2879. }
  2880. if(!altarSlot)
  2881. {
  2882. int slotIndex = firstFreeSlot();
  2883. if(slotIndex < 0)
  2884. {
  2885. tlog2 << "No free slots on altar!\n";
  2886. return false;
  2887. }
  2888. altarSlot = items[0][slotIndex];
  2889. }
  2890. int dmp, val;
  2891. market->getOffer(artID, 0, dmp, val, EMarketMode::ARTIFACT_EXP);
  2892. arts->artifactsOnAltar.insert(art);
  2893. altarSlot->setArtInstance(art);
  2894. altarSlot->subtitle = boost::lexical_cast<std::string>(val);
  2895. deal->block(false);
  2896. return true;
  2897. }
  2898. void CAltarWindow::moveFromSlotToAltar(int slotID, CTradeableItem* altarSlot, const CArtifactInstance *art)
  2899. {
  2900. int freeBackpackSlot = hero->artifactsInBackpack.size() + GameConstants::BACKPACK_START;
  2901. if(arts->commonInfo->src.art)
  2902. {
  2903. arts->commonInfo->dst.slotID = freeBackpackSlot;
  2904. arts->commonInfo->dst.AOH = arts;
  2905. }
  2906. if(putOnAltar(altarSlot, art))
  2907. {
  2908. if(slotID < GameConstants::BACKPACK_START)
  2909. LOCPLINT->cb->swapArtifacts(ArtifactLocation(hero, slotID), ArtifactLocation(hero, freeBackpackSlot));
  2910. else
  2911. {
  2912. arts->commonInfo->src.clear();
  2913. arts->commonInfo->dst.clear();
  2914. CCS->curh->dragAndDropCursor(NULL);
  2915. arts->unmarkSlots(false);
  2916. }
  2917. }
  2918. }
  2919. void CSystemOptionsWindow::setMusicVolume( int newVolume )
  2920. {
  2921. Settings volume = settings.write["general"]["music"];
  2922. volume->Float() = newVolume;
  2923. }
  2924. void CSystemOptionsWindow::setSoundVolume( int newVolume )
  2925. {
  2926. Settings volume = settings.write["general"]["sound"];
  2927. volume->Float() = newVolume;
  2928. }
  2929. void CSystemOptionsWindow::setHeroMoveSpeed( int newSpeed )
  2930. {
  2931. Settings speed = settings.write["adventure"]["heroSpeed"];
  2932. speed->Float() = newSpeed;
  2933. }
  2934. void CSystemOptionsWindow::setMapScrollingSpeed( int newSpeed )
  2935. {
  2936. Settings speed = settings.write["adventure"]["scrollSpeed"];
  2937. speed->Float() = newSpeed;
  2938. }
  2939. CSystemOptionsWindow::CSystemOptionsWindow():
  2940. CWindowObject(PLAYER_COLORED, "SysOpBck"),
  2941. onFullscreenChanged(settings.listen["video"]["fullscreen"])
  2942. {
  2943. //TODO: translation and\or config file
  2944. static const std::string fsLabel = "Fullscreen";
  2945. static const std::string fsHelp = "{Fullscreen}\n\n If selected, VCMI will run in fullscreen mode, othervice VCMI will run in window";
  2946. static const std::string cwLabel = "Classic creature window";
  2947. static const std::string cwHelp = "{Classic creature window}\n\n Enable original Heroes 3 creature window instead of new window from VCMI";
  2948. static const std::string rsLabel = "Resolution";
  2949. static const std::string rsHelp = "{Select resolution}\n\n Change in-game screen resolution. Will only affect adventure map. Game restart required to apply new resolution.";
  2950. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2951. title = new CLabel(242, 32, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[568]);
  2952. //left window section
  2953. leftGroup = new CLabelGroup(FONT_MEDIUM, CENTER, Colors::YELLOW);
  2954. leftGroup->add(122, 64, CGI->generaltexth->allTexts[569]);
  2955. leftGroup->add(122, 130, CGI->generaltexth->allTexts[570]);
  2956. leftGroup->add(122, 196, CGI->generaltexth->allTexts[571]);
  2957. leftGroup->add(122, 262, rsLabel); //CGI->generaltexth->allTexts[20]
  2958. leftGroup->add(122, 347, CGI->generaltexth->allTexts[394]);
  2959. leftGroup->add(122, 412, CGI->generaltexth->allTexts[395]);
  2960. //right section
  2961. rightGroup = new CLabelGroup(FONT_MEDIUM, TOPLEFT, Colors::WHITE);
  2962. rightGroup->add(282, 57, CGI->generaltexth->allTexts[572]);
  2963. rightGroup->add(282, 89, CGI->generaltexth->allTexts[573]);
  2964. rightGroup->add(282, 121, CGI->generaltexth->allTexts[574]);
  2965. rightGroup->add(282, 153, CGI->generaltexth->allTexts[575]);
  2966. rightGroup->add(282, 185, cwLabel); //CGI->generaltexth->allTexts[576]
  2967. rightGroup->add(282, 217, fsLabel); //CGI->generaltexth->allTexts[577]
  2968. //setting up buttons
  2969. load = new CAdventureMapButton (CGI->generaltexth->zelp[321].first, CGI->generaltexth->zelp[321].second,
  2970. boost::bind(&CSystemOptionsWindow::bloadf, this), 246, 298, "SOLOAD.DEF", SDLK_l);
  2971. load->swappedImages = true;
  2972. load->update();
  2973. save = new CAdventureMapButton (CGI->generaltexth->zelp[322].first, CGI->generaltexth->zelp[322].second,
  2974. boost::bind(&CSystemOptionsWindow::bsavef, this), 357, 298, "SOSAVE.DEF", SDLK_s);
  2975. save->swappedImages = true;
  2976. save->update();
  2977. restart = new CAdventureMapButton (CGI->generaltexth->zelp[323].first, CGI->generaltexth->zelp[323].second,
  2978. boost::bind(&CSystemOptionsWindow::brestartf, this), 246, 357, "SORSTRT", SDLK_r);
  2979. restart->swappedImages = true;
  2980. restart->update();
  2981. mainMenu = new CAdventureMapButton (CGI->generaltexth->zelp[320].first, CGI->generaltexth->zelp[320].second,
  2982. boost::bind(&CSystemOptionsWindow::bmainmenuf, this), 357, 357, "SOMAIN.DEF", SDLK_m);
  2983. mainMenu->swappedImages = true;
  2984. mainMenu->update();
  2985. quitGame = new CAdventureMapButton (CGI->generaltexth->zelp[324].first, CGI->generaltexth->zelp[324].second,
  2986. boost::bind(&CSystemOptionsWindow::bquitf, this), 246, 415, "soquit.def", SDLK_q);
  2987. quitGame->swappedImages = true;
  2988. quitGame->update();
  2989. backToMap = new CAdventureMapButton (CGI->generaltexth->zelp[325].first, CGI->generaltexth->zelp[325].second,
  2990. boost::bind(&CSystemOptionsWindow::breturnf, this), 357, 415, "soretrn.def", SDLK_RETURN);
  2991. backToMap->swappedImages = true;
  2992. backToMap->update();
  2993. backToMap->assignedKeys.insert(SDLK_ESCAPE);
  2994. heroMoveSpeed = new CHighlightableButtonsGroup(0);
  2995. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[349].second),CGI->generaltexth->zelp[349].second, "sysopb1.def", 28, 77, 1);
  2996. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[350].second),CGI->generaltexth->zelp[350].second, "sysopb2.def", 76, 77, 2);
  2997. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[351].second),CGI->generaltexth->zelp[351].second, "sysopb3.def", 124, 77, 4);
  2998. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[352].second),CGI->generaltexth->zelp[352].second, "sysopb4.def", 172, 77, 8);
  2999. heroMoveSpeed->select(settings["adventure"]["heroSpeed"].Float(), 1);
  3000. heroMoveSpeed->onChange = boost::bind(&CSystemOptionsWindow::setHeroMoveSpeed, this, _1);
  3001. mapScrollSpeed = new CHighlightableButtonsGroup(0);
  3002. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[357].second),CGI->generaltexth->zelp[357].second, "sysopb9.def", 28, 210, 1);
  3003. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[358].second),CGI->generaltexth->zelp[358].second, "sysob10.def", 92, 210, 2);
  3004. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[359].second),CGI->generaltexth->zelp[359].second, "sysob11.def", 156, 210, 4);
  3005. mapScrollSpeed->select(settings["adventure"]["scrollSpeed"].Float(), 1);
  3006. mapScrollSpeed->onChange = boost::bind(&CSystemOptionsWindow::setMapScrollingSpeed, this, _1);
  3007. musicVolume = new CHighlightableButtonsGroup(0, true);
  3008. for(int i=0; i<10; ++i)
  3009. musicVolume->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[326+i].second),CGI->generaltexth->zelp[326+i].second, "syslb.def", 29 + 19*i, 359, i*11);
  3010. musicVolume->select(CCS->musich->getVolume(), 1);
  3011. musicVolume->onChange = boost::bind(&CSystemOptionsWindow::setMusicVolume, this, _1);
  3012. effectsVolume = new CHighlightableButtonsGroup(0, true);
  3013. for(int i=0; i<10; ++i)
  3014. effectsVolume->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[336+i].second),CGI->generaltexth->zelp[336+i].second, "syslb.def", 29 + 19*i, 425, i*11);
  3015. effectsVolume->select(CCS->soundh->getVolume(), 1);
  3016. effectsVolume->onChange = boost::bind(&CSystemOptionsWindow::setSoundVolume, this, _1);
  3017. showReminder = new CHighlightableButton(
  3018. boost::bind(&CSystemOptionsWindow::toggleReminder, this, true), boost::bind(&CSystemOptionsWindow::toggleReminder, this, false),
  3019. std::map<int,std::string>(), CGI->generaltexth->zelp[361].second, false, "sysopchk.def", NULL, 246, 87, false);
  3020. newCreatureWin = new CHighlightableButton(
  3021. boost::bind(&CSystemOptionsWindow::toggleCreatureWin, this, true), boost::bind(&CSystemOptionsWindow::toggleCreatureWin, this, false),
  3022. std::map<int,std::string>(), cwHelp, false, "sysopchk.def", NULL, 246, 183, false);
  3023. fullscreen = new CHighlightableButton(
  3024. boost::bind(&CSystemOptionsWindow::toggleFullscreen, this, true), boost::bind(&CSystemOptionsWindow::toggleFullscreen, this, false),
  3025. std::map<int,std::string>(), fsHelp, false, "sysopchk.def", NULL, 246, 215, false);
  3026. showReminder->select(settings["adventure"]["heroReminder"].Bool());
  3027. newCreatureWin->select(settings["general"]["classicCreatureWindow"].Bool());
  3028. fullscreen->select(settings["video"]["fullscreen"].Bool());
  3029. onFullscreenChanged([&](const JsonNode &newState){ fullscreen->select(newState.Bool());});
  3030. gameResButton = new CAdventureMapButton("", rsHelp, boost::bind(&CSystemOptionsWindow::selectGameRes, this), 28, 275,"SYSOB12", SDLK_g);
  3031. std::string resText;
  3032. resText += boost::lexical_cast<std::string>(settings["video"]["screenRes"]["width"].Float());
  3033. resText += "x";
  3034. resText += boost::lexical_cast<std::string>(settings["video"]["screenRes"]["height"].Float());
  3035. gameResLabel = new CLabel(170, 292, FONT_MEDIUM, CENTER, Colors::YELLOW, resText);
  3036. }
  3037. void CSystemOptionsWindow::selectGameRes()
  3038. {
  3039. //TODO: translation and\or config file
  3040. static const std::string rsLabel = "Select resolution";
  3041. static const std::string rsHelp = "Change in-game screen resolution.";
  3042. std::vector<std::string> items;
  3043. BOOST_FOREACH( config::CConfigHandler::GuiOptionsMap::value_type& value, conf.guiOptions)
  3044. {
  3045. std::string resX = boost::lexical_cast<std::string>(value.first.first);
  3046. std::string resY = boost::lexical_cast<std::string>(value.first.second);
  3047. items.push_back(resX + 'x' + resY);
  3048. }
  3049. GH.pushInt(new CObjectListWindow(items, NULL, rsLabel, rsHelp,
  3050. boost::bind(&CSystemOptionsWindow::setGameRes, this, _1)));
  3051. }
  3052. void CSystemOptionsWindow::setGameRes(int index)
  3053. {
  3054. auto iter = conf.guiOptions.begin();
  3055. std::advance(iter, index);
  3056. //do not set resolution to illegal one (0x0)
  3057. assert(iter!=conf.guiOptions.end() && iter->first.first > 0 && iter->first.second > 0);
  3058. Settings gameRes = settings.write["video"]["screenRes"];
  3059. gameRes["width"].Float() = iter->first.first;
  3060. gameRes["height"].Float() = iter->first.second;
  3061. std::string resText;
  3062. resText += boost::lexical_cast<std::string>(iter->first.first);
  3063. resText += "x";
  3064. resText += boost::lexical_cast<std::string>(iter->first.second);
  3065. gameResLabel->setTxt(resText);
  3066. }
  3067. void CSystemOptionsWindow::toggleReminder(bool on)
  3068. {
  3069. Settings heroReminder = settings.write["adventure"]["heroReminder"];
  3070. heroReminder->Bool() = on;
  3071. }
  3072. void CSystemOptionsWindow::toggleCreatureWin(bool on)
  3073. {
  3074. Settings classicCreatureWindow = settings.write["general"]["classicCreatureWindow"];
  3075. classicCreatureWindow->Bool() = on;
  3076. }
  3077. void CSystemOptionsWindow::toggleFullscreen(bool on)
  3078. {
  3079. Settings fullscreen = settings.write["video"]["fullscreen"];
  3080. fullscreen->Bool() = on;
  3081. }
  3082. void CSystemOptionsWindow::bquitf()
  3083. {
  3084. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[578], [this]{ closeAndPushEvent(SDL_QUIT); }, 0);
  3085. }
  3086. void CSystemOptionsWindow::breturnf()
  3087. {
  3088. GH.popIntTotally(this);
  3089. }
  3090. void CSystemOptionsWindow::bmainmenuf()
  3091. {
  3092. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[578], [this]{ closeAndPushEvent(SDL_USEREVENT, RETURN_TO_MAIN_MENU); }, 0);
  3093. }
  3094. void CSystemOptionsWindow::bloadf()
  3095. {
  3096. GH.popIntTotally(this);
  3097. LOCPLINT->proposeLoadingGame();
  3098. }
  3099. void CSystemOptionsWindow::bsavef()
  3100. {
  3101. GH.popIntTotally(this);
  3102. GH.pushInt(new CSavingScreen(CPlayerInterface::howManyPeople > 1));
  3103. }
  3104. void CSystemOptionsWindow::brestartf()
  3105. {
  3106. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[67], [this]{ closeAndPushEvent(SDL_USEREVENT, RESTART_GAME); }, 0);
  3107. }
  3108. void CSystemOptionsWindow::closeAndPushEvent(int eventType, int code /*= 0*/)
  3109. {
  3110. GH.popIntTotally(this);
  3111. GH.pushSDLEvent(eventType, code);
  3112. }
  3113. CTavernWindow::CTavernWindow(const CGObjectInstance *TavernObj):
  3114. CWindowObject(PLAYER_COLORED, "TPTAVERN"),
  3115. tavernObj(TavernObj)
  3116. {
  3117. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3118. std::vector<const CGHeroInstance*> h = LOCPLINT->cb->getAvailableHeroes(TavernObj);
  3119. assert(h.size() == 2);
  3120. h1 = new HeroPortrait(selected,0,72,299,h[0]);
  3121. h2 = new HeroPortrait(selected,1,162,299,h[1]);
  3122. if(h[0])
  3123. selected = 0;
  3124. else
  3125. selected = -1;
  3126. oldSelected = -1;
  3127. new CLabel(200, 35, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[37]);
  3128. new CLabel(320, 328, FONT_SMALL, CENTER, Colors::WHITE, "2500");
  3129. new CTextBox(LOCPLINT->cb->getTavernGossip(tavernObj), Rect(32, 190, 330, 68), 0, FONT_SMALL, CENTER, Colors::WHITE);
  3130. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  3131. cancel = new CAdventureMapButton(CGI->generaltexth->tavernInfo[7],"", boost::bind(&CTavernWindow::close, this), 310, 428, "ICANCEL.DEF", SDLK_ESCAPE);
  3132. recruit = new CAdventureMapButton("", "", boost::bind(&CTavernWindow::recruitb, this), 272, 355, "TPTAV01.DEF", SDLK_RETURN);
  3133. thiefGuild = new CAdventureMapButton(CGI->generaltexth->tavernInfo[5],"", boost::bind(&CTavernWindow::thievesguildb, this), 22, 428, "TPTAV02.DEF", SDLK_t);
  3134. if(LOCPLINT->cb->getResourceAmount(6) < 2500) //not enough gold
  3135. {
  3136. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[0]; //Cannot afford a Hero
  3137. recruit->block(2);
  3138. }
  3139. else if(LOCPLINT->cb->howManyHeroes(false) >= 8)
  3140. {
  3141. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[1]; //Cannot recruit. You already have %d Heroes.
  3142. boost::algorithm::replace_first(recruit->hoverTexts[0],"%d",boost::lexical_cast<std::string>(LOCPLINT->cb->howManyHeroes()));
  3143. recruit->block(2);
  3144. }
  3145. else if(LOCPLINT->castleInt && LOCPLINT->castleInt->town->visitingHero)
  3146. {
  3147. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[2]; //Cannot recruit. You already have a Hero in this town.
  3148. recruit->block(2);
  3149. }
  3150. else
  3151. {
  3152. if(!h[0])
  3153. recruit->block(1);
  3154. }
  3155. CCS->videoh->open("TAVERN.BIK");
  3156. }
  3157. void CTavernWindow::recruitb()
  3158. {
  3159. const CGHeroInstance *toBuy = (selected ? h2 : h1)->h;
  3160. const CGObjectInstance *obj = tavernObj;
  3161. close();
  3162. LOCPLINT->cb->recruitHero(obj, toBuy);
  3163. }
  3164. void CTavernWindow::thievesguildb()
  3165. {
  3166. GH.pushInt( new CThievesGuildWindow(tavernObj) );
  3167. }
  3168. CTavernWindow::~CTavernWindow()
  3169. {
  3170. CCS->videoh->close();
  3171. }
  3172. void CTavernWindow::show(SDL_Surface * to)
  3173. {
  3174. CWindowObject::show(to);
  3175. CCS->videoh->update(pos.x+70, pos.y+56, to, true, false);
  3176. if(selected >= 0)
  3177. {
  3178. HeroPortrait *sel = selected ? h2 : h1;
  3179. if (selected != oldSelected && !recruit->isBlocked())
  3180. {
  3181. // Selected hero just changed. Update RECRUIT button hover text if recruitment is allowed.
  3182. oldSelected = selected;
  3183. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[3]; //Recruit %s the %s
  3184. boost::algorithm::replace_first(recruit->hoverTexts[0],"%s",sel->h->name);
  3185. boost::algorithm::replace_first(recruit->hoverTexts[0],"%s",sel->h->type->heroClass->name);
  3186. }
  3187. printAtMiddleWBLoc(sel->descr, 146, 389, FONT_SMALL, 200, Colors::WHITE, to);
  3188. CSDL_Ext::drawBorder(to,sel->pos.x-2,sel->pos.y-2,sel->pos.w+4,sel->pos.h+4,int3(247,223,123));
  3189. }
  3190. }
  3191. void CTavernWindow::HeroPortrait::clickLeft(tribool down, bool previousState)
  3192. {
  3193. if(previousState && !down && h)
  3194. *_sel = _id;
  3195. }
  3196. void CTavernWindow::HeroPortrait::clickRight(tribool down, bool previousState)
  3197. {
  3198. if(down && h)
  3199. {
  3200. GH.pushInt(new CRClickPopupInt(new CHeroWindow(h), true));
  3201. }
  3202. }
  3203. CTavernWindow::HeroPortrait::HeroPortrait(int &sel, int id, int x, int y, const CGHeroInstance *H)
  3204. : h(H), _sel(&sel), _id(id)
  3205. {
  3206. addUsedEvents(LCLICK | RCLICK | HOVER);
  3207. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3208. h = H;
  3209. pos.x += x;
  3210. pos.y += y;
  3211. pos.w = 58;
  3212. pos.h = 64;
  3213. if(H)
  3214. {
  3215. hoverName = CGI->generaltexth->tavernInfo[4];
  3216. boost::algorithm::replace_first(hoverName,"%s",H->name);
  3217. int artifs = h->artifactsWorn.size() + h->artifactsInBackpack.size();
  3218. for(int i=13; i<=17; i++) //war machines and spellbook don't count
  3219. if(vstd::contains(h->artifactsWorn,i))
  3220. artifs--;
  3221. sprintf_s(descr, sizeof(descr),CGI->generaltexth->allTexts[215].c_str(),
  3222. h->name.c_str(), h->level, h->type->heroClass->name.c_str(), artifs);
  3223. descr[sizeof(descr)-1] = '\0';
  3224. new CAnimImage("portraitsLarge", h->portrait);
  3225. }
  3226. }
  3227. void CTavernWindow::HeroPortrait::hover( bool on )
  3228. {
  3229. //Hoverable::hover(on);
  3230. if(on)
  3231. GH.statusbar->print(hoverName);
  3232. else
  3233. GH.statusbar->clear();
  3234. }
  3235. void CInGameConsole::show(SDL_Surface * to)
  3236. {
  3237. int number = 0;
  3238. std::vector<std::list< std::pair< std::string, int > >::iterator> toDel;
  3239. boost::unique_lock<boost::mutex> lock(texts_mx);
  3240. for(std::list< std::pair< std::string, int > >::iterator it = texts.begin(); it != texts.end(); ++it, ++number)
  3241. {
  3242. Point leftBottomCorner(0, screen->h);
  3243. if(LOCPLINT->battleInt)
  3244. {
  3245. leftBottomCorner = LOCPLINT->battleInt->pos.bottomLeft();
  3246. }
  3247. graphics->fonts[FONT_MEDIUM]->renderTextLeft(to, it->first, Colors::GREEN,
  3248. Point(leftBottomCorner.x + 50, leftBottomCorner.y - texts.size() * 20 - 80 + number*20));
  3249. if(SDL_GetTicks() - it->second > defaultTimeout)
  3250. {
  3251. toDel.push_back(it);
  3252. }
  3253. }
  3254. for(int it=0; it<toDel.size(); ++it)
  3255. {
  3256. texts.erase(toDel[it]);
  3257. }
  3258. }
  3259. void CInGameConsole::print(const std::string &txt)
  3260. {
  3261. boost::unique_lock<boost::mutex> lock(texts_mx);
  3262. int lineLen = conf.go()->ac.outputLineLength;
  3263. if(txt.size() < lineLen)
  3264. {
  3265. texts.push_back(std::make_pair(txt, SDL_GetTicks()));
  3266. if(texts.size() > maxDisplayedTexts)
  3267. {
  3268. texts.pop_front();
  3269. }
  3270. }
  3271. else
  3272. {
  3273. assert(lineLen);
  3274. for(int g=0; g<txt.size() / lineLen + 1; ++g)
  3275. {
  3276. std::string part = txt.substr(g * lineLen, lineLen);
  3277. if(part.size() == 0)
  3278. break;
  3279. texts.push_back(std::make_pair(part, SDL_GetTicks()));
  3280. if(texts.size() > maxDisplayedTexts)
  3281. {
  3282. texts.pop_front();
  3283. }
  3284. }
  3285. }
  3286. }
  3287. void CInGameConsole::keyPressed (const SDL_KeyboardEvent & key)
  3288. {
  3289. if(key.type != SDL_KEYDOWN) return;
  3290. if(!captureAllKeys && key.keysym.sym != SDLK_TAB) return; //because user is not entering any text
  3291. switch(key.keysym.sym)
  3292. {
  3293. case SDLK_TAB:
  3294. case SDLK_ESCAPE:
  3295. {
  3296. if(captureAllKeys)
  3297. {
  3298. captureAllKeys = false;
  3299. endEnteringText(false);
  3300. }
  3301. else if(SDLK_TAB)
  3302. {
  3303. captureAllKeys = true;
  3304. startEnteringText();
  3305. }
  3306. break;
  3307. }
  3308. case SDLK_RETURN: //enter key
  3309. {
  3310. if(enteredText.size() > 0 && captureAllKeys)
  3311. {
  3312. captureAllKeys = false;
  3313. endEnteringText(true);
  3314. }
  3315. break;
  3316. }
  3317. case SDLK_BACKSPACE:
  3318. {
  3319. if(enteredText.size() > 1)
  3320. {
  3321. enteredText.resize(enteredText.size()-1);
  3322. enteredText[enteredText.size()-1] = '_';
  3323. refreshEnteredText();
  3324. }
  3325. break;
  3326. }
  3327. case SDLK_UP: //up arrow
  3328. {
  3329. if(previouslyEntered.size() == 0)
  3330. break;
  3331. if(prevEntDisp == -1)
  3332. {
  3333. prevEntDisp = previouslyEntered.size() - 1;
  3334. enteredText = previouslyEntered[prevEntDisp] + "_";
  3335. refreshEnteredText();
  3336. }
  3337. else if( prevEntDisp > 0)
  3338. {
  3339. --prevEntDisp;
  3340. enteredText = previouslyEntered[prevEntDisp] + "_";
  3341. refreshEnteredText();
  3342. }
  3343. break;
  3344. }
  3345. case SDLK_DOWN: //down arrow
  3346. {
  3347. if(prevEntDisp != -1 && prevEntDisp+1 < previouslyEntered.size())
  3348. {
  3349. ++prevEntDisp;
  3350. enteredText = previouslyEntered[prevEntDisp] + "_";
  3351. refreshEnteredText();
  3352. }
  3353. else if(prevEntDisp+1 == previouslyEntered.size()) //useful feature
  3354. {
  3355. prevEntDisp = -1;
  3356. enteredText = "_";
  3357. refreshEnteredText();
  3358. }
  3359. break;
  3360. }
  3361. default:
  3362. {
  3363. if(enteredText.size() > 0 && enteredText.size() < conf.go()->ac.inputLineLength)
  3364. {
  3365. if( key.keysym.unicode < 0x80 && key.keysym.unicode > 0 )
  3366. {
  3367. enteredText[enteredText.size()-1] = (char)key.keysym.unicode;
  3368. enteredText += "_";
  3369. refreshEnteredText();
  3370. }
  3371. }
  3372. break;
  3373. }
  3374. }
  3375. }
  3376. void CInGameConsole::startEnteringText()
  3377. {
  3378. enteredText = "_";
  3379. if(GH.topInt() == adventureInt)
  3380. {
  3381. GH.statusbar->alignment = TOPLEFT;
  3382. GH.statusbar->calcOffset();
  3383. GH.statusbar->print(enteredText);
  3384. //Prevent changes to the text from mouse interaction with the adventure map
  3385. GH.statusbar->lock(true);
  3386. }
  3387. else if(LOCPLINT->battleInt)
  3388. {
  3389. LOCPLINT->battleInt->console->ingcAlter = enteredText;
  3390. }
  3391. }
  3392. void CInGameConsole::endEnteringText(bool printEnteredText)
  3393. {
  3394. prevEntDisp = -1;
  3395. if(printEnteredText)
  3396. {
  3397. std::string txt = enteredText.substr(0, enteredText.size()-1);
  3398. LOCPLINT->cb->sendMessage(txt);
  3399. previouslyEntered.push_back(txt);
  3400. //print(txt);
  3401. }
  3402. enteredText = "";
  3403. if(GH.topInt() == adventureInt)
  3404. {
  3405. GH.statusbar->alignment = CENTER;
  3406. GH.statusbar->calcOffset();
  3407. GH.statusbar->lock(false);
  3408. GH.statusbar->clear();
  3409. }
  3410. else if(LOCPLINT->battleInt)
  3411. {
  3412. LOCPLINT->battleInt->console->ingcAlter = "";
  3413. }
  3414. }
  3415. void CInGameConsole::refreshEnteredText()
  3416. {
  3417. if(GH.topInt() == adventureInt)
  3418. {
  3419. GH.statusbar->lock(false);
  3420. GH.statusbar->clear();
  3421. GH.statusbar->print(enteredText);
  3422. GH.statusbar->lock(true);
  3423. }
  3424. else if(LOCPLINT->battleInt)
  3425. {
  3426. LOCPLINT->battleInt->console->ingcAlter = enteredText;
  3427. }
  3428. }
  3429. CInGameConsole::CInGameConsole() : prevEntDisp(-1), defaultTimeout(10000), maxDisplayedTexts(10)
  3430. {
  3431. addUsedEvents(KEYBOARD);
  3432. }
  3433. CGarrisonWindow::CGarrisonWindow( const CArmedInstance *up, const CGHeroInstance *down, bool removableUnits ):
  3434. CWindowObject(PLAYER_COLORED, "GARRISON")
  3435. {
  3436. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3437. garr = new CGarrisonInt(92, 127, 4, Point(0,96), background->bg, Point(93,127), up, down, removableUnits);
  3438. {
  3439. CAdventureMapButton *split = new CAdventureMapButton(CGI->generaltexth->tcommands[3],"",boost::bind(&CGarrisonInt::splitClick,garr),88,314,"IDV6432.DEF");
  3440. removeChild(split);
  3441. garr->addSplitBtn(split);
  3442. }
  3443. quit = new CAdventureMapButton(CGI->generaltexth->tcommands[8],"",boost::bind(&CGarrisonWindow::close,this),399,314,"IOK6432.DEF",SDLK_RETURN);
  3444. std::string titleText;
  3445. if (garr->armedObjs[1]->tempOwner == garr->armedObjs[0]->tempOwner)
  3446. titleText = CGI->generaltexth->allTexts[709];
  3447. else
  3448. {
  3449. titleText = CGI->generaltexth->allTexts[35];
  3450. boost::algorithm::replace_first(titleText, "%s", garr->armedObjs[0]->Slots().begin()->second->type->namePl);
  3451. }
  3452. new CLabel(275, 30, FONT_BIG, CENTER, Colors::YELLOW, titleText);
  3453. new CAnimImage("CREST58", garr->armedObjs[0]->getOwner(), 0, 28, 124);
  3454. new CAnimImage("PortraitsLarge", dynamic_cast<const CGHeroInstance*>(garr->armedObjs[1])->portrait, 0, 29, 222);
  3455. }
  3456. IShowActivatable::IShowActivatable()
  3457. {
  3458. type = 0;
  3459. }
  3460. CGarrisonHolder::CGarrisonHolder()
  3461. {
  3462. }
  3463. void CWindowWithGarrison::updateGarrisons()
  3464. {
  3465. garr->recreateSlots();
  3466. }
  3467. CArtPlace::CArtPlace(Point position, const CArtifactInstance * Art):
  3468. locked(false), picked(false), marked(false), ourArt(Art)
  3469. {
  3470. pos += position;
  3471. pos.w = pos.h = 44;
  3472. createImage();
  3473. }
  3474. void CArtPlace::createImage()
  3475. {
  3476. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3477. int graphic = 0;
  3478. if (ourArt)
  3479. graphic = ourArt->artType->iconIndex;
  3480. if (locked)
  3481. graphic = GameConstants::ID_LOCK;
  3482. image = new CAnimImage("artifact", graphic);
  3483. if (!ourArt)
  3484. image->disable();
  3485. selection = new CAnimImage("artifact", GameConstants::ID_SELECTION);
  3486. selection->disable();
  3487. }
  3488. void CArtPlace::lockSlot(bool on)
  3489. {
  3490. if (locked == on)
  3491. return;
  3492. locked = on;
  3493. if (on)
  3494. image->setFrame(GameConstants::ID_LOCK);
  3495. else
  3496. image->setFrame(ourArt->artType->iconIndex);
  3497. }
  3498. void CArtPlace::pickSlot(bool on)
  3499. {
  3500. if (picked == on)
  3501. return;
  3502. picked = on;
  3503. if (on)
  3504. image->disable();
  3505. else
  3506. image->enable();
  3507. }
  3508. void CArtPlace::selectSlot(bool on)
  3509. {
  3510. if (marked == on)
  3511. return;
  3512. marked = on;
  3513. if (on)
  3514. selection->enable();
  3515. else
  3516. selection->disable();
  3517. }
  3518. void CArtPlace::clickLeft(tribool down, bool previousState)
  3519. {
  3520. //LRClickableAreaWTextComp::clickLeft(down);
  3521. bool inBackpack = slotID >= GameConstants::BACKPACK_START,
  3522. srcInBackpack = ourOwner->commonInfo->src.slotID >= GameConstants::BACKPACK_START,
  3523. srcInSameHero = ourOwner->commonInfo->src.AOH == ourOwner;
  3524. if(ourOwner->highlightModeCallback && ourArt)
  3525. {
  3526. if(down)
  3527. {
  3528. if(ourArt->artType->id < 7) //War Machine or Spellbook
  3529. {
  3530. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[21]); //This item can't be traded.
  3531. }
  3532. else
  3533. {
  3534. ourOwner->unmarkSlots(false);
  3535. selectSlot(true);
  3536. ourOwner->highlightModeCallback(this);
  3537. }
  3538. }
  3539. return;
  3540. }
  3541. // If clicked on spellbook, open it only if no artifact is held at the moment.
  3542. if(ourArt && !down && previousState && !ourOwner->commonInfo->src.AOH)
  3543. {
  3544. if(ourArt->artType->id == 0)
  3545. {
  3546. CSpellWindow * spellWindow = new CSpellWindow(genRect(595, 620, (screen->w - 620)/2, (screen->h - 595)/2), ourOwner->curHero, LOCPLINT, LOCPLINT->battleInt);
  3547. GH.pushInt(spellWindow);
  3548. }
  3549. }
  3550. if (!down && previousState)
  3551. {
  3552. if(ourArt && ourArt->artType->id == 0) //spellbook
  3553. return; //this is handled separately
  3554. if(!ourOwner->commonInfo->src.AOH) //nothing has been clicked
  3555. {
  3556. if(ourArt //to prevent selecting empty slots (bugfix to what GrayFace reported)
  3557. && ourOwner->curHero->tempOwner == LOCPLINT->playerID)//can't take art from another player
  3558. {
  3559. if(ourArt->artType->id == 3) //catapult cannot be highlighted
  3560. {
  3561. std::vector<CComponent *> catapult(1, new CComponent(CComponent::artifact, 3, 0));
  3562. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[312], catapult); //The Catapult must be equipped.
  3563. return;
  3564. }
  3565. select();
  3566. }
  3567. }
  3568. else if(ourArt == ourOwner->commonInfo->src.art) //restore previously picked artifact
  3569. {
  3570. deselect();
  3571. }
  3572. else //perform artifact transition
  3573. {
  3574. if(inBackpack) // Backpack destination.
  3575. {
  3576. if(srcInBackpack && slotID == ourOwner->commonInfo->src.slotID + 1) //next slot (our is not visible, so visually same as "old" place) to the art -> make nothing, return artifact to slot
  3577. {
  3578. deselect();
  3579. }
  3580. else
  3581. {
  3582. const CArtifact * const cur = ourOwner->commonInfo->src.art->artType;
  3583. switch(cur->id)
  3584. {
  3585. case 3:
  3586. //should not happen, catapult cannot be selected
  3587. assert(cur->id != 3);
  3588. break;
  3589. case 4: case 5: case 6: //war machines cannot go to backpack
  3590. LOCPLINT->showInfoDialog(boost::str(boost::format(CGI->generaltexth->allTexts[153]) % cur->Name()));
  3591. break;
  3592. default:
  3593. setMeAsDest();
  3594. vstd::amin(ourOwner->commonInfo->dst.slotID, ourOwner->curHero->artifactsInBackpack.size() + GameConstants::BACKPACK_START);
  3595. if(srcInBackpack && srcInSameHero)
  3596. {
  3597. if(!ourArt //cannot move from backpack to AFTER backpack -> combined with vstd::amin above it will guarantee that dest is at most the last artifact
  3598. || ourOwner->commonInfo->src.slotID < ourOwner->commonInfo->dst.slotID) //rearranging arts in backpack after taking src artifact, the dest id will be shifted
  3599. ourOwner->commonInfo->dst.slotID--;
  3600. }
  3601. if(srcInSameHero && ourOwner->commonInfo->dst.slotID == ourOwner->commonInfo->src.slotID) //we came to src == dst
  3602. deselect();
  3603. else
  3604. ourOwner->realizeCurrentTransaction();
  3605. break;
  3606. }
  3607. }
  3608. }
  3609. //check if swap is possible
  3610. else if (fitsHere(ourOwner->commonInfo->src.art) &&
  3611. (!ourArt || ourOwner->curHero->tempOwner == LOCPLINT->playerID))
  3612. {
  3613. setMeAsDest();
  3614. //
  3615. // // Special case when the dest artifact can't be fit into the src slot.
  3616. // //CGI->arth->unequipArtifact(ourOwner->curHero->artifWorn, slotID);
  3617. // const CArtifactsOfHero* srcAOH = ourOwner->commonInfo->src.AOH;
  3618. // ui16 srcSlotID = ourOwner->commonInfo->src.slotID;
  3619. // if (ourArt && srcSlotID < 19 && !ourArt->canBePutAt(ArtifactLocation(srcAOH->curHero, srcSlotID)))
  3620. // {
  3621. // // Put dest artifact into owner's backpack.
  3622. // ourOwner->commonInfo->src.AOH = ourOwner;
  3623. // ourOwner->commonInfo->src.slotID = ourOwner->curHero->artifacts.size() + 19;
  3624. // }
  3625. ourOwner->realizeCurrentTransaction();
  3626. }
  3627. }
  3628. }
  3629. }
  3630. void CArtPlace::clickRight(tribool down, bool previousState)
  3631. {
  3632. if(down && ourArt && !locked && text.size() && !picked) //if there is no description or it's a lock, do nothing ;]
  3633. {
  3634. if (slotID < GameConstants::BACKPACK_START)
  3635. {
  3636. if(ourOwner->allowedAssembling)
  3637. {
  3638. std::vector<const CArtifact *> assemblyPossibilities = ourArt->assemblyPossibilities(ourOwner->curHero);
  3639. // If the artifact can be assembled, display dialog.
  3640. BOOST_FOREACH(const CArtifact *combination, assemblyPossibilities)
  3641. {
  3642. LOCPLINT->showArtifactAssemblyDialog(
  3643. ourArt->artType->id,
  3644. combination->id,
  3645. true,
  3646. boost::bind(&CCallback::assembleArtifacts, LOCPLINT->cb, ourOwner->curHero, slotID, true, combination->id),
  3647. 0);
  3648. if(assemblyPossibilities.size() > 2)
  3649. {
  3650. tlog3 << "More than one possibility of assembling... taking only first\n";
  3651. break;
  3652. }
  3653. return;
  3654. }
  3655. // Otherwise if the artifact can be diasassembled, display dialog.
  3656. if(ourArt->canBeDisassembled())
  3657. {
  3658. LOCPLINT->showArtifactAssemblyDialog(
  3659. ourArt->artType->id,
  3660. 0,
  3661. false,
  3662. boost::bind(&CCallback::assembleArtifacts, LOCPLINT->cb, ourOwner->curHero, slotID, false, 0),
  3663. 0);
  3664. return;
  3665. }
  3666. }
  3667. }
  3668. // Lastly just show the artifact description.
  3669. LRClickableAreaWTextComp::clickRight(down, previousState);
  3670. }
  3671. }
  3672. /**
  3673. * Selects artifact slot so that the containing artifact looks like it's picked up.
  3674. */
  3675. void CArtPlace::select ()
  3676. {
  3677. if (locked)
  3678. return;
  3679. selectSlot(true);
  3680. pickSlot(true);
  3681. if(ourArt->canBeDisassembled() && slotID < GameConstants::BACKPACK_START) //worn combined artifact -> locks have to disappear
  3682. {
  3683. for(int i = 0; i < GameConstants::BACKPACK_START; i++)
  3684. {
  3685. CArtPlace *ap = ourOwner->getArtPlace(i);
  3686. ap->pickSlot(ourArt->isPart(ap->ourArt));
  3687. }
  3688. }
  3689. //int backpackCorrection = -(slotID - Arts::BACKPACK_START < ourOwner->backpackPos);
  3690. CCS->curh->dragAndDropCursor(new CAnimImage("artifact", ourArt->artType->iconIndex));
  3691. ourOwner->commonInfo->src.setTo(this, false);
  3692. ourOwner->markPossibleSlots(ourArt);
  3693. if(slotID >= GameConstants::BACKPACK_START)
  3694. ourOwner->scrollBackpack(0); //will update slots
  3695. ourOwner->updateParentWindow();
  3696. ourOwner->safeRedraw();
  3697. }
  3698. /**
  3699. * Deselects the artifact slot. FIXME: Not used. Maybe it should?
  3700. */
  3701. void CArtPlace::deselect ()
  3702. {
  3703. pickSlot(false);
  3704. if(ourArt && ourArt->canBeDisassembled()) //combined art returned to its slot -> restore locks
  3705. {
  3706. for(int i = 0; i < GameConstants::BACKPACK_START; i++)
  3707. ourOwner->getArtPlace(i)->pickSlot(false);
  3708. }
  3709. CCS->curh->dragAndDropCursor(NULL);
  3710. ourOwner->unmarkSlots();
  3711. ourOwner->commonInfo->src.clear();
  3712. if(slotID >= GameConstants::BACKPACK_START)
  3713. ourOwner->scrollBackpack(0); //will update slots
  3714. ourOwner->updateParentWindow();
  3715. ourOwner->safeRedraw();
  3716. }
  3717. void CArtPlace::showAll(SDL_Surface * to)
  3718. {
  3719. if (ourArt && !picked && ourArt == ourOwner->curHero->getArt(slotID, false)) //last condition is needed for disassembling -> artifact may be gone, but we don't know yet TODO: real, nice solution
  3720. {
  3721. CIntObject::showAll(to);
  3722. }
  3723. if(marked && active)
  3724. {
  3725. // Draw vertical bars.
  3726. for (int i = 0; i < pos.h; ++i)
  3727. {
  3728. CSDL_Ext::SDL_PutPixelWithoutRefresh(to, pos.x, pos.y + i, 240, 220, 120);
  3729. CSDL_Ext::SDL_PutPixelWithoutRefresh(to, pos.x + pos.w - 1, pos.y + i, 240, 220, 120);
  3730. }
  3731. // Draw horizontal bars.
  3732. for (int i = 0; i < pos.w; ++i)
  3733. {
  3734. CSDL_Ext::SDL_PutPixelWithoutRefresh(to, pos.x + i, pos.y, 240, 220, 120);
  3735. CSDL_Ext::SDL_PutPixelWithoutRefresh(to, pos.x + i, pos.y + pos.h - 1, 240, 220, 120);
  3736. }
  3737. }
  3738. }
  3739. bool CArtPlace::fitsHere(const CArtifactInstance * art) const
  3740. {
  3741. // You can place 'no artifact' anywhere.
  3742. if(!art)
  3743. return true;
  3744. // Anything can but War Machines can be placed in backpack.
  3745. if (slotID >= GameConstants::BACKPACK_START)
  3746. return !CGI->arth->isBigArtifact(art->id);
  3747. return art->canBePutAt(ArtifactLocation(ourOwner->curHero, slotID), true);
  3748. }
  3749. void CArtPlace::setMeAsDest(bool backpackAsVoid /*= true*/)
  3750. {
  3751. ourOwner->commonInfo->dst.setTo(this, backpackAsVoid);
  3752. }
  3753. void CArtPlace::setArtifact(const CArtifactInstance *art)
  3754. {
  3755. baseType = -1; //by default we don't store any component
  3756. ourArt = art;
  3757. if(!art)
  3758. {
  3759. image->disable();
  3760. text = std::string();
  3761. hoverText = CGI->generaltexth->allTexts[507];
  3762. }
  3763. else
  3764. {
  3765. image->enable();
  3766. image->setFrame(locked ? GameConstants::ID_LOCK : art->artType->iconIndex);
  3767. text = ourArt->artType->Description();
  3768. if(art->artType->id == 1) //spell scroll
  3769. {
  3770. // we expect scroll description to be like this: This scroll contains the [spell name] spell which is added into your spell book for as long as you carry the scroll.
  3771. // so we want to replace text in [...] with a spell name
  3772. // however other language versions don't have name placeholder at all, so we have to be careful
  3773. int spellID = art->getGivenSpellID();
  3774. int nameStart = text.find_first_of('[');
  3775. int nameEnd = text.find_first_of(']', nameStart);
  3776. if(spellID >= 0)
  3777. {
  3778. if(nameStart != std::string::npos && nameEnd != std::string::npos)
  3779. text = text.replace(nameStart, nameEnd - nameStart + 1, CGI->spellh->spells[spellID]->name);
  3780. //add spell component info (used to provide a pic in r-click popup)
  3781. baseType = CComponent::spell;
  3782. type = spellID;
  3783. bonusValue = 0;
  3784. }
  3785. }
  3786. if (locked) // Locks should appear as empty.
  3787. hoverText = CGI->generaltexth->allTexts[507];
  3788. else
  3789. hoverText = boost::str(boost::format(CGI->generaltexth->heroscrn[1]) % ourArt->artType->Name());
  3790. }
  3791. }
  3792. void LRClickableAreaWTextComp::clickLeft(tribool down, bool previousState)
  3793. {
  3794. if((!down) && previousState)
  3795. {
  3796. std::vector<CComponent*> comp(1, createComponent());
  3797. LOCPLINT->showInfoDialog(text, comp);
  3798. }
  3799. }
  3800. LRClickableAreaWTextComp::LRClickableAreaWTextComp(const Rect &Pos, int BaseType)
  3801. : LRClickableAreaWText(Pos), baseType(BaseType), bonusValue(-1)
  3802. {
  3803. }
  3804. CComponent * LRClickableAreaWTextComp::createComponent() const
  3805. {
  3806. if(baseType >= 0)
  3807. return new CComponent(CComponent::Etype(baseType), type, bonusValue);
  3808. else
  3809. return NULL;
  3810. }
  3811. void LRClickableAreaWTextComp::clickRight(tribool down, bool previousState)
  3812. {
  3813. if(down)
  3814. {
  3815. if(CComponent *comp = createComponent())
  3816. {
  3817. CRClickPopup::createAndPush(text, CInfoWindow::TCompsInfo(1, comp));
  3818. return;
  3819. }
  3820. }
  3821. LRClickableAreaWText::clickRight(down, previousState); //only if with-component variant not occurred
  3822. }
  3823. CHeroArea::CHeroArea(int x, int y, const CGHeroInstance * _hero):hero(_hero)
  3824. {
  3825. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3826. addUsedEvents(LCLICK | RCLICK | HOVER);
  3827. pos.x += x; pos.w = 58;
  3828. pos.y += y; pos.h = 64;
  3829. if (hero)
  3830. new CAnimImage("PortraitsLarge", hero->portrait);
  3831. }
  3832. void CHeroArea::clickLeft(tribool down, bool previousState)
  3833. {
  3834. if((!down) && previousState && hero)
  3835. LOCPLINT->openHeroWindow(hero);
  3836. }
  3837. void CHeroArea::clickRight(tribool down, bool previousState)
  3838. {
  3839. if((!down) && previousState && hero)
  3840. LOCPLINT->openHeroWindow(hero);
  3841. }
  3842. void CHeroArea::hover(bool on)
  3843. {
  3844. if (on && hero)
  3845. GH.statusbar->print(hero->hoverName);
  3846. else
  3847. GH.statusbar->clear();
  3848. }
  3849. void LRClickableAreaOpenTown::clickLeft(tribool down, bool previousState)
  3850. {
  3851. if((!down) && previousState && town)
  3852. {
  3853. LOCPLINT->openTownWindow(town);
  3854. if ( type == 2 )
  3855. LOCPLINT->castleInt->builds->buildingClicked(10);
  3856. else if ( type == 3 && town->fortLevel() )
  3857. LOCPLINT->castleInt->builds->buildingClicked(7);
  3858. }
  3859. }
  3860. void LRClickableAreaOpenTown::clickRight(tribool down, bool previousState)
  3861. {
  3862. if((!down) && previousState && town)
  3863. LOCPLINT->openTownWindow(town);//TODO: popup?
  3864. }
  3865. LRClickableAreaOpenTown::LRClickableAreaOpenTown()
  3866. : LRClickableAreaWTextComp(Rect(0,0,0,0), -1)
  3867. {
  3868. }
  3869. void CArtifactsOfHero::SCommonPart::reset()
  3870. {
  3871. src.clear();
  3872. dst.clear();
  3873. CCS->curh->dragAndDropCursor(NULL);
  3874. }
  3875. void CArtifactsOfHero::setHero(const CGHeroInstance * hero)
  3876. {
  3877. // // An update is made, rather than initialization.
  3878. // if (curHero && curHero->id == hero->id)
  3879. // {
  3880. // if(curHero != hero)
  3881. // {
  3882. // //delete curHero;
  3883. // curHero = hero; //was: creating a copy
  3884. // }
  3885. //
  3886. // // Compensate backpack pos if an artifact was insertad before it.
  3887. // if (commonInfo->dst.slotID >= 19 && commonInfo->destAOH == this
  3888. // && commonInfo->dst.slotID - 19 < backpackPos)
  3889. // {
  3890. // backpackPos++;
  3891. // }
  3892. //
  3893. // if (updateState && commonInfo->srcAOH == this)
  3894. // {
  3895. // // A swap was made, make the replaced artifact the current selected.
  3896. // if (commonInfo->dst.slotID < 19 && commonInfo->destArtifact)
  3897. // {
  3898. // // // Temporarily remove artifact from hero.
  3899. // // if (commonInfo->srcSlotID < 19)
  3900. // // CGI->arth->unequipArtifact(curHero->artifWorn, commonInfo->srcSlotID);
  3901. // // else
  3902. // // curHero->artifacts.erase(curHero->artifacts.begin() + (commonInfo->srcSlotID - 19));
  3903. //
  3904. // updateParentWindow(); //TODO: evil! but does the thing
  3905. //
  3906. // // Source <- Dest
  3907. // commonInfo->srcArtifact = commonInfo->destArtifact;
  3908. //
  3909. // // Reset destination parameters.
  3910. // commonInfo->dst.clear();
  3911. //
  3912. // CCS->curh->dragAndDropCursor(graphics->artDefs->ourImages[commonInfo->srcArtifact->id].bitmap);
  3913. // markPossibleSlots(commonInfo->srcArtifact);
  3914. // }
  3915. // else if (commonInfo->destAOH != NULL)
  3916. // {
  3917. // // Reset all parameters.
  3918. // commonInfo->reset();
  3919. // unmarkSlots();
  3920. // }
  3921. // }
  3922. // }
  3923. // else
  3924. // {
  3925. // commonInfo->reset();
  3926. // }
  3927. //
  3928. // if(hero != curHero)
  3929. // {
  3930. // // delete curHero;
  3931. // // curHero = new CGHeroInstance(*hero);
  3932. // curHero = hero; //was: creating a copy
  3933. // }
  3934. curHero = hero;
  3935. if (curHero->artifactsInBackpack.size() > 0)
  3936. backpackPos %= curHero->artifactsInBackpack.size();
  3937. else
  3938. backpackPos = 0;
  3939. // Fill the slots for worn artifacts and backpack.
  3940. for (int g = 0; g < artWorn.size() ; g++)
  3941. setSlotData(artWorn[g], g);
  3942. scrollBackpack(0);
  3943. }
  3944. void CArtifactsOfHero::dispose()
  3945. {
  3946. //vstd::clear_pointer(curHero);
  3947. //unmarkSlots(false);
  3948. CCS->curh->dragAndDropCursor(NULL);
  3949. }
  3950. void CArtifactsOfHero::scrollBackpack(int dir)
  3951. {
  3952. int artsInBackpack = curHero->artifactsInBackpack.size();
  3953. backpackPos += dir;
  3954. if(backpackPos < 0)// No guarantee of modulus behavior with negative operands -> we keep it positive
  3955. backpackPos += artsInBackpack;
  3956. if(artsInBackpack)
  3957. backpackPos %= artsInBackpack;
  3958. std::multiset<const CArtifactInstance *> toOmit = artifactsOnAltar;
  3959. if(commonInfo->src.art) //if we picked an art from backapck, its slot has to be omitted
  3960. toOmit.insert(commonInfo->src.art);
  3961. int omitedSoFar = 0;
  3962. //set new data
  3963. size_t s = 0;
  3964. for( ; s < artsInBackpack; ++s)
  3965. {
  3966. if (s < artsInBackpack)
  3967. {
  3968. int slotID = GameConstants::BACKPACK_START + (s + backpackPos)%artsInBackpack;
  3969. const CArtifactInstance *art = curHero->getArt(slotID);
  3970. assert(art);
  3971. if(!vstd::contains(toOmit, art))
  3972. {
  3973. if(s - omitedSoFar < backpack.size())
  3974. setSlotData(backpack[s-omitedSoFar], slotID);
  3975. }
  3976. else
  3977. {
  3978. toOmit -= art;
  3979. omitedSoFar++;
  3980. continue;
  3981. }
  3982. }
  3983. }
  3984. for( ; s - omitedSoFar < backpack.size(); s++)
  3985. eraseSlotData(backpack[s-omitedSoFar], GameConstants::BACKPACK_START + s);
  3986. //in artifact merchant selling artifacts we may have highlight on one of backpack artifacts -> market needs update, cause artifact under highlight changed
  3987. if(highlightModeCallback)
  3988. {
  3989. for(int i = 0; i < backpack.size(); i++)
  3990. {
  3991. if(backpack[i]->marked)
  3992. {
  3993. highlightModeCallback(backpack[i]);
  3994. break;
  3995. }
  3996. }
  3997. }
  3998. //blocking scrolling if there is not enough artifacts to scroll
  3999. bool scrollingPossible = artsInBackpack - omitedSoFar > backpack.size();
  4000. leftArtRoll->block(!scrollingPossible);
  4001. rightArtRoll->block(!scrollingPossible);
  4002. safeRedraw();
  4003. }
  4004. /**
  4005. * Marks possible slots where a given artifact can be placed, except backpack.
  4006. *
  4007. * @param art Artifact checked against.
  4008. */
  4009. void CArtifactsOfHero::markPossibleSlots(const CArtifactInstance* art)
  4010. {
  4011. BOOST_FOREACH(CArtifactsOfHero *aoh, commonInfo->participants)
  4012. BOOST_FOREACH(CArtPlace *place, aoh->artWorn)
  4013. place->selectSlot(art->canBePutAt(ArtifactLocation(aoh->curHero, place->slotID), true));
  4014. safeRedraw();
  4015. }
  4016. /**
  4017. * Unamarks all slots.
  4018. */
  4019. void CArtifactsOfHero::unmarkSlots(bool withRedraw /*= true*/)
  4020. {
  4021. if(commonInfo)
  4022. BOOST_FOREACH(CArtifactsOfHero *aoh, commonInfo->participants)
  4023. aoh->unmarkLocalSlots(false);
  4024. else
  4025. unmarkLocalSlots(false);\
  4026. if(withRedraw)
  4027. safeRedraw();
  4028. }
  4029. void CArtifactsOfHero::unmarkLocalSlots(bool withRedraw /*= true*/)
  4030. {
  4031. BOOST_FOREACH(CArtPlace *place, artWorn)
  4032. place->selectSlot(false);
  4033. BOOST_FOREACH(CArtPlace *place, backpack)
  4034. place->selectSlot(false);
  4035. if(withRedraw)
  4036. safeRedraw();
  4037. }
  4038. /**
  4039. * Assigns an artifacts to an artifact place depending on it's new slot ID.
  4040. */
  4041. void CArtifactsOfHero::setSlotData(CArtPlace* artPlace, int slotID)
  4042. {
  4043. if(!artPlace && slotID >= GameConstants::BACKPACK_START) //spurious call from artifactMoved in attempt to update hidden backpack slot
  4044. {
  4045. return;
  4046. }
  4047. artPlace->pickSlot(false);
  4048. artPlace->slotID = slotID;
  4049. if(const ArtSlotInfo *asi = curHero->getSlot(slotID))
  4050. {
  4051. artPlace->setArtifact(asi->artifact);
  4052. artPlace->lockSlot(asi->locked);
  4053. }
  4054. else
  4055. artPlace->setArtifact(NULL);
  4056. }
  4057. /**
  4058. * Makes given artifact slot appear as empty with a certain slot ID.
  4059. */
  4060. void CArtifactsOfHero::eraseSlotData (CArtPlace* artPlace, int slotID)
  4061. {
  4062. artPlace->pickSlot(false);
  4063. artPlace->slotID = slotID;
  4064. artPlace->setArtifact(NULL);
  4065. }
  4066. CArtifactsOfHero::CArtifactsOfHero(std::vector<CArtPlace *> ArtWorn, std::vector<CArtPlace *> Backpack,
  4067. CAdventureMapButton *leftScroll, CAdventureMapButton *rightScroll, bool createCommonPart):
  4068. curHero(NULL),
  4069. artWorn(ArtWorn), backpack(Backpack),
  4070. backpackPos(0), commonInfo(NULL), updateState(false),
  4071. leftArtRoll(leftScroll), rightArtRoll(rightScroll),
  4072. allowedAssembling(true), highlightModeCallback(0)
  4073. {
  4074. if(createCommonPart)
  4075. {
  4076. commonInfo = new CArtifactsOfHero::SCommonPart;
  4077. commonInfo->participants.insert(this);
  4078. }
  4079. // Init slots for worn artifacts.
  4080. for (size_t g = 0; g < artWorn.size() ; g++)
  4081. {
  4082. artWorn[g]->ourOwner = this;
  4083. eraseSlotData(artWorn[g], g);
  4084. }
  4085. // Init slots for the backpack.
  4086. for(size_t s=0; s<backpack.size(); ++s)
  4087. {
  4088. backpack[s]->ourOwner = this;
  4089. eraseSlotData(backpack[s], GameConstants::BACKPACK_START + s);
  4090. }
  4091. leftArtRoll->callback += boost::bind(&CArtifactsOfHero::scrollBackpack,this,-1);
  4092. rightArtRoll->callback += boost::bind(&CArtifactsOfHero::scrollBackpack,this,+1);
  4093. }
  4094. CArtifactsOfHero::CArtifactsOfHero(const Point& position, bool createCommonPart /*= false*/)
  4095. : curHero(NULL), backpackPos(0), commonInfo(NULL), updateState(false), allowedAssembling(true), highlightModeCallback(0)
  4096. {
  4097. if(createCommonPart)
  4098. {
  4099. commonInfo = new CArtifactsOfHero::SCommonPart;
  4100. commonInfo->participants.insert(this);
  4101. }
  4102. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4103. pos += position;
  4104. artWorn.resize(19);
  4105. std::vector<Point> slotPos;
  4106. slotPos += Point(509,30), Point(567,240), Point(509,80),
  4107. Point(383,68), Point(564,183), Point(509,130),
  4108. Point(431,68), Point(610,183), Point(515,295),
  4109. Point(383,143), Point(399,194), Point(415,245),
  4110. Point(431,296), Point(564,30), Point(610,30),
  4111. Point(610,76), Point(610,122), Point(610,310),
  4112. Point(381,296);
  4113. // Create slots for worn artifacts.
  4114. for (size_t g = 0; g < 19 ; g++)
  4115. {
  4116. artWorn[g] = new CArtPlace(slotPos[g]);
  4117. artWorn[g]->ourOwner = this;
  4118. eraseSlotData(artWorn[g], g);
  4119. }
  4120. // Create slots for the backpack.
  4121. for(size_t s=0; s<5; ++s)
  4122. {
  4123. CArtPlace * add = new CArtPlace(Point(403 + 46 * s, 365));
  4124. add->ourOwner = this;
  4125. eraseSlotData(add, 19 + s);
  4126. backpack.push_back(add);
  4127. }
  4128. leftArtRoll = new CAdventureMapButton(std::string(), std::string(), boost::bind(&CArtifactsOfHero::scrollBackpack,this,-1), 379, 364, "hsbtns3.def", SDLK_LEFT);
  4129. rightArtRoll = new CAdventureMapButton(std::string(), std::string(), boost::bind(&CArtifactsOfHero::scrollBackpack,this,+1), 632, 364, "hsbtns5.def", SDLK_RIGHT);
  4130. }
  4131. CArtifactsOfHero::~CArtifactsOfHero()
  4132. {
  4133. dispose();
  4134. }
  4135. void CArtifactsOfHero::updateParentWindow()
  4136. {
  4137. if (CHeroWindow* chw = dynamic_cast<CHeroWindow*>(GH.topInt()))
  4138. {
  4139. if(updateState)
  4140. chw->curHero = curHero;
  4141. else
  4142. chw->update(curHero, true);
  4143. }
  4144. else if(CExchangeWindow* cew = dynamic_cast<CExchangeWindow*>(GH.topInt()))
  4145. {
  4146. //use our copy of hero to draw window
  4147. if(cew->heroInst[0]->id == curHero->id)
  4148. cew->heroInst[0] = curHero;
  4149. else
  4150. cew->heroInst[1] = curHero;
  4151. if(!updateState)
  4152. {
  4153. cew->deactivate();
  4154. // for(int g=0; g<ARRAY_COUNT(cew->heroInst); ++g)
  4155. // {
  4156. // if(cew->heroInst[g] == curHero)
  4157. // {
  4158. // cew->artifs[g]->setHero(curHero);
  4159. // }
  4160. // }
  4161. cew->prepareBackground();
  4162. cew->redraw();
  4163. cew->activate();
  4164. }
  4165. }
  4166. }
  4167. void CArtifactsOfHero::safeRedraw()
  4168. {
  4169. if (active)
  4170. {
  4171. if(parent)
  4172. parent->redraw();
  4173. else
  4174. redraw();
  4175. }
  4176. }
  4177. void CArtifactsOfHero::realizeCurrentTransaction()
  4178. {
  4179. assert(commonInfo->src.AOH);
  4180. assert(commonInfo->dst.AOH);
  4181. LOCPLINT->cb->swapArtifacts(ArtifactLocation(commonInfo->src.AOH->curHero, commonInfo->src.slotID),
  4182. ArtifactLocation(commonInfo->dst.AOH->curHero, commonInfo->dst.slotID));
  4183. }
  4184. void CArtifactsOfHero::artifactMoved(const ArtifactLocation &src, const ArtifactLocation &dst)
  4185. {
  4186. bool isCurHeroSrc = src.isHolder(curHero),
  4187. isCurHeroDst = dst.isHolder(curHero);
  4188. if(isCurHeroSrc && src.slot >= GameConstants::BACKPACK_START)
  4189. updateSlot(src.slot);
  4190. if(isCurHeroDst && dst.slot >= GameConstants::BACKPACK_START)
  4191. updateSlot(dst.slot);
  4192. if(isCurHeroSrc || isCurHeroDst) //we need to update all slots, artifact might be combined and affect more slots
  4193. updateWornSlots(false);
  4194. if (!src.isHolder(curHero) && !isCurHeroDst)
  4195. return;
  4196. if(commonInfo->src == src) //artifact was taken from us
  4197. {
  4198. assert(commonInfo->dst == dst //expected movement from slot ot slot
  4199. || dst.slot == dst.getHolderArtSet()->artifactsInBackpack.size() + GameConstants::BACKPACK_START //artifact moved back to backpack (eg. to make place for art we are moving)
  4200. || dst.getHolderArtSet()->bearerType() != ArtBearer::HERO);
  4201. commonInfo->reset();
  4202. unmarkSlots();
  4203. }
  4204. else if(commonInfo->dst == src) //the dest artifact was moved -> we are picking it
  4205. {
  4206. assert(dst.slot >= GameConstants::BACKPACK_START);
  4207. commonInfo->reset();
  4208. CArtPlace *ap = NULL;
  4209. BOOST_FOREACH(CArtifactsOfHero *aoh, commonInfo->participants)
  4210. {
  4211. if(dst.isHolder(aoh->curHero))
  4212. {
  4213. commonInfo->src.AOH = aoh;
  4214. if((ap = aoh->getArtPlace(dst.slot)))
  4215. break;
  4216. }
  4217. }
  4218. if(ap)
  4219. {
  4220. ap->select();
  4221. }
  4222. else
  4223. {
  4224. commonInfo->src.art = dst.getArt();
  4225. commonInfo->src.slotID = dst.slot;
  4226. assert(commonInfo->src.AOH);
  4227. CCS->curh->dragAndDropCursor(new CAnimImage("artifact", dst.getArt()->artType->iconIndex));
  4228. markPossibleSlots(dst.getArt());
  4229. }
  4230. }
  4231. else if(src.slot >= GameConstants::BACKPACK_START &&
  4232. src.slot < commonInfo->src.slotID &&
  4233. src.isHolder(commonInfo->src.AOH->curHero)) //artifact taken from before currently picked one
  4234. {
  4235. //int fixedSlot = src.hero->getArtPos(commonInfo->src.art);
  4236. commonInfo->src.slotID--;
  4237. assert(commonInfo->src.valid());
  4238. }
  4239. else
  4240. {
  4241. //when moving one artifact onto another it leads to two art movements: dst->backapck; src->dst
  4242. // however after first movement we pick the art from backpack and the second movement coming when
  4243. // we have a different artifact may look surprising... but it's valid.
  4244. //tlog1 << "Unexpected artifact movement...\n";
  4245. }
  4246. updateParentWindow();
  4247. int shift = 0;
  4248. // if(dst.slot >= Arts::BACKPACK_START && dst.slot - Arts::BACKPACK_START < backpackPos)
  4249. // shift++;
  4250. //
  4251. if(src.slot < GameConstants::BACKPACK_START && dst.slot - GameConstants::BACKPACK_START < backpackPos)
  4252. shift++;
  4253. if(dst.slot < GameConstants::BACKPACK_START && src.slot - GameConstants::BACKPACK_START < backpackPos)
  4254. shift--;
  4255. if( (isCurHeroSrc && src.slot >= GameConstants::BACKPACK_START)
  4256. || (isCurHeroDst && dst.slot >= GameConstants::BACKPACK_START) )
  4257. scrollBackpack(shift); //update backpack slots
  4258. }
  4259. void CArtifactsOfHero::artifactRemoved(const ArtifactLocation &al)
  4260. {
  4261. if(al.isHolder(curHero))
  4262. {
  4263. if(al.slot < GameConstants::BACKPACK_START)
  4264. updateWornSlots(0);
  4265. else
  4266. scrollBackpack(0); //update backpack slots
  4267. }
  4268. }
  4269. CArtPlace * CArtifactsOfHero::getArtPlace(int slot)
  4270. {
  4271. if(slot < GameConstants::BACKPACK_START)
  4272. {
  4273. return artWorn[slot];
  4274. }
  4275. else
  4276. {
  4277. BOOST_FOREACH(CArtPlace *ap, backpack)
  4278. if(ap->slotID == slot)
  4279. return ap;
  4280. }
  4281. return NULL;
  4282. }
  4283. void CArtifactsOfHero::artifactAssembled(const ArtifactLocation &al)
  4284. {
  4285. if(al.isHolder(curHero))
  4286. updateWornSlots();
  4287. }
  4288. void CArtifactsOfHero::artifactDisassembled(const ArtifactLocation &al)
  4289. {
  4290. if(al.isHolder(curHero))
  4291. updateWornSlots();
  4292. }
  4293. void CArtifactsOfHero::updateWornSlots(bool redrawParent /*= true*/)
  4294. {
  4295. for(int i = 0; i < artWorn.size(); i++)
  4296. updateSlot(i);
  4297. if(redrawParent)
  4298. updateParentWindow();
  4299. }
  4300. const CGHeroInstance * CArtifactsOfHero::getHero() const
  4301. {
  4302. return curHero;
  4303. }
  4304. void CArtifactsOfHero::updateSlot(int slotID)
  4305. {
  4306. setSlotData(getArtPlace(slotID), slotID);
  4307. }
  4308. void CExchangeWindow::questlog(int whichHero)
  4309. {
  4310. CCS->curh->dragAndDropCursor(NULL);
  4311. }
  4312. void CExchangeWindow::prepareBackground()
  4313. {
  4314. //printing heroes' names and levels
  4315. auto genTitle = [](const CGHeroInstance *h)
  4316. {
  4317. return boost::str(boost::format(CGI->generaltexth->allTexts[138])
  4318. % h->name % h->level % h->type->heroClass->name);
  4319. };
  4320. new CLabel(147, 25, FONT_SMALL, CENTER, Colors::WHITE, genTitle(heroInst[0]));
  4321. new CLabel(653, 25, FONT_SMALL, CENTER, Colors::WHITE, genTitle(heroInst[1]));
  4322. //printing primary skills
  4323. for(int g=0; g<4; ++g)
  4324. new CAnimImage("PSKIL32", g, 0, 385, 19 + 36*g);
  4325. //heroes related thing
  4326. for(int b=0; b<ARRAY_COUNT(heroInst); b++)
  4327. {
  4328. CHeroWithMaybePickedArtifact heroWArt = CHeroWithMaybePickedArtifact(this, heroInst[b]);
  4329. //printing primary skills' amounts
  4330. for(int m=0; m<4; ++m)
  4331. new CLabel(352 + 93 * b, 35 + 36 * m, FONT_SMALL, CENTER, Colors::WHITE,
  4332. boost::lexical_cast<std::string>(heroWArt.getPrimSkillLevel(m)));
  4333. //printing secondary skills
  4334. for(int m=0; m<heroInst[b]->secSkills.size(); ++m)
  4335. {
  4336. int id = heroInst[b]->secSkills[m].first;
  4337. int level = heroInst[b]->secSkills[m].second;
  4338. new CAnimImage("SECSK32", id*3 + level + 2 , 0, 32 + 36 * m + 454 * b, 88);
  4339. }
  4340. //hero's specialty
  4341. new CAnimImage("UN32", heroInst[b]->type->imageIndex, 0, 67 + 490*b, 45);
  4342. //experience
  4343. new CAnimImage("PSKIL32", 4, 0, 103 + 490*b, 45);
  4344. new CLabel(119 + 490*b, 71, FONT_SMALL, CENTER, Colors::WHITE, makeNumberShort(heroInst[b]->exp));
  4345. //mana points
  4346. new CAnimImage("PSKIL32", 5, 0, 139 + 490*b, 45);
  4347. new CLabel(155 + 490*b, 71, FONT_SMALL, CENTER, Colors::WHITE, makeNumberShort(heroInst[b]->mana));
  4348. }
  4349. //printing portraits
  4350. new CAnimImage("PortraitsLarge", heroInst[0]->portrait, 0, 257, 13);
  4351. new CAnimImage("PortraitsLarge", heroInst[1]->portrait, 0, 485, 13);
  4352. }
  4353. CExchangeWindow::CExchangeWindow(si32 hero1, si32 hero2):
  4354. CWindowObject(PLAYER_COLORED | BORDERED, "TRADE2")
  4355. {
  4356. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4357. char bufor[400];
  4358. heroInst[0] = LOCPLINT->cb->getHero(hero1);
  4359. heroInst[1] = LOCPLINT->cb->getHero(hero2);
  4360. prepareBackground();
  4361. artifs[0] = new CArtifactsOfHero(Point(-334, 150));
  4362. artifs[0]->commonInfo = new CArtifactsOfHero::SCommonPart;
  4363. artifs[0]->commonInfo->participants.insert(artifs[0]);
  4364. artifs[0]->setHero(heroInst[0]);
  4365. artifs[1] = new CArtifactsOfHero(Point(96, 150));
  4366. artifs[1]->commonInfo = artifs[0]->commonInfo;
  4367. artifs[1]->commonInfo->participants.insert(artifs[1]);
  4368. artifs[1]->setHero(heroInst[1]);
  4369. artSets.push_back(artifs[0]);
  4370. artSets.push_back(artifs[1]);
  4371. //primary skills
  4372. for(int g=0; g<4; ++g)
  4373. {
  4374. //primary skill's clickable areas
  4375. primSkillAreas.push_back(new LRClickableAreaWTextComp());
  4376. primSkillAreas[g]->pos = genRect(32, 140, pos.x + 329, pos.y + 19 + 36 * g);
  4377. primSkillAreas[g]->text = CGI->generaltexth->arraytxt[2+g];
  4378. primSkillAreas[g]->type = g;
  4379. primSkillAreas[g]->bonusValue = -1;
  4380. primSkillAreas[g]->baseType = 0;
  4381. sprintf(bufor, CGI->generaltexth->heroscrn[1].c_str(), CGI->generaltexth->primarySkillNames[g].c_str());
  4382. primSkillAreas[g]->hoverText = std::string(bufor);
  4383. }
  4384. //heroes related thing
  4385. for(int b=0; b<ARRAY_COUNT(heroInst); b++)
  4386. {
  4387. //secondary skill's clickable areas
  4388. for(int g=0; g<heroInst[b]->secSkills.size(); ++g)
  4389. {
  4390. int skill = heroInst[b]->secSkills[g].first,
  4391. level = heroInst[b]->secSkills[g].second; // <1, 3>
  4392. secSkillAreas[b].push_back(new LRClickableAreaWTextComp());
  4393. secSkillAreas[b][g]->pos = genRect(32, 32, pos.x + 32 + g*36 + b*454 , pos.y + 88);
  4394. secSkillAreas[b][g]->baseType = 1;
  4395. secSkillAreas[b][g]->type = skill;
  4396. secSkillAreas[b][g]->bonusValue = level;
  4397. secSkillAreas[b][g]->text = CGI->generaltexth->skillInfoTexts[skill][level-1];
  4398. sprintf(bufor, CGI->generaltexth->heroscrn[21].c_str(), CGI->generaltexth->levels[level - 1].c_str(), CGI->generaltexth->skillName[skill].c_str());
  4399. secSkillAreas[b][g]->hoverText = std::string(bufor);
  4400. }
  4401. portrait[b] = new CHeroArea(257 + 228*b, 13, heroInst[b]);
  4402. speciality[b] = new LRClickableAreaWText();
  4403. speciality[b]->pos = genRect(32, 32, pos.x + 69 + 490*b, pos.y + 45);
  4404. speciality[b]->hoverText = CGI->generaltexth->heroscrn[27];
  4405. speciality[b]->text = heroInst[b]->type->specDescr;
  4406. experience[b] = new LRClickableAreaWText();
  4407. experience[b]->pos = genRect(32, 32, pos.x + 105 + 490*b, pos.y + 45);
  4408. experience[b]->hoverText = CGI->generaltexth->heroscrn[9];
  4409. experience[b]->text = CGI->generaltexth->allTexts[2].c_str();
  4410. boost::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(heroInst[b]->level));
  4411. boost::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(CGI->heroh->reqExp(heroInst[b]->level+1)));
  4412. boost::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(heroInst[b]->exp));
  4413. spellPoints[b] = new LRClickableAreaWText();
  4414. spellPoints[b]->pos = genRect(32, 32, pos.x + 141 + 490*b, pos.y + 45);
  4415. spellPoints[b]->hoverText = CGI->generaltexth->heroscrn[22];
  4416. sprintf(bufor, CGI->generaltexth->allTexts[205].c_str(), heroInst[b]->name.c_str(), heroInst[b]->mana, heroInst[b]->manaLimit());
  4417. spellPoints[b]->text = std::string(bufor);
  4418. //setting morale
  4419. morale[b] = new MoraleLuckBox(true, genRect(32, 32, 176 + 490*b, 39), true);
  4420. morale[b]->set(heroInst[b]);
  4421. //setting luck
  4422. luck[b] = new MoraleLuckBox(false, genRect(32, 32, 212 + 490*b, 39), true);
  4423. luck[b]->set(heroInst[b]);
  4424. }
  4425. //buttons
  4426. quit = new CAdventureMapButton(CGI->generaltexth->zelp[600], boost::bind(&CExchangeWindow::close, this), 732, 567, "IOKAY.DEF", SDLK_RETURN);
  4427. questlogButton[0] = new CAdventureMapButton(CGI->generaltexth->heroscrn[0], "", boost::bind(&CExchangeWindow::questlog,this, 0), 10, 44, "hsbtns4.def");
  4428. questlogButton[1] = new CAdventureMapButton(CGI->generaltexth->heroscrn[0], "", boost::bind(&CExchangeWindow::questlog,this, 1), 740, 44, "hsbtns4.def");
  4429. Rect barRect(5, 578, 725, 18);
  4430. ourBar = new CGStatusBar(new CPicture(*background, barRect, 5, 578, false));
  4431. //garrison interface
  4432. garr = new CGarrisonInt(69, 131, 4, Point(418,0), *background, Point(69,131), heroInst[0],heroInst[1], true, true);
  4433. garr->addSplitBtn(new CAdventureMapButton(CGI->generaltexth->tcommands[3], "", boost::bind(&CGarrisonInt::splitClick, garr), 10, 132, "TSBTNS.DEF"));
  4434. garr->addSplitBtn(new CAdventureMapButton(CGI->generaltexth->tcommands[3], "", boost::bind(&CGarrisonInt::splitClick, garr), 740, 132, "TSBTNS.DEF"));
  4435. }
  4436. CExchangeWindow::~CExchangeWindow() //d-tor
  4437. {
  4438. delete artifs[0]->commonInfo;
  4439. artifs[0]->commonInfo = NULL;
  4440. artifs[1]->commonInfo = NULL;
  4441. }
  4442. CShipyardWindow::CShipyardWindow(const std::vector<si32> &cost, int state, int boatType, const boost::function<void()> &onBuy):
  4443. CWindowObject(PLAYER_COLORED, "TPSHIP")
  4444. {
  4445. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4446. bgWater = new CPicture("TPSHIPBK", 100, 69);
  4447. std::string boatFilenames[3] = {"AB01_", "AB02_", "AB03_"};
  4448. Point waterCenter = Point(bgWater->pos.x+bgWater->pos.w/2, bgWater->pos.y+bgWater->pos.h/2);
  4449. bgShip = new CAnimImage(boatFilenames[boatType], 0, 7, 120, 96, CShowableAnim::USE_RLE);
  4450. bgShip->center(waterCenter);
  4451. // Create resource icons and costs.
  4452. std::string goldValue = boost::lexical_cast<std::string>(cost[Res::GOLD]);
  4453. std::string woodValue = boost::lexical_cast<std::string>(cost[Res::WOOD]);
  4454. goldCost = new CLabel(118, 294, FONT_SMALL, CENTER, Colors::WHITE, goldValue);
  4455. woodCost = new CLabel(212, 294, FONT_SMALL, CENTER, Colors::WHITE, woodValue);
  4456. goldPic = new CAnimImage("RESOURCE", Res::GOLD, 0, 100, 244);
  4457. woodPic = new CAnimImage("RESOURCE", Res::WOOD, 0, 196, 244);
  4458. quit = new CAdventureMapButton(CGI->generaltexth->allTexts[599], "", boost::bind(&CShipyardWindow::close, this), 224, 312, "ICANCEL", SDLK_RETURN);
  4459. build = new CAdventureMapButton(CGI->generaltexth->allTexts[598], "", boost::bind(&CShipyardWindow::close, this), 42, 312, "IBUY30", SDLK_RETURN);
  4460. build->callback += onBuy;
  4461. for(size_t i = 0; i < cost.size(); i++)
  4462. {
  4463. if(cost[i] > LOCPLINT->cb->getResourceAmount(i))
  4464. {
  4465. build->block(true);
  4466. break;
  4467. }
  4468. }
  4469. statusBar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4470. title = new CLabel(164, 27, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[13]);
  4471. costLabel = new CLabel(164, 220, FONT_MEDIUM, CENTER, Colors::WHITE, CGI->generaltexth->jktexts[14]);
  4472. }
  4473. CPuzzleWindow::CPuzzleWindow(const int3 &GrailPos, double discoveredRatio):
  4474. CWindowObject(PLAYER_COLORED | BORDERED, "PUZZLE"),
  4475. grailPos(GrailPos),
  4476. currentAlpha(SDL_ALPHA_OPAQUE)
  4477. {
  4478. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4479. CCS->soundh->playSound(soundBase::OBELISK);
  4480. quitb = new CAdventureMapButton(CGI->generaltexth->allTexts[599], "", boost::bind(&CPuzzleWindow::close, this), 670, 538, "IOK6432.DEF", SDLK_RETURN);
  4481. quitb->assignedKeys.insert(SDLK_ESCAPE);
  4482. quitb->borderColor = Colors::METALLIC_GOLD;
  4483. quitb->borderEnabled = true;
  4484. new CPicture("PUZZLOGO", 607, 3);
  4485. new CLabel(700, 95, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[463]);
  4486. new CResDataBar("ZRESBAR.bmp", 3, 575, 32, 2, 85, 85);
  4487. int faction = LOCPLINT->cb->getStartInfo()->playerInfos.find(LOCPLINT->playerID)->second.castle;
  4488. auto & puzzleMap = CGI->townh->factions[faction].puzzleMap;
  4489. for(int g=0; g<puzzleMap.size(); ++g)
  4490. {
  4491. const SPuzzleInfo & info = puzzleMap[g];
  4492. auto piece = new CPicture(info.filename, info.x, info.y);
  4493. //piece that will slowly disappear
  4494. if(info.whenUncovered < GameConstants::PUZZLE_MAP_PIECES * discoveredRatio)
  4495. {
  4496. piecesToRemove.push_back(piece);
  4497. piece->needRefresh = true;
  4498. piece->recActions = piece->recActions & ~SHOWALL;
  4499. }
  4500. }
  4501. }
  4502. void CPuzzleWindow::showAll(SDL_Surface * to)
  4503. {
  4504. int3 moveInt = int3(8, 9, 0);
  4505. Rect mapRect = genRect(544, 591, pos.x + 8, pos.y + 7);
  4506. CGI->mh->terrainRect
  4507. (grailPos - moveInt, adventureInt->anim,
  4508. &LOCPLINT->cb->getVisibilityMap(), true, adventureInt->heroAnim,
  4509. to, &mapRect, 0, 0, true, moveInt);
  4510. CWindowObject::showAll(to);
  4511. }
  4512. void CPuzzleWindow::show(SDL_Surface * to)
  4513. {
  4514. static int animSpeed = 2;
  4515. if (currentAlpha < animSpeed)
  4516. {
  4517. //animation done
  4518. BOOST_FOREACH(auto & piece, piecesToRemove)
  4519. delete piece;
  4520. piecesToRemove.clear();
  4521. }
  4522. else
  4523. {
  4524. //update disappearing puzzles
  4525. BOOST_FOREACH(auto & piece, piecesToRemove)
  4526. piece->setAlpha(currentAlpha);
  4527. currentAlpha -= animSpeed;
  4528. }
  4529. CWindowObject::show(to);
  4530. }
  4531. void CTransformerWindow::CItem::move()
  4532. {
  4533. if (left)
  4534. moveBy(Point(289, 0));
  4535. else
  4536. moveBy(Point(-289, 0));
  4537. left = !left;
  4538. }
  4539. void CTransformerWindow::CItem::clickLeft(tribool down, bool previousState)
  4540. {
  4541. if(previousState && (!down))
  4542. {
  4543. move();
  4544. parent->showAll(screen2);
  4545. }
  4546. }
  4547. void CTransformerWindow::CItem::update()
  4548. {
  4549. icon->setFrame(parent->army->getCreature(id)->idNumber + 2);
  4550. }
  4551. CTransformerWindow::CItem::CItem(CTransformerWindow * parent, int size, int id):
  4552. id(id), size(size), parent(parent)
  4553. {
  4554. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4555. addUsedEvents(LCLICK);
  4556. left = true;
  4557. pos.w = 58;
  4558. pos.h = 64;
  4559. pos.x += 45 + (id%3)*83 + id/6*83;
  4560. pos.y += 109 + (id/3)*98;
  4561. icon = new CAnimImage("TWCRPORT", parent->army->getCreature(id)->idNumber + 2);
  4562. new CLabel(28, 76,FONT_SMALL, CENTER, Colors::WHITE, boost::lexical_cast<std::string>(size));//stack size
  4563. }
  4564. void CTransformerWindow::makeDeal()
  4565. {
  4566. for (int i=0; i<items.size(); i++)
  4567. if (!items[i]->left)
  4568. LOCPLINT->cb->trade(town, EMarketMode::CREATURE_UNDEAD, items[i]->id, 0, 0, hero);
  4569. }
  4570. void CTransformerWindow::addAll()
  4571. {
  4572. for (int i=0; i<items.size(); i++)
  4573. if (items[i]->left)
  4574. items[i]->move();
  4575. showAll(screen2);
  4576. }
  4577. void CTransformerWindow::updateGarrisons()
  4578. {
  4579. BOOST_FOREACH(auto & item, items)
  4580. {
  4581. item->update();
  4582. }
  4583. }
  4584. CTransformerWindow::CTransformerWindow(const CGHeroInstance * _hero, const CGTownInstance * _town):
  4585. CWindowObject(PLAYER_COLORED, "SKTRNBK"),
  4586. hero(_hero),
  4587. town(_town)
  4588. {
  4589. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4590. if (hero)
  4591. army = hero;
  4592. else
  4593. army = town;
  4594. for (int i=0; i<7; i++ )
  4595. if ( army->getCreature(i) )
  4596. items.push_back(new CItem(this, army->getStackCount(i), i));
  4597. all = new CAdventureMapButton(CGI->generaltexth->zelp[590],boost::bind(&CTransformerWindow::addAll,this), 146,416,"ALTARMY.DEF",SDLK_a);
  4598. convert= new CAdventureMapButton(CGI->generaltexth->zelp[591],boost::bind(&CTransformerWindow::makeDeal,this), 269,416,"ALTSACR.DEF",SDLK_RETURN);
  4599. cancel = new CAdventureMapButton(CGI->generaltexth->zelp[592],boost::bind(&CTransformerWindow::close, this),392,416,"ICANCEL.DEF",SDLK_ESCAPE);
  4600. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4601. new CLabel(153, 29,FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[485]);//holding area
  4602. new CLabel(153+295, 29, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[486]);//transformer
  4603. new CTextBox(CGI->generaltexth->allTexts[487], Rect(26, 56, 255, 40), 0, FONT_MEDIUM, CENTER, Colors::YELLOW);//move creatures to create skeletons
  4604. new CTextBox(CGI->generaltexth->allTexts[488], Rect(320, 56, 255, 40), 0, FONT_MEDIUM, CENTER, Colors::YELLOW);//creatures here will become skeletons
  4605. }
  4606. void CUniversityWindow::CItem::clickLeft(tribool down, bool previousState)
  4607. {
  4608. if(previousState && (!down))
  4609. {
  4610. if ( state() != 2 )
  4611. return;
  4612. CUnivConfirmWindow *win = new CUnivConfirmWindow(parent, ID, LOCPLINT->cb->getResourceAmount(6) >= 2000);
  4613. GH.pushInt(win);
  4614. }
  4615. }
  4616. void CUniversityWindow::CItem::clickRight(tribool down, bool previousState)
  4617. {
  4618. if(down)
  4619. {
  4620. CRClickPopup::createAndPush(CGI->generaltexth->skillInfoTexts[ID][0],
  4621. new CComponent(CComponent::secskill, ID, 0));
  4622. }
  4623. }
  4624. void CUniversityWindow::CItem::hover(bool on)
  4625. {
  4626. if (on)
  4627. GH.statusbar->print(CGI->generaltexth->skillName[ID]);
  4628. else
  4629. GH.statusbar->clear();
  4630. }
  4631. int CUniversityWindow::CItem::state()
  4632. {
  4633. if (parent->hero->getSecSkillLevel(static_cast<CGHeroInstance::SecondarySkill>(ID)))//hero know this skill
  4634. return 1;
  4635. if (!parent->hero->canLearnSkill())//can't learn more skills
  4636. return 0;
  4637. if (parent->hero->type->heroClass->secSkillProbability[ID]==0)//can't learn this skill (like necromancy for most of non-necros)
  4638. return 0;
  4639. return 2;
  4640. }
  4641. void CUniversityWindow::CItem::showAll(SDL_Surface * to)
  4642. {
  4643. CPicture * bar;
  4644. switch (state())
  4645. {
  4646. case 0: bar = parent->red;
  4647. break;
  4648. case 1: bar = parent->yellow;
  4649. break;
  4650. case 2: bar = parent->green;
  4651. break;
  4652. default:bar = NULL;
  4653. break;
  4654. }
  4655. assert(bar);
  4656. blitAtLoc(bar->bg, -28, -22, to);
  4657. blitAtLoc(bar->bg, -28, 48, to);
  4658. printAtMiddleLoc (CGI->generaltexth->skillName[ID], 22, -13, FONT_SMALL, Colors::WHITE,to);//Name
  4659. printAtMiddleLoc (CGI->generaltexth->levels[0], 22, 57, FONT_SMALL, Colors::WHITE,to);//Level(always basic)
  4660. CAnimImage::showAll(to);
  4661. }
  4662. CUniversityWindow::CItem::CItem(CUniversityWindow * _parent, int _ID, int X, int Y):
  4663. CAnimImage ("SECSKILL", _ID*3+3, 0, X, Y),
  4664. ID(_ID),
  4665. parent(_parent)
  4666. {
  4667. addUsedEvents(LCLICK | RCLICK | HOVER);
  4668. }
  4669. CUniversityWindow::CUniversityWindow(const CGHeroInstance * _hero, const IMarket * _market):
  4670. CWindowObject(PLAYER_COLORED, "UNIVERS1"),
  4671. hero(_hero),
  4672. market(_market)
  4673. {
  4674. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4675. green = new CPicture("UNIVGREN.PCX");
  4676. yellow = new CPicture("UNIVGOLD.PCX");//bars
  4677. red = new CPicture("UNIVRED.PCX");
  4678. green->recActions =
  4679. yellow->recActions =
  4680. red->recActions = DISPOSE;
  4681. CIntObject * titlePic = nullptr;
  4682. if (market->o->ID == Obj::TOWN)
  4683. titlePic = new CAnimImage(CGI->townh->towns[ETownType::CONFLUX].clientInfo.buildingsIcons, EBuilding::MAGIC_UNIVERSITY);
  4684. else
  4685. titlePic = new CPicture("UNIVBLDG");
  4686. titlePic->center(Point(232 + pos.x, 76 + pos.y));
  4687. //Clerk speech
  4688. new CTextBox(CGI->generaltexth->allTexts[603], Rect(24, 129, 413, 70), 0, FONT_SMALL, CENTER, Colors::WHITE);
  4689. //University
  4690. new CLabel(231, 26, FONT_MEDIUM, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[602]);
  4691. std::vector<int> list = market->availableItemsIds(EMarketMode::RESOURCE_SKILL);
  4692. assert(list.size() == 4);
  4693. for (int i=0; i<list.size(); i++)//prepare clickable items
  4694. items.push_back(new CItem(this, list[i], 54+i*104, 234));
  4695. cancel = new CAdventureMapButton(CGI->generaltexth->zelp[632],
  4696. boost::bind(&CUniversityWindow::close, this),200,313,"IOKAY.DEF",SDLK_RETURN);
  4697. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4698. }
  4699. CUnivConfirmWindow::CUnivConfirmWindow(CUniversityWindow * PARENT, int SKILL, bool available ):
  4700. CWindowObject(PLAYER_COLORED, "UNIVERS2.PCX"),
  4701. parent(PARENT)
  4702. {
  4703. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4704. std::string text = CGI->generaltexth->allTexts[608];
  4705. boost::replace_first(text, "%s", CGI->generaltexth->levels[0]);
  4706. boost::replace_first(text, "%s", CGI->generaltexth->skillName[SKILL]);
  4707. boost::replace_first(text, "%d", "2000");
  4708. new CTextBox(text, Rect(24, 129, 413, 70), 0, FONT_SMALL, CENTER, Colors::WHITE);//Clerk speech
  4709. new CLabel(230, 37, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth-> skillName[SKILL]);//Skill name
  4710. new CAnimImage("SECSKILL", SKILL*3+3, 0, 211, 51);//skill
  4711. new CLabel(230, 107, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->levels[1]);//Skill level
  4712. new CAnimImage("RESOURCE", Res::GOLD, 0, 210, 210);//gold
  4713. new CLabel(230, 267, FONT_SMALL, CENTER, Colors::WHITE, "2000");//Cost
  4714. std::string hoverText = CGI->generaltexth->allTexts[609];
  4715. boost::replace_first(hoverText, "%s", CGI->generaltexth->levels[0]+ " " + CGI->generaltexth->skillName[SKILL]);
  4716. text = CGI->generaltexth->zelp[633].second;
  4717. boost::replace_first(text, "%s", CGI->generaltexth->levels[0]);
  4718. boost::replace_first(text, "%s", CGI->generaltexth->skillName[SKILL]);
  4719. boost::replace_first(text, "%d", "2000");
  4720. confirm= new CAdventureMapButton(hoverText, text, boost::bind(&CUnivConfirmWindow::makeDeal, this, SKILL),
  4721. 148,299,"IBY6432.DEF",SDLK_RETURN);
  4722. confirm->block(!available);
  4723. cancel = new CAdventureMapButton(CGI->generaltexth->zelp[631],boost::bind(&CUnivConfirmWindow::close, this),
  4724. 252,299,"ICANCEL.DEF",SDLK_ESCAPE);
  4725. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4726. }
  4727. void CUnivConfirmWindow::makeDeal(int skill)
  4728. {
  4729. LOCPLINT->cb->trade(parent->market->o, EMarketMode::RESOURCE_SKILL, 6, skill, 1, parent->hero);
  4730. close();
  4731. }
  4732. CHillFortWindow::CHillFortWindow(const CGHeroInstance *visitor, const CGObjectInstance *object):
  4733. CWindowObject(PLAYER_COLORED, "APHLFTBK"),
  4734. fort(object),
  4735. hero(visitor)
  4736. {
  4737. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4738. slotsCount=7;
  4739. resources = CDefHandler::giveDefEss("SMALRES.DEF");
  4740. new CLabel(325, 32, FONT_BIG, CENTER, Colors::YELLOW, fort->hoverName);//Hill Fort
  4741. heroPic = new CHeroArea(30, 60, hero);
  4742. currState.resize(slotsCount+1);
  4743. costs.resize(slotsCount);
  4744. totalSumm.resize(GameConstants::RESOURCE_QUANTITY);
  4745. std::vector<std::string> files;
  4746. files += "APHLF1R.DEF", "APHLF1Y.DEF", "APHLF1G.DEF";
  4747. for (int i=0; i<slotsCount; i++)
  4748. {
  4749. currState[i] = getState(i);
  4750. upgrade[i] = new CAdventureMapButton(getTextForSlot(i),"",boost::bind(&CHillFortWindow::makeDeal, this, i),
  4751. 107+i*76, 171, "", SDLK_1+i, &files);
  4752. upgrade[i]->block(currState[i] == -1);
  4753. }
  4754. files.clear();
  4755. files += "APHLF4R.DEF", "APHLF4Y.DEF", "APHLF4G.DEF";
  4756. currState[slotsCount] = getState(slotsCount);
  4757. upgradeAll = new CAdventureMapButton(CGI->generaltexth->allTexts[432],"",boost::bind(&CHillFortWindow::makeDeal, this, slotsCount),
  4758. 30, 231, "", SDLK_0, &files);
  4759. quit = new CAdventureMapButton("","",boost::bind(&CHillFortWindow::close, this), 294, 275, "IOKAY.DEF", SDLK_RETURN);
  4760. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4761. garr = new CGarrisonInt(108, 60, 18, Point(),background->bg,Point(108,60),hero,NULL);
  4762. updateGarrisons();
  4763. }
  4764. void CHillFortWindow::updateGarrisons()
  4765. {
  4766. for (int i=0; i<GameConstants::RESOURCE_QUANTITY; i++)
  4767. totalSumm[i]=0;
  4768. for (int i=0; i<slotsCount; i++)
  4769. {
  4770. costs[i].clear();
  4771. int newState = getState(i);
  4772. if (newState != -1)
  4773. {
  4774. UpgradeInfo info;
  4775. LOCPLINT->cb->getUpgradeInfo(hero, i, info);
  4776. if (info.newID.size())//we have upgrades here - update costs
  4777. {
  4778. costs[i] = info.cost[0] * hero->getStackCount(i);
  4779. totalSumm += costs[i];
  4780. }
  4781. }
  4782. currState[i] = newState;
  4783. upgrade[i]->setIndex(newState);
  4784. upgrade[i]->block(currState[i] == -1);
  4785. upgrade[i]->hoverTexts[0] = getTextForSlot(i);
  4786. }
  4787. int newState = getState(slotsCount);
  4788. currState[slotsCount] = newState;
  4789. upgradeAll->setIndex(newState);
  4790. garr->recreateSlots();
  4791. }
  4792. void CHillFortWindow::makeDeal(int slot)
  4793. {
  4794. int offset = (slot == slotsCount)?2:0;
  4795. switch (currState[slot])
  4796. {
  4797. case 0:
  4798. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[314 + offset],
  4799. std::vector<CComponent*>(), soundBase::sound_todo);
  4800. break;
  4801. case 1:
  4802. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[313 + offset],
  4803. std::vector<CComponent*>(), soundBase::sound_todo);
  4804. break;
  4805. case 2:
  4806. for (int i=0; i<slotsCount; i++)
  4807. if ( slot ==i || ( slot == slotsCount && currState[i] == 2 ) )//this is activated slot or "upgrade all"
  4808. {
  4809. UpgradeInfo info;
  4810. LOCPLINT->cb->getUpgradeInfo(hero, i, info);
  4811. LOCPLINT->cb->upgradeCreature(hero, i, info.newID[0]);
  4812. }
  4813. break;
  4814. }
  4815. }
  4816. void CHillFortWindow::showAll (SDL_Surface *to)
  4817. {
  4818. CWindowObject::showAll(to);
  4819. for ( int i=0; i<slotsCount; i++)
  4820. {
  4821. if ( currState[i] == 0 || currState[i] == 2 )
  4822. {
  4823. if ( costs[i].size() )//we have several elements
  4824. {
  4825. int curY = 128;//reverse iterator is used to display gold as first element
  4826. for(int j = costs[i].size()-1; j >= 0; j--)
  4827. {
  4828. int val = costs[i][j];
  4829. if(!val) continue;
  4830. blitAtLoc(resources->ourImages[j].bitmap, 104+76*i, curY, to);
  4831. printToLoc(boost::lexical_cast<std::string>(val), 168+76*i, curY+16, FONT_SMALL, Colors::WHITE, to);
  4832. curY += 20;
  4833. }
  4834. }
  4835. else//free upgrade - print gold image and "Free" text
  4836. {
  4837. blitAtLoc(resources->ourImages[6].bitmap, 104+76*i, 128, to);
  4838. printToLoc(CGI->generaltexth->allTexts[344], 168+76*i, 144, FONT_SMALL, Colors::WHITE, to);
  4839. }
  4840. }
  4841. }
  4842. for (int i=0; i<GameConstants::RESOURCE_QUANTITY; i++)
  4843. {
  4844. if (totalSumm[i])//this resource is used - display it
  4845. {
  4846. blitAtLoc(resources->ourImages[i].bitmap, 104+76*i, 237, to);
  4847. printToLoc(boost::lexical_cast<std::string>(totalSumm[i]), 166+76*i, 253, FONT_SMALL, Colors::WHITE, to);
  4848. }
  4849. }
  4850. }
  4851. std::string CHillFortWindow::getTextForSlot(int slot)
  4852. {
  4853. if ( !hero->getCreature(slot) )//we dont have creature here
  4854. return "";
  4855. std::string str = CGI->generaltexth->allTexts[318];
  4856. int amount = hero->getStackCount(slot);
  4857. if ( amount == 1 )
  4858. boost::algorithm::replace_first(str,"%s",hero->getCreature(slot)->nameSing);
  4859. else
  4860. boost::algorithm::replace_first(str,"%s",hero->getCreature(slot)->namePl);
  4861. return str;
  4862. }
  4863. int CHillFortWindow::getState(int slot)
  4864. {
  4865. TResources myRes = LOCPLINT->cb->getResourceAmount();
  4866. if ( slot == slotsCount )//"Upgrade all" slot
  4867. {
  4868. bool allUpgraded = true;//All creatures are upgraded?
  4869. for (int i=0; i<slotsCount; i++)
  4870. allUpgraded &= currState[i] == 1 || currState[i] == -1;
  4871. if (allUpgraded)
  4872. return 1;
  4873. if(!totalSumm.canBeAfforded(myRes))
  4874. return 0;
  4875. return 2;
  4876. }
  4877. if (hero->slotEmpty(slot))//no creature here
  4878. return -1;
  4879. UpgradeInfo info;
  4880. LOCPLINT->cb->getUpgradeInfo(hero, slot, info);
  4881. if (!info.newID.size())//already upgraded
  4882. return 1;
  4883. if(!(info.cost[0] * hero->getStackCount(slot)).canBeAfforded(myRes))
  4884. return 0;
  4885. return 2;//can upgrade
  4886. }
  4887. CThievesGuildWindow::CThievesGuildWindow(const CGObjectInstance * _owner):
  4888. CWindowObject(PLAYER_COLORED | BORDERED, "TpRank"),
  4889. owner(_owner)
  4890. {
  4891. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4892. type |= BLOCK_ADV_HOTKEYS;
  4893. SThievesGuildInfo tgi; //info to be displayed
  4894. LOCPLINT->cb->getThievesGuildInfo(tgi, owner);
  4895. exitb = new CAdventureMapButton (CGI->generaltexth->allTexts[600], "", boost::bind(&CThievesGuildWindow::close,this), 748, 556, "TPMAGE1", SDLK_RETURN);
  4896. exitb->assignedKeys.insert(SDLK_ESCAPE);
  4897. statusBar = new CGStatusBar(3, 555, "TStatBar.bmp", 742);
  4898. resdatabar = new CMinorResDataBar();
  4899. resdatabar->pos.x += pos.x;
  4900. resdatabar->pos.y += pos.y;
  4901. //data for information table:
  4902. // fields[row][column] = list of id's of players for this box
  4903. static std::vector< std::vector< TPlayerColor > > SThievesGuildInfo::* fields[] =
  4904. { &SThievesGuildInfo::numOfTowns, &SThievesGuildInfo::numOfHeroes, &SThievesGuildInfo::gold,
  4905. &SThievesGuildInfo::woodOre, &SThievesGuildInfo::mercSulfCrystGems, &SThievesGuildInfo::obelisks,
  4906. &SThievesGuildInfo::artifacts, &SThievesGuildInfo::army, &SThievesGuildInfo::income };
  4907. //printing texts & descriptions to background
  4908. for(int g=0; g<12; ++g)
  4909. {
  4910. int posY[] = {400, 460, 510};
  4911. int y;
  4912. if(g < 9)
  4913. y = 52 + 32*g;
  4914. else
  4915. y = posY[g-9];
  4916. std::string text = CGI->generaltexth->jktexts[24+g];
  4917. boost::algorithm::trim_if(text,boost::algorithm::is_any_of("\""));
  4918. new CLabel(135, y, FONT_MEDIUM, CENTER, Colors::YELLOW, text);
  4919. }
  4920. for(int g=1; g<tgi.playerColors.size(); ++g)
  4921. new CAnimImage("PRSTRIPS", g-1, 0, 250 + 66*g, 7);
  4922. for(int g=0; g<tgi.playerColors.size(); ++g)
  4923. new CLabel(283 + 66*g, 24, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[16+g]);
  4924. //printing flags
  4925. for(int g = 0; g < ARRAY_COUNT(fields); ++g) //by lines
  4926. {
  4927. for(int b=0; b<(tgi .* fields[g]).size(); ++b) //by places (1st, 2nd, ...)
  4928. {
  4929. std::vector<TPlayerColor> &players = (tgi .* fields[g])[b]; //get players with this place in this line
  4930. //position of box
  4931. int xpos = 259 + 66 * b;
  4932. int ypos = 41 + 32 * g;
  4933. size_t rowLength[2]; //size of each row
  4934. rowLength[0] = std::min<size_t>(players.size(), 4);
  4935. rowLength[1] = players.size() - rowLength[0];
  4936. for (size_t j=0; j< 2; j++)
  4937. {
  4938. // origin of this row | offset for 2nd row| shift right for short rows
  4939. //if we have 2 rows, start either from mid or beginning (depending on count), otherwise center the flags
  4940. int rowStartX = xpos + (j ? 6 + (rowLength[j] < 3 ? 12 : 0) : 24 - 6 * rowLength[j]);
  4941. int rowStartY = ypos + (j ? 4 : 0);
  4942. for (size_t i=0; i< rowLength[j]; i++)
  4943. {
  4944. new CAnimImage("itgflags", players[i + j*4], 0, rowStartX + i*12, rowStartY);
  4945. }
  4946. }
  4947. }
  4948. }
  4949. static const std::string colorToBox[] = {"PRRED.BMP", "PRBLUE.BMP", "PRTAN.BMP", "PRGREEN.BMP", "PRORANGE.BMP", "PRPURPLE.BMP", "PRTEAL.BMP", "PRROSE.bmp"};
  4950. //printing best hero
  4951. int counter = 0;
  4952. BOOST_FOREACH(auto & iter, tgi.colorToBestHero)
  4953. {
  4954. if(iter.second.portrait >= 0)
  4955. {
  4956. new CPicture(colorToBox[iter.first], 253 + 66 * counter, 334);
  4957. new CAnimImage("PortraitsSmall", iter.second.portrait, 0, 260 + 66 * counter, 360);
  4958. //TODO: r-click info:
  4959. // - r-click on hero
  4960. // - r-click on primary skill label
  4961. if(iter.second.details)
  4962. {
  4963. new CTextBox(CGI->generaltexth->allTexts[184], Rect(260 + 66*counter, 396, 52, 64),
  4964. 0, FONT_TINY, TOPLEFT, Colors::WHITE);
  4965. for (int i=0; i<iter.second.details->primskills.size(); ++i)
  4966. {
  4967. new CLabel(310 + 66 * counter, 407 + 11*i, FONT_TINY, BOTTOMRIGHT, Colors::WHITE,
  4968. boost::lexical_cast<std::string>(iter.second.details->primskills[i]));
  4969. }
  4970. }
  4971. }
  4972. counter++;
  4973. }
  4974. //printing best creature
  4975. counter = 0;
  4976. BOOST_FOREACH(auto & it, tgi.bestCreature)
  4977. {
  4978. if(it.second >= 0)
  4979. new CAnimImage("TWCRPORT", it.second+2, 0, 255 + 66 * counter, 479);
  4980. counter++;
  4981. }
  4982. //printing personality
  4983. counter = 0;
  4984. BOOST_FOREACH(auto & it, tgi.personality)
  4985. {
  4986. std::string text;
  4987. if(it.second == EAiTactic::NONE)
  4988. {
  4989. text = CGI->generaltexth->arraytxt[172];
  4990. }
  4991. else if(it.second != EAiTactic::RANDOM)
  4992. {
  4993. text = CGI->generaltexth->arraytxt[168 + it.second];
  4994. }
  4995. new CLabel(283 + 66*counter, 459, FONT_SMALL, CENTER, Colors::WHITE, text);
  4996. counter++;
  4997. }
  4998. }
  4999. void MoraleLuckBox::set(const IBonusBearer *node)
  5000. {
  5001. OBJ_CONSTRUCTION_CAPTURING_ALL;
  5002. const int textId[] = {62, 88}; //eg %s \n\n\n {Current Luck Modifiers:}
  5003. const int noneTxtId = 108; //Russian version uses same text for neutral morale\luck
  5004. const int neutralDescr[] = {60, 86}; //eg {Neutral Morale} \n\n Neutral morale means your armies will neither be blessed with extra attacks or freeze in combat.
  5005. const int componentType[] = {CComponent::luck, CComponent::morale};
  5006. const int hoverTextBase[] = {7, 4};
  5007. const Bonus::BonusType bonusType[] = {Bonus::LUCK, Bonus::MORALE};
  5008. int (IBonusBearer::*getValue[])() const = {&IBonusBearer::LuckVal, &IBonusBearer::MoraleVal};
  5009. int mrlt = -9;
  5010. TModDescr mrl;
  5011. if (node)
  5012. {
  5013. node->getModifiersWDescr(mrl, bonusType[morale]);
  5014. bonusValue = (node->*getValue[morale])();
  5015. }
  5016. else
  5017. bonusValue = 0;
  5018. mrlt = (bonusValue>0)-(bonusValue<0); //signum: -1 - bad luck / morale, 0 - neutral, 1 - good
  5019. hoverText = CGI->generaltexth->heroscrn[hoverTextBase[morale] - mrlt];
  5020. baseType = componentType[morale];
  5021. text = CGI->generaltexth->arraytxt[textId[morale]];
  5022. boost::algorithm::replace_first(text,"%s",CGI->generaltexth->arraytxt[neutralDescr[morale]-mrlt]);
  5023. if (!mrl.size())
  5024. text += CGI->generaltexth->arraytxt[noneTxtId];
  5025. else
  5026. {
  5027. if (node->hasBonusOfType (Bonus::UNDEAD) || node->hasBonusOfType(Bonus::BLOCK_MORALE) || node->hasBonusOfType(Bonus::NON_LIVING)) //it's a creature window
  5028. {
  5029. text += CGI->generaltexth->arraytxt[113]; //unaffected by morale
  5030. }
  5031. else
  5032. {
  5033. for(int it=0; it < mrl.size(); it++)
  5034. text += "\n" + mrl[it].second;
  5035. }
  5036. }
  5037. std::string imageName;
  5038. if (small)
  5039. imageName = morale ? "IMRL30": "ILCK30";
  5040. else
  5041. imageName = morale ? "IMRL42" : "ILCK42";
  5042. delete image;
  5043. image = new CAnimImage(imageName, bonusValue + 3);
  5044. image->moveBy(Point(pos.w/2 - image->pos.w/2, pos.h/2 - image->pos.h/2));//center icon
  5045. }
  5046. MoraleLuckBox::MoraleLuckBox(bool Morale, const Rect &r, bool Small):
  5047. image(NULL),
  5048. morale(Morale),
  5049. small(Small)
  5050. {
  5051. bonusValue = 0;
  5052. pos = r + pos;
  5053. }
  5054. CArtifactHolder::CArtifactHolder()
  5055. {
  5056. }
  5057. void CWindowWithArtifacts::artifactRemoved(const ArtifactLocation &artLoc)
  5058. {
  5059. BOOST_FOREACH(CArtifactsOfHero *aoh, artSets)
  5060. aoh->artifactRemoved(artLoc);
  5061. }
  5062. void CWindowWithArtifacts::artifactMoved(const ArtifactLocation &artLoc, const ArtifactLocation &destLoc)
  5063. {
  5064. CArtifactsOfHero *destaoh = NULL;
  5065. BOOST_FOREACH(CArtifactsOfHero *aoh, artSets)
  5066. {
  5067. aoh->artifactMoved(artLoc, destLoc);
  5068. aoh->redraw();
  5069. if(destLoc.isHolder(aoh->getHero()))
  5070. destaoh = aoh;
  5071. }
  5072. //Make sure the status bar is updated so it does not display old text
  5073. if(destaoh != NULL && destaoh->getArtPlace(destLoc.slot) != NULL)
  5074. {
  5075. destaoh->getArtPlace(destLoc.slot)->hover(true);
  5076. }
  5077. }
  5078. void CWindowWithArtifacts::artifactDisassembled(const ArtifactLocation &artLoc)
  5079. {
  5080. BOOST_FOREACH(CArtifactsOfHero *aoh, artSets)
  5081. aoh->artifactDisassembled(artLoc);
  5082. }
  5083. void CWindowWithArtifacts::artifactAssembled(const ArtifactLocation &artLoc)
  5084. {
  5085. BOOST_FOREACH(CArtifactsOfHero *aoh, artSets)
  5086. aoh->artifactAssembled(artLoc);
  5087. }
  5088. void CArtifactsOfHero::SCommonPart::Artpos::clear()
  5089. {
  5090. slotID = -1;
  5091. AOH = NULL;
  5092. art = NULL;
  5093. }
  5094. CArtifactsOfHero::SCommonPart::Artpos::Artpos()
  5095. {
  5096. clear();
  5097. }
  5098. void CArtifactsOfHero::SCommonPart::Artpos::setTo(const CArtPlace *place, bool dontTakeBackpack)
  5099. {
  5100. slotID = place->slotID;
  5101. AOH = place->ourOwner;
  5102. if(slotID >= 19 && dontTakeBackpack)
  5103. art = NULL;
  5104. else
  5105. art = place->ourArt;
  5106. }
  5107. bool CArtifactsOfHero::SCommonPart::Artpos::operator==(const ArtifactLocation &al) const
  5108. {
  5109. if(!AOH)
  5110. return false;
  5111. bool ret = al.isHolder(AOH->curHero) && al.slot == slotID;
  5112. //assert(al.getArt() == art);
  5113. return ret;
  5114. }
  5115. bool CArtifactsOfHero::SCommonPart::Artpos::valid()
  5116. {
  5117. assert(AOH && art);
  5118. return art == AOH->curHero->getArt(slotID);
  5119. }
  5120. void CRClickPopup::clickRight(tribool down, bool previousState)
  5121. {
  5122. if(down)
  5123. return;
  5124. close();
  5125. }
  5126. void CRClickPopup::close()
  5127. {
  5128. GH.popIntTotally(this);
  5129. }
  5130. void CRClickPopup::createAndPush(const std::string &txt, const CInfoWindow::TCompsInfo &comps)
  5131. {
  5132. int player = LOCPLINT ? LOCPLINT->playerID : 1; //if no player, then use blue
  5133. CSimpleWindow * temp = new CInfoWindow(txt, player, comps);
  5134. temp->center(Point(GH.current->motion)); //center on mouse
  5135. temp->fitToScreen(10);
  5136. CRClickPopupInt *rcpi = new CRClickPopupInt(temp,true);
  5137. GH.pushInt(rcpi);
  5138. }
  5139. void CRClickPopup::createAndPush(const std::string &txt, CComponent * component)
  5140. {
  5141. CInfoWindow::TCompsInfo intComps;
  5142. intComps.push_back(component);
  5143. createAndPush(txt, intComps);
  5144. }
  5145. Point CInfoBoxPopup::toScreen(Point p)
  5146. {
  5147. vstd::abetween(p.x, adventureInt->terrain.pos.x + 100, adventureInt->terrain.pos.x + adventureInt->terrain.pos.w - 100);
  5148. vstd::abetween(p.y, adventureInt->terrain.pos.y + 100, adventureInt->terrain.pos.y + adventureInt->terrain.pos.h - 100);
  5149. return p;
  5150. }
  5151. CInfoBoxPopup::CInfoBoxPopup(Point position, const CGTownInstance * town):
  5152. CWindowObject(RCLICK_POPUP | PLAYER_COLORED, "TOWNQVBK", toScreen(position))
  5153. {
  5154. InfoAboutTown iah;
  5155. LOCPLINT->cb->getTownInfo(town, iah);
  5156. OBJ_CONSTRUCTION_CAPTURING_ALL;
  5157. new CTownTooltip(Point(9, 10), iah);
  5158. }
  5159. CInfoBoxPopup::CInfoBoxPopup(Point position, const CGHeroInstance * hero):
  5160. CWindowObject(RCLICK_POPUP | PLAYER_COLORED, "HEROQVBK", toScreen(position))
  5161. {
  5162. InfoAboutHero iah;
  5163. LOCPLINT->cb->getHeroInfo(hero, iah);
  5164. OBJ_CONSTRUCTION_CAPTURING_ALL;
  5165. new CHeroTooltip(Point(9, 10), iah);
  5166. }
  5167. CInfoBoxPopup::CInfoBoxPopup(Point position, const CGGarrison * garr):
  5168. CWindowObject(RCLICK_POPUP | PLAYER_COLORED, "TOWNQVBK", toScreen(position))
  5169. {
  5170. InfoAboutTown iah;
  5171. LOCPLINT->cb->getTownInfo(garr, iah);
  5172. OBJ_CONSTRUCTION_CAPTURING_ALL;
  5173. new CArmyTooltip(Point(9, 10), iah);
  5174. }
  5175. CIntObject * CRClickPopup::createInfoWin(Point position, const CGObjectInstance * specific) //specific=0 => draws info about selected town/hero
  5176. {
  5177. if(!specific)
  5178. specific = adventureInt->selection;
  5179. assert(specific);
  5180. switch(specific->ID)
  5181. {
  5182. case Obj::HERO:
  5183. return new CInfoBoxPopup(position, dynamic_cast<const CGHeroInstance *>(specific));
  5184. case Obj::TOWN:
  5185. return new CInfoBoxPopup(position, dynamic_cast<const CGTownInstance *>(specific));
  5186. case Obj::GARRISON:
  5187. case Obj::GARRISON2:
  5188. return new CInfoBoxPopup(position, dynamic_cast<const CGGarrison *>(specific));
  5189. default:
  5190. return NULL;
  5191. }
  5192. }
  5193. void CRClickPopup::createAndPush(const CGObjectInstance *obj, const Point &p, EAlignment alignment /*= BOTTOMRIGHT*/)
  5194. {
  5195. CIntObject *iWin = createInfoWin(p, obj); //try get custom infowindow for this obj
  5196. if(iWin)
  5197. GH.pushInt(iWin);
  5198. else
  5199. CRClickPopup::createAndPush(obj->getHoverText());
  5200. }
  5201. CRClickPopup::CRClickPopup()
  5202. {
  5203. addUsedEvents(RCLICK);
  5204. }
  5205. CRClickPopup::~CRClickPopup()
  5206. {
  5207. }
  5208. void CRClickPopupInt::show(SDL_Surface * to)
  5209. {
  5210. inner->show(to);
  5211. }
  5212. CRClickPopupInt::CRClickPopupInt( IShowActivatable *our, bool deleteInt )
  5213. {
  5214. CCS->curh->hide();
  5215. inner = our;
  5216. delInner = deleteInt;
  5217. }
  5218. CRClickPopupInt::~CRClickPopupInt()
  5219. {
  5220. // //workaround for hero window issue - if it's our interface, call dispose to properly reset it's state
  5221. // //TODO? it might be better to rewrite hero window so it will bee newed/deleted on opening / closing (not effort-worthy now, but on some day...?)
  5222. // if(LOCPLINT && inner == adventureInt->heroWindow)
  5223. // adventureInt->heroWindow->dispose();
  5224. if(delInner)
  5225. delete inner;
  5226. CCS->curh->show();
  5227. }
  5228. void CRClickPopupInt::showAll(SDL_Surface * to)
  5229. {
  5230. inner->showAll(to);
  5231. }