CPlayerInterface.cpp 143 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940
  1. #include "stdafx.h"
  2. #include "CAdvmapInterface.h"
  3. #include "CBattleInterface.h"
  4. #include "CCallback.h"
  5. #include "CCastleInterface.h"
  6. #include "CCursorHandler.h"
  7. #include "CGameInfo.h"
  8. #include "CHeroWindow.h"
  9. #include "CMessage.h"
  10. #include "CPlayerInterface.h"
  11. //#include "SDL_Extensions.h"
  12. #include "SDL_Extensions.h"
  13. //#include "SDL_framerate.h"
  14. #include "SDL_framerate.h"
  15. #include "client/CConfigHandler.h"
  16. #include "client/CCreatureAnimation.h"
  17. #include "client/Graphics.h"
  18. #include "hch/CArtHandler.h"
  19. #include "hch/CGeneralTextHandler.h"
  20. #include "hch/CHeroHandler.h"
  21. #include "hch/CLodHandler.h"
  22. #include "hch/CObjectHandler.h"
  23. #include "lib/Connection.h"
  24. #include "hch/CSpellHandler.h"
  25. #include "hch/CTownHandler.h"
  26. #include "lib/CondSh.h"
  27. #include "lib/NetPacks.h"
  28. #include "map.h"
  29. #include "mapHandler.h"
  30. #include "timeHandler.h"
  31. #include <boost/lexical_cast.hpp>
  32. #include <boost/algorithm/string.hpp>
  33. #include <boost/algorithm/string/replace.hpp>
  34. #include <boost/assign/std/vector.hpp>
  35. #include <boost/assign/list_of.hpp>
  36. #include <boost/date_time/posix_time/posix_time.hpp>
  37. #include <boost/thread.hpp>
  38. #include <cmath>
  39. #include <queue>
  40. #include <sstream>
  41. #ifdef min
  42. #undef min
  43. #endif
  44. #ifdef max
  45. #undef max
  46. #endif
  47. /*
  48. * CPlayerInterface.cpp, part of VCMI engine
  49. *
  50. * Authors: listed in file AUTHORS in main folder
  51. *
  52. * License: GNU General Public License v2.0 or later
  53. * Full text of license available in license.txt file, in main folder
  54. *
  55. */
  56. using namespace boost::assign;
  57. using namespace CSDL_Ext;
  58. void processCommand(const std::string &message, CClient *&client);
  59. extern TTF_Font * GEOR16;
  60. extern std::queue<SDL_Event*> events;
  61. extern boost::mutex eventsM;
  62. CPlayerInterface * LOCPLINT;
  63. enum EMoveState {STOP_MOVE, WAITING_MOVE, CONTINUE_MOVE, DURING_MOVE};
  64. CondSh<EMoveState> stillMoveHero; //used during hero movement
  65. struct OCM_HLP_CGIN
  66. {
  67. bool inline operator ()(const std::pair<const CGObjectInstance*,SDL_Rect> & a, const std::pair<const CGObjectInstance*,SDL_Rect> & b) const
  68. {
  69. return (*a.first)<(*b.first);
  70. }
  71. } ocmptwo_cgin ;
  72. void KeyShortcut::keyPressed(const SDL_KeyboardEvent & key)
  73. {
  74. if(vstd::contains(assignedKeys,key.keysym.sym))
  75. {
  76. if(key.state == SDL_PRESSED)
  77. clickLeft(true);
  78. else
  79. clickLeft(false);
  80. }
  81. }
  82. void CGarrisonSlot::hover (bool on)
  83. {
  84. Hoverable::hover(on);
  85. if(on)
  86. {
  87. std::string temp;
  88. if(creature)
  89. {
  90. if(owner->highlighted)
  91. {
  92. if(owner->highlighted == this)
  93. {
  94. temp = CGI->generaltexth->tcommands[4];
  95. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  96. }
  97. else if (owner->highlighted->creature == creature)
  98. {
  99. temp = CGI->generaltexth->tcommands[2];
  100. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  101. }
  102. else if (owner->highlighted->creature)
  103. {
  104. temp = CGI->generaltexth->tcommands[7];
  105. boost::algorithm::replace_first(temp,"%s",owner->highlighted->creature->nameSing);
  106. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  107. }
  108. else
  109. {
  110. tlog2 << "Warning - shouldn't be - highlighted void slot "<<owner->highlighted<<std::endl;
  111. tlog2 << "Highlighted set to NULL"<<std::endl;
  112. owner->highlighted = NULL;
  113. }
  114. }
  115. else
  116. {
  117. if(upg)
  118. {
  119. temp = CGI->generaltexth->tcommands[32];
  120. }
  121. else
  122. {
  123. temp = CGI->generaltexth->tcommands[12];
  124. }
  125. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  126. };
  127. }
  128. else
  129. {
  130. if(owner->highlighted)
  131. {
  132. const CArmedInstance *highl = owner->highlighted->getObj();
  133. if( highl->needsLastStack() //we are moving stack from hero's
  134. && highl->army.slots.size() == 1 //it's only stack
  135. && owner->highlighted->upg != upg //we're moving it to the other garrison
  136. )
  137. {
  138. temp = CGI->generaltexth->tcommands[5]; //cannot move last stack!
  139. }
  140. else
  141. {
  142. temp = CGI->generaltexth->tcommands[6];
  143. boost::algorithm::replace_first(temp,"%s",owner->highlighted->creature->nameSing);
  144. }
  145. }
  146. else
  147. {
  148. temp = CGI->generaltexth->tcommands[11];
  149. }
  150. }
  151. LOCPLINT->statusbar->print(temp);
  152. }
  153. else
  154. {
  155. LOCPLINT->statusbar->clear();
  156. }
  157. }
  158. const CArmedInstance * CGarrisonSlot::getObj()
  159. {
  160. return (!upg)?(owner->oup):(owner->odown);
  161. }
  162. StackState* getStackState(const CGObjectInstance *obj, int pos, bool town)
  163. {
  164. const CGHeroInstance *h = dynamic_cast<const CGHeroInstance *>(obj);
  165. if(!h) return NULL;
  166. StackState *pom = new StackState();
  167. pom->currentHealth = 0;
  168. pom->attackBonus = h->getPrimSkillLevel(0);
  169. pom->defenseBonus = h->getPrimSkillLevel(1);
  170. pom->luck = h->getCurrentLuck();
  171. pom->morale = h->getCurrentMorale(pos,town);
  172. pom->speedBonus = h->valOfBonuses(HeroBonus::STACKS_SPEED);
  173. return pom;
  174. }
  175. void CGarrisonSlot::clickRight (tribool down)
  176. {
  177. StackState *pom = getStackState(getObj(),ID, LOCPLINT->topInt() == LOCPLINT->castleInt);
  178. if(down && creature)
  179. {
  180. LOCPLINT->pushInt(new CCreInfoWindow(creature->idNumber,0,count,pom,0,0,NULL));
  181. }
  182. delete pom;
  183. }
  184. void CGarrisonSlot::clickLeft(tribool down)
  185. {
  186. if(owner->ignoreEvent)
  187. {
  188. owner->ignoreEvent = false;
  189. return;
  190. }
  191. if(down)
  192. {
  193. bool refr = false;
  194. if(owner->highlighted)
  195. {
  196. if(owner->highlighted == this) //view info
  197. {
  198. StackState *pom2 = getStackState(getObj(), ID, LOCPLINT->topInt() == LOCPLINT->castleInt);
  199. UpgradeInfo pom = LOCPLINT->cb->getUpgradeInfo(getObj(), ID);
  200. CCreInfoWindow *creWindow = NULL;
  201. if(pom.oldID>=0) //upgrade is possible
  202. {
  203. creWindow = new CCreInfoWindow(
  204. creature->idNumber,1,count,pom2,
  205. boost::bind(&CCallback::upgradeCreature,LOCPLINT->cb,getObj(),ID,pom.newID[0]), //bind upgrade function
  206. boost::bind(&CCallback::dismissCreature,LOCPLINT->cb,getObj(),ID),&pom);
  207. }
  208. else
  209. {
  210. creWindow = new CCreInfoWindow(
  211. creature->idNumber,1,count,pom2,0,
  212. boost::bind(&CCallback::dismissCreature,LOCPLINT->cb,getObj(),ID), NULL);
  213. }
  214. LOCPLINT->pushInt(creWindow);
  215. owner->highlighted = NULL;
  216. show(screen2);
  217. refr = true;
  218. delete pom2;
  219. }
  220. else if((owner->splitting || LOCPLINT->shiftPressed())
  221. && (!creature
  222. || (creature == owner->highlighted->creature))
  223. ) //we want to split
  224. {
  225. owner->p2 = ID; //store the second stack pos
  226. owner->pb = upg;//store the second stack owner (up or down army)
  227. owner->splitting = false;
  228. int totalAmount = owner->highlighted->count;
  229. if(creature)
  230. totalAmount += count;
  231. int last = -1;
  232. if(upg != owner->highlighted->upg) //not splitting within same army
  233. {
  234. if(owner->highlighted->getObj()->army.slots.size() == 1
  235. && owner->highlighted->getObj()->needsLastStack() )
  236. {
  237. last = 0;
  238. }
  239. if(getObj()->army.slots.size() == 1
  240. && getObj()->needsLastStack() )
  241. {
  242. last += 2;
  243. }
  244. }
  245. CSplitWindow * spw = new CSplitWindow(owner->highlighted->creature->idNumber, totalAmount, owner, last, count);
  246. LOCPLINT->pushInt(spw);
  247. refr = true;
  248. }
  249. else if(creature != owner->highlighted->creature) //swap
  250. {
  251. LOCPLINT->cb->swapCreatures(
  252. (!upg)?(owner->oup):(owner->odown),
  253. (!owner->highlighted->upg)?(owner->oup):(owner->odown),
  254. ID,owner->highlighted->ID);
  255. }
  256. else //merge
  257. {
  258. LOCPLINT->cb->mergeStacks(
  259. (!owner->highlighted->upg)?(owner->oup):(owner->odown),
  260. (!upg)?(owner->oup):(owner->odown),
  261. owner->highlighted->ID,ID);
  262. }
  263. }
  264. else //highlight
  265. {
  266. if(creature)
  267. owner->highlighted = this;
  268. show(screen2);
  269. refr = true;
  270. }
  271. if(refr) {hover(false); hover(true); } //to refresh statusbar
  272. }
  273. }
  274. void CGarrisonSlot::activate()
  275. {
  276. if(!active) active=true;
  277. else return;
  278. ClickableL::activate();
  279. ClickableR::activate();
  280. Hoverable::activate();
  281. }
  282. void CGarrisonSlot::deactivate()
  283. {
  284. if(active) active=false;
  285. else return;
  286. ClickableL::deactivate();
  287. ClickableR::deactivate();
  288. Hoverable::deactivate();
  289. }
  290. CGarrisonSlot::CGarrisonSlot(CGarrisonInt *Owner, int x, int y, int IID, int Upg, const CCreature * Creature, int Count)
  291. {
  292. active = false;
  293. upg = Upg;
  294. count = Count;
  295. ID = IID;
  296. creature = Creature;
  297. pos.x = x;
  298. pos.y = y;
  299. pos.w = 58;
  300. pos.h = 64;
  301. owner = Owner;
  302. }
  303. CGarrisonSlot::~CGarrisonSlot()
  304. {
  305. if(active)
  306. deactivate();
  307. }
  308. void CGarrisonSlot::show(SDL_Surface * to)
  309. {
  310. if(creature)
  311. {
  312. char buf[15];
  313. SDL_itoa(count,buf,10);
  314. blitAt(graphics->bigImgs[creature->idNumber],pos,to);
  315. printToWR(buf,pos.x+56,pos.y+62,GEOR16,zwykly,to);
  316. if((owner->highlighted==this)
  317. || (owner->splitting && owner->highlighted->creature == creature))
  318. {
  319. blitAt(graphics->bigImgs[-1],pos,to);
  320. }
  321. }
  322. else //empty slot
  323. {
  324. SDL_Rect jakis1 = genRect(pos.h,pos.w,owner->offx+ID*(pos.w+owner->interx),owner->offy+upg*(pos.h+owner->intery)),
  325. jakis2 = pos;
  326. SDL_BlitSurface(owner->sur,&jakis1,to,&jakis2);
  327. if(owner->splitting)
  328. blitAt(graphics->bigImgs[-1],pos,to);
  329. }
  330. }
  331. CGarrisonInt::~CGarrisonInt()
  332. {
  333. if(sup)
  334. {
  335. for(size_t i=0;i<sup->size();i++)
  336. {
  337. delete (*sup)[i];
  338. }
  339. delete sup;
  340. }
  341. if(sdown)
  342. {
  343. for(size_t i=0;i<sdown->size();i++)
  344. {
  345. delete (*sdown)[i]; //XXX what about smartpointers? boost or auto_ptr from std
  346. }
  347. delete sdown;
  348. }
  349. }
  350. void CGarrisonInt::show(SDL_Surface * to)
  351. {
  352. if(sup)
  353. {
  354. for(size_t i = 0; i<sup->size(); i++)
  355. {
  356. if((*sup)[i])
  357. {
  358. (*sup)[i]->show(to);
  359. }
  360. }
  361. }
  362. if(sdown)
  363. {
  364. for(size_t i = 0; i<sdown->size(); i++)
  365. {
  366. if((*sdown)[i])
  367. {
  368. (*sdown)[i]->show(to);
  369. }
  370. }
  371. }
  372. }
  373. void CGarrisonInt::deactiveteSlots()
  374. {
  375. if(sup)
  376. {
  377. for(int i = 0; i<sup->size(); i++)
  378. {
  379. if((*sup)[i])
  380. {
  381. (*sup)[i]->deactivate();
  382. }
  383. }
  384. }
  385. if(sdown)
  386. {
  387. for(int i = 0; i<sdown->size(); i++)
  388. {
  389. if((*sdown)[i])
  390. {
  391. (*sdown)[i]->deactivate();
  392. }
  393. }
  394. }
  395. }
  396. void CGarrisonInt::activeteSlots()
  397. {
  398. if(sup)
  399. {
  400. for(int i = 0; i<sup->size(); i++)
  401. {
  402. if((*sup)[i])
  403. {
  404. (*sup)[i]->activate();
  405. }
  406. }
  407. }
  408. if(sdown)
  409. {
  410. for(int i = 0; i<sdown->size(); i++)
  411. {
  412. if((*sdown)[i])
  413. {
  414. (*sdown)[i]->activate();
  415. }
  416. }
  417. }
  418. }
  419. void CGarrisonInt::createSlots()
  420. {
  421. if(set1)
  422. {
  423. sup = new std::vector<CGarrisonSlot*>(7,(CGarrisonSlot *)(NULL));
  424. for
  425. (std::map<si32,std::pair<ui32,si32> >::const_iterator i=set1->slots.begin();
  426. i!=set1->slots.end(); i++)
  427. {
  428. (*sup)[i->first] =
  429. new CGarrisonSlot(this, pos.x + (i->first*(58+interx)), pos.y,i->first, 0,
  430. &CGI->creh->creatures[i->second.first],i->second.second);
  431. }
  432. for(int i=0; i<sup->size(); i++)
  433. if((*sup)[i] == NULL)
  434. (*sup)[i] = new CGarrisonSlot(this, pos.x + (i*(58+interx)), pos.y,i,0,NULL, 0);
  435. }
  436. if(set2)
  437. {
  438. sdown = new std::vector<CGarrisonSlot*>(7,(CGarrisonSlot *)(NULL));
  439. for
  440. (std::map<si32,std::pair<ui32,si32> >::const_iterator i=set2->slots.begin();
  441. i!=set2->slots.end(); i++)
  442. {
  443. (*sdown)[i->first] =
  444. new CGarrisonSlot(this, pos.x + (i->first*(58+interx)), pos.y + 64 + intery,i->first,1,
  445. &CGI->creh->creatures[i->second.first],i->second.second);
  446. }
  447. for(int i=0; i<sdown->size(); i++)
  448. if((*sdown)[i] == NULL)
  449. (*sdown)[i] = new CGarrisonSlot(this, pos.x + (i*(58+interx)), pos.y + 64 + intery,i,1, NULL, 0);
  450. }
  451. }
  452. void CGarrisonInt::deleteSlots()
  453. {
  454. if(sup)
  455. {
  456. for(int i = 0; i<sup->size(); i++)
  457. {
  458. if((*sup)[i])
  459. {
  460. delete (*sup)[i];
  461. }
  462. }
  463. delete sup;
  464. sup = NULL;
  465. }
  466. if(sdown)
  467. {
  468. for(int i = 0; i<sdown->size(); i++)
  469. {
  470. if((*sdown)[i])
  471. {
  472. delete (*sdown)[i];
  473. }
  474. }
  475. delete sdown;
  476. sdown = NULL;
  477. }
  478. }
  479. void CGarrisonInt::recreateSlots()
  480. {
  481. splitting = false;
  482. highlighted = NULL;
  483. if(active)
  484. {
  485. deactiveteSlots();
  486. }
  487. deleteSlots();
  488. createSlots();
  489. if(active)
  490. {
  491. //ignoreEvent = true;
  492. activeteSlots();
  493. //show(screen2);
  494. }
  495. }
  496. void CGarrisonInt::splitClick()
  497. {
  498. if(!highlighted)
  499. return;
  500. splitting = !splitting;
  501. show(screen2);
  502. }
  503. void CGarrisonInt::splitStacks(int am2)
  504. {
  505. LOCPLINT->cb->splitStack(
  506. (highlighted->upg)?(odown):(oup),
  507. (pb)?(odown):(oup),
  508. highlighted->ID,
  509. p2,
  510. am2);
  511. }
  512. CGarrisonInt::CGarrisonInt(int x, int y, int inx, int iny, SDL_Surface *&pomsur, int OX, int OY, const CArmedInstance *s1,
  513. const CArmedInstance *s2)
  514. :interx(inx),intery(iny),highlighted(NULL),sur(pomsur),offx(OX),offy(OY),sup(NULL),
  515. sdown(NULL),oup(s1),odown(s2)
  516. {
  517. active = false;
  518. splitting = false;
  519. set1 = LOCPLINT->cb->getGarrison(s1);
  520. set2 = LOCPLINT->cb->getGarrison(s2);
  521. ignoreEvent = false;
  522. update = true;
  523. pos.x=(x);
  524. pos.y=(y);
  525. pos.w=(58);
  526. pos.h=(64);
  527. createSlots();
  528. }
  529. void CGarrisonInt::activate()
  530. {
  531. active = true;
  532. if(sup)
  533. {
  534. for(int i = 0; i<sup->size(); i++)
  535. if((*sup)[i])
  536. (*sup)[i]->activate();
  537. }
  538. if(sdown)
  539. {
  540. for(int i = 0; i<sdown->size(); i++)
  541. if((*sdown)[i])
  542. (*sdown)[i]->activate();
  543. }
  544. }
  545. void CGarrisonInt::deactivate()
  546. {
  547. active = false;
  548. deactiveteSlots();
  549. }
  550. CInfoWindow::CInfoWindow(std::string text, int player, int charperline, const std::vector<SComponent*> &comps, std::vector<std::pair<std::string,CFunctionList<void()> > > &Buttons, bool delComps)
  551. {
  552. ID = -1;
  553. this->delComps = delComps;
  554. for(int i=0;i<Buttons.size();i++)
  555. {
  556. buttons.push_back(new AdventureMapButton("","",boost::bind(&CInfoWindow::close,this),0,0,Buttons[i].first));
  557. buttons[i]->callback.add(Buttons[i].second); //each button will close the window apart from call-defined actions
  558. }
  559. buttons.front()->assignedKeys.insert(SDLK_RETURN); //first button - reacts on enter
  560. buttons.back()->assignedKeys.insert(SDLK_ESCAPE); //last button - reacts on escape
  561. for(int i=0;i<comps.size();i++)
  562. {
  563. components.push_back(comps[i]);
  564. }
  565. CMessage::drawIWindow(this,text,player,charperline);
  566. }
  567. CInfoWindow::CInfoWindow()
  568. {
  569. ID = -1;
  570. delComps = false;
  571. }
  572. void CInfoWindow::close()
  573. {
  574. LOCPLINT->popIntTotally(this);
  575. LOCPLINT->showingDialog->setn(false);
  576. }
  577. void CInfoWindow::show(SDL_Surface * to)
  578. {
  579. CSimpleWindow::show(to);
  580. for(int i=0;i<buttons.size();i++)
  581. buttons[i]->show(to);
  582. }
  583. CInfoWindow::~CInfoWindow()
  584. {
  585. if(delComps)
  586. {
  587. for (int i=0;i<components.size();i++)
  588. delete components[i];
  589. }
  590. for(int i=0;i<buttons.size();i++)
  591. delete buttons[i];
  592. }
  593. void CInfoWindow::activate()
  594. {
  595. for (int i=0;i<components.size();i++)
  596. components[i]->activate();
  597. for(int i=0;i<buttons.size();i++)
  598. buttons[i]->activate();
  599. }
  600. void CInfoWindow::deactivate()
  601. {
  602. for (int i=0;i<components.size();i++)
  603. components[i]->deactivate();
  604. for(int i=0;i<buttons.size();i++)
  605. buttons[i]->deactivate();
  606. }
  607. void CRClickPopup::clickRight (tribool down)
  608. {
  609. if(down)
  610. return;
  611. close();
  612. }
  613. void CRClickPopup::activate()
  614. {
  615. ClickableR::activate();
  616. }
  617. void CRClickPopup::deactivate()
  618. {
  619. ClickableR::deactivate();
  620. }
  621. void CRClickPopup::close()
  622. {
  623. LOCPLINT->popIntTotally(this);
  624. }
  625. CInfoPopup::CInfoPopup(SDL_Surface * Bitmap, int x, int y, bool Free)
  626. :free(Free),bitmap(Bitmap)
  627. {
  628. pos.x = x;
  629. pos.y = y;
  630. pos.h = bitmap->h;
  631. pos.w = bitmap->w;
  632. }
  633. void CInfoPopup::close()
  634. {
  635. if(free)
  636. SDL_FreeSurface(bitmap);
  637. LOCPLINT->popIntTotally(this);
  638. }
  639. void CInfoPopup::show(SDL_Surface * to)
  640. {
  641. blitAt(bitmap,pos.x,pos.y,to);
  642. }
  643. void SComponent::init(Etype Type, int Subtype, int Val)
  644. {
  645. std::ostringstream oss;
  646. switch (Type)
  647. {
  648. case artifact:
  649. description = CGI->arth->artifacts[Subtype].Description();
  650. subtitle = CGI->arth->artifacts[Subtype].Name();
  651. break;
  652. case primskill:
  653. oss << ((Val>0)?("+"):("-")) << Val << " ";
  654. if(Subtype < 4)
  655. {
  656. description = CGI->generaltexth->arraytxt[2+Subtype];
  657. oss << CGI->generaltexth->primarySkillNames[Subtype];
  658. }
  659. else if(Subtype == 5) //spell points
  660. {
  661. description = CGI->generaltexth->allTexts[149];
  662. oss << CGI->generaltexth->allTexts[387];
  663. }
  664. else
  665. {
  666. tlog1 << "Wrong subtype=" << Subtype << std::endl;
  667. }
  668. subtitle = oss.str();
  669. break;
  670. case secskill44: case secskill:
  671. subtitle += CGI->generaltexth->levels[Val-1] + " " + CGI->generaltexth->skillName[Subtype];
  672. description = CGI->generaltexth->skillInfoTexts[Subtype][Val-1];
  673. break;
  674. case resource:
  675. description = CGI->generaltexth->allTexts[242];
  676. oss << Val;
  677. subtitle = oss.str();
  678. break;
  679. case spell:
  680. description = CGI->spellh->spells[Subtype].descriptions[Val];
  681. subtitle = CGI->spellh->spells[Subtype].name;
  682. break;
  683. case creature:
  684. subtitle = boost::lexical_cast<std::string>(Val) + " " + CGI->creh->creatures[Subtype].*(val != 1 ? &CCreature::namePl : &CCreature::nameSing);
  685. break;
  686. case experience:
  687. description = CGI->generaltexth->allTexts[241];
  688. oss << Val ;
  689. if(Subtype && Val==1)
  690. {
  691. subtitle = CGI->generaltexth->allTexts[442];
  692. }
  693. else
  694. {
  695. subtitle = oss.str();
  696. }
  697. break;
  698. }
  699. type = Type;
  700. subtype = Subtype;
  701. val = Val;
  702. SDL_Surface * temp = this->getImg();
  703. if(!temp)
  704. {
  705. tlog1 << "Error: cannot find graphic for component with id=" << type << " subid=" << subtype << " val=" << val << std::endl;
  706. return;
  707. }
  708. pos.w = temp->w;
  709. pos.h = temp->h;
  710. }
  711. SComponent::SComponent(Etype Type, int Subtype, int Val)
  712. {
  713. init(Type,Subtype,Val);
  714. }
  715. SComponent::SComponent(const Component &c)
  716. {
  717. if(c.id==5)
  718. init(experience,c.subtype,c.val);
  719. else if(c.id == Component::SPELL)
  720. init(spell,c.subtype,c.val);
  721. else
  722. init((Etype)c.id,c.subtype,c.val);
  723. if(c.id==2 && c.when==-1)
  724. subtitle += CGI->generaltexth->allTexts[3].substr(2,CGI->generaltexth->allTexts[3].length()-2);
  725. }
  726. void SComponent::show(SDL_Surface * to)
  727. {
  728. blitAt(getImg(),pos.x,pos.y,to);
  729. }
  730. SDL_Surface * SComponent::getImg()
  731. {
  732. switch (type)
  733. {
  734. case artifact:
  735. return graphics->artDefs->ourImages[subtype].bitmap;
  736. break;
  737. case primskill:
  738. return graphics->pskillsb->ourImages[subtype].bitmap;
  739. break;
  740. case secskill44:
  741. return graphics->abils44->ourImages[subtype*3 + 3 + val - 1].bitmap;
  742. break;
  743. case secskill:
  744. return graphics->abils82->ourImages[subtype*3 + 3 + val - 1].bitmap;
  745. break;
  746. case resource:
  747. return graphics->resources->ourImages[subtype].bitmap;
  748. break;
  749. case experience:
  750. return graphics->pskillsb->ourImages[4].bitmap;
  751. break;
  752. case morale:
  753. return graphics->morale82->ourImages[val+3].bitmap;
  754. break;
  755. case luck:
  756. return graphics->luck82->ourImages[val+3].bitmap;
  757. break;
  758. case spell:
  759. return graphics->spellscr->ourImages[subtype].bitmap;
  760. break;
  761. case creature:
  762. return graphics->bigImgs[subtype];
  763. }
  764. return NULL;
  765. }
  766. void SComponent::clickRight (tribool down)
  767. {
  768. if(description.size())
  769. LOCPLINT->adventureInt->handleRightClick(description,down,this);
  770. }
  771. void SComponent::activate()
  772. {
  773. ClickableR::activate();
  774. }
  775. void SComponent::deactivate()
  776. {
  777. ClickableR::deactivate();
  778. }
  779. void CSelectableComponent::clickLeft(tribool down)
  780. {
  781. if (down)
  782. {
  783. if(onSelect)
  784. onSelect();
  785. }
  786. }
  787. void CSelectableComponent::init(SDL_Surface * Border)
  788. {
  789. SDL_Surface * symb = SComponent::getImg();
  790. myBitmap = CSDL_Ext::newSurface(symb->w+2,symb->h+2,screen);
  791. SDL_SetColorKey(myBitmap,SDL_SRCCOLORKEY,SDL_MapRGB(myBitmap->format,0,255,255));
  792. blitAt(symb,1,1,myBitmap);
  793. if (Border) //use custom border
  794. {
  795. border = Border;
  796. customB = true;
  797. }
  798. else //we need to draw border
  799. {
  800. customB = false;
  801. border = CSDL_Ext::newSurface(symb->w+2,symb->h+2,screen);
  802. SDL_FillRect(border,NULL,0x00FFFF);
  803. for (int i=0;i<border->w;i++)
  804. {
  805. SDL_PutPixelWithoutRefresh(border,i,0,239,215,123);
  806. SDL_PutPixelWithoutRefresh(border,i,(border->h)-1,239,215,123);
  807. }
  808. for (int i=0;i<border->h;i++)
  809. {
  810. SDL_PutPixelWithoutRefresh(border,0,i,239,215,123);
  811. SDL_PutPixelWithoutRefresh(border,(border->w)-1,i,239,215,123);
  812. }
  813. SDL_SetColorKey(border,SDL_SRCCOLORKEY,SDL_MapRGB(border->format,0,255,255));
  814. }
  815. selected = false;
  816. }
  817. CSelectableComponent::CSelectableComponent(const Component &c, boost::function<void()> OnSelect, SDL_Surface * Border)
  818. :SComponent(c),onSelect(OnSelect)
  819. {
  820. init(Border);
  821. }
  822. CSelectableComponent::CSelectableComponent(Etype Type, int Sub, int Val, boost::function<void()> OnSelect, SDL_Surface * Border)
  823. :SComponent(Type,Sub,Val),onSelect(OnSelect)
  824. {
  825. init(Border);
  826. }
  827. CSelectableComponent::~CSelectableComponent()
  828. {
  829. SDL_FreeSurface(myBitmap);
  830. if (!customB)
  831. SDL_FreeSurface(border);
  832. }
  833. void CSelectableComponent::activate()
  834. {
  835. KeyInterested::activate();
  836. SComponent::activate();
  837. ClickableL::activate();
  838. }
  839. void CSelectableComponent::deactivate()
  840. {
  841. KeyInterested::deactivate();
  842. SComponent::deactivate();
  843. ClickableL::deactivate();
  844. }
  845. SDL_Surface * CSelectableComponent::getImg()
  846. {
  847. return myBitmap;
  848. }
  849. void CSelectableComponent::select(bool on)
  850. {
  851. if(on != selected)
  852. {
  853. SDL_FillRect(myBitmap,NULL,0x000000);
  854. blitAt(SComponent::getImg(),1,1,myBitmap);
  855. if (on)
  856. {
  857. blitAt(border,0,0,myBitmap);
  858. }
  859. selected = on;
  860. return;
  861. }
  862. else
  863. {
  864. return;
  865. }
  866. }
  867. void CSelectableComponent::show(SDL_Surface * to)
  868. {
  869. blitAt(myBitmap,pos.x,pos.y,to);
  870. printAtMiddleWB(subtitle,pos.x+pos.w/2,pos.y+pos.h+14,GEOR13,12,zwykly,to);
  871. }
  872. void CSimpleWindow::show(SDL_Surface * to)
  873. {
  874. blitAt(bitmap,pos.x,pos.y,to);
  875. }
  876. CSimpleWindow::~CSimpleWindow()
  877. {
  878. if (bitmap)
  879. {
  880. SDL_FreeSurface(bitmap);
  881. bitmap=NULL;
  882. }
  883. }
  884. void CSelWindow::selectionChange(unsigned to)
  885. {
  886. for (unsigned i=0;i<components.size();i++)
  887. {
  888. CSelectableComponent * pom = dynamic_cast<CSelectableComponent*>(components[i]);
  889. if (!pom)
  890. continue;
  891. pom->select(i==to);
  892. blitAt(pom->getImg(),pom->pos.x-pos.x,pom->pos.y-pos.y,bitmap);
  893. }
  894. }
  895. 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)
  896. {
  897. ID = askID;
  898. for(int i=0;i<Buttons.size();i++)
  899. {
  900. buttons.push_back(new AdventureMapButton("","",Buttons[i].second,0,0,Buttons[i].first));
  901. if(!i && askID >= 0)
  902. buttons.back()->callback += boost::bind(&CSelWindow::madeChoice,this);
  903. buttons[i]->callback += boost::bind(&CInfoWindow::close,this); //each button will close the window apart from call-defined actions
  904. }
  905. buttons.front()->assignedKeys.insert(SDLK_RETURN); //first button - reacts on enter
  906. buttons.back()->assignedKeys.insert(SDLK_ESCAPE); //last button - reacts on escape
  907. if(buttons.size() > 1 && askID >= 0) //cancel button functionality
  908. buttons.back()->callback += boost::bind(&ICallback::selectionMade,LOCPLINT->cb,0,askID);
  909. for(int i=0;i<comps.size();i++)
  910. {
  911. components.push_back(comps[i]);
  912. comps[i]->onSelect = boost::bind(&CSelWindow::selectionChange,this,i);
  913. if(i<9)
  914. comps[i]->assignedKeys.insert(SDLK_1+i);
  915. }
  916. CMessage::drawIWindow(this,text,player,charperline);
  917. }
  918. void CSelWindow::madeChoice()
  919. {
  920. if(ID < 0)
  921. return;
  922. int ret = -1;
  923. for (int i=0;i<components.size();i++)
  924. {
  925. if(dynamic_cast<CSelectableComponent*>(components[i])->selected)
  926. {
  927. ret = i;
  928. }
  929. }
  930. LOCPLINT->cb->selectionMade(ret+1,ID);
  931. }
  932. CButtonBase::CButtonBase()
  933. {
  934. bitmapOffset = 0;
  935. curimg=0;
  936. type=-1;
  937. abs=false;
  938. active=false;
  939. notFreeButton = false;
  940. ourObj=NULL;
  941. state=0;
  942. }
  943. CButtonBase::~CButtonBase()
  944. {
  945. if(notFreeButton)
  946. return;
  947. for(int i =0; i<imgs.size();i++)
  948. for(int j=0;j<imgs[i].size();j++)
  949. SDL_FreeSurface(imgs[i][j]);
  950. }
  951. void CButtonBase::show(SDL_Surface * to)
  952. {
  953. int img = std::min(state+bitmapOffset,int(imgs[curimg].size()-1));
  954. if (abs)
  955. {
  956. blitAt(imgs[curimg][img],pos.x,pos.y,to);
  957. }
  958. else
  959. {
  960. blitAt(imgs[curimg][img],pos.x+ourObj->pos.x,pos.y+ourObj->pos.y,to);
  961. }
  962. }
  963. ClickableL::ClickableL()
  964. {
  965. pressedL=false;
  966. }
  967. ClickableL::~ClickableL()
  968. {
  969. }
  970. void ClickableL::clickLeft(tribool down)
  971. {
  972. if (down)
  973. pressedL=true;
  974. else
  975. pressedL=false;
  976. }
  977. void ClickableL::activate()
  978. {
  979. LOCPLINT->lclickable.push_front(this);
  980. }
  981. void ClickableL::deactivate()
  982. {
  983. LOCPLINT->lclickable.erase
  984. (std::find(LOCPLINT->lclickable.begin(),LOCPLINT->lclickable.end(),this));
  985. }
  986. ClickableR::ClickableR()
  987. {
  988. pressedR=false;
  989. }
  990. ClickableR::~ClickableR()
  991. {}
  992. void ClickableR::clickRight(tribool down)
  993. {
  994. if (down)
  995. pressedR=true;
  996. else
  997. pressedR=false;
  998. }
  999. void ClickableR::activate()
  1000. {
  1001. LOCPLINT->rclickable.push_front(this);
  1002. }
  1003. void ClickableR::deactivate()
  1004. {
  1005. LOCPLINT->rclickable.erase(std::find(LOCPLINT->rclickable.begin(),LOCPLINT->rclickable.end(),this));
  1006. }
  1007. //ClickableR
  1008. Hoverable::~Hoverable()
  1009. {}
  1010. void Hoverable::activate()
  1011. {
  1012. LOCPLINT->hoverable.push_front(this);
  1013. }
  1014. void Hoverable::deactivate()
  1015. {
  1016. LOCPLINT->hoverable.erase(std::find(LOCPLINT->hoverable.begin(),LOCPLINT->hoverable.end(),this));
  1017. }
  1018. void Hoverable::hover(bool on)
  1019. {
  1020. hovered=on;
  1021. }
  1022. //Hoverable
  1023. KeyInterested::~KeyInterested()
  1024. {}
  1025. void KeyInterested::activate()
  1026. {
  1027. LOCPLINT->keyinterested.push_front(this);
  1028. }
  1029. void KeyInterested::deactivate()
  1030. {
  1031. LOCPLINT->
  1032. keyinterested.erase(std::find(LOCPLINT->keyinterested.begin(),LOCPLINT->keyinterested.end(),this));
  1033. }
  1034. //KeyInterested
  1035. void MotionInterested::activate()
  1036. {
  1037. LOCPLINT->motioninterested.push_front(this);
  1038. }
  1039. void MotionInterested::deactivate()
  1040. {
  1041. LOCPLINT->
  1042. motioninterested.erase(std::find(LOCPLINT->motioninterested.begin(),LOCPLINT->motioninterested.end(),this));
  1043. }
  1044. void TimeInterested::activate()
  1045. {
  1046. LOCPLINT->timeinterested.push_back(this);
  1047. }
  1048. void TimeInterested::deactivate()
  1049. {
  1050. LOCPLINT->
  1051. timeinterested.erase(std::find(LOCPLINT->timeinterested.begin(),LOCPLINT->timeinterested.end(),this));
  1052. }
  1053. CPlayerInterface::CPlayerInterface(int Player, int serial)
  1054. {
  1055. LOCPLINT = this;
  1056. curAction = NULL;
  1057. playerID=Player;
  1058. serialID=serial;
  1059. human=true;
  1060. castleInt = NULL;
  1061. adventureInt = NULL;
  1062. battleInt = NULL;
  1063. pim = new boost::recursive_mutex;
  1064. makingTurn = false;
  1065. showingDialog = new CondSh<bool>(false);
  1066. heroMoveSpeed = 2;
  1067. mapScrollingSpeed = 2;
  1068. //initializing framerate keeper
  1069. mainFPSmng = new FPSmanager;
  1070. SDL_initFramerate(mainFPSmng);
  1071. SDL_setFramerate(mainFPSmng, 48);
  1072. //framerate keeper initialized
  1073. cingconsole = new CInGameConsole;
  1074. }
  1075. CPlayerInterface::~CPlayerInterface()
  1076. {
  1077. delete pim;
  1078. delete showingDialog;
  1079. delete mainFPSmng;
  1080. delete adventureInt;
  1081. delete cingconsole;
  1082. for(std::map<int,SDL_Surface*>::iterator i=graphics->heroWins.begin(); i!= graphics->heroWins.end(); i++)
  1083. SDL_FreeSurface(i->second);
  1084. for(std::map<int,SDL_Surface*>::iterator i=graphics->townWins.begin(); i!= graphics->townWins.end(); i++)
  1085. SDL_FreeSurface(i->second);
  1086. }
  1087. void CPlayerInterface::init(ICallback * CB)
  1088. {
  1089. cb = dynamic_cast<CCallback*>(CB);
  1090. adventureInt = new CAdvMapInt(playerID);
  1091. std::vector<const CGTownInstance*> tt = cb->getTownsInfo(false);
  1092. for(int i=0;i<tt.size();i++)
  1093. {
  1094. SDL_Surface * pom = infoWin(tt[i]);
  1095. graphics->townWins.insert(std::pair<int,SDL_Surface*>(tt[i]->id,pom));
  1096. }
  1097. }
  1098. void CPlayerInterface::yourTurn()
  1099. {
  1100. try
  1101. {
  1102. LOCPLINT = this;
  1103. makingTurn = true;
  1104. static int autosaveCount = 0;
  1105. LOCPLINT->cb->save("Autosave_" + boost::lexical_cast<std::string>(autosaveCount++ + 1));
  1106. autosaveCount %= 5;
  1107. for(std::map<int,SDL_Surface*>::iterator i=graphics->heroWins.begin(); i!=graphics->heroWins.end();i++) //redraw hero infoboxes
  1108. SDL_FreeSurface(i->second);
  1109. graphics->heroWins.clear();
  1110. std::vector <const CGHeroInstance *> hh = cb->getHeroesInfo(false);
  1111. for(int i=0;i<hh.size();i++)
  1112. {
  1113. SDL_Surface * pom = infoWin(hh[i]);
  1114. graphics->heroWins.insert(std::pair<int,SDL_Surface*>(hh[i]->subID,pom));
  1115. }
  1116. /* TODO: This isn't quite right. First day in game should play
  1117. * NEWDAY. And we don't play NEWMONTH. */
  1118. int day = cb->getDate(1);
  1119. if (day != 1)
  1120. CGI->mush->playSound(soundBase::newDay);
  1121. else
  1122. CGI->mush->playSound(soundBase::newWeek);
  1123. adventureInt->infoBar.newDay(day);
  1124. //select first hero if available.
  1125. //TODO: check if hero is slept
  1126. if(adventureInt->heroList.items.size())
  1127. adventureInt->select(adventureInt->heroList.items[0].first);
  1128. else
  1129. adventureInt->select(adventureInt->townList.items[0]);
  1130. adventureInt->showAll(screen);
  1131. pushInt(adventureInt);
  1132. timeHandler th;
  1133. th.getDif();
  1134. while(makingTurn) // main loop
  1135. {
  1136. updateWater();
  1137. pim->lock();
  1138. //if there are any waiting dialogs, show them
  1139. if(dialogs.size() && !showingDialog->get())
  1140. {
  1141. showingDialog->set(true);
  1142. pushInt(dialogs.front());
  1143. dialogs.pop_front();
  1144. }
  1145. int tv = th.getDif();
  1146. std::list<TimeInterested*> hlp = timeinterested;
  1147. for (std::list<TimeInterested*>::iterator i=hlp.begin(); i != hlp.end();i++)
  1148. {
  1149. if(!vstd::contains(timeinterested,*i)) continue;
  1150. if ((*i)->toNextTick>=0)
  1151. (*i)->toNextTick-=tv;
  1152. if ((*i)->toNextTick<0)
  1153. (*i)->tick();
  1154. }
  1155. while(true)
  1156. {
  1157. SDL_Event *ev = NULL;
  1158. {
  1159. boost::unique_lock<boost::mutex> lock(eventsM);
  1160. if(!events.size())
  1161. {
  1162. break;
  1163. }
  1164. else
  1165. {
  1166. ev = events.front();
  1167. events.pop();
  1168. }
  1169. }
  1170. handleEvent(ev);
  1171. delete ev;
  1172. }
  1173. if(objsToBlit.size() > 1)
  1174. blitAt(screen2,0,0,screen); //blit background
  1175. objsToBlit.back()->show(screen); //blit active interface/window
  1176. CGI->curh->draw1();
  1177. CSDL_Ext::update(screen);
  1178. CGI->curh->draw2();
  1179. pim->unlock();
  1180. SDL_framerateDelay(mainFPSmng);
  1181. }
  1182. popInt(adventureInt);
  1183. cb->endTurn();
  1184. } HANDLE_EXCEPTION
  1185. }
  1186. inline void subRect(const int & x, const int & y, const int & z, const SDL_Rect & r, const int & hid)
  1187. {
  1188. TerrainTile2 & hlp = CGI->mh->ttiles[x][y][z];
  1189. for(int h=0; h<hlp.objects.size(); ++h)
  1190. if(hlp.objects[h].first->id==hid)
  1191. {
  1192. hlp.objects[h].second = r;
  1193. return;
  1194. }
  1195. }
  1196. inline void delObjRect(const int & x, const int & y, const int & z, const int & hid)
  1197. {
  1198. TerrainTile2 & hlp = CGI->mh->ttiles[x][y][z];
  1199. for(int h=0; h<hlp.objects.size(); ++h)
  1200. if(hlp.objects[h].first->id==hid)
  1201. {
  1202. hlp.objects.erase(hlp.objects.begin()+h);
  1203. return;
  1204. }
  1205. }
  1206. int getDir(int3 src, int3 dst)
  1207. {
  1208. int ret = -1;
  1209. if(dst.x+1 == src.x && dst.y+1 == src.y) //tl
  1210. {
  1211. ret = 1;
  1212. }
  1213. else if(dst.x == src.x && dst.y+1 == src.y) //t
  1214. {
  1215. ret = 2;
  1216. }
  1217. else if(dst.x-1 == src.x && dst.y+1 == src.y) //tr
  1218. {
  1219. ret = 3;
  1220. }
  1221. else if(dst.x-1 == src.x && dst.y == src.y) //r
  1222. {
  1223. ret = 4;
  1224. }
  1225. else if(dst.x-1 == src.x && dst.y-1 == src.y) //br
  1226. {
  1227. ret = 5;
  1228. }
  1229. else if(dst.x == src.x && dst.y-1 == src.y) //b
  1230. {
  1231. ret = 6;
  1232. }
  1233. else if(dst.x+1 == src.x && dst.y-1 == src.y) //bl
  1234. {
  1235. ret = 7;
  1236. }
  1237. else if(dst.x+1 == src.x && dst.y == src.y) //l
  1238. {
  1239. ret = 8;
  1240. }
  1241. return ret;
  1242. }
  1243. void CPlayerInterface::heroMoved(const HeroMoveDetails & details)
  1244. {
  1245. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1246. adventureInt->centerOn(details.ho->pos); //actualizing screen pos
  1247. adventureInt->minimap.draw(screen2);
  1248. adventureInt->heroList.draw(screen2);
  1249. if(details.style>0 || details.src == details.dst)
  1250. return;
  1251. //initializing objects and performing first step of move
  1252. const CGHeroInstance * ho = details.ho; //object representing this hero
  1253. int3 hp = details.src;
  1254. if (!details.successful) //hero failed to move
  1255. {
  1256. if(ho->movement > 50)
  1257. ho->moveDir = getDir(details.src,details.dst);
  1258. ho->isStanding = true;
  1259. if(ho->movement)
  1260. {
  1261. delete adventureInt->terrain.currentPath;
  1262. adventureInt->terrain.currentPath = NULL;
  1263. adventureInt->heroList.items[adventureInt->heroList.getPosOfHero(ho)].second = NULL;
  1264. }
  1265. stillMoveHero.setn(STOP_MOVE);
  1266. return;
  1267. }
  1268. if (adventureInt->terrain.currentPath) //&& hero is moving
  1269. {
  1270. adventureInt->terrain.currentPath->nodes.erase(adventureInt->terrain.currentPath->nodes.end()-1);
  1271. if(!adventureInt->terrain.currentPath->nodes.size())
  1272. {
  1273. delete adventureInt->terrain.currentPath;
  1274. adventureInt->terrain.currentPath = NULL;
  1275. adventureInt->heroList.items[adventureInt->heroList.getPosOfHero(ho)].second = NULL;
  1276. }
  1277. }
  1278. if(details.dst.x+1 == details.src.x && details.dst.y+1 == details.src.y) //tl
  1279. {
  1280. ho->moveDir = 1;
  1281. ho->isStanding = false;
  1282. CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, -31)));
  1283. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 1, -31)));
  1284. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 33, -31)));
  1285. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 65, -31)));
  1286. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 1)));
  1287. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, 1), ho->id);
  1288. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, 1), ho->id);
  1289. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, 1), ho->id);
  1290. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 33)));
  1291. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 33), ho->id);
  1292. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 33), ho->id);
  1293. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 33), ho->id);
  1294. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1295. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1296. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1297. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1298. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1299. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1300. }
  1301. else if(details.dst.x == details.src.x && details.dst.y+1 == details.src.y) //t
  1302. {
  1303. ho->moveDir = 2;
  1304. ho->isStanding = false;
  1305. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 0, -31)));
  1306. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 32, -31)));
  1307. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 64, -31)));
  1308. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, 1), ho->id);
  1309. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, 1), ho->id);
  1310. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, 1), ho->id);
  1311. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 33), ho->id);
  1312. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 33), ho->id);
  1313. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 33), ho->id);
  1314. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1315. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1316. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1317. }
  1318. else if(details.dst.x-1 == details.src.x && details.dst.y+1 == details.src.y) //tr
  1319. {
  1320. ho->moveDir = 3;
  1321. ho->isStanding = false;
  1322. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -1, -31)));
  1323. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 31, -31)));
  1324. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 63, -31)));
  1325. CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, -31)));
  1326. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, 1), ho->id);
  1327. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, 1), ho->id);
  1328. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, 1), ho->id);
  1329. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 1)));
  1330. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 33), ho->id);
  1331. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 33), ho->id);
  1332. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 33), ho->id);
  1333. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 33)));
  1334. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1335. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1336. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1337. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1338. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1339. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1340. }
  1341. else if(details.dst.x-1 == details.src.x && details.dst.y == details.src.y) //r
  1342. {
  1343. ho->moveDir = 4;
  1344. ho->isStanding = false;
  1345. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, 0), ho->id);
  1346. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, 0), ho->id);
  1347. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, 0), ho->id);
  1348. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 0)));
  1349. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 32), ho->id);
  1350. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 32), ho->id);
  1351. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 32), ho->id);
  1352. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 32)));
  1353. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1354. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1355. }
  1356. else if(details.dst.x-1 == details.src.x && details.dst.y-1 == details.src.y) //br
  1357. {
  1358. ho->moveDir = 5;
  1359. ho->isStanding = false;
  1360. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, -1), ho->id);
  1361. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, -1), ho->id);
  1362. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, -1), ho->id);
  1363. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, -1)));
  1364. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 31), ho->id);
  1365. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 31), ho->id);
  1366. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 31), ho->id);
  1367. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 31)));
  1368. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -1, 63)));
  1369. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 31, 63)));
  1370. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 63, 63)));
  1371. CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 63)));
  1372. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1373. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1374. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1375. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1376. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1377. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1378. }
  1379. else if(details.dst.x == details.src.x && details.dst.y-1 == details.src.y) //b
  1380. {
  1381. ho->moveDir = 6;
  1382. ho->isStanding = false;
  1383. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, -1), ho->id);
  1384. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, -1), ho->id);
  1385. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, -1), ho->id);
  1386. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 31), ho->id);
  1387. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 31), ho->id);
  1388. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 31), ho->id);
  1389. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 0, 63)));
  1390. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 32, 63)));
  1391. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 64, 63)));
  1392. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1393. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1394. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1395. }
  1396. else if(details.dst.x+1 == details.src.x && details.dst.y-1 == details.src.y) //bl
  1397. {
  1398. ho->moveDir = 7;
  1399. ho->isStanding = false;
  1400. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, -1)));
  1401. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, -1), ho->id);
  1402. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, -1), ho->id);
  1403. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, -1), ho->id);
  1404. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 31)));
  1405. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 31), ho->id);
  1406. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 31), ho->id);
  1407. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 31), ho->id);
  1408. CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 63)));
  1409. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 1, 63)));
  1410. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 33, 63)));
  1411. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 65, 63)));
  1412. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1413. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1414. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1415. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1416. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1417. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1418. }
  1419. else if(details.dst.x+1 == details.src.x && details.dst.y == details.src.y) //l
  1420. {
  1421. ho->moveDir = 8;
  1422. ho->isStanding = false;
  1423. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 0)));
  1424. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, 0), ho->id);
  1425. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, 0), ho->id);
  1426. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, 0), ho->id);
  1427. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 32)));
  1428. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 32), ho->id);
  1429. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 32), ho->id);
  1430. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 32), ho->id);
  1431. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1432. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1433. }
  1434. //first initializing done
  1435. SDL_framerateDelay(mainFPSmng); // after first move
  1436. //main moving
  1437. for(int i=1; i<32; i+=2*heroMoveSpeed)
  1438. {
  1439. if(details.dst.x+1 == details.src.x && details.dst.y+1 == details.src.y) //tl
  1440. {
  1441. //setting advmap shift
  1442. adventureInt->terrain.moveX = i-32;
  1443. adventureInt->terrain.moveY = i-32;
  1444. subRect(hp.x-3, hp.y-2, hp.z, genRect(32, 32, -31+i, -31+i), ho->id);
  1445. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, 1+i, -31+i), ho->id);
  1446. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 33+i, -31+i), ho->id);
  1447. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 65+i, -31+i), ho->id);
  1448. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, 1+i), ho->id);
  1449. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, 1+i), ho->id);
  1450. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, 1+i), ho->id);
  1451. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, 1+i), ho->id);
  1452. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 33+i), ho->id);
  1453. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 33+i), ho->id);
  1454. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 33+i), ho->id);
  1455. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 33+i), ho->id);
  1456. }
  1457. else if(details.dst.x == details.src.x && details.dst.y+1 == details.src.y) //t
  1458. {
  1459. //setting advmap shift
  1460. adventureInt->terrain.moveY = i-32;
  1461. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, 0, -31+i), ho->id);
  1462. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 32, -31+i), ho->id);
  1463. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 64, -31+i), ho->id);
  1464. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, 1+i), ho->id);
  1465. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, 1+i), ho->id);
  1466. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, 1+i), ho->id);
  1467. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 33+i), ho->id);
  1468. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 33+i), ho->id);
  1469. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 33+i), ho->id);
  1470. }
  1471. else if(details.dst.x-1 == details.src.x && details.dst.y+1 == details.src.y) //tr
  1472. {
  1473. //setting advmap shift
  1474. adventureInt->terrain.moveX = -i+32;
  1475. adventureInt->terrain.moveY = i-32;
  1476. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, -1-i, -31+i), ho->id);
  1477. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 31-i, -31+i), ho->id);
  1478. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 63-i, -31+i), ho->id);
  1479. subRect(hp.x+1, hp.y-2, hp.z, genRect(32, 32, 95-i, -31+i), ho->id);
  1480. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, 1+i), ho->id);
  1481. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, 1+i), ho->id);
  1482. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, 1+i), ho->id);
  1483. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, 1+i), ho->id);
  1484. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 33+i), ho->id);
  1485. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 33+i), ho->id);
  1486. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 33+i), ho->id);
  1487. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 33+i), ho->id);
  1488. }
  1489. else if(details.dst.x-1 == details.src.x && details.dst.y == details.src.y) //r
  1490. {
  1491. //setting advmap shift
  1492. adventureInt->terrain.moveX = -i+32;
  1493. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, 0), ho->id);
  1494. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, 0), ho->id);
  1495. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, 0), ho->id);
  1496. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, 0), ho->id);
  1497. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 32), ho->id);
  1498. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 32), ho->id);
  1499. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 32), ho->id);
  1500. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 32), ho->id);
  1501. }
  1502. else if(details.dst.x-1 == details.src.x && details.dst.y-1 == details.src.y) //br
  1503. {
  1504. //setting advmap shift
  1505. adventureInt->terrain.moveX = -i+32;
  1506. adventureInt->terrain.moveY = -i+32;
  1507. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, -1-i), ho->id);
  1508. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, -1-i), ho->id);
  1509. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, -1-i), ho->id);
  1510. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, -1-i), ho->id);
  1511. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 31-i), ho->id);
  1512. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 31-i), ho->id);
  1513. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 31-i), ho->id);
  1514. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 31-i), ho->id);
  1515. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, -1-i, 63-i), ho->id);
  1516. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 31-i, 63-i), ho->id);
  1517. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 63-i, 63-i), ho->id);
  1518. subRect(hp.x+1, hp.y+1, hp.z, genRect(32, 32, 95-i, 63-i), ho->id);
  1519. }
  1520. else if(details.dst.x == details.src.x && details.dst.y-1 == details.src.y) //b
  1521. {
  1522. //setting advmap shift
  1523. adventureInt->terrain.moveY = -i+32;
  1524. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, -1-i), ho->id);
  1525. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, -1-i), ho->id);
  1526. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, -1-i), ho->id);
  1527. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 31-i), ho->id);
  1528. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 31-i), ho->id);
  1529. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 31-i), ho->id);
  1530. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, 0, 63-i), ho->id);
  1531. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 32, 63-i), ho->id);
  1532. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 64, 63-i), ho->id);
  1533. }
  1534. else if(details.dst.x+1 == details.src.x && details.dst.y-1 == details.src.y) //bl
  1535. {
  1536. //setting advmap shift
  1537. adventureInt->terrain.moveX = i-32;
  1538. adventureInt->terrain.moveY = -i+32;
  1539. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, -1-i), ho->id);
  1540. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, -1-i), ho->id);
  1541. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, -1-i), ho->id);
  1542. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, -1-i), ho->id);
  1543. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 31-i), ho->id);
  1544. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 31-i), ho->id);
  1545. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 31-i), ho->id);
  1546. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 31-i), ho->id);
  1547. subRect(hp.x-3, hp.y+1, hp.z, genRect(32, 32, -31+i, 63-i), ho->id);
  1548. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, 1+i, 63-i), ho->id);
  1549. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 33+i, 63-i), ho->id);
  1550. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 65+i, 63-i), ho->id);
  1551. }
  1552. else if(details.dst.x+1 == details.src.x && details.dst.y == details.src.y) //l
  1553. {
  1554. //setting advmap shift
  1555. adventureInt->terrain.moveX = i-32;
  1556. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, 0), ho->id);
  1557. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, 0), ho->id);
  1558. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, 0), ho->id);
  1559. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, 0), ho->id);
  1560. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 32), ho->id);
  1561. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 32), ho->id);
  1562. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 32), ho->id);
  1563. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 32), ho->id);
  1564. }
  1565. adventureInt->updateScreen = true;
  1566. adventureInt->show(screen);
  1567. //LOCPLINT->adventureInt->show(); //updating screen
  1568. CSDL_Ext::update(screen);
  1569. SDL_Delay(5);
  1570. SDL_framerateDelay(mainFPSmng); //for animation purposes
  1571. } //for(int i=1; i<32; i+=4)
  1572. //main moving done
  1573. //finishing move
  1574. //restoring adventureInt->terrain.move*
  1575. adventureInt->terrain.moveX = adventureInt->terrain.moveY = 0;
  1576. if(details.dst.x+1 == details.src.x && details.dst.y+1 == details.src.y) //tl
  1577. {
  1578. delObjRect(hp.x, hp.y-2, hp.z, ho->id);
  1579. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1580. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1581. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1582. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1583. delObjRect(hp.x-3, hp.y, hp.z, ho->id);
  1584. }
  1585. else if(details.dst.x == details.src.x && details.dst.y+1 == details.src.y) //t
  1586. {
  1587. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1588. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1589. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1590. }
  1591. else if(details.dst.x-1 == details.src.x && details.dst.y+1 == details.src.y) //tr
  1592. {
  1593. delObjRect(hp.x-2, hp.y-2, hp.z, ho->id);
  1594. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1595. delObjRect(hp.x+1, hp.y, hp.z, ho->id);
  1596. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1597. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1598. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1599. }
  1600. else if(details.dst.x-1 == details.src.x && details.dst.y == details.src.y) //r
  1601. {
  1602. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1603. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1604. }
  1605. else if(details.dst.x-1 == details.src.x && details.dst.y-1 == details.src.y) //br
  1606. {
  1607. delObjRect(hp.x-2, hp.y+1, hp.z, ho->id);
  1608. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1609. delObjRect(hp.x+1, hp.y-1, hp.z, ho->id);
  1610. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1611. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1612. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1613. }
  1614. else if(details.dst.x == details.src.x && details.dst.y-1 == details.src.y) //b
  1615. {
  1616. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1617. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1618. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1619. }
  1620. else if(details.dst.x+1 == details.src.x && details.dst.y-1 == details.src.y) //bl
  1621. {
  1622. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1623. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1624. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1625. delObjRect(hp.x-3, hp.y-1, hp.z, ho->id);
  1626. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1627. delObjRect(hp.x, hp.y+1, hp.z, ho->id);
  1628. }
  1629. else if(details.dst.x+1 == details.src.x && details.dst.y == details.src.y) //l
  1630. {
  1631. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1632. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1633. }
  1634. //restoring good rects
  1635. subRect(details.dst.x-2, details.dst.y-1, details.dst.z, genRect(32, 32, 0, 0), ho->id);
  1636. subRect(details.dst.x-1, details.dst.y-1, details.dst.z, genRect(32, 32, 32, 0), ho->id);
  1637. subRect(details.dst.x, details.dst.y-1, details.dst.z, genRect(32, 32, 64, 0), ho->id);
  1638. subRect(details.dst.x-2, details.dst.y, details.dst.z, genRect(32, 32, 0, 32), ho->id);
  1639. subRect(details.dst.x-1, details.dst.y, details.dst.z, genRect(32, 32, 32, 32), ho->id);
  1640. subRect(details.dst.x, details.dst.y, details.dst.z, genRect(32, 32, 64, 32), ho->id);
  1641. //restoring good order of objects
  1642. std::stable_sort(CGI->mh->ttiles[details.dst.x-2][details.dst.y-1][details.dst.z].objects.begin(), CGI->mh->ttiles[details.dst.x-2][details.dst.y-1][details.dst.z].objects.end(), ocmptwo_cgin);
  1643. std::stable_sort(CGI->mh->ttiles[details.dst.x-1][details.dst.y-1][details.dst.z].objects.begin(), CGI->mh->ttiles[details.dst.x-1][details.dst.y-1][details.dst.z].objects.end(), ocmptwo_cgin);
  1644. std::stable_sort(CGI->mh->ttiles[details.dst.x][details.dst.y-1][details.dst.z].objects.begin(), CGI->mh->ttiles[details.dst.x][details.dst.y-1][details.dst.z].objects.end(), ocmptwo_cgin);
  1645. std::stable_sort(CGI->mh->ttiles[details.dst.x-2][details.dst.y][details.dst.z].objects.begin(), CGI->mh->ttiles[details.dst.x-2][details.dst.y][details.dst.z].objects.end(), ocmptwo_cgin);
  1646. std::stable_sort(CGI->mh->ttiles[details.dst.x-1][details.dst.y][details.dst.z].objects.begin(), CGI->mh->ttiles[details.dst.x-1][details.dst.y][details.dst.z].objects.end(), ocmptwo_cgin);
  1647. std::stable_sort(CGI->mh->ttiles[details.dst.x][details.dst.y][details.dst.z].objects.begin(), CGI->mh->ttiles[details.dst.x][details.dst.y][details.dst.z].objects.end(), ocmptwo_cgin);
  1648. ho->isStanding = true;
  1649. //move finished
  1650. adventureInt->minimap.draw(screen2);
  1651. adventureInt->heroList.updateMove(ho);
  1652. //check if user cancelled movement
  1653. {
  1654. boost::unique_lock<boost::mutex> un(eventsM);
  1655. while(events.size())
  1656. {
  1657. SDL_Event *ev = events.front();
  1658. events.pop();
  1659. switch(ev->type)
  1660. {
  1661. case SDL_MOUSEBUTTONDOWN:
  1662. stillMoveHero.setn(STOP_MOVE);
  1663. break;
  1664. case SDL_KEYDOWN:
  1665. if(ev->key.keysym.sym < SDLK_F1)
  1666. stillMoveHero.setn(STOP_MOVE);
  1667. break;
  1668. }
  1669. delete ev;
  1670. }
  1671. }
  1672. if(stillMoveHero.get() == 1)
  1673. stillMoveHero.setn(DURING_MOVE);
  1674. }
  1675. void CPlayerInterface::heroKilled(const CGHeroInstance* hero)
  1676. {
  1677. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1678. graphics->heroWins.erase(hero->ID);
  1679. adventureInt->heroList.updateHList(hero);
  1680. }
  1681. void CPlayerInterface::heroCreated(const CGHeroInstance * hero)
  1682. {
  1683. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1684. if(graphics->heroWins.find(hero->subID)==graphics->heroWins.end())
  1685. graphics->heroWins.insert(std::pair<int,SDL_Surface*>(hero->subID,infoWin(hero)));
  1686. adventureInt->heroList.updateHList();
  1687. }
  1688. void CPlayerInterface::openTownWindow(const CGTownInstance * town)
  1689. {
  1690. castleInt = new CCastleInterface(town);
  1691. CGI->mush->playMusic(castleInt->musicID, -1);
  1692. LOCPLINT->pushInt(castleInt);
  1693. }
  1694. SDL_Surface * CPlayerInterface::infoWin(const CGObjectInstance * specific) //specific=0 => draws info about selected town/hero
  1695. {
  1696. if (specific)
  1697. {
  1698. switch (specific->ID)
  1699. {
  1700. case HEROI_TYPE:
  1701. return graphics->drawHeroInfoWin(dynamic_cast<const CGHeroInstance*>(specific));
  1702. break;
  1703. case TOWNI_TYPE:
  1704. return graphics->drawTownInfoWin(dynamic_cast<const CGTownInstance*>(specific));
  1705. break;
  1706. default:
  1707. return NULL;
  1708. break;
  1709. }
  1710. }
  1711. else
  1712. {
  1713. switch (adventureInt->selection->ID)
  1714. {
  1715. case HEROI_TYPE:
  1716. {
  1717. const CGHeroInstance * curh = (const CGHeroInstance *)adventureInt->selection;
  1718. return graphics->drawHeroInfoWin(curh);
  1719. }
  1720. case TOWNI_TYPE:
  1721. {
  1722. return graphics->drawTownInfoWin((const CGTownInstance *)adventureInt->selection);
  1723. }
  1724. default:
  1725. tlog1 << "Strange... selection is neither hero nor town\n";
  1726. return NULL;
  1727. }
  1728. }
  1729. }
  1730. void CPlayerInterface::handleMouseMotion(SDL_Event *sEvent)
  1731. {
  1732. //sending active, hovered hoverable objects hover() call
  1733. std::vector<Hoverable*> hlp;
  1734. for(std::list<Hoverable*>::iterator i=hoverable.begin(); i != hoverable.end();i++)
  1735. {
  1736. if (isItIn(&(*i)->pos,sEvent->motion.x,sEvent->motion.y))
  1737. {
  1738. if (!(*i)->hovered)
  1739. hlp.push_back((*i));
  1740. }
  1741. else if ((*i)->hovered)
  1742. {
  1743. (*i)->hover(false);
  1744. }
  1745. }
  1746. for(int i=0; i<hlp.size();i++)
  1747. hlp[i]->hover(true);
  1748. //sending active, MotionInterested objects mouseMoved() call
  1749. std::list<MotionInterested*> miCopy = motioninterested;
  1750. for(std::list<MotionInterested*>::iterator i=miCopy.begin(); i != miCopy.end();i++)
  1751. {
  1752. if ((*i)->strongInterest || isItIn(&(*i)->pos,sEvent->motion.x,sEvent->motion.y))
  1753. {
  1754. (*i)->mouseMoved(sEvent->motion);
  1755. }
  1756. }
  1757. //adventure map scrolling with mouse
  1758. if(!SDL_GetKeyState(NULL)[SDLK_LCTRL])
  1759. {
  1760. if(sEvent->motion.x<15)
  1761. {
  1762. adventureInt->scrollingDir |= CAdvMapInt::LEFT;
  1763. }
  1764. else
  1765. {
  1766. adventureInt->scrollingDir &= ~CAdvMapInt::LEFT;
  1767. }
  1768. if(sEvent->motion.x>screen->w-15)
  1769. {
  1770. adventureInt->scrollingDir |= CAdvMapInt::RIGHT;
  1771. }
  1772. else
  1773. {
  1774. adventureInt->scrollingDir &= ~CAdvMapInt::RIGHT;
  1775. }
  1776. if(sEvent->motion.y<15)
  1777. {
  1778. adventureInt->scrollingDir |= CAdvMapInt::UP;
  1779. }
  1780. else
  1781. {
  1782. adventureInt->scrollingDir &= ~CAdvMapInt::UP;
  1783. }
  1784. if(sEvent->motion.y>screen->h-15)
  1785. {
  1786. adventureInt->scrollingDir |= CAdvMapInt::DOWN;
  1787. }
  1788. else
  1789. {
  1790. adventureInt->scrollingDir &= ~CAdvMapInt::DOWN;
  1791. }
  1792. }
  1793. }
  1794. void CPlayerInterface::handleEvent(SDL_Event *sEvent)
  1795. {
  1796. current = sEvent;
  1797. if (sEvent->type==SDL_KEYDOWN || sEvent->type==SDL_KEYUP)
  1798. {
  1799. SDL_KeyboardEvent key = sEvent->key;
  1800. //translate numpad keys
  1801. if (key.keysym.sym >= SDLK_KP0 && key.keysym.sym <= SDLK_KP9)
  1802. {
  1803. key.keysym.sym = (SDLKey) (key.keysym.sym - SDLK_KP0 + SDLK_0);
  1804. }
  1805. else if(key.keysym.sym == SDLK_KP_ENTER)
  1806. {
  1807. key.keysym.sym = (SDLKey)SDLK_RETURN;
  1808. }
  1809. bool keysCaptured = false;
  1810. for(std::list<KeyInterested*>::iterator i=keyinterested.begin(); i != keyinterested.end();i++)
  1811. {
  1812. if((*i)->captureAllKeys)
  1813. {
  1814. keysCaptured = true;
  1815. break;
  1816. }
  1817. }
  1818. std::list<KeyInterested*> miCopy = keyinterested;
  1819. for(std::list<KeyInterested*>::iterator i=miCopy.begin(); i != miCopy.end();i++)
  1820. if(vstd::contains(keyinterested,*i) && (!keysCaptured || (*i)->captureAllKeys))
  1821. (**i).keyPressed(key);
  1822. }
  1823. else if(sEvent->type==SDL_MOUSEMOTION)
  1824. {
  1825. CGI->curh->cursorMove(sEvent->motion.x, sEvent->motion.y);
  1826. handleMouseMotion(sEvent);
  1827. }
  1828. else if ((sEvent->type==SDL_MOUSEBUTTONDOWN) && (sEvent->button.button == SDL_BUTTON_LEFT))
  1829. {
  1830. std::list<ClickableL*> hlp = lclickable;
  1831. for(std::list<ClickableL*>::iterator i=hlp.begin(); i != hlp.end();i++)
  1832. {
  1833. if(!vstd::contains(lclickable,*i)) continue;
  1834. if (isItIn(&(*i)->pos,sEvent->motion.x,sEvent->motion.y))
  1835. {
  1836. (*i)->clickLeft(true);
  1837. }
  1838. }
  1839. }
  1840. else if ((sEvent->type==SDL_MOUSEBUTTONUP) && (sEvent->button.button == SDL_BUTTON_LEFT))
  1841. {
  1842. std::list<ClickableL*> hlp = lclickable;
  1843. for(std::list<ClickableL*>::iterator i=hlp.begin(); i != hlp.end();i++)
  1844. {
  1845. if(!vstd::contains(lclickable,*i)) continue;
  1846. if (isItIn(&(*i)->pos,sEvent->motion.x,sEvent->motion.y))
  1847. {
  1848. (*i)->clickLeft(false);
  1849. }
  1850. else
  1851. (*i)->clickLeft(boost::logic::indeterminate);
  1852. }
  1853. }
  1854. else if ((sEvent->type==SDL_MOUSEBUTTONDOWN) && (sEvent->button.button == SDL_BUTTON_RIGHT))
  1855. {
  1856. std::list<ClickableR*> hlp = rclickable;
  1857. for(std::list<ClickableR*>::iterator i=hlp.begin(); i != hlp.end();i++)
  1858. {
  1859. if(!vstd::contains(rclickable,*i)) continue;
  1860. if (isItIn(&(*i)->pos,sEvent->motion.x,sEvent->motion.y))
  1861. {
  1862. (*i)->clickRight(true);
  1863. }
  1864. }
  1865. }
  1866. else if ((sEvent->type==SDL_MOUSEBUTTONUP) && (sEvent->button.button == SDL_BUTTON_RIGHT))
  1867. {
  1868. std::list<ClickableR*> hlp = rclickable;
  1869. for(std::list<ClickableR*>::iterator i=hlp.begin(); i != hlp.end();i++)
  1870. {
  1871. if(!vstd::contains(rclickable,*i)) continue;
  1872. if (isItIn(&(*i)->pos,sEvent->motion.x,sEvent->motion.y))
  1873. {
  1874. (*i)->clickRight(false);
  1875. }
  1876. else
  1877. (*i)->clickRight(boost::logic::indeterminate);
  1878. }
  1879. }
  1880. current = NULL;
  1881. } //event end
  1882. int3 CPlayerInterface::repairScreenPos(int3 pos)
  1883. {
  1884. if(pos.x<=-Woff)
  1885. pos.x = -Woff+1;
  1886. if(pos.y<=-Hoff)
  1887. pos.y = -Hoff+1;
  1888. if(pos.x>CGI->mh->map->width - this->adventureInt->terrain.tilesw + Woff)
  1889. pos.x = CGI->mh->map->width - this->adventureInt->terrain.tilesw + Woff;
  1890. if(pos.y>CGI->mh->map->height - this->adventureInt->terrain.tilesh + Hoff)
  1891. pos.y = CGI->mh->map->height - this->adventureInt->terrain.tilesh + Hoff;
  1892. return pos;
  1893. }
  1894. void CPlayerInterface::heroPrimarySkillChanged(const CGHeroInstance * hero, int which, int val)
  1895. {
  1896. if(which >= PRIMARY_SKILLS) //no need to redraw infowin if this is experience (exp is treated as prim skill with id==4)
  1897. return;
  1898. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1899. redrawHeroWin(hero);
  1900. }
  1901. void CPlayerInterface::heroManaPointsChanged(const CGHeroInstance * hero)
  1902. {
  1903. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1904. redrawHeroWin(hero);
  1905. }
  1906. void CPlayerInterface::heroMovePointsChanged(const CGHeroInstance * hero)
  1907. {
  1908. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1909. //adventureInt->heroList.draw();
  1910. }
  1911. void CPlayerInterface::receivedResource(int type, int val)
  1912. {
  1913. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1914. LOCPLINT->totalRedraw();
  1915. }
  1916. void CPlayerInterface::heroGotLevel(const CGHeroInstance *hero, int pskill, std::vector<ui16>& skills, boost::function<void(ui32)> &callback)
  1917. {
  1918. {
  1919. boost::unique_lock<boost::mutex> un(showingDialog->mx);
  1920. while(showingDialog->data)
  1921. showingDialog->cond.wait(un);
  1922. }
  1923. CGI->mush->playSound(soundBase::heroNewLevel);
  1924. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1925. CLevelWindow *lw = new CLevelWindow(hero,pskill,skills,callback);
  1926. LOCPLINT->pushInt(lw);
  1927. }
  1928. void CPlayerInterface::heroInGarrisonChange(const CGTownInstance *town)
  1929. {
  1930. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1931. //redraw infowindow
  1932. SDL_FreeSurface(graphics->townWins[town->id]);
  1933. graphics->townWins[town->id] = infoWin(town);
  1934. if(town->garrisonHero)
  1935. {
  1936. CGI->mh->hideObject(town->garrisonHero);
  1937. }
  1938. if(town->visitingHero)
  1939. {
  1940. CGI->mh->printObject(town->visitingHero);
  1941. }
  1942. adventureInt->heroList.updateHList();
  1943. CCastleInterface *c = castleInt;
  1944. if(c)
  1945. {
  1946. c->garr->highlighted = NULL;
  1947. c->hslotup.hero = town->garrisonHero;
  1948. c->garr->odown = c->hslotdown.hero = town->visitingHero;
  1949. c->garr->set2 = town->visitingHero ? &town->visitingHero->army : NULL;
  1950. c->garr->recreateSlots();
  1951. }
  1952. LOCPLINT->totalRedraw();
  1953. }
  1954. void CPlayerInterface::heroVisitsTown(const CGHeroInstance* hero, const CGTownInstance * town)
  1955. {
  1956. if(hero->tempOwner != town->tempOwner)
  1957. return;
  1958. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1959. openTownWindow(town);
  1960. }
  1961. void CPlayerInterface::garrisonChanged(const CGObjectInstance * obj)
  1962. {
  1963. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1964. if(obj->ID == HEROI_TYPE) //hero
  1965. {
  1966. const CGHeroInstance * hh;
  1967. if(hh = dynamic_cast<const CGHeroInstance*>(obj))
  1968. {
  1969. SDL_FreeSurface(graphics->heroWins[hh->subID]);
  1970. graphics->heroWins[hh->subID] = infoWin(hh);
  1971. }
  1972. }
  1973. else if (obj->ID == TOWNI_TYPE) //town
  1974. {
  1975. const CGTownInstance * tt;
  1976. if(tt = static_cast<const CGTownInstance*>(obj))
  1977. {
  1978. SDL_FreeSurface(graphics->townWins[tt->id]);
  1979. graphics->townWins[tt->id] = infoWin(tt);
  1980. }
  1981. if(tt->visitingHero)
  1982. {
  1983. SDL_FreeSurface(graphics->heroWins[tt->visitingHero->subID]);
  1984. graphics->heroWins[tt->visitingHero->subID] = infoWin(tt->visitingHero);
  1985. }
  1986. }
  1987. bool wasGarrison = false;
  1988. for(std::list<IShowActivable*>::iterator i = listInt.begin(); i != listInt.end(); i++)
  1989. {
  1990. if((*i)->type & IShowActivable::WITH_GARRISON)
  1991. {
  1992. CWindowWithGarrison *wwg = static_cast<CWindowWithGarrison*>(*i);
  1993. wwg->garr->recreateSlots();
  1994. wasGarrison = true;
  1995. }
  1996. }
  1997. LOCPLINT->totalRedraw();
  1998. }
  1999. void CPlayerInterface::buildChanged(const CGTownInstance *town, int buildingID, int what) //what: 1 - built, 2 - demolished
  2000. {
  2001. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2002. switch (buildingID)
  2003. {
  2004. case 7: case 8: case 9: case 10: case 11: case 12: case 13: case 15:
  2005. {
  2006. SDL_FreeSurface(graphics->townWins[town->id]);
  2007. graphics->townWins[town->id] = infoWin(town);
  2008. break;
  2009. }
  2010. }
  2011. if(!castleInt)
  2012. return;
  2013. if(castleInt->town!=town)
  2014. return;
  2015. switch(what)
  2016. {
  2017. case 1:
  2018. CGI->mush->playSound(soundBase::newBuilding);
  2019. castleInt->addBuilding(buildingID);
  2020. break;
  2021. case 2:
  2022. castleInt->removeBuilding(buildingID);
  2023. break;
  2024. }
  2025. }
  2026. void CPlayerInterface::battleStart(CCreatureSet *army1, CCreatureSet *army2, int3 tile, CGHeroInstance *hero1, CGHeroInstance *hero2, bool side) //called by engine when battle starts; side=0 - left, side=1 - right
  2027. {
  2028. while(showingDialog->get())
  2029. SDL_Delay(20);
  2030. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2031. battleInt = new CBattleInterface(army1, army2, hero1, hero2, genRect(600, 800, (conf.cc.resx - 800)/2, (conf.cc.resy - 600)/2));
  2032. CGI->mush->playMusicFromSet(CGI->mush->battleMusics, -1);
  2033. pushInt(battleInt);
  2034. }
  2035. void CPlayerInterface::battlefieldPrepared(int battlefieldType, std::vector<CObstacle*> obstacles) //called when battlefield is prepared, prior the battle beginning
  2036. {
  2037. }
  2038. void CPlayerInterface::battleNewRound(int round) //called at the beggining of each turn, round=-1 is the tactic phase, round=0 is the first "normal" turn
  2039. {
  2040. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2041. battleInt->newRound(round);
  2042. }
  2043. void CPlayerInterface::actionStarted(const BattleAction* action)
  2044. {
  2045. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2046. curAction = new BattleAction(*action);
  2047. if( (action->actionType==2 || (action->actionType==6 && action->destinationTile!=cb->battleGetPos(action->stackNumber))) )
  2048. {
  2049. battleInt->moveStarted = true;
  2050. if(battleInt->creAnims[action->stackNumber]->framesInGroup(20))
  2051. {
  2052. battleInt->creAnims[action->stackNumber]->setType(20);
  2053. }
  2054. }
  2055. battleInt->deactivate();
  2056. CStack *stack = cb->battleGetStackByID(action->stackNumber);
  2057. char txt[400];
  2058. if(action->actionType == 1)
  2059. {
  2060. if(action->side)
  2061. battleInt->defendingHero->setPhase(4);
  2062. else
  2063. battleInt->attackingHero->setPhase(4);
  2064. return;
  2065. }
  2066. if(!stack)
  2067. {
  2068. tlog1<<"Something wrong with stackNumber in actionStarted. Stack number: "<<action->stackNumber<<std::endl;
  2069. return;
  2070. }
  2071. int txtid = 0;
  2072. switch(action->actionType)
  2073. {
  2074. case 3: //defend
  2075. txtid = 120;
  2076. break;
  2077. case 8: //wait
  2078. txtid = 136;
  2079. break;
  2080. case 11: //bad morale
  2081. txtid = -34; //negative -> no separate singular/plural form
  2082. battleInt->displayEffect(30,stack->position);
  2083. break;
  2084. }
  2085. if(txtid > 0 && stack->amount != 1)
  2086. txtid++; //move to plural text
  2087. else if(txtid < 0)
  2088. txtid = -txtid;
  2089. if(txtid)
  2090. {
  2091. sprintf(txt, CGI->generaltexth->allTexts[txtid].c_str(), (stack->amount != 1) ? stack->creature->namePl.c_str() : stack->creature->nameSing.c_str(), 0);
  2092. LOCPLINT->battleInt->console->addText(txt);
  2093. }
  2094. }
  2095. void CPlayerInterface::actionFinished(const BattleAction* action)
  2096. {
  2097. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2098. delete curAction;
  2099. curAction = NULL;
  2100. //if((action->actionType==2 || (action->actionType==6 && action->destinationTile!=cb->battleGetPos(action->stackNumber)))) //activating interface when move is finished
  2101. {
  2102. battleInt->activate();
  2103. }
  2104. if(action->actionType == 1)
  2105. {
  2106. if(action->side)
  2107. battleInt->defendingHero->setPhase(0);
  2108. else
  2109. battleInt->attackingHero->setPhase(0);
  2110. }
  2111. }
  2112. BattleAction CPlayerInterface::activeStack(int stackID) //called when it's turn of that stack
  2113. {
  2114. CBattleInterface *b = battleInt;
  2115. {
  2116. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2117. CStack *stack = cb->battleGetStackByID(stackID);
  2118. if(vstd::contains(stack->state,MOVED)) //this stack has moved and makes second action -> high morale
  2119. {
  2120. std::string hlp = CGI->generaltexth->allTexts[33];
  2121. boost::algorithm::replace_first(hlp,"%s",(stack->amount != 1) ? stack->creature->namePl : stack->creature->nameSing);
  2122. battleInt->displayEffect(20,stack->position);
  2123. battleInt->console->addText(hlp);
  2124. }
  2125. b->stackActivated(stackID);
  2126. }
  2127. //wait till BattleInterface sets its command
  2128. boost::unique_lock<boost::mutex> lock(b->givenCommand->mx);
  2129. while(!b->givenCommand->data)
  2130. b->givenCommand->cond.wait(lock);
  2131. //tidy up
  2132. BattleAction ret = *(b->givenCommand->data);
  2133. delete b->givenCommand->data;
  2134. b->givenCommand->data = NULL;
  2135. //return command
  2136. return ret;
  2137. }
  2138. void CPlayerInterface::battleEnd(BattleResult *br)
  2139. {
  2140. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2141. battleInt->battleFinished(*br);
  2142. }
  2143. void CPlayerInterface::battleStackMoved(int ID, int dest, int distance, bool end)
  2144. {
  2145. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2146. battleInt->stackMoved(ID, dest, end, distance);
  2147. }
  2148. void CPlayerInterface::battleSpellCasted(SpellCasted *sc)
  2149. {
  2150. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2151. battleInt->spellCasted(sc);
  2152. }
  2153. void CPlayerInterface::battleStacksEffectsSet(SetStackEffect & sse)
  2154. {
  2155. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2156. battleInt->battleStacksEffectsSet(sse);
  2157. }
  2158. void CPlayerInterface::battleStacksAttacked(std::set<BattleStackAttacked> & bsa)
  2159. {
  2160. tlog5 << "CPlayerInterface::battleStackAttacked - locking...";
  2161. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2162. tlog5 << "done!\n";
  2163. std::vector<CBattleInterface::SStackAttackedInfo> arg;
  2164. for(std::set<BattleStackAttacked>::iterator i = bsa.begin(); i != bsa.end(); i++)
  2165. {
  2166. if(i->isEffect() && i->effect != 12) //and not armageddon
  2167. {
  2168. battleInt->displayEffect(i->effect, cb->battleGetStackByID(i->stackAttacked)->position);
  2169. }
  2170. CBattleInterface::SStackAttackedInfo to_put = {i->stackAttacked, i->damageAmount, i->killedAmount, LOCPLINT->curAction->stackNumber, LOCPLINT->curAction->actionType==7, i->killed()};
  2171. arg.push_back(to_put);
  2172. }
  2173. if(bsa.begin()->isEffect() && bsa.begin()->effect == 12) //for armageddon - I hope this condition is enough
  2174. {
  2175. battleInt->displayEffect(bsa.begin()->effect, -1);
  2176. }
  2177. battleInt->stacksAreAttacked(arg);
  2178. }
  2179. void CPlayerInterface::battleAttack(BattleAttack *ba)
  2180. {
  2181. tlog5 << "CPlayerInterface::battleAttack - locking...";
  2182. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2183. tlog5 << "done!\n";
  2184. if(ba->lucky()) //lucky hit
  2185. {
  2186. CStack *stack = cb->battleGetStackByID(ba->stackAttacking);
  2187. std::string hlp = CGI->generaltexth->allTexts[45];
  2188. boost::algorithm::replace_first(hlp,"%s",(stack->amount != 1) ? stack->creature->namePl.c_str() : stack->creature->nameSing.c_str());
  2189. battleInt->console->addText(hlp);
  2190. battleInt->displayEffect(18,stack->position);
  2191. }
  2192. //TODO: bad luck?
  2193. if(ba->shot())
  2194. {
  2195. for(std::set<BattleStackAttacked>::iterator i = ba->bsa.begin(); i != ba->bsa.end(); i++)
  2196. battleInt->stackIsShooting(ba->stackAttacking,cb->battleGetPos(i->stackAttacked));
  2197. }
  2198. else
  2199. {
  2200. CStack * attacker = cb->battleGetStackByID(ba->stackAttacking);
  2201. int shift = 0;
  2202. if(ba->counter() && BattleInfo::mutualPosition(curAction->destinationTile, attacker->position) < 0)
  2203. {
  2204. if(attacker->attackerOwned)
  2205. shift = 1;
  2206. else
  2207. shift = -1;
  2208. }
  2209. battleInt->stackAttacking( ba->stackAttacking, ba->counter() ? curAction->destinationTile + shift : curAction->additionalInfo );
  2210. }
  2211. }
  2212. void CPlayerInterface::showComp(SComponent comp)
  2213. {
  2214. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2215. CGI->mush->playSoundFromSet(CGI->mush->pickup_sounds);
  2216. adventureInt->infoBar.showComp(&comp,4000);
  2217. }
  2218. void CPlayerInterface::showInfoDialog(const std::string &text, const std::vector<Component*> &components, int soundID)
  2219. {
  2220. std::vector<SComponent*> intComps;
  2221. for(int i=0;i<components.size();i++)
  2222. intComps.push_back(new SComponent(*components[i]));
  2223. showInfoDialog(text,intComps,soundID);
  2224. }
  2225. void CPlayerInterface::showInfoDialog(const std::string &text, const std::vector<SComponent*> & components, int soundID)
  2226. {
  2227. {
  2228. boost::unique_lock<boost::mutex> un(showingDialog->mx);
  2229. while(showingDialog->data)
  2230. showingDialog->cond.wait(un);
  2231. }
  2232. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2233. if(stillMoveHero.get() == DURING_MOVE)//if we are in the middle of hero movement
  2234. stillMoveHero.setn(STOP_MOVE); //after showing dialog movement will be stopped
  2235. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  2236. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  2237. CInfoWindow * temp = new CInfoWindow(text,playerID,36,components,pom,false);
  2238. if(makingTurn && listInt.size())
  2239. {
  2240. CGI->mush->playSound(static_cast<soundBase::soundID>(soundID));
  2241. showingDialog->set(true);
  2242. pushInt(temp);
  2243. }
  2244. else
  2245. {
  2246. dialogs.push_back(temp);
  2247. }
  2248. }
  2249. void CPlayerInterface::showYesNoDialog(const std::string &text, const std::vector<SComponent*> & components, CFunctionList<void()> onYes, CFunctionList<void()> onNo, bool DelComps)
  2250. {
  2251. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2252. LOCPLINT->showingDialog->setn(true);
  2253. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  2254. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  2255. pom.push_back(std::pair<std::string,CFunctionList<void()> >("ICANCEL.DEF",0));
  2256. CInfoWindow * temp = new CInfoWindow(text,playerID,36,components,pom,DelComps);
  2257. temp->delComps = DelComps;
  2258. for(int i=0;i<onYes.funcs.size();i++)
  2259. temp->buttons[0]->callback += onYes.funcs[i];
  2260. for(int i=0;i<onNo.funcs.size();i++)
  2261. temp->buttons[1]->callback += onNo.funcs[i];
  2262. LOCPLINT->pushInt(temp);
  2263. }
  2264. void CPlayerInterface::showBlockingDialog( const std::string &text, const std::vector<Component> &components, ui32 askID, int soundID, bool selection, bool cancel )
  2265. {
  2266. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2267. CGI->mush->playSound(static_cast<soundBase::soundID>(soundID));
  2268. if(!selection && cancel) //simple yes/no dialog
  2269. {
  2270. std::vector<SComponent*> intComps;
  2271. for(int i=0;i<components.size();i++)
  2272. intComps.push_back(new SComponent(components[i])); //will be deleted by close in window
  2273. showYesNoDialog(text,intComps,boost::bind(&CCallback::selectionMade,cb,1,askID),boost::bind(&CCallback::selectionMade,cb,0,askID),true);
  2274. }
  2275. else if(selection)
  2276. {
  2277. std::vector<CSelectableComponent*> intComps;
  2278. for(int i=0;i<components.size();i++)
  2279. intComps.push_back(new CSelectableComponent(components[i])); //will be deleted by CSelWindow::close
  2280. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  2281. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  2282. if(cancel)
  2283. {
  2284. pom.push_back(std::pair<std::string,CFunctionList<void()> >("ICANCEL.DEF",0));
  2285. }
  2286. CSelWindow * temp = new CSelWindow(text,playerID,35,intComps,pom,askID);
  2287. pushInt(temp);
  2288. intComps[0]->clickLeft(true);
  2289. }
  2290. }
  2291. void CPlayerInterface::tileRevealed(const std::set<int3> &pos)
  2292. {
  2293. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2294. for(std::set<int3>::const_iterator i=pos.begin(); i!=pos.end();i++)
  2295. adventureInt->minimap.showTile(*i);
  2296. }
  2297. void CPlayerInterface::tileHidden(const std::set<int3> &pos)
  2298. {
  2299. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2300. for(std::set<int3>::const_iterator i=pos.begin(); i!=pos.end();i++)
  2301. adventureInt->minimap.hideTile(*i);
  2302. }
  2303. void CPlayerInterface::openHeroWindow(const CGHeroInstance *hero)
  2304. {
  2305. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2306. adventureInt->heroWindow->setHero(hero);
  2307. adventureInt->heroWindow->quitButton->callback = boost::bind(&CHeroWindow::quit,adventureInt->heroWindow);
  2308. pushInt(adventureInt->heroWindow);
  2309. }
  2310. void CPlayerInterface::heroArtifactSetChanged(const CGHeroInstance*hero)
  2311. {
  2312. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2313. if(adventureInt->heroWindow->curHero)
  2314. {
  2315. adventureInt->heroWindow->deactivate();
  2316. adventureInt->heroWindow->setHero(adventureInt->heroWindow->curHero);
  2317. adventureInt->heroWindow->activate();
  2318. }
  2319. }
  2320. void CPlayerInterface::updateWater()
  2321. {
  2322. }
  2323. void CPlayerInterface::availableCreaturesChanged( const CGTownInstance *town )
  2324. {
  2325. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2326. if(castleInt)
  2327. {
  2328. CFortScreen *fs = dynamic_cast<CFortScreen*>(listInt.front());
  2329. if(fs)
  2330. fs->draw(castleInt,false);
  2331. }
  2332. }
  2333. void CPlayerInterface::heroBonusChanged( const CGHeroInstance *hero, const HeroBonus &bonus, bool gain )
  2334. {
  2335. if(bonus.type == HeroBonus::NONE) return;
  2336. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2337. redrawHeroWin(hero);
  2338. }
  2339. template <typename Handler> void CPlayerInterface::serializeTempl( Handler &h, const int version )
  2340. {
  2341. h & playerID & serialID;
  2342. h & heroMoveSpeed & mapScrollingSpeed;
  2343. h & CBattleInterface::settings;
  2344. }
  2345. void CPlayerInterface::serialize( COSer<CSaveFile> &h, const int version )
  2346. {
  2347. serializeTempl(h,version);
  2348. }
  2349. void CPlayerInterface::serialize( CISer<CLoadFile> &h, const int version )
  2350. {
  2351. serializeTempl(h,version);
  2352. }
  2353. void CPlayerInterface::redrawHeroWin(const CGHeroInstance * hero)
  2354. {
  2355. if(!vstd::contains(graphics->heroWins,hero->subID))
  2356. {
  2357. tlog1 << "Cannot redraw infowindow for hero with subID=" << hero->subID << " - not present in our map\n";
  2358. return;
  2359. }
  2360. SDL_FreeSurface(graphics->heroWins[hero->subID]);
  2361. graphics->heroWins[hero->subID] = infoWin(hero);
  2362. if (adventureInt->selection == hero)
  2363. adventureInt->infoBar.draw(screen);
  2364. }
  2365. bool CPlayerInterface::moveHero( const CGHeroInstance *h, CPath path )
  2366. {
  2367. if (!h)
  2368. return false; //can't find hero
  2369. bool result = false;
  2370. path.convert(0);
  2371. boost::unique_lock<boost::mutex> un(stillMoveHero.mx);
  2372. stillMoveHero.data = CONTINUE_MOVE;
  2373. enum EterrainType currentTerrain = border; // not init yet
  2374. enum EterrainType newTerrain;
  2375. int sh = -1;
  2376. for(int i=path.nodes.size()-1; i>0 && stillMoveHero.data == CONTINUE_MOVE; i--)
  2377. {
  2378. // Start a new sound for the hero movement or let the existing one carry on.
  2379. #if 0
  2380. // TODO
  2381. if (hero is flying && sh == -1)
  2382. sh = CGI->mush->playSound(soundBase::horseFlying, -1);
  2383. }
  2384. else if (hero is in a boat && sh = -1) {
  2385. sh = CGI->mush->playSound(soundBase::sound_todo, -1);
  2386. } else
  2387. #endif
  2388. {
  2389. newTerrain = cb->getTileInfo(path.nodes[i].coord)->tertype;
  2390. if (newTerrain != currentTerrain) {
  2391. CGI->mush->stopSound(sh);
  2392. sh = CGI->mush->playSound(CGI->mush->horseSounds[newTerrain], -1);
  2393. currentTerrain = newTerrain;
  2394. }
  2395. }
  2396. stillMoveHero.data = WAITING_MOVE;
  2397. int3 endpos(path.nodes[i-1].coord.x, path.nodes[i-1].coord.y, h->pos.z);
  2398. cb->moveHero(h,endpos);
  2399. while(stillMoveHero.data != STOP_MOVE && stillMoveHero.data != CONTINUE_MOVE)
  2400. stillMoveHero.cond.wait(un);
  2401. }
  2402. CGI->mush->stopSound(sh);
  2403. //stillMoveHero = false;
  2404. return result;
  2405. }
  2406. bool CPlayerInterface::shiftPressed() const
  2407. {
  2408. return SDL_GetKeyState(NULL)[SDLK_LSHIFT] || SDL_GetKeyState(NULL)[SDLK_RSHIFT];
  2409. }
  2410. void CPlayerInterface::showGarrisonDialog( const CArmedInstance *up, const CGHeroInstance *down, boost::function<void()> &onEnd )
  2411. {
  2412. {
  2413. boost::unique_lock<boost::mutex> un(showingDialog->mx);
  2414. while(showingDialog->data)
  2415. showingDialog->cond.wait(un);
  2416. }
  2417. boost::unique_lock<boost::recursive_mutex> un(*pim);
  2418. while(dialogs.size())
  2419. {
  2420. pim->unlock();
  2421. SDL_Delay(20);
  2422. pim->lock();
  2423. }
  2424. CGarrisonWindow *cgw = new CGarrisonWindow(up,down);
  2425. cgw->quit->callback += onEnd;
  2426. pushInt(cgw);
  2427. }
  2428. void CPlayerInterface::popInt( IShowActivable *top )
  2429. {
  2430. assert(listInt.front() == top);
  2431. top->deactivate();
  2432. listInt.pop_front();
  2433. objsToBlit -= top;
  2434. if(listInt.size())
  2435. listInt.front()->activate();
  2436. totalRedraw();
  2437. }
  2438. void CPlayerInterface::popIntTotally( IShowActivable *top )
  2439. {
  2440. assert(listInt.front() == top);
  2441. popInt(top);
  2442. delete top;
  2443. }
  2444. void CPlayerInterface::pushInt( IShowActivable *newInt )
  2445. {
  2446. if(listInt.size())
  2447. listInt.front()->deactivate();
  2448. listInt.push_front(newInt);
  2449. newInt->activate();
  2450. objsToBlit += newInt;
  2451. LOCPLINT->totalRedraw();
  2452. }
  2453. void CPlayerInterface::popInts( int howMany )
  2454. {
  2455. if(!howMany) return; //senseless but who knows...
  2456. assert(listInt.size() > howMany);
  2457. listInt.front()->deactivate();
  2458. for(int i=0; i < howMany; i++)
  2459. {
  2460. objsToBlit -= listInt.front();
  2461. delete listInt.front();
  2462. listInt.pop_front();
  2463. }
  2464. listInt.front()->activate();
  2465. totalRedraw();
  2466. }
  2467. IShowActivable * CPlayerInterface::topInt()
  2468. {
  2469. if(!listInt.size())
  2470. return NULL;
  2471. else
  2472. return listInt.front();
  2473. }
  2474. void CPlayerInterface::totalRedraw()
  2475. {
  2476. for(int i=0;i<objsToBlit.size();i++)
  2477. objsToBlit[i]->showAll(screen2);
  2478. blitAt(screen2,0,0,screen);
  2479. if(objsToBlit.size())
  2480. objsToBlit.back()->showAll(screen);
  2481. }
  2482. void CPlayerInterface::requestRealized( PackageApplied *pa )
  2483. {
  2484. if(stillMoveHero.get() == DURING_MOVE)
  2485. stillMoveHero.setn(CONTINUE_MOVE);
  2486. }
  2487. CStatusBar::CStatusBar(int x, int y, std::string name, int maxw)
  2488. {
  2489. bg=BitmapHandler::loadBitmap(name);
  2490. SDL_SetColorKey(bg,SDL_SRCCOLORKEY,SDL_MapRGB(bg->format,0,255,255));
  2491. pos.x=x;
  2492. pos.y=y;
  2493. if(maxw >= 0)
  2494. pos.w = std::min(bg->w,maxw);
  2495. else
  2496. pos.w=bg->w;
  2497. pos.h=bg->h;
  2498. middlex=(pos.w/2)+x;
  2499. middley=(bg->h/2)+y;
  2500. }
  2501. CStatusBar::~CStatusBar()
  2502. {
  2503. SDL_FreeSurface(bg);
  2504. }
  2505. void CStatusBar::clear()
  2506. {
  2507. if(LOCPLINT->cingconsole->enteredText == "") //for appropriate support for in-game console
  2508. {
  2509. current="";
  2510. show(screen);
  2511. }
  2512. }
  2513. void CStatusBar::print(const std::string & text)
  2514. {
  2515. if(LOCPLINT->cingconsole->enteredText == "" || text == LOCPLINT->cingconsole->enteredText) //for appropriate support for in-game console
  2516. {
  2517. current=text;
  2518. show(screen);
  2519. }
  2520. }
  2521. void CStatusBar::show(SDL_Surface * to)
  2522. {
  2523. SDL_Rect pom = genRect(pos.h,pos.w,pos.x,pos.y);
  2524. SDL_BlitSurface(bg,&genRect(pos.h,pos.w,0,0),to,&pom);
  2525. printAtMiddle(current,middlex,middley,GEOR13,zwykly,to);
  2526. }
  2527. std::string CStatusBar::getCurrent()
  2528. {
  2529. return current;
  2530. }
  2531. void CList::activate()
  2532. {
  2533. ClickableL::activate();
  2534. ClickableR::activate();
  2535. Hoverable::activate();
  2536. KeyInterested::activate();
  2537. MotionInterested::activate();
  2538. };
  2539. void CList::deactivate()
  2540. {
  2541. ClickableL::deactivate();
  2542. ClickableR::deactivate();
  2543. Hoverable::deactivate();
  2544. KeyInterested::deactivate();
  2545. MotionInterested::deactivate();
  2546. };
  2547. void CList::clickLeft(tribool down)
  2548. {
  2549. };
  2550. CList::CList(int Size)
  2551. :SIZE(Size)
  2552. {
  2553. }
  2554. CHeroList::CHeroList(int Size)
  2555. :CList(Size)
  2556. {
  2557. arrup = CDefHandler::giveDef(conf.go()->ac.hlistAU);
  2558. arrdo = CDefHandler::giveDef(conf.go()->ac.hlistAD);
  2559. mobile = CDefHandler::giveDef(conf.go()->ac.hlistMB);
  2560. mana = CDefHandler::giveDef(conf.go()->ac.hlistMN);
  2561. empty = BitmapHandler::loadBitmap("HPSXXX.bmp");
  2562. selection = BitmapHandler::loadBitmap("HPSYYY.bmp");
  2563. SDL_SetColorKey(selection,SDL_SRCCOLORKEY,SDL_MapRGB(selection->format,0,255,255));
  2564. pos = genRect(32*SIZE+arrup->height+arrdo->height, std::max(arrup->width,arrdo->width), conf.go()->ac.hlistX, conf.go()->ac.hlistY);
  2565. arrupp = genRect(arrup->height, arrup->width, pos.x, pos.y);
  2566. arrdop = genRect(arrdo->height, arrdo->width, pos.x, pos.y+32*SIZE+arrup->height);
  2567. //32px per hero
  2568. posmobx = pos.x+1;
  2569. posmoby = pos.y+arrup->height+1;
  2570. posporx = pos.x+mobile->width+2;
  2571. pospory = pos.y+arrup->height;
  2572. posmanx = pos.x+1+50+mobile->width;
  2573. posmany = pos.y+arrup->height+1;
  2574. from = 0;
  2575. selected = -1;
  2576. pressed = indeterminate;
  2577. }
  2578. void CHeroList::init()
  2579. {
  2580. int w = pos.w+1, h = pos.h+4;
  2581. bg = CSDL_Ext::newSurface(w,h,screen);
  2582. SDL_BlitSurface(LOCPLINT->adventureInt->bg,&genRect(w,h,pos.x,pos.y),bg,&genRect(w,h,0,0));
  2583. }
  2584. void CHeroList::genList()
  2585. {
  2586. int howMany = LOCPLINT->cb->howManyHeroes();
  2587. for (int i=0;i<howMany;i++)
  2588. {
  2589. const CGHeroInstance * h = LOCPLINT->cb->getHeroInfo(i,0);
  2590. if(!h->inTownGarrison)
  2591. items.push_back(std::pair<const CGHeroInstance *,CPath *>(h,NULL));
  2592. }
  2593. }
  2594. void CHeroList::select(int which)
  2595. {
  2596. if (which<0)
  2597. {
  2598. selected = which;
  2599. LOCPLINT->adventureInt->selection = NULL;
  2600. LOCPLINT->adventureInt->terrain.currentPath = NULL;
  2601. draw(screen);
  2602. LOCPLINT->adventureInt->infoBar.draw(screen);
  2603. }
  2604. if (which>=items.size())
  2605. return;
  2606. selected = which;
  2607. //recalculationg path in case of something has changed on map
  2608. if(items[which].second)
  2609. {
  2610. CPath * newPath = LOCPLINT->cb->getPath(items[which].second->startPos(), items[which].second->endPos(), items[which].first);
  2611. delete items[which].second;
  2612. LOCPLINT->adventureInt->terrain.currentPath = items[which].second = newPath;
  2613. }
  2614. else
  2615. {
  2616. LOCPLINT->adventureInt->terrain.currentPath = NULL;
  2617. }
  2618. LOCPLINT->adventureInt->select(items[which].first);
  2619. //recalculated and assigned
  2620. }
  2621. void CHeroList::clickLeft(tribool down)
  2622. {
  2623. if (down)
  2624. {
  2625. /***************************ARROWS*****************************************/
  2626. if(isItIn(&arrupp,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y) && from>0)
  2627. {
  2628. blitAt(arrup->ourImages[1].bitmap,arrupp.x,arrupp.y);
  2629. pressed = true;
  2630. return;
  2631. }
  2632. else if(isItIn(&arrdop,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y) && (items.size()-from>SIZE))
  2633. {
  2634. blitAt(arrdo->ourImages[1].bitmap,arrdop.x,arrdop.y);
  2635. pressed = false;
  2636. return;
  2637. }
  2638. /***************************HEROES*****************************************/
  2639. int hx = LOCPLINT->current->motion.x, hy = LOCPLINT->current->motion.y;
  2640. hx-=pos.x;
  2641. hy-=pos.y; hy-=arrup->ourImages[0].bitmap->h;
  2642. int ny = hy/32;
  2643. if (ny>=SIZE || ny<0)
  2644. return;
  2645. if ( (ny+from)==selected && (LOCPLINT->adventureInt->selection->ID == HEROI_TYPE))
  2646. LOCPLINT->openHeroWindow(items[selected].first);//print hero screen
  2647. select(ny+from);
  2648. }
  2649. else
  2650. {
  2651. if (indeterminate(pressed))
  2652. return;
  2653. if (pressed) //up
  2654. {
  2655. blitAt(arrup->ourImages[0].bitmap,arrupp.x,arrupp.y);
  2656. pressed = indeterminate;
  2657. if (!down)
  2658. {
  2659. from--;
  2660. if (from<0)
  2661. from=0;
  2662. draw(screen2);
  2663. }
  2664. }
  2665. else if (!pressed) //down
  2666. {
  2667. blitAt(arrdo->ourImages[0].bitmap,arrdop.x,arrdop.y);
  2668. pressed = indeterminate;
  2669. if (!down)
  2670. {
  2671. from++;
  2672. //if (from<items.size()-5)
  2673. // from=items.size()-5;
  2674. draw(screen2);
  2675. }
  2676. }
  2677. else
  2678. throw 0;
  2679. }
  2680. }
  2681. void CHeroList::mouseMoved (const SDL_MouseMotionEvent & sEvent)
  2682. {
  2683. if(isItIn(&arrupp,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y))
  2684. {
  2685. if (from>0)
  2686. LOCPLINT->adventureInt->statusbar.print(CGI->generaltexth->zelp[303].first);
  2687. else
  2688. LOCPLINT->adventureInt->statusbar.clear();
  2689. return;
  2690. }
  2691. else if(isItIn(&arrdop,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y))
  2692. {
  2693. if ((items.size()-from) > SIZE)
  2694. LOCPLINT->adventureInt->statusbar.print(CGI->generaltexth->zelp[304].first);
  2695. else
  2696. LOCPLINT->adventureInt->statusbar.clear();
  2697. return;
  2698. }
  2699. //if not buttons then heroes
  2700. int hx = LOCPLINT->current->motion.x, hy = LOCPLINT->current->motion.y;
  2701. hx-=pos.x;
  2702. hy-=pos.y; hy-=arrup->ourImages[0].bitmap->h;
  2703. int ny = hy/32;
  2704. if ((ny>SIZE || ny<0) || (from+ny>=items.size()))
  2705. {
  2706. LOCPLINT->adventureInt->statusbar.clear();
  2707. return;
  2708. }
  2709. std::vector<std::string> temp;
  2710. temp.push_back(items[from+ny].first->name);
  2711. temp.push_back(items[from+ny].first->type->heroClass->name);
  2712. LOCPLINT->adventureInt->statusbar.print( processStr(CGI->generaltexth->allTexts[15],temp) );
  2713. //select(ny+from);
  2714. }
  2715. void CHeroList::clickRight(tribool down)
  2716. {
  2717. if (down)
  2718. {
  2719. /***************************ARROWS*****************************************/
  2720. if(isItIn(&arrupp,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y) && from>0)
  2721. {
  2722. LOCPLINT->adventureInt->handleRightClick(CGI->generaltexth->zelp[303].second,down,this);
  2723. }
  2724. else if(isItIn(&arrdop,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y) && (items.size()-from>5))
  2725. {
  2726. LOCPLINT->adventureInt->handleRightClick(CGI->generaltexth->zelp[304].second,down,this);
  2727. }
  2728. //if not buttons then heroes
  2729. int hx = LOCPLINT->current->motion.x, hy = LOCPLINT->current->motion.y;
  2730. hx-=pos.x;
  2731. hy-=pos.y; hy-=arrup->ourImages[0].bitmap->h;
  2732. int ny = hy/32;
  2733. if ((ny>SIZE || ny<0) || (from+ny>=items.size()))
  2734. {
  2735. return;
  2736. }
  2737. //show popup
  2738. CInfoPopup * ip = new CInfoPopup(graphics->heroWins[items[from+ny].first->subID],
  2739. LOCPLINT->current->motion.x-graphics->heroWins[items[from+ny].first->subID]->w,
  2740. LOCPLINT->current->motion.y-graphics->heroWins[items[from+ny].first->subID]->h,
  2741. false);
  2742. LOCPLINT->pushInt(ip);
  2743. }
  2744. else
  2745. {
  2746. LOCPLINT->adventureInt->handleRightClick(CGI->generaltexth->zelp[303].second,down,this);
  2747. LOCPLINT->adventureInt->handleRightClick(CGI->generaltexth->zelp[304].second,down,this);
  2748. }
  2749. }
  2750. void CHeroList::hover (bool on)
  2751. {
  2752. }
  2753. void CHeroList::keyPressed (const SDL_KeyboardEvent & key)
  2754. {
  2755. }
  2756. void CHeroList::updateHList(const CGHeroInstance *toRemove)
  2757. {
  2758. if(toRemove) //remove specific hero
  2759. {
  2760. for (std::vector<std::pair<const CGHeroInstance*, CPath *> >::iterator i=items.begin(); i != items.end(); i++)
  2761. {
  2762. if(i->first == toRemove)
  2763. {
  2764. delete i->second;
  2765. items.erase(i);
  2766. break;
  2767. }
  2768. }
  2769. }
  2770. else
  2771. {
  2772. items.clear();
  2773. genList();
  2774. }
  2775. if(selected>=items.size())
  2776. select(items.size()-1);
  2777. if(items.size()==0)
  2778. LOCPLINT->adventureInt->townList.select(0);
  2779. else
  2780. select(selected);
  2781. }
  2782. void CHeroList::updateMove(const CGHeroInstance* which) //draws move points bar
  2783. {
  2784. int ser = -1;
  2785. for(int i=0; i<items.size() && ser<0; i++)
  2786. if(items[i].first->subID == which->subID)
  2787. ser = i;
  2788. ser -= from;
  2789. if(ser<0 || ser > SIZE) return;
  2790. int pom = std::min((which->movement)/100,(si32)mobile->ourImages.size()-1);
  2791. blitAt(mobile->ourImages[pom].bitmap,posmobx,posmoby+ser*32); //move point
  2792. }
  2793. void CHeroList::draw(SDL_Surface * to)
  2794. {
  2795. for (int iT=0+from;iT<SIZE+from;iT++)
  2796. {
  2797. int i = iT-from;
  2798. if (iT>=items.size())
  2799. {
  2800. blitAt(mobile->ourImages[0].bitmap,posmobx,posmoby+i*32,to);
  2801. blitAt(mana->ourImages[0].bitmap,posmanx,posmany+i*32,to);
  2802. blitAt(empty,posporx,pospory+i*32,to);
  2803. continue;
  2804. }
  2805. const CGHeroInstance *cur = items[iT].first;
  2806. int pom = cur->movement / 100;
  2807. if (pom>25) pom=25;
  2808. if (pom<0) pom=0;
  2809. blitAt(mobile->ourImages[pom].bitmap,posmobx,posmoby+i*32,to); //move point
  2810. pom = cur->mana / 5;
  2811. if (pom>25) pom=25;
  2812. if (pom<0) pom=0;
  2813. blitAt(mana->ourImages[pom].bitmap,posmanx,posmany+i*32,to); //mana
  2814. SDL_Surface * temp = graphics->portraitSmall[cur->portrait];
  2815. blitAt(temp,posporx,pospory+i*32,to);
  2816. if ((selected == iT) && (LOCPLINT->adventureInt->selection->ID == HEROI_TYPE))
  2817. {
  2818. blitAt(selection,posporx,pospory+i*32,to);
  2819. }
  2820. //TODO: support for custom portraits
  2821. }
  2822. if (from>0)
  2823. blitAt(arrup->ourImages[0].bitmap,arrupp.x,arrupp.y,to);
  2824. else
  2825. blitAt(arrup->ourImages[2].bitmap,arrupp.x,arrupp.y,to);
  2826. if (items.size()-from > SIZE)
  2827. blitAt(arrdo->ourImages[0].bitmap,arrdop.x,arrdop.y,to);
  2828. else
  2829. blitAt(arrdo->ourImages[2].bitmap,arrdop.x,arrdop.y,to);
  2830. }
  2831. int CHeroList::getPosOfHero(const CArmedInstance* h)
  2832. {
  2833. return vstd::findPos(
  2834. items,h,
  2835. boost::bind(vstd::equal<std::pair<const CGHeroInstance*, CPath *>,
  2836. const CArmedInstance *,const CGHeroInstance*>,_1,
  2837. &std::pair<const CGHeroInstance*, CPath *>::first,_2));
  2838. }
  2839. CTownList::~CTownList()
  2840. {
  2841. delete arrup;
  2842. delete arrdo;
  2843. }
  2844. CTownList::CTownList(int Size, int x, int y, std::string arrupg, std::string arrdog)
  2845. :CList(Size)
  2846. {
  2847. arrup = CDefHandler::giveDef(arrupg);
  2848. arrdo = CDefHandler::giveDef(arrdog);
  2849. pos.x = x;
  2850. pos.y = y;
  2851. pos.w = std::max(arrdo->width, arrup->width);
  2852. pos.h = arrdo->height + arrup->height + Size*32;
  2853. arrupp.x=x;
  2854. arrupp.y=y;
  2855. arrupp.w=arrup->width;
  2856. arrupp.h=arrup->height;
  2857. arrdop.x=x;
  2858. arrdop.y=y+arrup->height+32*SIZE;
  2859. arrdop.w=arrdo->width;
  2860. arrdop.h=arrdo->height;
  2861. posporx = arrdop.x;
  2862. pospory = arrupp.y + arrupp.h;
  2863. pressed = indeterminate;
  2864. from = 0;
  2865. selected = -1;
  2866. }
  2867. void CTownList::genList()
  2868. {
  2869. int howMany = LOCPLINT->cb->howManyTowns();
  2870. for (int i=0;i<howMany;i++)
  2871. {
  2872. items.push_back(LOCPLINT->cb->getTownInfo(i,0));
  2873. }
  2874. }
  2875. void CTownList::select(int which)
  2876. {
  2877. if (which>=items.size())
  2878. return;
  2879. selected = which;
  2880. if(!fun.empty())
  2881. fun();
  2882. }
  2883. void CTownList::mouseMoved (const SDL_MouseMotionEvent & sEvent)
  2884. {
  2885. if(isItIn(&arrupp,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y))
  2886. {
  2887. if (from>0)
  2888. LOCPLINT->statusbar->print(CGI->generaltexth->zelp[306].first);
  2889. else
  2890. LOCPLINT->statusbar->clear();
  2891. return;
  2892. }
  2893. else if(isItIn(&arrdop,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y))
  2894. {
  2895. if ((items.size()-from) > SIZE)
  2896. LOCPLINT->statusbar->print(CGI->generaltexth->zelp[307].first);
  2897. else
  2898. LOCPLINT->statusbar->clear();
  2899. return;
  2900. }
  2901. //if not buttons then towns
  2902. int hx = LOCPLINT->current->motion.x, hy = LOCPLINT->current->motion.y;
  2903. hx-=pos.x;
  2904. hy-=pos.y; hy-=arrup->ourImages[0].bitmap->h;
  2905. int ny = hy/32;
  2906. if ((ny>SIZE || ny<0) || (from+ny>=items.size()))
  2907. {
  2908. LOCPLINT->statusbar->clear();
  2909. return;
  2910. };
  2911. LOCPLINT->statusbar->print(items[from+ny]->name);
  2912. }
  2913. void CTownList::clickLeft(tribool down)
  2914. {
  2915. if (down)
  2916. {
  2917. /***************************ARROWS*****************************************/
  2918. if(isItIn(&arrupp,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y) && from>0)
  2919. {
  2920. blitAt(arrup->ourImages[1].bitmap,arrupp.x,arrupp.y);
  2921. pressed = true;
  2922. return;
  2923. }
  2924. else if(isItIn(&arrdop,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y) && (items.size()-from>SIZE))
  2925. {
  2926. blitAt(arrdo->ourImages[1].bitmap,arrdop.x,arrdop.y);
  2927. pressed = false;
  2928. return;
  2929. }
  2930. /***************************TOWNS*****************************************/
  2931. int hx = LOCPLINT->current->motion.x, hy = LOCPLINT->current->motion.y;
  2932. hx-=pos.x;
  2933. hy-=pos.y; hy-=arrup->ourImages[0].bitmap->h;
  2934. int ny = hy/32;
  2935. if (ny>SIZE || ny<0)
  2936. return;
  2937. if(LOCPLINT->topInt() == LOCPLINT->adventureInt
  2938. && (ny+from)==selected
  2939. && LOCPLINT->adventureInt->selection->ID == TOWNI_TYPE
  2940. )
  2941. LOCPLINT->openTownWindow(items[selected]);//print town screen
  2942. else
  2943. select(ny+from);
  2944. }
  2945. else
  2946. {
  2947. if (indeterminate(pressed))
  2948. return;
  2949. if (pressed) //up
  2950. {
  2951. blitAt(arrup->ourImages[0].bitmap,arrupp.x,arrupp.y);
  2952. pressed = indeterminate;
  2953. if (!down)
  2954. {
  2955. from--;
  2956. if (from<0)
  2957. from=0;
  2958. draw(screen2);
  2959. }
  2960. }
  2961. else if (!pressed) //down
  2962. {
  2963. blitAt(arrdo->ourImages[0].bitmap,arrdop.x,arrdop.y);
  2964. pressed = indeterminate;
  2965. if (!down)
  2966. {
  2967. from++;
  2968. //if (from<items.size()-5)
  2969. // from=items.size()-5;
  2970. draw(screen2);
  2971. }
  2972. }
  2973. else
  2974. throw 0;
  2975. }
  2976. }
  2977. void CTownList::clickRight(tribool down)
  2978. {
  2979. if (down)
  2980. {
  2981. /***************************ARROWS*****************************************/
  2982. if(isItIn(&arrupp,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y) && from>0)
  2983. {
  2984. LOCPLINT->adventureInt->handleRightClick(CGI->generaltexth->zelp[306].second,down,this);
  2985. }
  2986. else if(isItIn(&arrdop,LOCPLINT->current->motion.x,LOCPLINT->current->motion.y) && (items.size()-from>5))
  2987. {
  2988. LOCPLINT->adventureInt->handleRightClick(CGI->generaltexth->zelp[307].second,down,this);
  2989. }
  2990. //if not buttons then towns
  2991. int hx = LOCPLINT->current->motion.x, hy = LOCPLINT->current->motion.y;
  2992. hx-=pos.x;
  2993. hy-=pos.y; hy-=arrup->ourImages[0].bitmap->h;
  2994. int ny = hy/32;
  2995. if ((ny>5 || ny<0) || (from+ny>=items.size()))
  2996. {
  2997. return;
  2998. }
  2999. //show popup
  3000. CInfoPopup * ip = new CInfoPopup(
  3001. graphics->townWins[items[from+ny]->id],
  3002. LOCPLINT->current->motion.x-graphics->townWins[items[from+ny]->id]->w,
  3003. LOCPLINT->current->motion.y-graphics->townWins[items[from+ny]->id]->h,
  3004. false);
  3005. LOCPLINT->pushInt(ip);
  3006. }
  3007. else
  3008. {
  3009. LOCPLINT->adventureInt->handleRightClick(CGI->generaltexth->zelp[306].second,down,this);
  3010. LOCPLINT->adventureInt->handleRightClick(CGI->generaltexth->zelp[307].second,down,this);
  3011. }
  3012. }
  3013. void CTownList::hover (bool on)
  3014. {
  3015. }
  3016. void CTownList::keyPressed (const SDL_KeyboardEvent & key)
  3017. {
  3018. }
  3019. void CTownList::draw(SDL_Surface * to)
  3020. {
  3021. for (int iT=0+from;iT<SIZE+from;iT++)
  3022. {
  3023. int i = iT-from;
  3024. if (iT>=items.size())
  3025. {
  3026. blitAt(graphics->getPic(-1),posporx,pospory+i*32,to);
  3027. continue;
  3028. }
  3029. blitAt(graphics->getPic(items[iT]->subID,items[iT]->hasFort(),items[iT]->builded),posporx,pospory+i*32,to);
  3030. if ((selected == iT) && (LOCPLINT->adventureInt->selection->ID == TOWNI_TYPE))
  3031. {
  3032. blitAt(graphics->getPic(-2),posporx,pospory+i*32,to);
  3033. }
  3034. }
  3035. if (from>0)
  3036. blitAt(arrup->ourImages[0].bitmap,arrupp.x,arrupp.y,to);
  3037. else
  3038. blitAt(arrup->ourImages[2].bitmap,arrupp.x,arrupp.y,to);
  3039. if (items.size()-from>SIZE)
  3040. blitAt(arrdo->ourImages[0].bitmap,arrdop.x,arrdop.y,to);
  3041. else
  3042. blitAt(arrdo->ourImages[2].bitmap,arrdop.x,arrdop.y,to);
  3043. }
  3044. CCreaturePic::CCreaturePic(CCreature *cre, bool Big)
  3045. :c(cre),big(Big)
  3046. {
  3047. anim = new CCreatureAnimation(cre->animDefName);
  3048. }
  3049. CCreaturePic::~CCreaturePic()
  3050. {
  3051. delete anim;
  3052. }
  3053. int CCreaturePic::blitPic(SDL_Surface *to, int x, int y, bool nextFrame)
  3054. {
  3055. SDL_Rect dst;
  3056. if(big)
  3057. {
  3058. blitAt(graphics->backgrounds[c->faction],x,y,to);//curx-50,pos.y+130-65);
  3059. dst = genRect(130,100,x,y);
  3060. }
  3061. else
  3062. {
  3063. blitAt(graphics->backgroundsm[c->faction],x,y,to);//curx-50,pos.y+130-65);
  3064. dst = genRect(120,100,x,y);
  3065. }
  3066. if(c->isDoubleWide())
  3067. x-=15;
  3068. return anim->nextFrameMiddle(to,x+78,y+(big ? 55 : 45),true,0,nextFrame,false,false,&dst);
  3069. }
  3070. SDL_Surface * CCreaturePic::getPic(bool nextFrame)
  3071. {
  3072. //TODO: write
  3073. return NULL;
  3074. }
  3075. void CRecrutationWindow::close()
  3076. {
  3077. LOCPLINT->popIntTotally(this);
  3078. }
  3079. void CRecrutationWindow::Max()
  3080. {
  3081. slider->moveTo(slider->amount);
  3082. }
  3083. void CRecrutationWindow::Buy()
  3084. {
  3085. recruit(creatures[which].ID,slider->value);
  3086. close();
  3087. }
  3088. void CRecrutationWindow::Cancel()
  3089. {
  3090. close();
  3091. }
  3092. void CRecrutationWindow::sliderMoved(int to)
  3093. {
  3094. buy->block(!to);
  3095. }
  3096. void CRecrutationWindow::clickLeft(tribool down)
  3097. {
  3098. int curx = 192 + 51 - (102*creatures.size()/2) - (18*(creatures.size()-1)/2);
  3099. for(int i=0;i<creatures.size();i++)
  3100. {
  3101. if(isItIn(&genRect(132,102,pos.x+curx,pos.y+64),LOCPLINT->current->motion.x,LOCPLINT->current->motion.y))
  3102. {
  3103. which = i;
  3104. int newAmount = std::min(amounts[i],creatures[i].amount);
  3105. slider->amount = newAmount;
  3106. if(slider->value > newAmount)
  3107. slider->moveTo(newAmount);
  3108. else
  3109. slider->moveTo(slider->value);
  3110. curx = 192 + 51 - (102*creatures.size()/2) - (18*(creatures.size()-1)/2);
  3111. for(int j=0;j<creatures.size();j++)
  3112. {
  3113. if(which==j)
  3114. drawBorder(bitmap,curx,64,102,132,int3(255,0,0));
  3115. else
  3116. drawBorder(bitmap,curx,64,102,132,int3(239,215,123));
  3117. curx += 120;
  3118. }
  3119. break;
  3120. }
  3121. curx += 120;
  3122. }
  3123. }
  3124. void CRecrutationWindow::clickRight( boost::logic::tribool down )
  3125. {
  3126. if(down)
  3127. {
  3128. int curx = 192 + 51 - (102*creatures.size()/2) - (18*(creatures.size()-1)/2);
  3129. for(int i=0;i<creatures.size();i++)
  3130. {
  3131. if(isItIn(&genRect(132,102,pos.x+curx,pos.y+64),LOCPLINT->current->motion.x,LOCPLINT->current->motion.y))
  3132. {
  3133. CCreInfoWindow *popup = new CCreInfoWindow(creatures[i].ID,0,0,NULL,NULL,NULL,NULL);
  3134. LOCPLINT->pushInt(popup);
  3135. break;
  3136. }
  3137. curx += 120;
  3138. }
  3139. }
  3140. }
  3141. void CRecrutationWindow::activate()
  3142. {
  3143. ClickableL::activate();
  3144. ClickableR::activate();
  3145. buy->activate();
  3146. max->activate();
  3147. cancel->activate();
  3148. slider->activate();
  3149. LOCPLINT->statusbar = bar;
  3150. }
  3151. void CRecrutationWindow::deactivate()
  3152. {
  3153. ClickableL::deactivate();
  3154. ClickableR::deactivate();
  3155. buy->deactivate();
  3156. max->deactivate();
  3157. cancel->deactivate();
  3158. slider->deactivate();
  3159. }
  3160. void CRecrutationWindow::show(SDL_Surface * to)
  3161. {
  3162. static char c=0;
  3163. blitAt(bitmap,pos.x,pos.y,to);
  3164. buy->show(to);
  3165. max->show(to);
  3166. cancel->show(to);
  3167. slider->show(to);
  3168. char pom[15];
  3169. SDL_itoa(creatures[which].amount-slider->value,pom,10); //available
  3170. printAtMiddle(pom,pos.x+205,pos.y+252,GEOR13,zwykly,to);
  3171. SDL_itoa(slider->value,pom,10); //recruit
  3172. printAtMiddle(pom,pos.x+279,pos.y+252,GEOR13,zwykly,to);
  3173. printAtMiddle(CGI->generaltexth->allTexts[16] + " " + CGI->creh->creatures[creatures[which].ID].namePl,pos.x+243,pos.y+32,GEOR16,tytulowy,to); //eg "Recruit Dragon flies"
  3174. int curx = pos.x+115-creatures[which].res.size()*16;
  3175. for(int i=0;i<creatures[which].res.size();i++)
  3176. {
  3177. blitAt(graphics->resources32->ourImages[creatures[which].res[i].first].bitmap,curx,pos.y+243,to);
  3178. blitAt(graphics->resources32->ourImages[creatures[which].res[i].first].bitmap,curx+258,pos.y+243,to);
  3179. SDL_itoa(creatures[which].res[i].second,pom,10);
  3180. printAtMiddle(pom,curx+12,pos.y+286,GEOR13,zwykly,to);
  3181. SDL_itoa(creatures[which].res[i].second * slider->value,pom,10);
  3182. printAtMiddle(pom,curx+12+258,pos.y+286,GEOR13,zwykly,to);
  3183. curx+=32;
  3184. }
  3185. curx = pos.x + 192 + 102 - (102*creatures.size()/2) - (18*(creatures.size()-1)/2);
  3186. for(int i=0;i<creatures.size();i++)
  3187. {
  3188. creatures[i].pic->blitPic(to,curx-50,pos.y+130-65,!(c%4));
  3189. curx += 120;
  3190. }
  3191. c++;
  3192. bar->show(to);
  3193. }
  3194. CRecrutationWindow::CRecrutationWindow(const std::vector<std::pair<int,int> > &Creatures, const boost::function<void(int,int)> &Recruit) //creatures - pairs<creature_ID,amount>
  3195. :recruit(Recruit)
  3196. {
  3197. which = 0;
  3198. creatures.resize(Creatures.size());
  3199. amounts.resize(Creatures.size());
  3200. for(int i=0;i<creatures.size();i++)
  3201. {
  3202. creatures[i].amount = Creatures[i].second;
  3203. creatures[i].ID = Creatures[i].first;
  3204. for(int j=0;j<CGI->creh->creatures[Creatures[i].first].cost.size();j++)
  3205. if(CGI->creh->creatures[Creatures[i].first].cost[j])
  3206. creatures[i].res.push_back(std::make_pair(j,CGI->creh->creatures[Creatures[i].first].cost[j]));
  3207. creatures[i].pic = new CCreaturePic(&CGI->creh->creatures[Creatures[i].first]);
  3208. amounts[i] = CGI->creh->creatures[Creatures[i].first].maxAmount(LOCPLINT->cb->getResourceAmount());
  3209. }
  3210. SDL_Surface *hhlp = BitmapHandler::loadBitmap("TPRCRT.bmp");
  3211. graphics->blueToPlayersAdv(hhlp,LOCPLINT->playerID);
  3212. bitmap = SDL_ConvertSurface(hhlp,screen->format,0); //na 8bitowej mapie by sie psulo
  3213. SDL_SetColorKey(bitmap,SDL_SRCCOLORKEY,SDL_MapRGB(bitmap->format,0,255,255));
  3214. SDL_FreeSurface(hhlp);
  3215. pos.x = screen->w/2 - bitmap->w/2;
  3216. pos.y = screen->h/2 - bitmap->h/2;
  3217. pos.w = bitmap->w;
  3218. pos.h = bitmap->h;
  3219. bar = new CStatusBar(pos.x+8, pos.y+370, "APHLFTRT.bmp", 471);
  3220. max = new AdventureMapButton(CGI->generaltexth->zelp[553],boost::bind(&CRecrutationWindow::Max,this),pos.x+134,pos.y+313,"IRCBTNS.DEF",SDLK_m);
  3221. buy = new AdventureMapButton(CGI->generaltexth->zelp[554],boost::bind(&CRecrutationWindow::Buy,this),pos.x+212,pos.y+313,"IBY6432.DEF",SDLK_RETURN);
  3222. cancel = new AdventureMapButton(CGI->generaltexth->zelp[555],boost::bind(&CRecrutationWindow::Cancel,this),pos.x+290,pos.y+313,"ICN6432.DEF",SDLK_ESCAPE);
  3223. slider = new CSlider(pos.x+176,pos.y+279,135,boost::bind(&CRecrutationWindow::sliderMoved,this, _1),1,std::min(amounts[0],creatures[0].amount),0,true);
  3224. std::string pom;
  3225. printAtMiddle(CGI->generaltexth->allTexts[346],113,231,GEOR13,zwykly,bitmap); //cost per troop t
  3226. printAtMiddle(CGI->generaltexth->allTexts[465],205,231,GEOR13,zwykly,bitmap); //available t
  3227. printAtMiddle(CGI->generaltexth->allTexts[16],279,231,GEOR13,zwykly,bitmap); //recruit t
  3228. printAtMiddle(CGI->generaltexth->allTexts[466],373,231,GEOR13,zwykly,bitmap); //total cost t
  3229. drawBorder(bitmap,172,222,67,42,int3(239,215,123));
  3230. drawBorder(bitmap,246,222,67,42,int3(239,215,123));
  3231. drawBorder(bitmap,64,222,99,76,int3(239,215,123));
  3232. drawBorder(bitmap,322,222,99,76,int3(239,215,123));
  3233. drawBorder(bitmap,133,312,66,34,int3(173,142,66));
  3234. drawBorder(bitmap,211,312,66,34,int3(173,142,66));
  3235. drawBorder(bitmap,289,312,66,34,int3(173,142,66));
  3236. //border for creatures
  3237. int curx = 192 + 51 - (102*creatures.size()/2) - (18*(creatures.size()-1)/2);
  3238. for(int i=0;i<creatures.size();i++)
  3239. {
  3240. creatures[i].pos.x = curx+1;
  3241. creatures[i].pos.y = 65;
  3242. creatures[i].pos.w = 100;
  3243. creatures[i].pos.h = 130;
  3244. if(which==i)
  3245. drawBorder(bitmap,curx,64,102,132,int3(255,0,0));
  3246. else
  3247. drawBorder(bitmap,curx,64,102,132,int3(239,215,123));
  3248. curx += 120;
  3249. }
  3250. if(!creatures[0].amount || !amounts[0])
  3251. {
  3252. max->block(true);
  3253. slider->block(true);
  3254. }
  3255. //buy->block(true); //not needed, will be blocked by initing slider on 0
  3256. }
  3257. CRecrutationWindow::~CRecrutationWindow()
  3258. {
  3259. for(int i=0;i<creatures.size();i++)
  3260. {
  3261. delete creatures[i].pic;
  3262. }
  3263. delete max;
  3264. delete buy;
  3265. delete cancel;
  3266. SDL_FreeSurface(bitmap);
  3267. delete slider;
  3268. delete bar;
  3269. }
  3270. CSplitWindow::CSplitWindow(int cid, int max, CGarrisonInt *Owner, int Last, int val)
  3271. {
  3272. last = Last;
  3273. which = 1;
  3274. c=cid;
  3275. slider = NULL;
  3276. gar = Owner;
  3277. bitmap = BitmapHandler::loadBitmap("GPUCRDIV.bmp");
  3278. graphics->blueToPlayersAdv(bitmap,LOCPLINT->playerID);
  3279. SDL_SetColorKey(bitmap,SDL_SRCCOLORKEY,SDL_MapRGB(bitmap->format,0,255,255));
  3280. pos.x = screen->w/2 - bitmap->w/2;
  3281. pos.y = screen->h/2 - bitmap->h/2;
  3282. pos.w = bitmap->w;
  3283. pos.h = bitmap->h;
  3284. ok = new AdventureMapButton("","",boost::bind(&CSplitWindow::split,this),pos.x+20,pos.y+263,"IOK6432.DEF",SDLK_RETURN);
  3285. cancel = new AdventureMapButton("","",boost::bind(&CSplitWindow::close,this),pos.x+214,pos.y+263,"ICN6432.DEF",SDLK_ESCAPE);
  3286. int sliderPositions = max - (last>=0) - (last==2);
  3287. slider = new CSlider(pos.x+21,pos.y+194,257,boost::bind(&CSplitWindow::sliderMoved,this,_1),1,sliderPositions,val,true);
  3288. a1 = max-val;
  3289. a2 = val;
  3290. anim = new CCreaturePic(&CGI->creh->creatures[cid]);
  3291. anim->anim->setType(1);
  3292. std::string title = CGI->generaltexth->allTexts[256];
  3293. boost::algorithm::replace_first(title,"%s",CGI->creh->creatures[cid].namePl);
  3294. printAtMiddle(title,150,34,GEOR16,tytulowy,bitmap);
  3295. }
  3296. CSplitWindow::~CSplitWindow()
  3297. {
  3298. SDL_FreeSurface(bitmap);
  3299. delete ok;
  3300. delete cancel;
  3301. delete slider;
  3302. delete anim;
  3303. }
  3304. void CSplitWindow::activate()
  3305. {
  3306. ClickableL::activate();
  3307. KeyInterested::activate();
  3308. ok->activate();
  3309. cancel->activate();
  3310. slider->activate();
  3311. }
  3312. void CSplitWindow::deactivate()
  3313. {
  3314. ClickableL::deactivate();
  3315. KeyInterested::deactivate();
  3316. ok->deactivate();
  3317. cancel->deactivate();
  3318. slider->deactivate();
  3319. }
  3320. void CSplitWindow::split()
  3321. {
  3322. gar->splitStacks(a2);
  3323. close();
  3324. }
  3325. void CSplitWindow::close()
  3326. {
  3327. LOCPLINT->popIntTotally(this);
  3328. }
  3329. void CSplitWindow::sliderMoved(int to)
  3330. {
  3331. int all = a1+a2;
  3332. a2 = to + (last==1 || last==2);
  3333. if(slider)
  3334. a1 = all - a2;
  3335. }
  3336. void CSplitWindow::show(SDL_Surface * to)
  3337. {
  3338. blitAt(bitmap,pos.x,pos.y,to);
  3339. ok->show(to);
  3340. cancel->show(to);
  3341. slider->show(to);
  3342. printAtMiddle(boost::lexical_cast<std::string>(a1) + (!which ? "_" : ""),pos.x+70,pos.y+237,GEOR16,zwykly,to);
  3343. printAtMiddle(boost::lexical_cast<std::string>(a2) + (which ? "_" : ""),pos.x+233,pos.y+237,GEOR16,zwykly,to);
  3344. anim->blitPic(to,pos.x+20,pos.y+54,false);
  3345. anim->blitPic(to,pos.x+177,pos.y+54,false);
  3346. }
  3347. void CSplitWindow::keyPressed (const SDL_KeyboardEvent & key)
  3348. {
  3349. if(key.state != SDL_PRESSED)
  3350. return;
  3351. int &cur = (which ? a2 : a1),
  3352. &sec = (which ? a1 : a2),
  3353. ncur = cur;
  3354. if (key.keysym.sym == SDLK_BACKSPACE)
  3355. {
  3356. ncur /= 10;
  3357. }
  3358. else if(key.keysym.sym == SDLK_TAB)
  3359. {
  3360. which = !which;
  3361. }
  3362. else
  3363. {
  3364. int number = key.keysym.sym - SDLK_0;
  3365. if (number < 0 || number > 9) //not a number pressed
  3366. {
  3367. return;
  3368. }
  3369. ncur = cur*10 + number;
  3370. }
  3371. int delta = ncur - cur;
  3372. if(delta > sec)
  3373. {
  3374. cur += sec;
  3375. sec = 0;
  3376. }
  3377. slider->moveTo(which ? ncur : a1+a2-ncur);
  3378. }
  3379. void CSplitWindow::clickLeft( boost::logic::tribool down )
  3380. {
  3381. if(down)
  3382. {
  3383. Point click(LOCPLINT->current->motion.x,LOCPLINT->current->motion.y);
  3384. click -= pos.topLeft();
  3385. if(Rect(19,216,105,40).isIn(click))
  3386. which = 0;
  3387. else if(Rect(175,216,105,40).isIn(click))
  3388. which = 1;
  3389. }
  3390. }
  3391. void CCreInfoWindow::show(SDL_Surface * to)
  3392. {
  3393. char pom[15];
  3394. blitAt(bitmap,pos.x,pos.y,to);
  3395. anim->blitPic(to,pos.x+21,pos.y+48,(type) && !(anf%4));
  3396. if(++anf==4)
  3397. anf=0;
  3398. if(count.size())
  3399. printTo(count.c_str(),pos.x+114,pos.y+174,GEOR16,zwykly,to);
  3400. if(upgrade)
  3401. upgrade->show(to);
  3402. if(dismiss)
  3403. dismiss->show(to);
  3404. if(ok)
  3405. ok->show(to);
  3406. }
  3407. CCreInfoWindow::CCreInfoWindow(int Cid, int Type, int creatureCount, StackState *State, boost::function<void()> Upg, boost::function<void()> Dsm, UpgradeInfo *ui)
  3408. :type(Type),dsm(Dsm),dismiss(0),upgrade(0),ok(0)
  3409. {
  3410. //active = false;
  3411. anf = 0;
  3412. c = &CGI->creh->creatures[Cid];
  3413. bitmap = BitmapHandler::loadBitmap("CRSTKPU.bmp");
  3414. pos.x = screen->w/2 - bitmap->w/2;
  3415. pos.y = screen->h/2 - bitmap->h/2;
  3416. pos.w = bitmap->w;
  3417. pos.h = bitmap->h;
  3418. graphics->blueToPlayersAdv(bitmap,LOCPLINT->playerID);
  3419. SDL_SetColorKey(bitmap,SDL_SRCCOLORKEY,SDL_MapRGB(bitmap->format,0,255,255));
  3420. anim = new CCreaturePic(c);
  3421. if(!type) anim->anim->setType(2);
  3422. char pom[75];int hlp=0;
  3423. if(creatureCount)
  3424. {
  3425. SDL_itoa(creatureCount,pom,10);
  3426. count = pom;
  3427. }
  3428. printAtMiddle(c->namePl,149,30,GEOR13,tytulowy,bitmap); //creature name
  3429. //atttack
  3430. printAt(CGI->generaltexth->primarySkillNames[0],155,48,GEOR13,zwykly,bitmap);
  3431. SDL_itoa(c->attack,pom,10);
  3432. if(State && State->attackBonus)
  3433. {
  3434. int hlp;
  3435. if(c->attack > 0)
  3436. hlp = log10f(c->attack)+2;
  3437. else
  3438. hlp = 2;
  3439. pom[hlp-1] = ' '; pom[hlp] = '(';
  3440. SDL_itoa(c->attack+State->attackBonus,pom+hlp+1,10);
  3441. hlp += 2+(int)log10f(State->attackBonus+c->attack);
  3442. pom[hlp] = ')'; pom[hlp+1] = '\0';
  3443. }
  3444. printToWR(pom,276,61,GEOR13,zwykly,bitmap);
  3445. //defense
  3446. printAt(CGI->generaltexth->primarySkillNames[1],155,67,GEOR13,zwykly,bitmap);
  3447. SDL_itoa(c->defence,pom,10);
  3448. if(State && State->defenseBonus)
  3449. {
  3450. int hlp;
  3451. if(c->defence > 0)
  3452. hlp = log10f(c->defence)+2;
  3453. else
  3454. hlp = 2;
  3455. pom[hlp-1] = ' '; pom[hlp] = '(';
  3456. SDL_itoa(c->defence+State->defenseBonus,pom+hlp+1,10);
  3457. hlp += 2+(int)log10f(State->defenseBonus+c->defence);
  3458. pom[hlp] = ')'; pom[hlp+1] = '\0';
  3459. }
  3460. printToWR(pom,276,80,GEOR13,zwykly,bitmap);
  3461. //shots
  3462. if(c->shots)
  3463. {
  3464. printAt(CGI->generaltexth->allTexts[198],155,86,GEOR13,zwykly,bitmap);
  3465. if(State)
  3466. sprintf(pom,"%d(%d)",c->shots,State->shotsLeft);
  3467. else
  3468. SDL_itoa(c->shots,pom,10);
  3469. printToWR(pom,276,99,GEOR13,zwykly,bitmap);
  3470. }
  3471. //damage
  3472. printAt(CGI->generaltexth->allTexts[199],155,105,GEOR13,zwykly,bitmap);
  3473. SDL_itoa(c->damageMin,pom,10);
  3474. if(c->damageMin > 0)
  3475. hlp = log10f(c->damageMin)+2;
  3476. else
  3477. hlp = 2;
  3478. pom[hlp-1]=' '; pom[hlp]='-'; pom[hlp+1]=' ';
  3479. SDL_itoa(c->damageMax,pom+hlp+2,10);
  3480. printToWR(pom,276,118,GEOR13,zwykly,bitmap);
  3481. //health
  3482. printAt(CGI->generaltexth->allTexts[388],155,124,GEOR13,zwykly,bitmap);
  3483. SDL_itoa(c->hitPoints,pom,10);
  3484. printToWR(pom,276,137,GEOR13,zwykly,bitmap);
  3485. //remaining health
  3486. if(State && State->currentHealth)
  3487. {
  3488. printAt(CGI->generaltexth->allTexts[200],155,143,GEOR13,zwykly,bitmap);
  3489. SDL_itoa(State->currentHealth,pom,10);
  3490. printToWR(pom,276,156,GEOR13,zwykly,bitmap);
  3491. }
  3492. //speed
  3493. printAt(CGI->generaltexth->zelp[441].first,155,162,GEOR13,zwykly,bitmap);
  3494. SDL_itoa(c->speed,pom,10);
  3495. if(State && State->speedBonus)
  3496. {
  3497. int hlp;
  3498. if(c->speed > 0)
  3499. hlp = log10f(c->speed)+2;
  3500. else
  3501. hlp = 2;
  3502. pom[hlp-1] = ' '; pom[hlp] = '(';
  3503. SDL_itoa(c->speed + State->speedBonus, pom+hlp+1, 10);
  3504. hlp += 2+(int)log10f(c->speed + State->speedBonus);
  3505. pom[hlp] = ')'; pom[hlp+1] = '\0';
  3506. }
  3507. printToWR(pom,276,175,GEOR13,zwykly,bitmap);
  3508. //luck and morale
  3509. blitAt(graphics->morale42->ourImages[(State)?(State->morale+3):(3)].bitmap,24,189,bitmap);
  3510. blitAt(graphics->luck42->ourImages[(State)?(State->luck+3):(3)].bitmap,77,189,bitmap);
  3511. //print abilities text - if r-click popup
  3512. if(type)
  3513. {
  3514. if(Upg && ui)
  3515. {
  3516. bool enough = true;
  3517. for(std::set<std::pair<int,int> >::iterator i=ui->cost[0].begin(); i!=ui->cost[0].end(); i++) //calculate upgrade cost
  3518. {
  3519. if(LOCPLINT->cb->getResourceAmount(i->first) < i->second*creatureCount)
  3520. enough = false;
  3521. upgResCost.push_back(new SComponent(SComponent::resource,i->first,i->second*creatureCount));
  3522. }
  3523. if(enough)
  3524. {
  3525. CFunctionList<void()> fs[2];
  3526. fs[0] += Upg;
  3527. fs[0] += boost::bind(&CCreInfoWindow::close,this);
  3528. CFunctionList<void()> cfl;
  3529. cfl = boost::bind(&CPlayerInterface::showYesNoDialog,LOCPLINT,CGI->generaltexth->allTexts[207],boost::ref(upgResCost),fs[0],fs[1],false);
  3530. upgrade = new AdventureMapButton("",CGI->generaltexth->zelp[446].second,cfl,pos.x+76,pos.y+237,"IVIEWCR.DEF",SDLK_u);
  3531. }
  3532. else
  3533. {
  3534. upgrade = new AdventureMapButton("",CGI->generaltexth->zelp[446].second,boost::function<void()>(),pos.x+76,pos.y+237,"IVIEWCR.DEF");
  3535. upgrade->callback.funcs.clear();
  3536. upgrade->bitmapOffset = 2;
  3537. }
  3538. }
  3539. if(Dsm)
  3540. {
  3541. CFunctionList<void()> fs[2];
  3542. //on dismiss confirmed
  3543. fs[0] += Dsm; //dismiss
  3544. fs[0] += boost::bind(&CCreInfoWindow::close,this);//close this window
  3545. CFunctionList<void()> cfl;
  3546. cfl = boost::bind(&CPlayerInterface::showYesNoDialog,LOCPLINT,CGI->generaltexth->allTexts[12],std::vector<SComponent*>(),fs[0],fs[1],false);
  3547. dismiss = new AdventureMapButton("",CGI->generaltexth->zelp[445].second,cfl,pos.x+21,pos.y+237,"IVIEWCR2.DEF",SDLK_d);
  3548. }
  3549. ok = new AdventureMapButton("",CGI->generaltexth->zelp[445].second,boost::bind(&CCreInfoWindow::close,this),pos.x+216,pos.y+237,"IOKAY.DEF",SDLK_RETURN);
  3550. }
  3551. else
  3552. {
  3553. printAtWB(c->abilityText,17,231,GEOR13,35,zwykly,bitmap);
  3554. }
  3555. //spell effects
  3556. if(State)
  3557. {
  3558. int printed=0; //how many effect pics have been printed
  3559. for(std::set<int>::const_iterator it = State->effects.begin(); it!=State->effects.end(); ++it)
  3560. {
  3561. blitAt(graphics->spellEffectsPics->ourImages[*it + 1].bitmap, 127 + 52 * printed, 186, bitmap);
  3562. ++printed;
  3563. if(printed >= 3)
  3564. {
  3565. break;
  3566. }
  3567. }
  3568. }
  3569. }
  3570. CCreInfoWindow::~CCreInfoWindow()
  3571. {
  3572. SDL_FreeSurface(bitmap);
  3573. delete anim;
  3574. delete upgrade;
  3575. delete ok;
  3576. delete dismiss;
  3577. for(int i=0; i<upgResCost.size();i++)
  3578. delete upgResCost[i];
  3579. }
  3580. void CCreInfoWindow::activate()
  3581. {
  3582. //if(active) return;
  3583. //active = true;
  3584. if(!type)
  3585. ClickableR::activate();
  3586. if(ok)
  3587. ok->activate();
  3588. if(dismiss)
  3589. dismiss->activate();
  3590. if(upgrade)
  3591. upgrade->activate();
  3592. }
  3593. void CCreInfoWindow::close()
  3594. {
  3595. LOCPLINT->popIntTotally(this);
  3596. }
  3597. void CCreInfoWindow::clickRight(boost::logic::tribool down)
  3598. {
  3599. if(down)
  3600. return;
  3601. close();
  3602. }
  3603. void CCreInfoWindow::dismissF()
  3604. {
  3605. dsm();
  3606. close();
  3607. }
  3608. void CCreInfoWindow::keyPressed (const SDL_KeyboardEvent & key)
  3609. {
  3610. }
  3611. void CCreInfoWindow::deactivate()
  3612. {
  3613. //if(!active) return;
  3614. //active = false;
  3615. if(!type)
  3616. ClickableR::deactivate();
  3617. if(ok)
  3618. ok->deactivate();
  3619. if(dismiss)
  3620. dismiss->deactivate();
  3621. if(upgrade)
  3622. upgrade->deactivate();
  3623. }
  3624. void CLevelWindow::close()
  3625. {
  3626. for(int i=0;i<comps.size();i++)
  3627. {
  3628. if(comps[i]->selected)
  3629. {
  3630. cb(i);
  3631. break;
  3632. }
  3633. }
  3634. LOCPLINT->popIntTotally(this);
  3635. LOCPLINT->showingDialog->setn(false);
  3636. }
  3637. CLevelWindow::CLevelWindow(const CGHeroInstance *hero, int pskill, std::vector<ui16> &skills, boost::function<void(ui32)> &callback)
  3638. {
  3639. LOCPLINT->showingDialog->setn(true);
  3640. heroType = hero->subID;
  3641. cb = callback;
  3642. for(int i=0;i<skills.size();i++)
  3643. {
  3644. comps.push_back(new CSelectableComponent(SComponent::secskill44,skills[i],hero->getSecSkillLevel(skills[i])+1,boost::bind(&CLevelWindow::selectionChanged,this,i)));
  3645. comps.back()->assignedKeys.insert(SDLK_1 + i);
  3646. }
  3647. bitmap = BitmapHandler::loadBitmap("LVLUPBKG.bmp");
  3648. graphics->blueToPlayersAdv(bitmap,hero->tempOwner);
  3649. SDL_SetColorKey(bitmap,SDL_SRCCOLORKEY,SDL_MapRGB(bitmap->format,0,255,255));
  3650. pos.x = screen->w/2 - bitmap->w/2;
  3651. pos.y = screen->h/2 - bitmap->h/2;
  3652. pos.w = bitmap->w;
  3653. pos.h = bitmap->h;
  3654. ok = new AdventureMapButton("","",boost::bind(&CLevelWindow::close,this),pos.x+297,pos.y+413,"IOKAY.DEF",SDLK_RETURN);
  3655. //draw window
  3656. char buf[100], buf2[100];
  3657. strcpy(buf2,CGI->generaltexth->allTexts[444].c_str()); //%s has gained a level.
  3658. sprintf(buf,buf2,hero->name.c_str());
  3659. printAtMiddle(buf,192,35,GEOR16,zwykly,bitmap);
  3660. strcpy(buf2,CGI->generaltexth->allTexts[445].c_str()); //%s is now a level %d %s.
  3661. sprintf(buf,buf2,hero->name.c_str(),hero->level,hero->type->heroClass->name.c_str());
  3662. printAtMiddle(buf,192,162,GEOR16,zwykly,bitmap);
  3663. blitAt(graphics->pskillsm->ourImages[pskill].bitmap,174,190,bitmap);
  3664. printAtMiddle((CGI->generaltexth->primarySkillNames[pskill] + " +1"),192,252,GEOR16,zwykly,bitmap);
  3665. SDL_Surface * ort = TTF_RenderText_Blended(GEOR16,CGI->generaltexth->allTexts[4].c_str(),zwykly);
  3666. int curx = bitmap->w/2 - ( skills.size()*44 + (skills.size()-1)*(36+ort->w) )/2;
  3667. for(int i=0;i<comps.size();i++)
  3668. {
  3669. comps[i]->pos.x = curx+pos.x;
  3670. comps[i]->pos.y = 326+pos.y;
  3671. if( i < (comps.size()-1) )
  3672. {
  3673. curx += 44 + 18; //skill width + margin to "or"
  3674. blitAt(ort,curx,346,bitmap);
  3675. curx += ort->w + 18;
  3676. }
  3677. }
  3678. if(comps.size() > 1)
  3679. {
  3680. ok->block(true);
  3681. }
  3682. else if(comps.size() == 1)
  3683. {
  3684. comps[0]->select(true);
  3685. }
  3686. SDL_FreeSurface(ort);
  3687. }
  3688. void CLevelWindow::selectionChanged(unsigned to)
  3689. {
  3690. if(ok->blocked)
  3691. ok->block(false);
  3692. for(int i=0;i<comps.size();i++)
  3693. if(i==to)
  3694. comps[i]->select(true);
  3695. else
  3696. comps[i]->select(false);
  3697. }
  3698. CLevelWindow::~CLevelWindow()
  3699. {
  3700. delete ok;
  3701. for(int i=0;i<comps.size();i++)
  3702. delete comps[i];
  3703. SDL_FreeSurface(bitmap);
  3704. }
  3705. void CLevelWindow::activate()
  3706. {
  3707. ok->activate();
  3708. for(int i=0;i<comps.size();i++)
  3709. comps[i]->activate();
  3710. }
  3711. void CLevelWindow::deactivate()
  3712. {
  3713. ok->deactivate();
  3714. for(int i=0;i<comps.size();i++)
  3715. comps[i]->deactivate();
  3716. }
  3717. void CLevelWindow::show(SDL_Surface * to)
  3718. {
  3719. blitAt(bitmap,pos.x,pos.y,to);
  3720. blitAt(graphics->portraitLarge[heroType],170+pos.x,66+pos.y,to);
  3721. ok->show(to);
  3722. for(int i=0;i<comps.size();i++)
  3723. comps[i]->show(to);
  3724. }
  3725. void CMinorResDataBar::show(SDL_Surface * to)
  3726. {
  3727. blitAt(bg,pos.x,pos.y,to);
  3728. char buf[30];
  3729. for (int i=0;i<7;i++)
  3730. {
  3731. SDL_itoa(LOCPLINT->cb->getResourceAmount(i),buf,10);
  3732. CSDL_Ext::printAtMiddle(buf,pos.x + 50 + 76*i,pos.y+pos.h/2,GEOR13,zwykly,to);
  3733. }
  3734. std::vector<std::string> temp;
  3735. SDL_itoa(LOCPLINT->cb->getDate(3),buf,10); temp.push_back(std::string(buf));
  3736. SDL_itoa(LOCPLINT->cb->getDate(2),buf,10); temp.push_back(buf);
  3737. SDL_itoa(LOCPLINT->cb->getDate(1),buf,10); temp.push_back(buf);
  3738. CSDL_Ext::printAtMiddle(CSDL_Ext::processStr(
  3739. CGI->generaltexth->allTexts[62]
  3740. +": %s, "
  3741. + CGI->generaltexth->allTexts[63]
  3742. + ": %s, "
  3743. + CGI->generaltexth->allTexts[64]
  3744. + ": %s",temp)
  3745. ,pos.x+545+(pos.w-545)/2,pos.y+pos.h/2,GEOR13,zwykly,to);
  3746. }
  3747. CMinorResDataBar::CMinorResDataBar()
  3748. {
  3749. bg = BitmapHandler::loadBitmap("Z2ESBAR.bmp");
  3750. SDL_SetColorKey(bg,SDL_SRCCOLORKEY,SDL_MapRGB(bg->format,0,255,255));
  3751. graphics->blueToPlayersAdv(bg,LOCPLINT->playerID);
  3752. pos.x = 7;
  3753. pos.y = 575;
  3754. pos.w = bg->w;
  3755. pos.h = bg->h;
  3756. }
  3757. CMinorResDataBar::~CMinorResDataBar()
  3758. {
  3759. SDL_FreeSurface(bg);
  3760. }
  3761. SDL_Surface * CCustomImgComponent::getImg()
  3762. {
  3763. return bmp;
  3764. }
  3765. CCustomImgComponent::CCustomImgComponent( Etype Type, int Subtype, int Val, SDL_Surface *sur, bool freeSur )
  3766. :bmp(sur), free(freeSur)
  3767. {
  3768. init(Type,Subtype,Val);
  3769. }
  3770. CCustomImgComponent::~CCustomImgComponent()
  3771. {
  3772. if(free)
  3773. SDL_FreeSurface(bmp);
  3774. }
  3775. CMarketplaceWindow::CTradeableItem::CTradeableItem( int Type, int ID, bool Left)
  3776. {
  3777. left = Left;
  3778. type = Type;
  3779. id = ID;
  3780. }
  3781. void CMarketplaceWindow::CTradeableItem::show(SDL_Surface * to)
  3782. {
  3783. SDL_Surface *hlp = getSurface();
  3784. blitAt(hlp,pos.x+19,pos.y+9,to);
  3785. }
  3786. void CMarketplaceWindow::CTradeableItem::clickLeft( boost::logic::tribool down )
  3787. {
  3788. CMarketplaceWindow *mw = dynamic_cast<CMarketplaceWindow *>(LOCPLINT->topInt());
  3789. assert(mw);
  3790. if(down)
  3791. {
  3792. if(left)
  3793. {
  3794. if(mw->hLeft != this)
  3795. mw->hLeft = this;
  3796. else
  3797. return;
  3798. }
  3799. else
  3800. {
  3801. if(mw->hRight != this)
  3802. mw->hRight = this;
  3803. else
  3804. return;
  3805. }
  3806. mw->selectionChanged(left);
  3807. }
  3808. }
  3809. void CMarketplaceWindow::CTradeableItem::activate()
  3810. {
  3811. ClickableL::activate();
  3812. }
  3813. void CMarketplaceWindow::CTradeableItem::deactivate()
  3814. {
  3815. ClickableL::deactivate();
  3816. }
  3817. SDL_Surface * CMarketplaceWindow::CTradeableItem::getSurface()
  3818. {
  3819. switch(type)
  3820. {
  3821. case 0:
  3822. return graphics->resources32->ourImages[id].bitmap;
  3823. case 1:
  3824. return graphics->artDefs->ourImages[id].bitmap;
  3825. default:
  3826. return NULL;
  3827. }
  3828. }
  3829. void initItems( std::vector<CMarketplaceWindow::CTradeableItem*> &i, std::vector<SDL_Rect> &p, int type, int amount, bool left, std::vector<int> *ids/*=NULL*/ )
  3830. {
  3831. i.resize(amount);
  3832. for(int j=0;j<amount;j++)
  3833. {
  3834. i[j] = new CMarketplaceWindow::CTradeableItem(type,(ids && ids->size()>j) ? (*ids)[j] : j, left);
  3835. i[j]->pos = p[j];
  3836. }
  3837. }
  3838. void CMarketplaceWindow::setMode( int mode )
  3839. {
  3840. std::vector<SDL_Rect> lpos, rpos;
  3841. clear();
  3842. switch(mode)
  3843. {
  3844. case 0:
  3845. {
  3846. SDL_Surface *bg2 = BitmapHandler::loadBitmap("TPMRKRES.bmp");
  3847. SDL_SetColorKey(bg2,SDL_SRCCOLORKEY,SDL_MapRGB(bg2->format,0,255,255));
  3848. graphics->blueToPlayersAdv(bg2,LOCPLINT->playerID);
  3849. bg = SDL_ConvertSurface(bg2,screen->format,0);
  3850. SDL_FreeSurface(bg2);
  3851. lpos += genRect(66,69,39,180), genRect(66,69,122,180), genRect(66,69,204,180),
  3852. genRect(66,69,39,259), genRect(66,69,122,259), genRect(66,69,204,259),
  3853. genRect(66,69,122,338);
  3854. for(int i=0;i<lpos.size();i++)
  3855. {
  3856. lpos[i].x += pos.x;
  3857. lpos[i].y += pos.y;
  3858. rpos.push_back(lpos[i]);
  3859. rpos[rpos.size()-1].x += 288;
  3860. }
  3861. initItems(left,lpos,0,7,true,NULL);
  3862. initItems(right,rpos,0,7,false,NULL);
  3863. printAtMiddle(CGI->generaltexth->allTexts[158],303,28,GEORXX,tytulowy,bg); //title
  3864. printAtMiddle(CGI->generaltexth->allTexts[270],158,148,GEOR13,zwykly,bg); //kingdom res.
  3865. printAtMiddle(CGI->generaltexth->allTexts[168],450,148,GEOR13,zwykly,bg); //available for trade
  3866. }
  3867. }
  3868. }
  3869. void CMarketplaceWindow::clear()
  3870. {
  3871. for(int i=0;i<left.size();i++)
  3872. delete left[i];
  3873. for(int i=0;i<right.size();i++)
  3874. delete right[i];
  3875. left.clear();
  3876. right.clear();
  3877. SDL_FreeSurface(bg);
  3878. }
  3879. CMarketplaceWindow::CMarketplaceWindow(int Mode)
  3880. {
  3881. mode = Mode;
  3882. bg = NULL;
  3883. ok = max = deal = NULL;
  3884. pos.x = screen->w/2 - 300;
  3885. pos.y = screen->h/2 - 296;
  3886. slider = new CSlider(pos.x+231,pos.y+490,137,boost::bind(&CMarketplaceWindow::sliderMoved,this,_1),0,0);
  3887. setMode(mode);
  3888. hLeft = hRight = NULL;
  3889. ok = new AdventureMapButton("","",boost::bind(&CPlayerInterface::popIntTotally,LOCPLINT,this),pos.x+516,pos.y+520,"IOK6432.DEF",SDLK_RETURN);
  3890. deal = new AdventureMapButton("","",boost::bind(&CMarketplaceWindow::makeDeal,this),pos.x+307,pos.y+520,"TPMRKB.DEF");
  3891. max = new AdventureMapButton("","",boost::bind(&CMarketplaceWindow::setMax,this),pos.x+229,pos.y+520,"IRCBTNS.DEF");
  3892. max->block(true);
  3893. deal->block(true);
  3894. }
  3895. CMarketplaceWindow::~CMarketplaceWindow()
  3896. {
  3897. clear();
  3898. delete slider;
  3899. }
  3900. void CMarketplaceWindow::show(SDL_Surface * to)
  3901. {
  3902. blitAt(bg,pos,to);
  3903. if(hRight)
  3904. CSDL_Ext::drawBorder(to,hRight->pos.x-1,hRight->pos.y-1,hRight->pos.w+2,hRight->pos.h+2,int3(255,231,148));
  3905. if(hLeft)
  3906. CSDL_Ext::drawBorder(to,hLeft->pos.x-1,hLeft->pos.y-1,hLeft->pos.w+2,hLeft->pos.h+2,int3(255,231,148));
  3907. ok->show(to);
  3908. deal->show(to);
  3909. max->show(to);
  3910. slider->show(to);
  3911. for(int i=0;i<left.size();i++)
  3912. left[i]->show(to);
  3913. for(int i=0;i<right.size();i++)
  3914. right[i]->show(to);
  3915. if(mode==0)
  3916. {
  3917. char buf[15];
  3918. for(int i=0;i<left.size();i++)
  3919. {
  3920. SDL_itoa(LOCPLINT->cb->getResourceAmount(i),buf,10);
  3921. printAtMiddle(buf,left[i]->pos.x+35,left[i]->pos.y+56,GEOR13,zwykly,to);
  3922. }
  3923. if(hLeft) //print prices
  3924. {
  3925. for(int i=0; i<right.size();i++)
  3926. {
  3927. if(right[i]->id != hLeft->id)
  3928. printAtMiddle(rSubs[i],right[i]->pos.x+35,right[i]->pos.y+56,GEOR13,zwykly,to);
  3929. else
  3930. printAtMiddle(CGI->generaltexth->allTexts[164],right[i]->pos.x+35,right[i]->pos.y+56,GEOR13,zwykly,to);
  3931. }
  3932. }
  3933. if(hLeft && hRight && hLeft->id!= hRight->id)
  3934. {
  3935. blitAt(hLeft->getSurface(),pos.x+142,pos.y+457,to);
  3936. blitAt(hRight->getSurface(),pos.x+430,pos.y+457,to);
  3937. SDL_itoa(slider->value * r1,buf,10);
  3938. printAtMiddle(buf,pos.x+158,pos.y+504,GEOR13,zwykly,to);
  3939. SDL_itoa(slider->value * r2,buf,10);
  3940. printAtMiddle(buf,pos.x+446,pos.y+504,GEOR13,zwykly,to);
  3941. }
  3942. }
  3943. }
  3944. void CMarketplaceWindow::activate()
  3945. {
  3946. for(int i=0;i<left.size();i++)
  3947. left[i]->activate();
  3948. for(int i=0;i<right.size();i++)
  3949. right[i]->activate();
  3950. ok->activate();
  3951. max->activate();
  3952. deal->activate();
  3953. slider->activate();
  3954. }
  3955. void CMarketplaceWindow::deactivate()
  3956. {
  3957. for(int i=0;i<left.size();i++)
  3958. left[i]->deactivate();
  3959. for(int i=0;i<right.size();i++)
  3960. right[i]->deactivate();
  3961. ok->deactivate();
  3962. max->deactivate();
  3963. deal->deactivate();
  3964. slider->deactivate();
  3965. }
  3966. void CMarketplaceWindow::setMax()
  3967. {
  3968. slider->moveTo(slider->amount);
  3969. }
  3970. void CMarketplaceWindow::makeDeal()
  3971. {
  3972. LOCPLINT->cb->trade(mode,hLeft->id,hRight->id,slider->value*r1);
  3973. slider->moveTo(0);
  3974. hLeft = NULL;
  3975. selectionChanged(true);
  3976. }
  3977. void CMarketplaceWindow::sliderMoved( int to )
  3978. {
  3979. }
  3980. void CMarketplaceWindow::selectionChanged(bool side)
  3981. {
  3982. if(hLeft && hRight && hLeft->id!= hRight->id)
  3983. {
  3984. LOCPLINT->cb->getMarketOffer(hLeft->id,hRight->id,r1,r2,0);
  3985. slider->amount = LOCPLINT->cb->getResourceAmount(hLeft->id) / r1;
  3986. slider->moveTo(0);
  3987. max->block(false);
  3988. deal->block(false);
  3989. }
  3990. else
  3991. {
  3992. max->block(true);
  3993. deal->block(true);
  3994. slider->amount = 0;
  3995. slider->moveTo(0);
  3996. }
  3997. if(side && hLeft) //left selection changed, recalculate offers
  3998. {
  3999. rSubs.clear();
  4000. rSubs.resize(right.size());
  4001. int h1, h2;
  4002. for(int i=0;i<right.size();i++)
  4003. {
  4004. std::ostringstream oss;
  4005. LOCPLINT->cb->getMarketOffer(hLeft->id,i,h1,h2,0);
  4006. oss << h2;
  4007. if(h1!=1)
  4008. oss << "/" << h1;
  4009. rSubs[i] = oss.str();
  4010. }
  4011. }
  4012. }
  4013. CSystemOptionsWindow::CSystemOptionsWindow(const SDL_Rect &pos, CPlayerInterface * owner)
  4014. {
  4015. this->pos = pos;
  4016. background = BitmapHandler::loadBitmap("SysOpbck.bmp", true);
  4017. graphics->blueToPlayersAdv(background, LOCPLINT->playerID);
  4018. //printing texts
  4019. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[568], 240, 32, GEOR16, tytulowy, background); //window title
  4020. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[569], 122, 65, GEOR16, tytulowy, background); //hero speed
  4021. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[570], 122, 131, GEOR16, tytulowy, background); //enemy speed
  4022. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[571], 122, 197, GEOR16, tytulowy, background); //map scroll speed
  4023. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[20], 122, 263, GEOR16, tytulowy, background); //video quality
  4024. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[394], 122, 348, GEOR16, tytulowy, background); //music volume
  4025. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[395], 122, 414, GEOR16, tytulowy, background); //effects volume
  4026. CSDL_Ext::printAt(CGI->generaltexth->allTexts[572], 283, 57, GEOR16, zwykly, background); //show move path
  4027. CSDL_Ext::printAt(CGI->generaltexth->allTexts[573], 283, 89, GEOR16, zwykly, background); //show hero reminder
  4028. CSDL_Ext::printAt(CGI->generaltexth->allTexts[574], 283, 121, GEOR16, zwykly, background); //quick combat
  4029. CSDL_Ext::printAt(CGI->generaltexth->allTexts[575], 283, 153, GEOR16, zwykly, background); //video subtitles
  4030. CSDL_Ext::printAt(CGI->generaltexth->allTexts[576], 283, 185, GEOR16, zwykly, background); //town building outlines
  4031. CSDL_Ext::printAt(CGI->generaltexth->allTexts[577], 283, 217, GEOR16, zwykly, background); //spell book animation
  4032. //setting up buttons
  4033. save = new AdventureMapButton (CGI->generaltexth->zelp[321].first, CGI->generaltexth->zelp[321].second, boost::bind(&CSystemOptionsWindow::bsavef, this), 516, 354, "SOSAVE.DEF", SDLK_s);
  4034. std::swap(save->imgs[0][0], save->imgs[0][1]);
  4035. quitGame = new AdventureMapButton (CGI->generaltexth->zelp[324].first, CGI->generaltexth->zelp[324].second, boost::bind(&CSystemOptionsWindow::bquitf, this), 405, 471, "soquit.def", SDLK_q);
  4036. std::swap(quitGame->imgs[0][0], quitGame->imgs[0][1]);
  4037. backToMap = new AdventureMapButton (CGI->generaltexth->zelp[325].first, CGI->generaltexth->zelp[325].second, boost::bind(&CSystemOptionsWindow::breturnf, this), 516, 471, "soretrn.def", SDLK_RETURN);
  4038. backToMap->assignedKeys.insert(SDLK_ESCAPE);
  4039. std::swap(backToMap->imgs[0][0], backToMap->imgs[0][1]);
  4040. heroMoveSpeed = new CHighlightableButtonsGroup(0);
  4041. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[349].first),CGI->generaltexth->zelp[349].second, "sysopb1.def", 187, 134, 1);
  4042. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[350].first),CGI->generaltexth->zelp[350].second, "sysopb2.def", 235, 134, 2);
  4043. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[351].first),CGI->generaltexth->zelp[351].second, "sysopb3.def", 283, 134, 4);
  4044. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[352].first),CGI->generaltexth->zelp[352].second, "sysopb4.def", 331, 134, 8);
  4045. heroMoveSpeed->select(owner->heroMoveSpeed, 1);
  4046. heroMoveSpeed->onChange = boost::bind(&CPlayerInterface::setHeroMoveSpeed, owner, _1);
  4047. mapScrollSpeed = new CHighlightableButtonsGroup(0);
  4048. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[357].first),CGI->generaltexth->zelp[357].second, "sysopb9.def", 187, 267, 1);
  4049. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[358].first),CGI->generaltexth->zelp[358].second, "sysob10.def", 251, 267, 2);
  4050. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[359].first),CGI->generaltexth->zelp[359].second, "sysob11.def", 315, 267, 4);
  4051. mapScrollSpeed->select(owner->mapScrollingSpeed, 1);
  4052. mapScrollSpeed->onChange = boost::bind(&CPlayerInterface::setMapScrollingSpeed, owner, _1);
  4053. }
  4054. CSystemOptionsWindow::~CSystemOptionsWindow()
  4055. {
  4056. SDL_FreeSurface(background);
  4057. delete save;
  4058. delete quitGame;
  4059. delete backToMap;
  4060. delete heroMoveSpeed;
  4061. delete mapScrollSpeed;
  4062. }
  4063. void CSystemOptionsWindow::bquitf()
  4064. {
  4065. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[578], std::vector<SComponent*>(), boost::bind(exit, 0), boost::bind(&CSystemOptionsWindow::activate, this), false);
  4066. }
  4067. void CSystemOptionsWindow::breturnf()
  4068. {
  4069. LOCPLINT->popIntTotally(this);
  4070. }
  4071. void CSystemOptionsWindow::bsavef()
  4072. {
  4073. using namespace boost::posix_time;
  4074. std::ostringstream fnameStream;
  4075. fnameStream << second_clock::local_time();
  4076. std::string fname = fnameStream.str();
  4077. boost::algorithm::replace_all(fname,":","");
  4078. boost::algorithm::replace_all(fname," ","-");
  4079. LOCPLINT->showYesNoDialog("Do you want to save current game as " + fname, std::vector<SComponent*>(), boost::bind(&CCallback::save, LOCPLINT->cb, fname), boost::bind(&CSystemOptionsWindow::activate, this), false);
  4080. }
  4081. void CSystemOptionsWindow::activate()
  4082. {
  4083. save->activate();
  4084. quitGame->activate();
  4085. backToMap->activate();
  4086. heroMoveSpeed->activate();
  4087. mapScrollSpeed->activate();
  4088. }
  4089. void CSystemOptionsWindow::deactivate()
  4090. {
  4091. save->deactivate();
  4092. quitGame->deactivate();
  4093. backToMap->deactivate();
  4094. heroMoveSpeed->deactivate();
  4095. mapScrollSpeed->deactivate();
  4096. }
  4097. void CSystemOptionsWindow::show(SDL_Surface *to)
  4098. {
  4099. SDL_BlitSurface(background, NULL, to, &pos);
  4100. save->show(to);
  4101. quitGame->show(to);
  4102. backToMap->show(to);
  4103. heroMoveSpeed->show(to);
  4104. mapScrollSpeed->show(to);
  4105. }
  4106. CTavernWindow::CTavernWindow(const CGHeroInstance *H1, const CGHeroInstance *H2, const std::string &gossip)
  4107. :h1(selected,0,72,299,H1),h2(selected,1,162,299,H2)
  4108. {
  4109. if(H1)
  4110. selected = 0;
  4111. else
  4112. selected = -1;
  4113. bg = BitmapHandler::loadBitmap("TPTAVERN.bmp");
  4114. SDL_SetColorKey(bg,SDL_SRCCOLORKEY,SDL_MapRGB(bg->format,0,255,255));
  4115. graphics->blueToPlayersAdv(bg,LOCPLINT->playerID);
  4116. printAtMiddle(CGI->generaltexth->jktexts[37],200,35,GEOR16,tytulowy,bg);
  4117. printAtMiddle("2500",320,328,GEOR13,zwykly,bg);
  4118. printAtMiddle(CGI->generaltexth->jktexts[38],146,283,GEOR16,tytulowy,bg);
  4119. printAtMiddleWB(gossip,200,220,GEOR13,50,zwykly,bg);
  4120. pos.w = bg->w;
  4121. pos.h = bg->h;
  4122. pos.x = (screen->w-bg->w)/2;
  4123. pos.y = (screen->h-bg->h)/2;
  4124. bar = new CStatusBar(pos.x+8, pos.y+478, "APHLFTRT.bmp", 380);
  4125. h1.pos.x += pos.x;
  4126. h2.pos.x += pos.x;
  4127. h1.pos.y += pos.y;
  4128. h2.pos.y += pos.y;
  4129. cancel = new AdventureMapButton(CGI->generaltexth->tavernInfo[7],"",boost::bind(&CTavernWindow::close,this),pos.x+310,pos.y+428,"ICANCEL.DEF",SDLK_ESCAPE);
  4130. recruit = new AdventureMapButton("","",boost::bind(&CTavernWindow::recruitb,this),pos.x+272,pos.y+355,"TPTAV01.DEF",SDLK_RETURN);
  4131. thiefGuild = new AdventureMapButton(CGI->generaltexth->tavernInfo[5],"",0,pos.x+22,pos.y+428,"TPTAV02.DEF",SDLK_t);
  4132. if(LOCPLINT->cb->getResourceAmount(6) < 2500) //not enough gold
  4133. {
  4134. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[0]; //Cannot afford a Hero
  4135. recruit->block(2);
  4136. }
  4137. else if(LOCPLINT->cb->howManyHeroes(false) >= 8)
  4138. {
  4139. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[1]; //Cannot recruit. You already have %d Heroes.
  4140. boost::algorithm::replace_first(recruit->hoverTexts[0],"%d",boost::lexical_cast<std::string>(LOCPLINT->cb->howManyHeroes()));
  4141. recruit->block(2);
  4142. }
  4143. else if(LOCPLINT->castleInt && LOCPLINT->castleInt->town->visitingHero)
  4144. {
  4145. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[2]; //Cannot recruit. You already have a Hero in this town.
  4146. recruit->block(2);
  4147. }
  4148. else
  4149. {
  4150. if(H1)
  4151. {
  4152. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[3]; //Recruit %s the %s
  4153. boost::algorithm::replace_first(recruit->hoverTexts[0],"%s",H1->name);
  4154. boost::algorithm::replace_first(recruit->hoverTexts[0],"%s",H1->type->heroClass->name);
  4155. }
  4156. else
  4157. recruit->block(1);
  4158. }
  4159. }
  4160. void CTavernWindow::recruitb()
  4161. {
  4162. const CGHeroInstance *toBuy = (selected ? h2 : h1).h;
  4163. close();
  4164. LOCPLINT->cb->recruitHero(LOCPLINT->castleInt->town,toBuy);
  4165. }
  4166. CTavernWindow::~CTavernWindow()
  4167. {
  4168. SDL_FreeSurface(bg);
  4169. delete cancel;
  4170. delete thiefGuild;
  4171. delete recruit;
  4172. delete bar;
  4173. }
  4174. void CTavernWindow::activate()
  4175. {
  4176. thiefGuild->activate();
  4177. cancel->activate();
  4178. if(h1.h)
  4179. h1.activate();
  4180. if(h2.h)
  4181. h2.activate();
  4182. recruit->activate();
  4183. LOCPLINT->statusbar = bar;
  4184. }
  4185. void CTavernWindow::deactivate()
  4186. {
  4187. thiefGuild->deactivate();
  4188. cancel->deactivate();
  4189. if(h1.h)
  4190. h1.deactivate();
  4191. if(h2.h)
  4192. h2.deactivate();
  4193. recruit->deactivate();
  4194. }
  4195. void CTavernWindow::close()
  4196. {
  4197. LOCPLINT->popIntTotally(this);
  4198. }
  4199. void CTavernWindow::show(SDL_Surface * to)
  4200. {
  4201. blitAt(bg,pos.x,pos.y,to);
  4202. if(h1.h)
  4203. h1.show(to);
  4204. if(h2.h)
  4205. h2.show(to);
  4206. thiefGuild->show(to);
  4207. cancel->show(to);
  4208. recruit->show(to);
  4209. bar->show(to);
  4210. if(selected >= 0)
  4211. {
  4212. HeroPortrait *sel = selected ? &h2 : &h1;
  4213. char descr[300];
  4214. int artifs = sel->h->artifWorn.size()+sel->h->artifacts.size();
  4215. for(int i=13; i<=17; i++) //war machines and spellbook doesn't count
  4216. if(vstd::contains(sel->h->artifWorn,i))
  4217. artifs--;
  4218. sprintf_s(descr,300,CGI->generaltexth->allTexts[215].c_str(),
  4219. sel->h->name.c_str(),sel->h->level,sel->h->type->heroClass->name.c_str(),artifs);
  4220. printAtMiddleWB(descr,pos.x+146,pos.y+389,GEOR13,40,zwykly,to);
  4221. CSDL_Ext::drawBorder(to,sel->pos.x-2,sel->pos.y-2,sel->pos.w+4,sel->pos.h+4,int3(247,223,123));
  4222. }
  4223. }
  4224. void CTavernWindow::HeroPortrait::clickLeft(boost::logic::tribool down)
  4225. {
  4226. if(pressedL && !down)
  4227. as();
  4228. ClickableL::clickLeft(down);
  4229. }
  4230. void CTavernWindow::HeroPortrait::activate()
  4231. {
  4232. ClickableL::activate();
  4233. ClickableR::activate();
  4234. Hoverable::activate();
  4235. }
  4236. void CTavernWindow::HeroPortrait::deactivate()
  4237. {
  4238. ClickableL::deactivate();
  4239. ClickableR::deactivate();
  4240. Hoverable::deactivate();
  4241. }
  4242. void CTavernWindow::HeroPortrait::clickRight(boost::logic::tribool down)
  4243. {
  4244. if(down)
  4245. {
  4246. LOCPLINT->adventureInt->heroWindow->setHero(h);
  4247. LOCPLINT->pushInt(new CRClickPopupInt(LOCPLINT->adventureInt->heroWindow,false));
  4248. }
  4249. }
  4250. CTavernWindow::HeroPortrait::HeroPortrait(int &sel, int id, int x, int y, const CGHeroInstance *H)
  4251. :as(sel,id)
  4252. {
  4253. h = H;
  4254. pos.x = x;
  4255. pos.y = y;
  4256. pos.w = 58;
  4257. pos.h = 64;
  4258. if(H)
  4259. {
  4260. hoverName = CGI->generaltexth->tavernInfo[4];
  4261. boost::algorithm::replace_first(hoverName,"%s",H->name);
  4262. }
  4263. }
  4264. void CTavernWindow::HeroPortrait::show(SDL_Surface * to)
  4265. {
  4266. blitAt(graphics->portraitLarge[h->subID],pos,to);
  4267. }
  4268. void CTavernWindow::HeroPortrait::hover( bool on )
  4269. {
  4270. Hoverable::hover(on);
  4271. if(on)
  4272. LOCPLINT->statusbar->print(hoverName);
  4273. else
  4274. LOCPLINT->statusbar->clear();
  4275. }
  4276. void CInGameConsole::activate()
  4277. {
  4278. KeyInterested::activate();
  4279. }
  4280. void CInGameConsole::deactivate()
  4281. {
  4282. KeyInterested::deactivate();
  4283. }
  4284. void CInGameConsole::show(SDL_Surface * to)
  4285. {
  4286. int number = 0;
  4287. std::vector<std::list< std::pair< std::string, int > >::iterator> toDel;
  4288. for(std::list< std::pair< std::string, int > >::iterator it = texts.begin(); it != texts.end(); ++it, ++number)
  4289. {
  4290. SDL_Color green = {0,0xff,0,0};
  4291. Point leftBottomCorner(0, screen->h);
  4292. if(LOCPLINT->battleInt)
  4293. {
  4294. leftBottomCorner = LOCPLINT->battleInt->pos.bottomLeft();
  4295. }
  4296. CSDL_Ext::printAt(it->first, leftBottomCorner.x + 50, leftBottomCorner.y - texts.size() * 20 - 80 + number*20, TNRB16, green);
  4297. if(SDL_GetTicks() - it->second > defaultTimeout)
  4298. {
  4299. toDel.push_back(it);
  4300. }
  4301. }
  4302. for(int it=0; it<toDel.size(); ++it)
  4303. {
  4304. texts.erase(toDel[it]);
  4305. }
  4306. }
  4307. void CInGameConsole::print(const std::string &txt)
  4308. {
  4309. texts.push_back(std::make_pair(txt, SDL_GetTicks()));
  4310. if(texts.size() > maxDisplayedTexts)
  4311. {
  4312. texts.pop_front();
  4313. }
  4314. }
  4315. void CInGameConsole::keyPressed (const SDL_KeyboardEvent & key)
  4316. {
  4317. if(key.type != SDL_KEYDOWN) return;
  4318. if(!captureAllKeys && key.keysym.sym != SDLK_TAB) return; //because user is not entering any text
  4319. switch(key.keysym.sym)
  4320. {
  4321. case SDLK_TAB:
  4322. {
  4323. if(captureAllKeys)
  4324. {
  4325. captureAllKeys = false;
  4326. endEnteringText(false);
  4327. }
  4328. else
  4329. {
  4330. captureAllKeys = true;
  4331. startEnteringText();
  4332. }
  4333. break;
  4334. }
  4335. case SDLK_RETURN: //enter key
  4336. {
  4337. if(enteredText.size() > 0 && captureAllKeys)
  4338. {
  4339. captureAllKeys = false;
  4340. endEnteringText(true);
  4341. }
  4342. break;
  4343. }
  4344. case SDLK_BACKSPACE:
  4345. {
  4346. if(enteredText.size() > 1)
  4347. {
  4348. enteredText.resize(enteredText.size()-1);
  4349. enteredText[enteredText.size()-1] = '_';
  4350. refreshEnteredText();
  4351. }
  4352. break;
  4353. }
  4354. case SDLK_UP: //up arrow
  4355. {
  4356. if(prevEntDisp == -1)
  4357. {
  4358. prevEntDisp = previouslyEntered.size() - 1;
  4359. enteredText = previouslyEntered[prevEntDisp] + "_";
  4360. refreshEnteredText();
  4361. }
  4362. else if( prevEntDisp > 0)
  4363. {
  4364. --prevEntDisp;
  4365. enteredText = previouslyEntered[prevEntDisp] + "_";
  4366. refreshEnteredText();
  4367. }
  4368. break;
  4369. }
  4370. case SDLK_DOWN: //down arrow
  4371. {
  4372. if(prevEntDisp != -1 && prevEntDisp+1 < previouslyEntered.size())
  4373. {
  4374. ++prevEntDisp;
  4375. enteredText = previouslyEntered[prevEntDisp] + "_";
  4376. refreshEnteredText();
  4377. }
  4378. else if(prevEntDisp+1 == previouslyEntered.size()) //useful feature
  4379. {
  4380. prevEntDisp = -1;
  4381. enteredText = "_";
  4382. refreshEnteredText();
  4383. }
  4384. break;
  4385. }
  4386. default:
  4387. {
  4388. if(enteredText.size() > 0)
  4389. {
  4390. if( key.keysym.unicode < 0x80 && key.keysym.unicode > 0 )
  4391. {
  4392. enteredText[enteredText.size()-1] = (char)key.keysym.unicode;
  4393. enteredText += "_";
  4394. refreshEnteredText();
  4395. }
  4396. }
  4397. break;
  4398. }
  4399. }
  4400. }
  4401. void CInGameConsole::startEnteringText()
  4402. {
  4403. enteredText = "_";
  4404. if(LOCPLINT->topInt() == LOCPLINT->adventureInt)
  4405. {
  4406. LOCPLINT->statusbar->print(enteredText);
  4407. }
  4408. else if(LOCPLINT->battleInt)
  4409. {
  4410. LOCPLINT->battleInt->console->ingcAlter = enteredText;
  4411. }
  4412. }
  4413. void CInGameConsole::endEnteringText(bool printEnteredText)
  4414. {
  4415. prevEntDisp = -1;
  4416. if(printEnteredText)
  4417. {
  4418. std::string txt = enteredText.substr(0, enteredText.size()-1);
  4419. LOCPLINT->cb->sendMessage(txt);
  4420. previouslyEntered.push_back(txt);
  4421. print(txt);
  4422. }
  4423. enteredText = "";
  4424. if(LOCPLINT->topInt() == LOCPLINT->adventureInt)
  4425. {
  4426. LOCPLINT->statusbar->clear();
  4427. }
  4428. else if(LOCPLINT->battleInt)
  4429. {
  4430. LOCPLINT->battleInt->console->ingcAlter = "";
  4431. }
  4432. }
  4433. void CInGameConsole::refreshEnteredText()
  4434. {
  4435. if(LOCPLINT->topInt() == LOCPLINT->adventureInt)
  4436. {
  4437. LOCPLINT->statusbar->print(enteredText);
  4438. }
  4439. else if(LOCPLINT->battleInt)
  4440. {
  4441. LOCPLINT->battleInt->console->ingcAlter = enteredText;
  4442. }
  4443. }
  4444. CInGameConsole::CInGameConsole() : prevEntDisp(-1), defaultTimeout(10000), maxDisplayedTexts(10)
  4445. {
  4446. }
  4447. void CGarrisonWindow::close()
  4448. {
  4449. LOCPLINT->popIntTotally(this);
  4450. }
  4451. void CGarrisonWindow::activate()
  4452. {
  4453. split->activate();
  4454. quit->activate();
  4455. garr->activate();
  4456. }
  4457. void CGarrisonWindow::deactivate()
  4458. {
  4459. split->deactivate();
  4460. quit->deactivate();
  4461. garr->deactivate();
  4462. }
  4463. void CGarrisonWindow::show(SDL_Surface * to)
  4464. {
  4465. blitAt(bg,pos,to);
  4466. split->show(to);
  4467. quit->show(to);
  4468. garr->show(to);
  4469. blitAt(graphics->flags->ourImages[garr->odown->getOwner()].bitmap,pos.x+29,pos.y+125,to);
  4470. blitAt(graphics->portraitLarge[static_cast<const CGHeroInstance*>(garr->odown)->portrait],pos.x+29,pos.y+222,to);
  4471. printAtMiddle(CGI->generaltexth->allTexts[709],pos.x+275,pos.y+30,GEOR16,tytulowy,to);
  4472. }
  4473. CGarrisonWindow::CGarrisonWindow( const CArmedInstance *up, const CGHeroInstance *down )
  4474. {
  4475. bg = BitmapHandler::loadBitmap("GARRISON.bmp");
  4476. SDL_SetColorKey(bg,SDL_SRCCOLORKEY,SDL_MapRGB(bg->format,0,255,255));
  4477. graphics->blueToPlayersAdv(bg,LOCPLINT->playerID);
  4478. pos.x = screen->w/2 - bg->w/2;
  4479. pos.y = screen->h/2 - bg->h/2;
  4480. pos.w = screen->w;
  4481. pos.h = screen->h;
  4482. garr = new CGarrisonInt(pos.x+92, pos.y+129, 4, 30, bg, 92, 129, up, down);
  4483. split = new AdventureMapButton(CGI->generaltexth->tcommands[3],"",boost::bind(&CGarrisonInt::splitClick,garr),pos.x+88,pos.y+314,"IDV6432.DEF");
  4484. quit = new AdventureMapButton(CGI->generaltexth->tcommands[8],"",boost::bind(&CGarrisonWindow::close,this),pos.x+399,pos.y+314,"IOK6432.DEF",SDLK_RETURN);
  4485. }
  4486. CGarrisonWindow::~CGarrisonWindow()
  4487. {
  4488. SDL_FreeSurface(bg);
  4489. delete split;
  4490. delete quit;
  4491. delete garr;
  4492. }
  4493. IShowActivable::IShowActivable()
  4494. {
  4495. type = 0;
  4496. }
  4497. CWindowWithGarrison::CWindowWithGarrison()
  4498. {
  4499. type |= WITH_GARRISON;
  4500. }
  4501. void CRClickPopupInt::show(SDL_Surface * to)
  4502. {
  4503. inner->show(to);
  4504. }
  4505. CRClickPopupInt::CRClickPopupInt( IShowActivable *our, bool deleteInt )
  4506. {
  4507. inner = our;
  4508. delInner = deleteInt;
  4509. }
  4510. CRClickPopupInt::~CRClickPopupInt()
  4511. {
  4512. if(delInner)
  4513. delete inner;
  4514. }