GUIClasses.cpp 110 KB

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