CPlayerInterface.cpp 131 KB

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