CBattleInterface.cpp 124 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133
  1. #include "CBattleInterface.h"
  2. #include "CGameInfo.h"
  3. #include "../hch/CLodHandler.h"
  4. #include "SDL_Extensions.h"
  5. #include "CAdvmapInterface.h"
  6. #include "AdventureMapButton.h"
  7. #include "../hch/CObjectHandler.h"
  8. #include "../hch/CHeroHandler.h"
  9. #include "../hch/CDefHandler.h"
  10. #include "../hch/CSpellHandler.h"
  11. #include "CMessage.h"
  12. #include "CCursorHandler.h"
  13. #include "../CCallback.h"
  14. #include "../lib/CGameState.h"
  15. #include "../hch/CGeneralTextHandler.h"
  16. #include "CCreatureAnimation.h"
  17. #include "Graphics.h"
  18. #include "CSpellWindow.h"
  19. #include "CConfigHandler.h"
  20. #include <queue>
  21. #include <sstream>
  22. #include "../lib/CondSh.h"
  23. #include "../lib/NetPacks.h"
  24. #include "CPlayerInterface.h"
  25. #include "../hch/CVideoHandler.h"
  26. #include "../hch/CTownHandler.h"
  27. #include <boost/assign/list_of.hpp>
  28. #include <boost/lexical_cast.hpp>
  29. #include <boost/algorithm/string/replace.hpp>
  30. #ifndef __GNUC__
  31. const double M_PI = 3.14159265358979323846;
  32. #else
  33. #define _USE_MATH_DEFINES
  34. #include <cmath>
  35. #endif
  36. /*
  37. * CBattleInterface.cpp, part of VCMI engine
  38. *
  39. * Authors: listed in file AUTHORS in main folder
  40. *
  41. * License: GNU General Public License v2.0 or later
  42. * Full text of license available in license.txt file, in main folder
  43. *
  44. */
  45. extern SDL_Surface * screen;
  46. extern SDL_Color zwykly;
  47. CondSh<bool> CBattleInterface::animsAreDisplayed;
  48. struct CMP_stack2
  49. {
  50. inline bool operator ()(const CStack& a, const CStack& b)
  51. {
  52. return (a.Speed())>(b.Speed());
  53. }
  54. } cmpst2 ;
  55. static void transformPalette(SDL_Surface * surf, float rCor, float gCor, float bCor)
  56. {
  57. SDL_Color * colorsToChange = surf->format->palette->colors;
  58. for(int g=0; g<surf->format->palette->ncolors; ++g)
  59. {
  60. if((colorsToChange+g)->b != 132 &&
  61. (colorsToChange+g)->g != 231 &&
  62. (colorsToChange+g)->r != 255) //it's not yellow border
  63. {
  64. (colorsToChange+g)->r = (float)((colorsToChange+g)->r) * rCor;
  65. (colorsToChange+g)->g = (float)((colorsToChange+g)->g) * gCor;
  66. (colorsToChange+g)->b = (float)((colorsToChange+g)->b) * bCor;
  67. }
  68. }
  69. }
  70. ////////////////////////Battle helpers
  71. //general anim
  72. void CBattleAnimation::endAnim()
  73. {
  74. for(std::list<std::pair<CBattleAnimation *, bool> >::iterator it = owner->pendingAnims.begin(); it != owner->pendingAnims.end(); ++it)
  75. {
  76. if(it->first == this)
  77. {
  78. it->first = NULL;
  79. }
  80. }
  81. }
  82. bool CBattleAnimation::isEarliest(bool perStackConcurrency)
  83. {
  84. int lowestMoveID = owner->animIDhelper + 5;
  85. for(std::list<std::pair<CBattleAnimation *, bool> >::iterator it = owner->pendingAnims.begin(); it != owner->pendingAnims.end(); ++it)
  86. {
  87. CBattleStackAnimation * stAnim = dynamic_cast<CBattleStackAnimation *>(it->first);
  88. CBattleStackAnimation * thAnim = dynamic_cast<CBattleStackAnimation *>(this);
  89. if(perStackConcurrency && stAnim && thAnim && stAnim->stackID != thAnim->stackID)
  90. continue;
  91. CReverseAnim * revAnim = dynamic_cast<CReverseAnim *>(stAnim);
  92. if(revAnim && thAnim && stAnim && stAnim->stackID == thAnim->stackID && revAnim->priority)
  93. return false;
  94. if(it->first)
  95. amin(lowestMoveID, it->first->ID);
  96. }
  97. return ID == lowestMoveID;
  98. }
  99. CBattleAnimation::CBattleAnimation(CBattleInterface * _owner)
  100. : owner(_owner), ID(_owner->animIDhelper++)
  101. {}
  102. //Dummy animation
  103. bool CDummyAnim::init()
  104. {
  105. return true;
  106. }
  107. void CDummyAnim::nextFrame()
  108. {
  109. counter++;
  110. if(counter > howMany)
  111. endAnim();
  112. }
  113. void CDummyAnim::endAnim()
  114. {
  115. CBattleAnimation::endAnim();
  116. delete this;
  117. }
  118. CDummyAnim::CDummyAnim(CBattleInterface * _owner, int howManyFrames) : CBattleAnimation(_owner), howMany(howManyFrames), counter(0)
  119. {
  120. }
  121. //effect animation
  122. bool CSpellEffectAnim::init()
  123. {
  124. if(!isEarliest(false))
  125. return false;
  126. if(effect == 12) //armageddon
  127. {
  128. if(effect == -1 || graphics->battleACToDef[effect].size() != 0)
  129. {
  130. CDefHandler * anim;
  131. if(customAnim.size())
  132. anim = CDefHandler::giveDef(customAnim);
  133. else
  134. anim = CDefHandler::giveDef(graphics->battleACToDef[effect][0]);
  135. for(int i=0; i * anim->width < owner->pos.w ; ++i)
  136. {
  137. for(int j=0; j * anim->height < owner->pos.h ; ++j)
  138. {
  139. SBattleEffect be;
  140. be.effectID = ID;
  141. be.anim = CDefHandler::giveDef(graphics->battleACToDef[effect][0]);
  142. be.frame = 0;
  143. be.maxFrame = be.anim->ourImages.size();
  144. be.x = i * anim->width + owner->pos.x;
  145. be.y = j * anim->height + owner->pos.y;
  146. owner->battleEffects.push_back(be);
  147. }
  148. }
  149. }
  150. else //there is nothing to play
  151. {
  152. endAnim();
  153. return false;
  154. }
  155. }
  156. else // Effects targeted at a specific creature/hex.
  157. {
  158. if(effect == -1 || graphics->battleACToDef[effect].size() != 0)
  159. {
  160. const CStack* destStack = owner->curInt->cb->battleGetStackByPos(destTile, false);
  161. Rect &tilePos = owner->bfield[destTile].pos;
  162. SBattleEffect be;
  163. be.effectID = ID;
  164. if(customAnim.size())
  165. be.anim = CDefHandler::giveDef(customAnim);
  166. else
  167. be.anim = CDefHandler::giveDef(graphics->battleACToDef[effect][0]);
  168. be.frame = 0;
  169. be.maxFrame = be.anim->ourImages.size();
  170. if(effect == 1)
  171. be.maxFrame = 3;
  172. switch (effect)
  173. {
  174. case -1:
  175. be.x = x;
  176. be.y = y;
  177. break;
  178. case 0: // Prayer and Lightning Bolt.
  179. case 1:
  180. // Position effect with it's bottom center touching the bottom center of affected tile(s).
  181. be.x = tilePos.x + tilePos.w/2 - be.anim->width/2;
  182. be.y = tilePos.y + tilePos.h - be.anim->height;
  183. break;
  184. default:
  185. // Position effect with it's center touching the top center of affected tile(s).
  186. be.x = tilePos.x + tilePos.w/2 - be.anim->width/2;
  187. be.y = tilePos.y - be.anim->height/2;
  188. break;
  189. }
  190. // Correction for 2-hex creatures.
  191. if (destStack != NULL && destStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE))
  192. be.x += (destStack->attackerOwned ? -1 : 1)*tilePos.w/2;
  193. owner->battleEffects.push_back(be);
  194. }
  195. else //there is nothing to play
  196. {
  197. endAnim();
  198. return false;
  199. }
  200. }
  201. //battleEffects
  202. return true;
  203. }
  204. void CSpellEffectAnim::nextFrame()
  205. {
  206. //notice: there may be more than one effect in owner->battleEffects correcponding to this animation (ie. armageddon)
  207. for(std::list<SBattleEffect>::iterator it = owner->battleEffects.begin(); it != owner->battleEffects.end(); ++it)
  208. {
  209. if(it->effectID == ID)
  210. {
  211. ++(it->frame);
  212. if(it->frame == it->maxFrame)
  213. {
  214. endAnim();
  215. break;
  216. }
  217. else
  218. {
  219. it->x += dx;
  220. it->y += dy;
  221. }
  222. }
  223. }
  224. }
  225. void CSpellEffectAnim::endAnim()
  226. {
  227. CBattleAnimation::endAnim();
  228. std::vector<std::list<SBattleEffect>::iterator> toDel;
  229. for(std::list<SBattleEffect>::iterator it = owner->battleEffects.begin(); it != owner->battleEffects.end(); ++it)
  230. {
  231. if(it->effectID == ID)
  232. {
  233. toDel.push_back(it);
  234. }
  235. }
  236. for(int b=0; b<toDel.size(); ++b)
  237. {
  238. delete toDel[b]->anim;
  239. owner->battleEffects.erase(toDel[b]);
  240. }
  241. delete this;
  242. }
  243. CSpellEffectAnim::CSpellEffectAnim(CBattleInterface * _owner, ui32 _effect, int _destTile, int _dx, int _dy)
  244. :CBattleAnimation(_owner), effect(_effect), destTile(_destTile), customAnim(""), dx(_dx), dy(_dy)
  245. {
  246. }
  247. CSpellEffectAnim::CSpellEffectAnim(CBattleInterface * _owner, std::string _customAnim, int _x, int _y, int _dx, int _dy)
  248. :CBattleAnimation(_owner), effect(-1), destTile(0), customAnim(_customAnim), x(_x), y(_y), dx(_dx), dy(_dy)
  249. {
  250. }
  251. //stack's aniamtion
  252. CBattleStackAnimation::CBattleStackAnimation(CBattleInterface * _owner, int stack)
  253. : CBattleAnimation(_owner), stackID(stack)
  254. {
  255. }
  256. bool CBattleStackAnimation::isToReverseHlp(int hexFrom, int hexTo, bool curDir)
  257. {
  258. int fromMod = hexFrom % BFIELD_WIDTH;
  259. int fromDiv = hexFrom / BFIELD_WIDTH;
  260. int toMod = hexTo % BFIELD_WIDTH;
  261. if(curDir && fromMod < toMod)
  262. return false;
  263. else if(curDir && fromMod > toMod)
  264. return true;
  265. else if(curDir && fromMod == toMod)
  266. {
  267. return fromDiv % 2 == 0;
  268. }
  269. else if(!curDir && fromMod < toMod)
  270. return true;
  271. else if(!curDir && fromMod > toMod)
  272. return false;
  273. else if(!curDir && fromMod == toMod)
  274. {
  275. return fromDiv % 2 == 1;
  276. }
  277. tlog1 << "Catastrope in CBattleStackAnimation::isToReverse!" << std::endl;
  278. return false; //should never happen
  279. }
  280. bool CBattleStackAnimation::isToReverse(int hexFrom, int hexTo, bool curDir, bool toDoubleWide, bool toDir)
  281. {
  282. if(hexTo < 0) //turret
  283. return false;
  284. if(toDoubleWide)
  285. {
  286. return isToReverseHlp(hexFrom, hexTo, curDir) &&
  287. (toDir ? isToReverseHlp(hexFrom, hexTo-1, curDir) : isToReverseHlp(hexFrom, hexTo+1, curDir) );
  288. }
  289. else
  290. {
  291. return isToReverseHlp(hexFrom, hexTo, curDir);
  292. }
  293. }
  294. //revering animation
  295. bool CReverseAnim::init()
  296. {
  297. if(owner->creAnims[stackID] == NULL || owner->creAnims[stackID]->getType() == 5)
  298. {
  299. endAnim();
  300. return false; //there is no such creature
  301. }
  302. if(!priority && !isEarliest(false))
  303. return false;
  304. owner->creAnims[stackID]->setType(8);
  305. return true;
  306. }
  307. void CReverseAnim::nextFrame()
  308. {
  309. if(partOfAnim == 1) //first part of animation
  310. {
  311. if(owner->creAnims[stackID]->onLastFrameInGroup())
  312. {
  313. partOfAnim = 2;
  314. }
  315. }
  316. else if(partOfAnim == 2)
  317. {
  318. if(!secondPartSetup)
  319. {
  320. owner->creDir[stackID] = !owner->creDir[stackID];
  321. const CStack * curs = owner->curInt->cb->battleGetStackByID(stackID, false);
  322. Point coords = CBattleHex::getXYUnitAnim(hex, owner->creDir[stackID], curs, owner);
  323. owner->creAnims[stackID]->pos.x = coords.x;
  324. //creAnims[stackID]->pos.y = coords.second;
  325. if(curs->hasFeatureOfType(StackFeature::DOUBLE_WIDE))
  326. {
  327. if(curs->attackerOwned)
  328. {
  329. if(!owner->creDir[stackID])
  330. owner->creAnims[stackID]->pos.x -= 44;
  331. }
  332. else
  333. {
  334. if(owner->creDir[stackID])
  335. owner->creAnims[stackID]->pos.x += 44;
  336. }
  337. }
  338. owner->creAnims[stackID]->setType(7);
  339. secondPartSetup = true;
  340. }
  341. if(owner->creAnims[stackID]->onLastFrameInGroup())
  342. {
  343. endAnim();
  344. }
  345. }
  346. }
  347. void CReverseAnim::endAnim()
  348. {
  349. CBattleAnimation::endAnim();
  350. if( owner->curInt->cb->battleGetStackByID(stackID) )//don't do that if stack is dead
  351. owner->creAnims[stackID]->setType(2);
  352. delete this;
  353. }
  354. CReverseAnim::CReverseAnim(CBattleInterface * _owner, int stack, int dest, bool _priority)
  355. : CBattleStackAnimation(_owner, stack), partOfAnim(1), hex(dest), secondPartSetup(false), priority(_priority)
  356. {
  357. }
  358. //defence anim
  359. bool CDefenceAnim::init()
  360. {
  361. //checking initial conditions
  362. //if(owner->creAnims[stackID]->getType() != 2)
  363. //{
  364. // return false;
  365. //}
  366. if(IDby == -1 && owner->battleEffects.size() > 0)
  367. return false;
  368. int lowestMoveID = owner->animIDhelper + 5;
  369. for(std::list<std::pair<CBattleAnimation *, bool> >::iterator it = owner->pendingAnims.begin(); it != owner->pendingAnims.end(); ++it)
  370. {
  371. CDefenceAnim * defAnim = dynamic_cast<CDefenceAnim *>(it->first);
  372. if(defAnim && defAnim->stackID != stackID)
  373. continue;
  374. CBattleAttack * attAnim = dynamic_cast<CBattleAttack *>(it->first);
  375. if(attAnim && attAnim->stackID != stackID)
  376. continue;
  377. const CStack * attacker = owner->curInt->cb->battleGetStackByID(IDby, false);
  378. if(IDby != -1)
  379. {
  380. int attackerAnimType = owner->creAnims[IDby]->getType();
  381. if( attackerAnimType == 11 && attackerAnimType == 12 && attackerAnimType == 13 && owner->creAnims[IDby]->getFrame() < attacker->creature->attackClimaxFrame )
  382. return false;
  383. }
  384. CReverseAnim * animAsRev = dynamic_cast<CReverseAnim *>(it->first);
  385. if(animAsRev && animAsRev->priority)
  386. return false;
  387. if(it->first)
  388. amin(lowestMoveID, it->first->ID);
  389. }
  390. if(ID > lowestMoveID)
  391. return false;
  392. const CStack * attacker = owner->curInt->cb->battleGetStackByID(IDby, false);
  393. const CStack * attacked = owner->curInt->cb->battleGetStackByID(stackID, false);
  394. //reverse unit if necessary
  395. if(attacker && isToReverse(attacked->position, attacker->position, owner->creDir[stackID], attacker->hasFeatureOfType(StackFeature::DOUBLE_WIDE), owner->creDir[IDby]))
  396. {
  397. owner->addNewAnim(new CReverseAnim(owner, stackID, attacked->position, true));
  398. return false;
  399. }
  400. //unit reversed
  401. if(byShooting) //delay hit animation
  402. {
  403. for(std::list<SProjectileInfo>::const_iterator it = owner->projectiles.begin(); it != owner->projectiles.end(); ++it)
  404. {
  405. if(it->creID == attacker->creature->idNumber)
  406. {
  407. return false;
  408. }
  409. }
  410. }
  411. //initializing
  412. int maxLen = 0;
  413. if(killed)
  414. {
  415. CGI->soundh->playSound(battle_sound(attacked->creature, killed));
  416. owner->creAnims[stackID]->setType(5); //death
  417. }
  418. else
  419. {
  420. // TODO: this block doesn't seems correct if the unit is defending.
  421. CGI->soundh->playSound(battle_sound(attacked->creature, wince));
  422. owner->creAnims[stackID]->setType(3); //getting hit
  423. }
  424. return true; //initialized successfuly
  425. }
  426. void CDefenceAnim::nextFrame()
  427. {
  428. if(!killed && owner->creAnims[stackID]->getType() != 3)
  429. {
  430. owner->creAnims[stackID]->setType(3);
  431. }
  432. if(!owner->creAnims[stackID]->onLastFrameInGroup())
  433. {
  434. if( owner->creAnims[stackID]->getType() == 5 && (owner->animCount+1)%(4/owner->curInt->sysOpts.animSpeed)==0
  435. && !owner->creAnims[stackID]->onLastFrameInGroup() )
  436. {
  437. owner->creAnims[stackID]->incrementFrame();
  438. }
  439. }
  440. else
  441. {
  442. endAnim();
  443. }
  444. }
  445. void CDefenceAnim::endAnim()
  446. {
  447. //restoring animType
  448. if(owner->creAnims[stackID]->getType() == 3)
  449. owner->creAnims[stackID]->setType(2);
  450. //printing info to console
  451. if(IDby!=-1)
  452. owner->printConsoleAttacked(stackID, dmg, amountKilled, IDby);
  453. const CStack * attacker = owner->curInt->cb->battleGetStackByID(IDby, false);
  454. const CStack * attacked = owner->curInt->cb->battleGetStackByID(stackID, false);
  455. CBattleAnimation::endAnim();
  456. delete this;
  457. }
  458. CDefenceAnim::CDefenceAnim(SStackAttackedInfo _attackedInfo, CBattleInterface * _owner)
  459. : CBattleStackAnimation(_owner, _attackedInfo.ID), dmg(_attackedInfo.dmg),
  460. amountKilled(_attackedInfo.amountKilled), IDby(_attackedInfo.IDby), byShooting(_attackedInfo.byShooting),
  461. killed(_attackedInfo.killed)
  462. {
  463. }
  464. ////move anim
  465. bool CBattleStackMoved::init()
  466. {
  467. if( !isEarliest(false) )
  468. return false;
  469. //a few useful variables
  470. steps = owner->creAnims[stackID]->framesInGroup(0)*owner->getAnimSpeedMultiplier()-1;
  471. whichStep = 0;
  472. int hexWbase = 44, hexHbase = 42;
  473. const CStack * movedStack = owner->curInt->cb->battleGetStackByID(stackID, false);
  474. if(!movedStack || owner->creAnims[stackID]->getType() == 5)
  475. {
  476. endAnim();
  477. return false;
  478. }
  479. bool twoTiles = movedStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE);
  480. Point begPosition = CBattleHex::getXYUnitAnim(curStackPos, movedStack->attackerOwned, movedStack, owner);
  481. Point endPosition = CBattleHex::getXYUnitAnim(destHex, movedStack->attackerOwned, movedStack, owner);
  482. int mutPos = BattleInfo::mutualPosition(curStackPos, destHex);
  483. //reverse unit if necessary
  484. if((begPosition.x > endPosition.x) && owner->creDir[stackID] == true)
  485. {
  486. owner->addNewAnim(new CReverseAnim(owner, stackID, curStackPos, true));
  487. return false;
  488. }
  489. else if ((begPosition.x < endPosition.x) && owner->creDir[stackID] == false)
  490. {
  491. owner->addNewAnim(new CReverseAnim(owner, stackID, curStackPos, true));
  492. return false;
  493. }
  494. if(owner->creAnims[stackID]->getType() != 0)
  495. {
  496. owner->creAnims[stackID]->setType(0);
  497. }
  498. //unit reversed
  499. if(owner->moveSh <= 0)
  500. owner->moveSh = CGI->soundh->playSound(battle_sound(movedStack->creature, move), -1);
  501. //step shift calculation
  502. posX = owner->creAnims[stackID]->pos.x, posY = owner->creAnims[stackID]->pos.y; // for precise calculations ;]
  503. if(mutPos == -1 && movedStack->hasFeatureOfType(StackFeature::FLYING))
  504. {
  505. steps *= distance;
  506. steps /= 2; //to make animation faster
  507. stepX = (endPosition.x - (float)begPosition.x)/steps;
  508. stepY = (endPosition.y - (float)begPosition.y)/steps;
  509. }
  510. else
  511. {
  512. switch(mutPos)
  513. {
  514. case 0:
  515. stepX = (-1.0)*((float)hexWbase)/(2.0f*steps);
  516. stepY = (-1.0)*((float)hexHbase)/((float)steps);
  517. break;
  518. case 1:
  519. stepX = ((float)hexWbase)/(2.0f*steps);
  520. stepY = (-1.0)*((float)hexHbase)/((float)steps);
  521. break;
  522. case 2:
  523. stepX = ((float)hexWbase)/((float)steps);
  524. stepY = 0.0;
  525. break;
  526. case 3:
  527. stepX = ((float)hexWbase)/(2.0f*steps);
  528. stepY = ((float)hexHbase)/((float)steps);
  529. break;
  530. case 4:
  531. stepX = (-1.0)*((float)hexWbase)/(2.0f*steps);
  532. stepY = ((float)hexHbase)/((float)steps);
  533. break;
  534. case 5:
  535. stepX = (-1.0)*((float)hexWbase)/((float)steps);
  536. stepY = 0.0;
  537. break;
  538. }
  539. }
  540. //step shifts calculated
  541. return true;
  542. }
  543. void CBattleStackMoved::nextFrame()
  544. {
  545. //moving instructions
  546. posX += stepX;
  547. owner->creAnims[stackID]->pos.x = posX;
  548. posY += stepY;
  549. owner->creAnims[stackID]->pos.y = posY;
  550. ++whichStep;
  551. if(whichStep == steps)
  552. {
  553. endAnim();
  554. }
  555. }
  556. void CBattleStackMoved::endAnim()
  557. {
  558. const CStack * movedStack = owner->curInt->cb->battleGetStackByID(stackID);
  559. CBattleAnimation::endAnim();
  560. if(movedStack)
  561. {
  562. bool twoTiles = movedStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE);
  563. if(endMoving)
  564. {
  565. owner->addNewAnim(new CBattleMoveEnd(owner, stackID, destHex));
  566. }
  567. Point coords = CBattleHex::getXYUnitAnim(destHex, owner->creDir[stackID], movedStack, owner);
  568. owner->creAnims[stackID]->pos = coords;
  569. if(!endMoving && twoTiles && bool(movedStack->attackerOwned) && (owner->creDir[stackID] != bool(movedStack->attackerOwned) )) //big attacker creature is reversed
  570. owner->creAnims[stackID]->pos.x -= 44;
  571. else if(!endMoving && twoTiles && (! bool(movedStack->attackerOwned) ) && (owner->creDir[stackID] != bool(movedStack->attackerOwned) )) //big defender creature is reversed
  572. owner->creAnims[stackID]->pos.x += 44;
  573. }
  574. if(owner->moveSh >= 0)
  575. {
  576. CGI->soundh->stopSound(owner->moveSh);
  577. owner->moveSh = -1;
  578. }
  579. delete this;
  580. }
  581. CBattleStackMoved::CBattleStackMoved(CBattleInterface * _owner, int _number, int _destHex, bool _endMoving, int _distance)
  582. : CBattleStackAnimation(_owner, _number), destHex(_destHex), endMoving(_endMoving), distance(_distance), stepX(0.0f), stepY(0.0f)
  583. {
  584. curStackPos = owner->curInt->cb->battleGetPos(stackID);
  585. }
  586. //move started
  587. bool CBattleMoveStart::init()
  588. {
  589. if( !isEarliest(false) )
  590. return false;
  591. const CStack * movedStack = owner->curInt->cb->battleGetStackByID(stackID, false);
  592. if(!movedStack || owner->creAnims[stackID]->getType() == 5)
  593. {
  594. CBattleMoveStart::endAnim();
  595. return false;
  596. }
  597. CGI->soundh->playSound(battle_sound(movedStack->creature, startMoving));
  598. return true;
  599. }
  600. void CBattleMoveStart::nextFrame()
  601. {
  602. if(owner->creAnims[stackID]->onLastFrameInGroup())
  603. {
  604. endAnim();
  605. }
  606. else
  607. {
  608. if((owner->animCount+1)%(4/owner->curInt->sysOpts.animSpeed)==0)
  609. owner->creAnims[stackID]->incrementFrame();
  610. }
  611. }
  612. void CBattleMoveStart::endAnim()
  613. {
  614. CBattleAnimation::endAnim();
  615. delete this;
  616. }
  617. CBattleMoveStart::CBattleMoveStart(CBattleInterface * _owner, int stack)
  618. : CBattleStackAnimation(_owner, stack)
  619. {
  620. }
  621. //move finished
  622. bool CBattleMoveEnd::init()
  623. {
  624. if( !isEarliest(true) )
  625. return false;
  626. const CStack * movedStack = owner->curInt->cb->battleGetStackByID(stackID, false);
  627. if(!movedStack || owner->creAnims[stackID]->framesInGroup(21) == 0 || owner->creAnims[stackID]->getType() == 5)
  628. {
  629. endAnim();
  630. return false;
  631. }
  632. CGI->soundh->playSound(battle_sound(movedStack->creature, endMoving));
  633. owner->creAnims[stackID]->setType(21);
  634. return true;
  635. }
  636. void CBattleMoveEnd::nextFrame()
  637. {
  638. if(owner->creAnims[stackID]->onLastFrameInGroup())
  639. {
  640. endAnim();
  641. }
  642. }
  643. void CBattleMoveEnd::endAnim()
  644. {
  645. CBattleAnimation::endAnim();
  646. if(owner->creAnims[stackID]->getType() != 5)
  647. owner->creAnims[stackID]->setType(2); //resetting to default
  648. CGI->curh->show();
  649. delete this;
  650. }
  651. CBattleMoveEnd::CBattleMoveEnd(CBattleInterface * _owner, int stack, int destTile)
  652. : CBattleStackAnimation(_owner, stack), destinationTile(destTile)
  653. {
  654. }
  655. //general attack anim
  656. void CBattleAttack::nextFrame()
  657. {
  658. if(owner->creAnims[stackID]->getType() != group)
  659. owner->creAnims[stackID]->setType(group);
  660. if(owner->creAnims[stackID]->onFirstFrameInGroup())
  661. {
  662. if(shooting)
  663. CGI->soundh->playSound(battle_sound(attackingStack->creature, shoot));
  664. else
  665. CGI->soundh->playSound(battle_sound(attackingStack->creature, attack));
  666. }
  667. else if(owner->creAnims[stackID]->onLastFrameInGroup())
  668. {
  669. owner->creAnims[stackID]->setType(2);
  670. endAnim();
  671. return; //execution of endAnim deletes this !!!
  672. }
  673. }
  674. bool CBattleAttack::checkInitialConditions()
  675. {
  676. return isEarliest(false);
  677. }
  678. CBattleAttack::CBattleAttack(CBattleInterface * _owner, int _stackID, int _dest, int _attackedID)
  679. : CBattleStackAnimation(_owner, _stackID), dest(_dest)
  680. {
  681. attackedStack = owner->curInt->cb->battleGetStackByID(_attackedID, false);
  682. attackingStack = owner->curInt->cb->battleGetStackByID(_stackID, false);
  683. assert(attackingStack && "attackingStack is NULL in CBattleAttack::CBattleAttack !\n");
  684. if(attackingStack->creature->idNumber != 145) //catapult is allowed to attack not-creature
  685. {
  686. assert(attackedStack && "attackedStack is NULL in CBattleAttack::CBattleAttack !\n");
  687. }
  688. else //catapult can attack walls only
  689. {
  690. assert(owner->curInt->cb->battleGetWallUnderHex(_dest) >= 0);
  691. }
  692. attackingStackPosBeforeReturn = attackingStack->position;
  693. }
  694. ////melee attack
  695. bool CMeleeAttack::init()
  696. {
  697. if( !CBattleAttack::checkInitialConditions() )
  698. return false;
  699. //if(owner->creAnims[stackID]->getType()!=2)
  700. //{
  701. // return false;
  702. //}
  703. if(!attackingStack || owner->creAnims[stackID]->getType() == 5)
  704. {
  705. endAnim();
  706. return false;
  707. }
  708. int reversedShift = 0; //shift of attacking stack's position due to reversing
  709. if(attackingStack->attackerOwned)
  710. {
  711. if(attackingStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE) && BattleInfo::mutualPosition(attackingStackPosBeforeReturn, dest) == -1)
  712. {
  713. if(BattleInfo::mutualPosition(attackingStackPosBeforeReturn + (attackingStack->attackerOwned ? -1 : 1), dest) >= 0) //if reversing stack will make its position adjacent to dest
  714. {
  715. reversedShift = (attackingStack->attackerOwned ? -1 : 1);
  716. }
  717. }
  718. }
  719. else //if(astack->attackerOwned)
  720. {
  721. if(attackingStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE) && BattleInfo::mutualPosition(attackingStackPosBeforeReturn, dest) == -1)
  722. {
  723. if(BattleInfo::mutualPosition(attackingStackPosBeforeReturn + (attackingStack->attackerOwned ? -1 : 1), dest) >= 0) //if reversing stack will make its position adjacent to dest
  724. {
  725. reversedShift = (attackingStack->attackerOwned ? -1 : 1);
  726. }
  727. }
  728. }
  729. //reversing stack if necessary
  730. if(isToReverse(attackingStackPosBeforeReturn, dest, owner->creDir[stackID], attackedStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE), owner->creDir[attackedStack->ID]))
  731. {
  732. owner->addNewAnim(new CReverseAnim(owner, stackID, attackingStackPosBeforeReturn, true));
  733. return false;
  734. }
  735. //reversed
  736. IDby = attackedStack->ID;
  737. shooting = false;
  738. posShiftDueToDist = reversedShift;
  739. static const int mutPosToGroup[] = {11, 11, 12, 13, 13, 12};
  740. int mutPos = BattleInfo::mutualPosition(attackingStackPosBeforeReturn + reversedShift, dest);
  741. switch(mutPos) //attack direction
  742. {
  743. case 0: case 1: case 2: case 3: case 4: case 5:
  744. group = mutPosToGroup[mutPos];
  745. break;
  746. default:
  747. tlog1<<"Critical Error! Wrong dest in stackAttacking! dest: "<<dest<<" attacking stack pos: "<<attackingStackPosBeforeReturn<<" reversed shift: "<<reversedShift<<std::endl;
  748. }
  749. return true;
  750. }
  751. void CMeleeAttack::nextFrame()
  752. {
  753. /*for(std::list<std::pair<CBattleAnimation *, bool> >::const_iterator it = owner->pendingAnims.begin(); it != owner->pendingAnims.end(); ++it)
  754. {
  755. CBattleMoveStart * anim = dynamic_cast<CBattleMoveStart *>(it->first);
  756. CReverseAnim * anim2 = dynamic_cast<CReverseAnim *>(it->first);
  757. if( (anim && anim->stackID == stackID) || (anim2 && anim2->stackID == stackID ) )
  758. return;
  759. }*/
  760. CBattleAttack::nextFrame();
  761. }
  762. void CMeleeAttack::endAnim()
  763. {
  764. CBattleAnimation::endAnim();
  765. delete this;
  766. }
  767. CMeleeAttack::CMeleeAttack(CBattleInterface * _owner, int attacker, int _dest, int _attackedID)
  768. : CBattleAttack(_owner, attacker, _dest, _attackedID)
  769. {
  770. }
  771. //shooting anim
  772. bool CShootingAnim::init()
  773. {
  774. if( !CBattleAttack::checkInitialConditions() )
  775. return false;
  776. const CStack * shooter = attackingStack;
  777. if(!shooter || owner->creAnims[stackID]->getType() == 5)
  778. {
  779. endAnim();
  780. return false;
  781. }
  782. //projectile
  783. float projectileAngle; //in radians; if positive, projectiles goes up
  784. float straightAngle = 0.2f; //maximal angle in radians between straight horizontal line and shooting line for which shot is considered to be straight (absoulte value)
  785. int fromHex = shooter->position;
  786. projectileAngle = atan2(float(abs(dest - fromHex)/BFIELD_WIDTH), float(abs(dest - fromHex)%BFIELD_WIDTH));
  787. if(fromHex < dest)
  788. projectileAngle = -projectileAngle;
  789. SProjectileInfo spi;
  790. spi.creID = shooter->creature->idNumber;
  791. spi.reverse = !shooter->attackerOwned;
  792. spi.step = 0;
  793. spi.frameNum = 0;
  794. spi.spin = CGI->creh->idToProjectileSpin[spi.creID];
  795. Point xycoord = CBattleHex::getXYUnitAnim(shooter->position, true, shooter, owner);
  796. Point destcoord;
  797. if(attackedStack)
  798. {
  799. destcoord = CBattleHex::getXYUnitAnim(dest, false, attackedStack, owner);
  800. }
  801. else //catapult attack
  802. {
  803. destcoord.x = -160 + 22 * ( ((dest/BFIELD_WIDTH) + 1)%2 ) + 44 * (dest % BFIELD_WIDTH);
  804. destcoord.y = -139 + 42 * (dest/BFIELD_WIDTH);
  805. }
  806. destcoord.x += 250; destcoord.y += 210; //TODO: find a better place to shoot
  807. if(projectileAngle > straightAngle) //upper shot
  808. {
  809. spi.x = xycoord.x + 200 + shooter->creature->upperRightMissleOffsetX;
  810. spi.y = xycoord.y + 100 - shooter->creature->upperRightMissleOffsetY;
  811. }
  812. else if(projectileAngle < -straightAngle) //lower shot
  813. {
  814. spi.x = xycoord.x + 200 + shooter->creature->lowerRightMissleOffsetX;
  815. spi.y = xycoord.y + 150 - shooter->creature->lowerRightMissleOffsetY;
  816. }
  817. else //straight shot
  818. {
  819. spi.x = xycoord.x + 200 + shooter->creature->rightMissleOffsetX;
  820. spi.y = xycoord.y + 125 - shooter->creature->rightMissleOffsetY;
  821. }
  822. spi.lastStep = sqrt((float)((destcoord.x - spi.x)*(destcoord.x - spi.x) + (destcoord.y - spi.y) * (destcoord.y - spi.y))) / 40;
  823. if(spi.lastStep == 0)
  824. spi.lastStep = 1;
  825. spi.dx = (destcoord.x - spi.x) / spi.lastStep;
  826. spi.dy = (destcoord.y - spi.y) / spi.lastStep;
  827. //set starting frame
  828. if(spi.spin)
  829. {
  830. spi.frameNum = 0;
  831. }
  832. else
  833. {
  834. spi.frameNum = ((M_PI/2.0f - projectileAngle) / (2.0f *M_PI) + 1/((float)(2*(owner->idToProjectile[spi.creID]->ourImages.size()-1)))) * (owner->idToProjectile[spi.creID]->ourImages.size()-1);
  835. }
  836. //set delay
  837. spi.animStartDelay = CGI->creh->creatures[spi.creID].attackClimaxFrame;
  838. owner->projectiles.push_back(spi);
  839. //attack aniamtion
  840. if(attackedStack)
  841. IDby = attackedStack->ID;
  842. else
  843. IDby = -1;
  844. posShiftDueToDist = 0;
  845. shooting = true;
  846. if(projectileAngle > straightAngle) //upper shot
  847. group = 14;
  848. else if(projectileAngle < -straightAngle) //lower shot
  849. group = 16;
  850. else //straight shot
  851. group = 15;
  852. return true;
  853. }
  854. void CShootingAnim::nextFrame()
  855. {
  856. for(std::list<std::pair<CBattleAnimation *, bool> >::const_iterator it = owner->pendingAnims.begin(); it != owner->pendingAnims.end(); ++it)
  857. {
  858. CBattleMoveStart * anim = dynamic_cast<CBattleMoveStart *>(it->first);
  859. CReverseAnim * anim2 = dynamic_cast<CReverseAnim *>(it->first);
  860. if( (anim && anim->stackID == stackID) || (anim2 && anim2->stackID == stackID && anim2->priority ) )
  861. return;
  862. }
  863. CBattleAttack::nextFrame();
  864. }
  865. void CShootingAnim::endAnim()
  866. {
  867. CBattleAnimation::endAnim();
  868. delete this;
  869. }
  870. CShootingAnim::CShootingAnim(CBattleInterface * _owner, int attacker, int _dest, int _attackedID, bool _catapult, int _catapultDmg)
  871. : CBattleAttack(_owner, attacker, _dest, _attackedID), catapultDamage(_catapultDmg), catapult(_catapult)
  872. {
  873. if(catapult) //catapult attack
  874. {
  875. owner->addNewAnim( new CSpellEffectAnim(owner, "SGEXPL.DEF",
  876. -130 + 22 * ( ((dest/BFIELD_WIDTH) + 1)%2 ) + 44 * (dest % BFIELD_WIDTH) + owner->pos.x,
  877. -50 + 42 * (dest/BFIELD_WIDTH) + owner->pos.y ));
  878. }
  879. }
  880. ////////////////////////
  881. void CBattleInterface::addNewAnim(CBattleAnimation * anim)
  882. {
  883. pendingAnims.push_back( std::make_pair(anim, false) );
  884. animsAreDisplayed.setn(true);
  885. }
  886. CBattleInterface::CBattleInterface(CCreatureSet * army1, CCreatureSet * army2, CGHeroInstance *hero1, CGHeroInstance *hero2, const SDL_Rect & myRect, CPlayerInterface * att, CPlayerInterface * defen)
  887. : attackingHeroInstance(hero1), defendingHeroInstance(hero2), animCount(0), activeStack(-1), stackToActivate(-1),
  888. mouseHoveredStack(-1), previouslyHoveredHex(-1), currentlyHoveredHex(-1), spellDestSelectMode(false),
  889. spellToCast(NULL), givenCommand(NULL), myTurn(false), resWindow(NULL), animIDhelper(0),
  890. moveStarted(false), moveSh(-1), siegeH(NULL), bresult(NULL), queue(NULL), attackerInt(att), defenderInt(defen), curInt(att)
  891. {
  892. ObjectConstruction h__l__p(this);
  893. animsAreDisplayed.setn(false);
  894. pos = myRect;
  895. strongInterest = true;
  896. givenCommand = new CondSh<BattleAction *>(NULL);
  897. //create stack queue
  898. bool embedQueue = screen->h < 700;
  899. queue = new CStackQueue(embedQueue, this);
  900. if(!embedQueue && curInt->sysOpts.showQueue)
  901. {
  902. pos.y += queue->pos.h / 2; //center whole window
  903. queue->moveTo(Point(pos.x, pos.y - queue->pos.h));
  904. // queue->pos.x = pos.x;
  905. // queue->pos.y = pos.y - queue->pos.h;
  906. // pos.h += queue->pos.h;
  907. // center();
  908. }
  909. queue->update();
  910. //preparing siege info
  911. const CGTownInstance * town = curInt->cb->battleGetDefendedTown();
  912. if(town && town->hasFort())
  913. {
  914. siegeH = new SiegeHelper(town, this);
  915. }
  916. curInt->battleInt = this;
  917. //initializing armies
  918. this->army1 = army1;
  919. this->army2 = army2;
  920. std::map<int, CStack> stacks = curInt->cb->battleGetStacks();
  921. for(std::map<int, CStack>::iterator b=stacks.begin(); b!=stacks.end(); ++b)
  922. {
  923. newStack(b->second.ID);
  924. }
  925. //preparing menu background and terrain
  926. if(siegeH)
  927. {
  928. background = BitmapHandler::loadBitmap( siegeH->getSiegeName(0), false );
  929. ui8 siegeLevel = curInt->cb->battleGetSiegeLevel();
  930. if(siegeLevel >= 2) //citadel or castle
  931. {
  932. //print moat/mlip
  933. SDL_Surface * moat = BitmapHandler::loadBitmap( siegeH->getSiegeName(13) ),
  934. * mlip = BitmapHandler::loadBitmap( siegeH->getSiegeName(14) );
  935. std::pair<int, int> moatPos = CGI->heroh->wallPositions[siegeH->town->town->typeID][10],
  936. mlipPos = CGI->heroh->wallPositions[siegeH->town->town->typeID][11];
  937. if(moat) //eg. tower has no moat
  938. blitAt(moat, moatPos.first,moatPos.second, background);
  939. if(mlip) //eg. tower has no mlip
  940. blitAt(mlip, mlipPos.first, mlipPos.second, background);
  941. SDL_FreeSurface(moat);
  942. SDL_FreeSurface(mlip);
  943. }
  944. }
  945. else
  946. {
  947. std::vector< std::string > & backref = graphics->battleBacks[ curInt->cb->battleGetBattlefieldType() ];
  948. background = BitmapHandler::loadBitmap(backref[ rand() % backref.size()], false );
  949. }
  950. //preparing menu background
  951. menu = BitmapHandler::loadBitmap("CBAR.BMP");
  952. graphics->blueToPlayersAdv(menu, hero1->tempOwner);
  953. //preparing graphics for displaying amounts of creatures
  954. amountNormal = BitmapHandler::loadBitmap("CMNUMWIN.BMP");
  955. CSDL_Ext::alphaTransform(amountNormal);
  956. transformPalette(amountNormal, 0.59f, 0.19f, 0.93f);
  957. amountPositive = BitmapHandler::loadBitmap("CMNUMWIN.BMP");
  958. CSDL_Ext::alphaTransform(amountPositive);
  959. transformPalette(amountPositive, 0.18f, 1.00f, 0.18f);
  960. amountNegative = BitmapHandler::loadBitmap("CMNUMWIN.BMP");
  961. CSDL_Ext::alphaTransform(amountNegative);
  962. transformPalette(amountNegative, 1.00f, 0.18f, 0.18f);
  963. amountEffNeutral = BitmapHandler::loadBitmap("CMNUMWIN.BMP");
  964. CSDL_Ext::alphaTransform(amountEffNeutral);
  965. transformPalette(amountEffNeutral, 1.00f, 1.00f, 0.18f);
  966. ////blitting menu background and terrain
  967. blitAt(background, pos.x, pos.y);
  968. blitAt(menu, pos.x, 556 + pos.y);
  969. CSDL_Ext::update();
  970. //preparing buttons and console
  971. bOptions = new AdventureMapButton (CGI->generaltexth->zelp[381].first, CGI->generaltexth->zelp[381].second, boost::bind(&CBattleInterface::bOptionsf,this), 3 + pos.x, 561 + pos.y, "icm003.def", SDLK_o);
  972. bSurrender = new AdventureMapButton (CGI->generaltexth->zelp[379].first, CGI->generaltexth->zelp[379].second, boost::bind(&CBattleInterface::bSurrenderf,this), 54 + pos.x, 561 + pos.y, "icm001.def", SDLK_s);
  973. bFlee = new AdventureMapButton (CGI->generaltexth->zelp[380].first, CGI->generaltexth->zelp[380].second, boost::bind(&CBattleInterface::bFleef,this), 105 + pos.x, 561 + pos.y, "icm002.def", SDLK_r);
  974. bAutofight = new AdventureMapButton (CGI->generaltexth->zelp[382].first, CGI->generaltexth->zelp[382].second, boost::bind(&CBattleInterface::bAutofightf,this), 157 + pos.x, 561 + pos.y, "icm004.def", SDLK_a);
  975. bSpell = new AdventureMapButton (CGI->generaltexth->zelp[385].first, CGI->generaltexth->zelp[385].second, boost::bind(&CBattleInterface::bSpellf,this), 645 + pos.x, 561 + pos.y, "icm005.def", SDLK_c);
  976. bSpell->block(true);
  977. bWait = new AdventureMapButton (CGI->generaltexth->zelp[386].first, CGI->generaltexth->zelp[386].second, boost::bind(&CBattleInterface::bWaitf,this), 696 + pos.x, 561 + pos.y, "icm006.def", SDLK_w);
  978. bDefence = new AdventureMapButton (CGI->generaltexth->zelp[387].first, CGI->generaltexth->zelp[387].second, boost::bind(&CBattleInterface::bDefencef,this), 747 + pos.x, 561 + pos.y, "icm007.def", SDLK_d);
  979. bDefence->assignedKeys.insert(SDLK_SPACE);
  980. bConsoleUp = new AdventureMapButton (std::string(), std::string(), boost::bind(&CBattleInterface::bConsoleUpf,this), 624 + pos.x, 561 + pos.y, "ComSlide.def", SDLK_UP);
  981. bConsoleDown = new AdventureMapButton (std::string(), std::string(), boost::bind(&CBattleInterface::bConsoleDownf,this), 624 + pos.x, 580 + pos.y, "ComSlide.def", SDLK_DOWN);
  982. bConsoleDown->bitmapOffset = 2;
  983. console = new CBattleConsole();
  984. console->pos.x = 211 + pos.x;
  985. console->pos.y = 560 + pos.y;
  986. console->pos.w = 406;
  987. console->pos.h = 38;
  988. //loading hero animations
  989. if(hero1) // attacking hero
  990. {
  991. attackingHero = new CBattleHero(graphics->battleHeroes[hero1->type->heroType], 0, 0, false, hero1->tempOwner, hero1->tempOwner == curInt->playerID ? hero1 : NULL, this);
  992. attackingHero->pos = genRect(attackingHero->dh->ourImages[0].bitmap->h, attackingHero->dh->ourImages[0].bitmap->w, -40 + pos.x, pos.y);
  993. }
  994. else
  995. {
  996. attackingHero = NULL;
  997. }
  998. if(hero2) // defending hero
  999. {
  1000. defendingHero = new CBattleHero(graphics->battleHeroes[hero2->type->heroType], 0, 0, true, hero2->tempOwner, hero2->tempOwner == curInt->playerID ? hero2 : NULL, this);
  1001. defendingHero->pos = genRect(defendingHero->dh->ourImages[0].bitmap->h, defendingHero->dh->ourImages[0].bitmap->w, 690 + pos.x, pos.y);
  1002. }
  1003. else
  1004. {
  1005. defendingHero = NULL;
  1006. }
  1007. //preparing cells and hexes
  1008. cellBorder = BitmapHandler::loadBitmap("CCELLGRD.BMP");
  1009. CSDL_Ext::alphaTransform(cellBorder);
  1010. cellShade = BitmapHandler::loadBitmap("CCELLSHD.BMP");
  1011. CSDL_Ext::alphaTransform(cellShade);
  1012. for(int h=0; h<BFIELD_SIZE; ++h)
  1013. {
  1014. bfield[h].myNumber = h;
  1015. int x = 14 + ((h/BFIELD_WIDTH)%2==0 ? 22 : 0) + 44*(h%BFIELD_WIDTH);
  1016. int y = 86 + 42 * (h/BFIELD_WIDTH);
  1017. bfield[h].pos = genRect(cellShade->h, cellShade->w, x + pos.x, y + pos.y);
  1018. bfield[h].accessible = true;
  1019. bfield[h].myInterface = this;
  1020. }
  1021. //locking occupied positions on batlefield
  1022. for(std::map<int, CStack>::iterator it = stacks.begin(); it!=stacks.end(); ++it) //stacks gained at top of this function
  1023. {
  1024. if(it->second.position >= 0) //turrets have position < 0
  1025. bfield[it->second.position].accessible = false;
  1026. }
  1027. //loading projectiles for units
  1028. for(std::map<int, CStack>::iterator g = stacks.begin(); g != stacks.end(); ++g)
  1029. {
  1030. int creID = (g->second.creature->idNumber == 149) ? CGI->creh->factionToTurretCreature[siegeH->town->town->typeID] : g->second.creature->idNumber; //id of creature whose shots should be loaded
  1031. if(g->second.creature->isShooting() && CGI->creh->idToProjectile[creID] != std::string())
  1032. {
  1033. idToProjectile[g->second.creature->idNumber] = CDefHandler::giveDef(CGI->creh->idToProjectile[creID]);
  1034. if(idToProjectile[g->second.creature->idNumber]->ourImages.size() > 2) //add symmetric images
  1035. {
  1036. for(int k = idToProjectile[g->second.creature->idNumber]->ourImages.size()-2; k > 1; --k)
  1037. {
  1038. Cimage ci;
  1039. ci.bitmap = CSDL_Ext::rotate01(idToProjectile[g->second.creature->idNumber]->ourImages[k].bitmap);
  1040. ci.groupNumber = 0;
  1041. ci.imName = std::string();
  1042. idToProjectile[g->second.creature->idNumber]->ourImages.push_back(ci);
  1043. }
  1044. }
  1045. for(int s=0; s<idToProjectile[g->second.creature->idNumber]->ourImages.size(); ++s) //alpha transforming
  1046. {
  1047. CSDL_Ext::alphaTransform(idToProjectile[g->second.creature->idNumber]->ourImages[s].bitmap);
  1048. }
  1049. }
  1050. }
  1051. //preparing graphic with cell borders
  1052. cellBorders = CSDL_Ext::newSurface(background->w, background->h, cellBorder);
  1053. //copying palette
  1054. for(int g=0; g<cellBorder->format->palette->ncolors; ++g) //we assume that cellBorders->format->palette->ncolors == 256
  1055. {
  1056. cellBorders->format->palette->colors[g] = cellBorder->format->palette->colors[g];
  1057. }
  1058. //palette copied
  1059. for(int i=0; i<BFIELD_HEIGHT; ++i) //rows
  1060. {
  1061. for(int j=0; j<BFIELD_WIDTH-2; ++j) //columns
  1062. {
  1063. int x = 58 + (i%2==0 ? 22 : 0) + 44*j;
  1064. int y = 86 + 42 * i;
  1065. for(int cellX = 0; cellX < cellBorder->w; ++cellX)
  1066. {
  1067. for(int cellY = 0; cellY < cellBorder->h; ++cellY)
  1068. {
  1069. if(y+cellY < cellBorders->h && x+cellX < cellBorders->w)
  1070. * ((Uint8*)cellBorders->pixels + (y+cellY) * cellBorders->pitch + (x+cellX)) |= * ((Uint8*)cellBorder->pixels + cellY * cellBorder->pitch + cellX);
  1071. }
  1072. }
  1073. }
  1074. }
  1075. backgroundWithHexes = CSDL_Ext::newSurface(background->w, background->h, screen);
  1076. //preparing obstacle defs
  1077. std::vector<CObstacleInstance> obst = curInt->cb->battleGetAllObstacles();
  1078. for(int t=0; t<obst.size(); ++t)
  1079. {
  1080. idToObstacle[obst[t].ID] = CDefHandler::giveDef(CGI->heroh->obstacles[obst[t].ID].defName);
  1081. for(int n=0; n<idToObstacle[obst[t].ID]->ourImages.size(); ++n)
  1082. {
  1083. SDL_SetColorKey(idToObstacle[obst[t].ID]->ourImages[n].bitmap, SDL_SRCCOLORKEY, SDL_MapRGB(idToObstacle[obst[t].ID]->ourImages[n].bitmap->format,0,255,255));
  1084. }
  1085. }
  1086. for (int i = 0; i < ARRAY_COUNT(bfield); i++)
  1087. {
  1088. children.push_back(&bfield[i]);
  1089. }
  1090. }
  1091. CBattleInterface::~CBattleInterface()
  1092. {
  1093. SDL_FreeSurface(background);
  1094. SDL_FreeSurface(menu);
  1095. SDL_FreeSurface(amountNormal);
  1096. SDL_FreeSurface(amountNegative);
  1097. SDL_FreeSurface(amountPositive);
  1098. SDL_FreeSurface(amountEffNeutral);
  1099. SDL_FreeSurface(cellBorders);
  1100. SDL_FreeSurface(backgroundWithHexes);
  1101. delete bOptions;
  1102. delete bSurrender;
  1103. delete bFlee;
  1104. delete bAutofight;
  1105. delete bSpell;
  1106. delete bWait;
  1107. delete bDefence;
  1108. delete bConsoleUp;
  1109. delete bConsoleDown;
  1110. delete console;
  1111. delete givenCommand;
  1112. delete attackingHero;
  1113. delete defendingHero;
  1114. delete queue;
  1115. SDL_FreeSurface(cellBorder);
  1116. SDL_FreeSurface(cellShade);
  1117. for(std::map< int, CCreatureAnimation * >::iterator g=creAnims.begin(); g!=creAnims.end(); ++g)
  1118. delete g->second;
  1119. for(std::map< int, CDefHandler * >::iterator g=idToProjectile.begin(); g!=idToProjectile.end(); ++g)
  1120. delete g->second;
  1121. for(std::map< int, CDefHandler * >::iterator g=idToObstacle.begin(); g!=idToObstacle.end(); ++g)
  1122. delete g->second;
  1123. delete siegeH;
  1124. curInt->battleInt = NULL;
  1125. }
  1126. void CBattleInterface::setPrintCellBorders(bool set)
  1127. {
  1128. curInt->sysOpts.printCellBorders = set;
  1129. curInt->sysOpts.settingsChanged();
  1130. redrawBackgroundWithHexes(activeStack);
  1131. GH.totalRedraw();
  1132. }
  1133. void CBattleInterface::setPrintStackRange(bool set)
  1134. {
  1135. curInt->sysOpts.printStackRange = set;
  1136. curInt->sysOpts.settingsChanged();
  1137. redrawBackgroundWithHexes(activeStack);
  1138. GH.totalRedraw();
  1139. }
  1140. void CBattleInterface::setPrintMouseShadow(bool set)
  1141. {
  1142. curInt->sysOpts.printMouseShadow = set;
  1143. curInt->sysOpts.settingsChanged();
  1144. }
  1145. void CBattleInterface::activate()
  1146. {
  1147. activateKeys();
  1148. activateMouseMove();
  1149. activateRClick();
  1150. bOptions->activate();
  1151. bSurrender->activate();
  1152. bFlee->activate();
  1153. bAutofight->activate();
  1154. bSpell->activate();
  1155. bWait->activate();
  1156. bDefence->activate();
  1157. bConsoleUp->activate();
  1158. bConsoleDown->activate();
  1159. for(int b=0; b<BFIELD_SIZE; ++b)
  1160. {
  1161. bfield[b].activate();
  1162. }
  1163. if(attackingHero)
  1164. attackingHero->activate();
  1165. if(defendingHero)
  1166. defendingHero->activate();
  1167. if(curInt->sysOpts.showQueue)
  1168. queue->activate();
  1169. LOCPLINT->cingconsole->activate();
  1170. }
  1171. void CBattleInterface::deactivate()
  1172. {
  1173. deactivateKeys();
  1174. deactivateMouseMove();
  1175. deactivateRClick();
  1176. bOptions->deactivate();
  1177. bSurrender->deactivate();
  1178. bFlee->deactivate();
  1179. bAutofight->deactivate();
  1180. bSpell->deactivate();
  1181. bWait->deactivate();
  1182. bDefence->deactivate();
  1183. bConsoleUp->deactivate();
  1184. bConsoleDown->deactivate();
  1185. for(int b=0; b<BFIELD_SIZE; ++b)
  1186. {
  1187. bfield[b].deactivate();
  1188. }
  1189. if(attackingHero)
  1190. attackingHero->deactivate();
  1191. if(defendingHero)
  1192. defendingHero->deactivate();
  1193. if(curInt->sysOpts.showQueue)
  1194. queue->deactivate();
  1195. LOCPLINT->cingconsole->deactivate();
  1196. }
  1197. void CBattleInterface::show(SDL_Surface * to)
  1198. {
  1199. std::map<int, CStack> stacks = curInt->cb->battleGetStacks(); //used in a few places
  1200. ++animCount;
  1201. if(!to) //"evaluating" to
  1202. to = screen;
  1203. SDL_Rect buf;
  1204. SDL_GetClipRect(to, &buf);
  1205. SDL_SetClipRect(to, &pos);
  1206. //printing background and hexes
  1207. if(activeStack != -1 && creAnims[activeStack]->getType() != 0) //show everything with range
  1208. {
  1209. blitAt(backgroundWithHexes, pos.x, pos.y, to);
  1210. }
  1211. else
  1212. {
  1213. //showing background
  1214. blitAt(background, pos.x, pos.y, to);
  1215. if(curInt->sysOpts.printCellBorders)
  1216. {
  1217. CSDL_Ext::blit8bppAlphaTo24bpp(cellBorders, NULL, to, &pos);
  1218. }
  1219. }
  1220. //printing hovered cell
  1221. for(int b=0; b<BFIELD_SIZE; ++b)
  1222. {
  1223. if(bfield[b].strictHovered && bfield[b].hovered)
  1224. {
  1225. if(previouslyHoveredHex == -1) previouslyHoveredHex = b; //something to start with
  1226. if(currentlyHoveredHex == -1) currentlyHoveredHex = b; //something to start with
  1227. if(currentlyHoveredHex != b) //repair hover info
  1228. {
  1229. previouslyHoveredHex = currentlyHoveredHex;
  1230. currentlyHoveredHex = b;
  1231. }
  1232. //print shade
  1233. if(spellToCast) //when casting spell
  1234. {
  1235. //calculating spell schoold level
  1236. const CSpell & spToCast = CGI->spellh->spells[spellToCast->additionalInfo];
  1237. ui8 schoolLevel = 0;
  1238. if( curInt->cb->battleGetStackByID(activeStack)->attackerOwned )
  1239. {
  1240. if(attackingHeroInstance)
  1241. schoolLevel = attackingHeroInstance->getSpellSchoolLevel(&spToCast);
  1242. }
  1243. else
  1244. {
  1245. if(defendingHeroInstance)
  1246. schoolLevel = defendingHeroInstance->getSpellSchoolLevel(&spToCast);
  1247. }
  1248. //obtaining range and printing it
  1249. std::set<ui16> shaded = spToCast.rangeInHexes(b, schoolLevel);
  1250. for(std::set<ui16>::iterator it = shaded.begin(); it != shaded.end(); ++it) //for spells with range greater then one hex
  1251. {
  1252. if(curInt->sysOpts.printMouseShadow && (*it % BFIELD_WIDTH != 0) && (*it % BFIELD_WIDTH != 16))
  1253. {
  1254. int x = 14 + ((*it/BFIELD_WIDTH)%2==0 ? 22 : 0) + 44*(*it%BFIELD_WIDTH) + pos.x;
  1255. int y = 86 + 42 * (*it/BFIELD_WIDTH) + pos.y;
  1256. CSDL_Ext::blit8bppAlphaTo24bpp(cellShade, NULL, to, &genRect(cellShade->h, cellShade->w, x, y));
  1257. }
  1258. }
  1259. }
  1260. else if(curInt->sysOpts.printMouseShadow) //when not casting spell
  1261. {
  1262. int x = 14 + ((b/BFIELD_WIDTH)%2==0 ? 22 : 0) + 44*(b%BFIELD_WIDTH) + pos.x;
  1263. int y = 86 + 42 * (b/BFIELD_WIDTH) + pos.y;
  1264. CSDL_Ext::blit8bppAlphaTo24bpp(cellShade, NULL, to, &genRect(cellShade->h, cellShade->w, x, y));
  1265. }
  1266. }
  1267. }
  1268. SDL_SetClipRect(to, &buf); //restoring previous clip_rect
  1269. //prevents blitting outside this window
  1270. SDL_GetClipRect(to, &buf);
  1271. SDL_SetClipRect(to, &pos);
  1272. //preparing obstacles to be shown
  1273. std::vector<CObstacleInstance> obstacles = curInt->cb->battleGetAllObstacles();
  1274. std::multimap<int, int> hexToObstacle;
  1275. for(int b=0; b<obstacles.size(); ++b)
  1276. {
  1277. int position = CGI->heroh->obstacles[obstacles[b].ID].getMaxBlocked(obstacles[b].pos);
  1278. hexToObstacle.insert(std::make_pair(position, b));
  1279. }
  1280. ////showing units //a lot of work...
  1281. std::vector<int> stackAliveByHex[BFIELD_SIZE];
  1282. //double loop because dead stacks should be printed first
  1283. for(std::map<int, CStack>::iterator j=stacks.begin(); j!=stacks.end(); ++j)
  1284. {
  1285. if(creAnims.find(j->second.ID) == creAnims.end()) //eg. for summoned but not yet handled stacks
  1286. continue;
  1287. if(creAnims[j->second.ID]->getType() != 5 && j->second.position >= 0) //don't show turrets here
  1288. stackAliveByHex[j->second.position].push_back(j->second.ID);
  1289. }
  1290. std::vector<int> stackDeadByHex[BFIELD_SIZE];
  1291. for(std::map<int, CStack>::iterator j=stacks.begin(); j!=stacks.end(); ++j)
  1292. {
  1293. if(creAnims.find(j->second.ID) == creAnims.end()) //eg. for summoned but not yet handled stacks
  1294. continue;
  1295. if(creAnims[j->second.ID]->getType() == 5)
  1296. stackDeadByHex[j->second.position].push_back(j->second.ID);
  1297. }
  1298. //handle animations
  1299. for(std::list<std::pair<CBattleAnimation *, bool> >::iterator it = pendingAnims.begin(); it != pendingAnims.end(); ++it)
  1300. {
  1301. if(!it->first) //this animation should be deleted
  1302. continue;
  1303. if(!it->second)
  1304. {
  1305. it->second = it->first->init();
  1306. }
  1307. if(it->second && it->first)
  1308. it->first->nextFrame();
  1309. }
  1310. //delete anims
  1311. int preSize = pendingAnims.size();
  1312. for(std::list<std::pair<CBattleAnimation *, bool> >::iterator it = pendingAnims.begin(); it != pendingAnims.end(); ++it)
  1313. {
  1314. if(it->first == NULL)
  1315. {
  1316. pendingAnims.erase(it);
  1317. it = pendingAnims.begin();
  1318. break;
  1319. }
  1320. }
  1321. if(preSize > 0 && pendingAnims.size() == 0)
  1322. {
  1323. //action finished, restore the interface
  1324. if(!active)
  1325. activate();
  1326. //restoring good directions of stacks
  1327. for(std::map<int, CStack>::const_iterator it = stacks.begin(); it != stacks.end(); ++it)
  1328. {
  1329. if(creDir[it->second.ID] != bool(it->second.attackerOwned) && it->second.alive())
  1330. {
  1331. addNewAnim(new CReverseAnim(this, it->second.ID, it->second.position, false));
  1332. }
  1333. }
  1334. //activation of next stack
  1335. if(pendingAnims.size() == 0 && stackToActivate != -1)
  1336. {
  1337. activateStack();
  1338. }
  1339. //anims ended
  1340. animsAreDisplayed.setn(false);
  1341. }
  1342. for(int b=0; b<BFIELD_SIZE; ++b) //showing dead stacks
  1343. {
  1344. for(size_t v=0; v<stackDeadByHex[b].size(); ++v)
  1345. {
  1346. creAnims[stackDeadByHex[b][v]]->nextFrame(to, creAnims[stackDeadByHex[b][v]]->pos.x, creAnims[stackDeadByHex[b][v]]->pos.y, creDir[stackDeadByHex[b][v]], animCount, false); //increment always when moving, never if stack died
  1347. }
  1348. }
  1349. std::vector<int> flyingStacks; //flying stacks should be displayed later, over other stacks and obstacles
  1350. for(int b=0; b<BFIELD_SIZE; ++b) //showing alive stacks
  1351. {
  1352. for(size_t v=0; v<stackAliveByHex[b].size(); ++v)
  1353. {
  1354. int curStackID = stackAliveByHex[b][v];
  1355. if(!stacks[curStackID].hasFeatureOfType(StackFeature::FLYING) || creAnims[curStackID]->getType() != 0)
  1356. showAliveStack(curStackID, stacks, to);
  1357. else
  1358. flyingStacks.push_back(curStackID);
  1359. }
  1360. //showing obstacles
  1361. std::pair<std::multimap<int, int>::const_iterator, std::multimap<int, int>::const_iterator> obstRange =
  1362. hexToObstacle.equal_range(b);
  1363. for(std::multimap<int, int>::const_iterator it = obstRange.first; it != obstRange.second; ++it)
  1364. {
  1365. CObstacleInstance & curOb = obstacles[it->second];
  1366. std::pair<si16, si16> shift = CGI->heroh->obstacles[curOb.ID].posShift;
  1367. int x = ((curOb.pos/BFIELD_WIDTH)%2==0 ? 22 : 0) + 44*(curOb.pos%BFIELD_WIDTH) + pos.x + shift.first;
  1368. int y = 86 + 42 * (curOb.pos/BFIELD_WIDTH) + pos.y + shift.second;
  1369. std::vector<Cimage> &images = idToObstacle[curOb.ID]->ourImages; //reference to animation of obstacle
  1370. blitAt(images[((animCount+1)/(4/curInt->sysOpts.animSpeed))%images.size()].bitmap, x, y, to);
  1371. }
  1372. //showing wall pieces
  1373. showPieceOfWall(to, b, stacks);
  1374. }
  1375. for(int b=0; b<flyingStacks.size(); ++b) //showing flyign stacks
  1376. showAliveStack(flyingStacks[b], stacks, to);
  1377. //units shown
  1378. //showing hero animations
  1379. if(attackingHero)
  1380. attackingHero->show(to);
  1381. if(defendingHero)
  1382. defendingHero->show(to);
  1383. projectileShowHelper(to);//showing projectiles
  1384. //showing spell effects
  1385. if(battleEffects.size())
  1386. {
  1387. for(std::list<SBattleEffect>::iterator it = battleEffects.begin(); it!=battleEffects.end(); ++it)
  1388. {
  1389. SDL_Surface * bitmapToBlit = it->anim->ourImages[(it->frame)%it->anim->ourImages.size()].bitmap;
  1390. SDL_BlitSurface(bitmapToBlit, NULL, to, &genRect(bitmapToBlit->h, bitmapToBlit->w, it->x, it->y));
  1391. }
  1392. }
  1393. SDL_SetClipRect(to, &buf); //restoring previous clip_rect
  1394. //showing menu background and console
  1395. blitAt(menu, pos.x, 556 + pos.y, to);
  1396. console->show(to);
  1397. //showing buttons
  1398. bOptions->show(to);
  1399. bSurrender->show(to);
  1400. bFlee->show(to);
  1401. bAutofight->show(to);
  1402. bSpell->show(to);
  1403. bWait->show(to);
  1404. bDefence->show(to);
  1405. bConsoleUp->show(to);
  1406. bConsoleDown->show(to);
  1407. //showing window with result of battle
  1408. if(resWindow)
  1409. {
  1410. resWindow->show(to);
  1411. }
  1412. //showing in-game console
  1413. LOCPLINT->cingconsole->show(to);
  1414. Rect posWithQueue = Rect(pos.x, pos.y, 800, 600);
  1415. if(curInt->sysOpts.showQueue)
  1416. {
  1417. if(!queue->embedded)
  1418. {
  1419. posWithQueue.y -= queue->pos.h;
  1420. posWithQueue.h += queue->pos.h;
  1421. }
  1422. //showing queue
  1423. if(!bresult)
  1424. queue->showAll(to);
  1425. else
  1426. queue->blitBg(to); //blit only background, stacks are deleted
  1427. }
  1428. //printing border around interface
  1429. if(screen->w != 800 || screen->h !=600)
  1430. {
  1431. CMessage::drawBorder(curInt->playerID,to,posWithQueue.w + 28, posWithQueue.h + 28, posWithQueue.x-14, posWithQueue.y-15);
  1432. }
  1433. }
  1434. void CBattleInterface::keyPressed(const SDL_KeyboardEvent & key)
  1435. {
  1436. if(key.keysym.sym == SDLK_q && key.state == SDL_PRESSED)
  1437. {
  1438. if(curInt->sysOpts.showQueue) //hide queue
  1439. hideQueue();
  1440. else
  1441. showQueue();
  1442. curInt->sysOpts.settingsChanged();
  1443. }
  1444. else if(key.keysym.sym == SDLK_ESCAPE && spellDestSelectMode)
  1445. {
  1446. endCastingSpell();
  1447. }
  1448. }
  1449. void CBattleInterface::mouseMoved(const SDL_MouseMotionEvent &sEvent)
  1450. {
  1451. if(activeStack>=0 && !spellDestSelectMode)
  1452. {
  1453. mouseHoveredStack = -1;
  1454. int myNumber = -1; //number of hovered tile
  1455. for(int g=0; g<BFIELD_SIZE; ++g)
  1456. {
  1457. if(bfield[g].hovered && bfield[g].strictHovered)
  1458. {
  1459. myNumber = g;
  1460. break;
  1461. }
  1462. }
  1463. if(myNumber == -1)
  1464. {
  1465. CGI->curh->changeGraphic(1, 6);
  1466. if(console->whoSetAlter == 0)
  1467. {
  1468. console->alterTxt = "";
  1469. }
  1470. }
  1471. else
  1472. {
  1473. if(std::find(shadedHexes.begin(),shadedHexes.end(),myNumber) == shadedHexes.end())
  1474. {
  1475. const CStack *shere = curInt->cb->battleGetStackByPos(myNumber);
  1476. const CStack *sactive = curInt->cb->battleGetStackByID(activeStack);
  1477. if(shere)
  1478. {
  1479. if(shere->owner == curInt->playerID) //our stack
  1480. {
  1481. CGI->curh->changeGraphic(1,5);
  1482. //setting console text
  1483. char buf[500];
  1484. sprintf(buf, CGI->generaltexth->allTexts[297].c_str(), shere->amount == 1 ? shere->creature->nameSing.c_str() : shere->creature->namePl.c_str());
  1485. console->alterTxt = buf;
  1486. console->whoSetAlter = 0;
  1487. mouseHoveredStack = shere->ID;
  1488. if(creAnims[shere->ID]->getType() == 2 && creAnims[shere->ID]->framesInGroup(1) > 0)
  1489. {
  1490. creAnims[shere->ID]->playOnce(1);
  1491. }
  1492. }
  1493. else if(curInt->cb->battleCanShoot(activeStack,myNumber)) //we can shoot enemy
  1494. {
  1495. CGI->curh->changeGraphic(1,3);
  1496. //setting console text
  1497. char buf[500];
  1498. //calculating estimated dmg
  1499. std::pair<ui32, ui32> estimatedDmg = curInt->cb->battleEstimateDamage(sactive->ID, shere->ID);
  1500. std::ostringstream estDmg;
  1501. estDmg << estimatedDmg.first << " - " << estimatedDmg.second;
  1502. //printing
  1503. sprintf(buf, CGI->generaltexth->allTexts[296].c_str(), shere->amount == 1 ? shere->creature->nameSing.c_str() : shere->creature->namePl.c_str(), sactive->shots, estDmg.str().c_str());
  1504. console->alterTxt = buf;
  1505. console->whoSetAlter = 0;
  1506. }
  1507. else if(isTileAttackable(myNumber)) //available enemy (melee attackable)
  1508. {
  1509. CCursorHandler *cursor = CGI->curh;
  1510. const CBattleHex &hoveredHex = bfield[myNumber];
  1511. const double subdividingAngle = 2.0*M_PI/6.0; // Divide a hex into six sectors.
  1512. const double hexMidX = hoveredHex.pos.x + hoveredHex.pos.w/2;
  1513. const double hexMidY = hoveredHex.pos.y + hoveredHex.pos.h/2;
  1514. const double cursorHexAngle = M_PI - atan2(hexMidY - cursor->ypos, cursor->xpos - hexMidX) + subdividingAngle/2;
  1515. const double sector = fmod(cursorHexAngle/subdividingAngle, 6.0);
  1516. const int zigzagCorrection = !((myNumber/BFIELD_WIDTH)%2); // Off-by-one correction needed to deal with the odd battlefield rows.
  1517. std::vector<int> sectorCursor; // From left to bottom left.
  1518. sectorCursor.push_back(8);
  1519. sectorCursor.push_back(9);
  1520. sectorCursor.push_back(10);
  1521. sectorCursor.push_back(11);
  1522. sectorCursor.push_back(12);
  1523. sectorCursor.push_back(7);
  1524. const bool doubleWide = curInt->cb->battleGetStackByID(activeStack)->hasFeatureOfType(StackFeature::DOUBLE_WIDE);
  1525. bool aboveAttackable = true, belowAttackable = true;
  1526. // Exclude directions which cannot be attacked from.
  1527. // Check to the left.
  1528. if (myNumber%BFIELD_WIDTH <= 1 || !vstd::contains(shadedHexes, myNumber - 1))
  1529. {
  1530. sectorCursor[0] = -1;
  1531. }
  1532. // Check top left, top right as well as above for 2-hex creatures.
  1533. if (myNumber/BFIELD_WIDTH == 0)
  1534. {
  1535. sectorCursor[1] = -1;
  1536. sectorCursor[2] = -1;
  1537. aboveAttackable = false;
  1538. }
  1539. else
  1540. {
  1541. if (doubleWide)
  1542. {
  1543. bool attackRow[4] = {true, true, true, true};
  1544. if (myNumber%BFIELD_WIDTH <= 1 || !vstd::contains(shadedHexes, myNumber - BFIELD_WIDTH - 2 + zigzagCorrection))
  1545. attackRow[0] = false;
  1546. if (!vstd::contains(shadedHexes, myNumber - BFIELD_WIDTH - 1 + zigzagCorrection))
  1547. attackRow[1] = false;
  1548. if (!vstd::contains(shadedHexes, myNumber - BFIELD_WIDTH + zigzagCorrection))
  1549. attackRow[2] = false;
  1550. if (myNumber%BFIELD_WIDTH >= BFIELD_WIDTH - 2 || !vstd::contains(shadedHexes, myNumber - BFIELD_WIDTH + 1 + zigzagCorrection))
  1551. attackRow[3] = false;
  1552. if (!(attackRow[0] && attackRow[1]))
  1553. sectorCursor[1] = -1;
  1554. if (!(attackRow[1] && attackRow[2]))
  1555. aboveAttackable = false;
  1556. if (!(attackRow[2] && attackRow[3]))
  1557. sectorCursor[2] = -1;
  1558. }
  1559. else
  1560. {
  1561. if (!vstd::contains(shadedHexes, myNumber - BFIELD_WIDTH - 1 + zigzagCorrection))
  1562. sectorCursor[1] = -1;
  1563. if (!vstd::contains(shadedHexes, myNumber - BFIELD_WIDTH + zigzagCorrection))
  1564. sectorCursor[2] = -1;
  1565. }
  1566. }
  1567. // Check to the right.
  1568. if (myNumber%BFIELD_WIDTH >= BFIELD_WIDTH - 2 || !vstd::contains(shadedHexes, myNumber + 1))
  1569. {
  1570. sectorCursor[3] = -1;
  1571. }
  1572. // Check bottom right, bottom left as well as below for 2-hex creatures.
  1573. if (myNumber/BFIELD_WIDTH == BFIELD_HEIGHT - 1)
  1574. {
  1575. sectorCursor[4] = -1;
  1576. sectorCursor[5] = -1;
  1577. belowAttackable = false;
  1578. }
  1579. else
  1580. {
  1581. if (doubleWide)
  1582. {
  1583. bool attackRow[4] = {true, true, true, true};
  1584. if (myNumber%BFIELD_WIDTH <= 1 || !vstd::contains(shadedHexes, myNumber + BFIELD_WIDTH - 2 + zigzagCorrection))
  1585. attackRow[0] = false;
  1586. if (!vstd::contains(shadedHexes, myNumber + BFIELD_WIDTH - 1 + zigzagCorrection))
  1587. attackRow[1] = false;
  1588. if (!vstd::contains(shadedHexes, myNumber + BFIELD_WIDTH + zigzagCorrection))
  1589. attackRow[2] = false;
  1590. if (myNumber%BFIELD_WIDTH >= BFIELD_WIDTH - 2 || !vstd::contains(shadedHexes, myNumber + BFIELD_WIDTH + 1 + zigzagCorrection))
  1591. attackRow[3] = false;
  1592. if (!(attackRow[0] && attackRow[1]))
  1593. sectorCursor[5] = -1;
  1594. if (!(attackRow[1] && attackRow[2]))
  1595. belowAttackable = false;
  1596. if (!(attackRow[2] && attackRow[3]))
  1597. sectorCursor[4] = -1;
  1598. }
  1599. else
  1600. {
  1601. if (!vstd::contains(shadedHexes, myNumber + BFIELD_WIDTH + zigzagCorrection))
  1602. sectorCursor[4] = -1;
  1603. if (!vstd::contains(shadedHexes, myNumber + BFIELD_WIDTH - 1 + zigzagCorrection))
  1604. sectorCursor[5] = -1;
  1605. }
  1606. }
  1607. // Determine index from sector.
  1608. int cursorIndex;
  1609. if (doubleWide)
  1610. {
  1611. sectorCursor.insert(sectorCursor.begin() + 5, belowAttackable ? 13 : -1);
  1612. sectorCursor.insert(sectorCursor.begin() + 2, aboveAttackable ? 14 : -1);
  1613. if (sector < 1.5)
  1614. cursorIndex = sector;
  1615. else if (sector >= 1.5 && sector < 2.5)
  1616. cursorIndex = 2;
  1617. else if (sector >= 2.5 && sector < 4.5)
  1618. cursorIndex = (int) sector + 1;
  1619. else if (sector >= 4.5 && sector < 5.5)
  1620. cursorIndex = 6;
  1621. else
  1622. cursorIndex = (int) sector + 2;
  1623. }
  1624. else
  1625. {
  1626. cursorIndex = sector;
  1627. }
  1628. // Find the closest direction attackable, starting with the right one.
  1629. // FIXME: Is this really how the original H3 client does it?
  1630. int i = 0;
  1631. while (sectorCursor[(cursorIndex + i)%sectorCursor.size()] == -1)
  1632. i = i <= 0 ? 1 - i : -i; // 0, 1, -1, 2, -2, 3, -3 etc..
  1633. cursor->changeGraphic(1, sectorCursor[(cursorIndex + i)%sectorCursor.size()]);
  1634. //setting console info
  1635. char buf[500];
  1636. //calculating estimated dmg
  1637. std::pair<ui32, ui32> estimatedDmg = curInt->cb->battleEstimateDamage(sactive->ID, shere->ID);
  1638. std::ostringstream estDmg;
  1639. estDmg << estimatedDmg.first << " - " << estimatedDmg.second;
  1640. //printing
  1641. sprintf(buf, CGI->generaltexth->allTexts[36].c_str(), shere->amount == 1 ? shere->creature->nameSing.c_str() : shere->creature->namePl.c_str(), estDmg.str().c_str());
  1642. console->alterTxt = buf;
  1643. console->whoSetAlter = 0;
  1644. }
  1645. else //unavailable enemy
  1646. {
  1647. CGI->curh->changeGraphic(1,0);
  1648. console->alterTxt = "";
  1649. console->whoSetAlter = 0;
  1650. }
  1651. }
  1652. else if( sactive && sactive->hasFeatureOfType(StackFeature::CATAPULT) && isCatapultAttackable(myNumber) ) //catapulting
  1653. {
  1654. CGI->curh->changeGraphic(1,16);
  1655. console->alterTxt = "";
  1656. console->whoSetAlter = 0;
  1657. }
  1658. else //empty unavailable tile
  1659. {
  1660. CGI->curh->changeGraphic(1,0);
  1661. console->alterTxt = "";
  1662. console->whoSetAlter = 0;
  1663. }
  1664. }
  1665. else //available tile
  1666. {
  1667. //setting console text and cursor
  1668. const CStack *sactive = curInt->cb->battleGetStackByID(activeStack);
  1669. if(sactive) //there can be a moment when stack is dead ut next is not yet activated
  1670. {
  1671. char buf[500];
  1672. if(sactive->hasFeatureOfType(StackFeature::FLYING))
  1673. {
  1674. CGI->curh->changeGraphic(1,2);
  1675. sprintf(buf, CGI->generaltexth->allTexts[295].c_str(), sactive->amount == 1 ? sactive->creature->nameSing.c_str() : sactive->creature->namePl.c_str());
  1676. }
  1677. else
  1678. {
  1679. CGI->curh->changeGraphic(1,1);
  1680. sprintf(buf, CGI->generaltexth->allTexts[294].c_str(), sactive->amount == 1 ? sactive->creature->nameSing.c_str() : sactive->creature->namePl.c_str());
  1681. }
  1682. console->alterTxt = buf;
  1683. console->whoSetAlter = 0;
  1684. }
  1685. }
  1686. }
  1687. }
  1688. else if(spellDestSelectMode)
  1689. {
  1690. int myNumber = -1; //number of hovered tile
  1691. for(int g=0; g<BFIELD_SIZE; ++g)
  1692. {
  1693. if(bfield[g].hovered && bfield[g].strictHovered)
  1694. {
  1695. myNumber = g;
  1696. break;
  1697. }
  1698. }
  1699. if(myNumber == -1)
  1700. {
  1701. CGI->curh->changeGraphic(1, 0);
  1702. //setting console text
  1703. console->alterTxt = CGI->generaltexth->allTexts[23];
  1704. console->whoSetAlter = 0;
  1705. }
  1706. else
  1707. {
  1708. //get dead stack if we cast resurrection or animate dead
  1709. const CStack * stackUnder = curInt->cb->battleGetStackByPos(myNumber, spellToCast->additionalInfo != 38 && spellToCast->additionalInfo != 39);
  1710. if(stackUnder && spellToCast->additionalInfo == 39 && !stackUnder->hasFeatureOfType(StackFeature::UNDEAD)) //animate dead can be cast only on undead creatures
  1711. stackUnder = NULL;
  1712. bool whichCase; //for cases 1, 2 and 3
  1713. switch(spellSelMode)
  1714. {
  1715. case 1:
  1716. whichCase = stackUnder && curInt->playerID == stackUnder->owner;
  1717. break;
  1718. case 2:
  1719. whichCase = stackUnder && curInt->playerID != stackUnder->owner;
  1720. break;
  1721. case 3:
  1722. whichCase = stackUnder;
  1723. break;
  1724. }
  1725. switch(spellSelMode)
  1726. {
  1727. case 0:
  1728. CGI->curh->changeGraphic(3, 0);
  1729. //setting console text
  1730. char buf[500];
  1731. sprintf(buf, CGI->generaltexth->allTexts[26].c_str(), CGI->spellh->spells[spellToCast->additionalInfo].name.c_str());
  1732. console->alterTxt = buf;
  1733. console->whoSetAlter = 0;
  1734. break;
  1735. case 1: case 2: case 3:
  1736. if( whichCase )
  1737. {
  1738. CGI->curh->changeGraphic(3, 0);
  1739. //setting console text
  1740. char buf[500];
  1741. std::string creName = stackUnder->amount > 1 ? stackUnder->creature->namePl : stackUnder->creature->nameSing;
  1742. sprintf(buf, CGI->generaltexth->allTexts[27].c_str(), CGI->spellh->spells[spellToCast->additionalInfo].name.c_str(), creName.c_str());
  1743. console->alterTxt = buf;
  1744. console->whoSetAlter = 0;
  1745. break;
  1746. }
  1747. else
  1748. {
  1749. CGI->curh->changeGraphic(1, 0);
  1750. //setting console text
  1751. console->alterTxt = CGI->generaltexth->allTexts[23];
  1752. console->whoSetAlter = 0;
  1753. }
  1754. break;
  1755. case 4: //TODO: implement this case
  1756. if( blockedByObstacle(myNumber) )
  1757. {
  1758. CGI->curh->changeGraphic(3, 0);
  1759. }
  1760. else
  1761. {
  1762. CGI->curh->changeGraphic(1, 0);
  1763. }
  1764. break;
  1765. }
  1766. }
  1767. }
  1768. }
  1769. void CBattleInterface::clickRight(tribool down, bool previousState)
  1770. {
  1771. if(!down && spellDestSelectMode)
  1772. {
  1773. endCastingSpell();
  1774. }
  1775. }
  1776. void CBattleInterface::bOptionsf()
  1777. {
  1778. if(spellDestSelectMode) //we are casting a spell
  1779. return;
  1780. CGI->curh->changeGraphic(0,0);
  1781. SDL_Rect temp_rect = genRect(431, 481, 160, 84);
  1782. CBattleOptionsWindow * optionsWin = new CBattleOptionsWindow(temp_rect, this);
  1783. GH.pushInt(optionsWin);
  1784. }
  1785. void CBattleInterface::bSurrenderf()
  1786. {
  1787. if(spellDestSelectMode) //we are casting a spell
  1788. return;
  1789. }
  1790. void CBattleInterface::bFleef()
  1791. {
  1792. if(spellDestSelectMode) //we are casting a spell
  1793. return;
  1794. if( curInt->cb->battleCanFlee() )
  1795. {
  1796. CFunctionList<void()> ony = boost::bind(&CBattleInterface::reallyFlee,this);
  1797. curInt->showYesNoDialog(CGI->generaltexth->allTexts[28],std::vector<SComponent*>(), ony, 0, false);
  1798. }
  1799. else
  1800. {
  1801. std::vector<SComponent*> comps;
  1802. std::string heroName;
  1803. //calculating fleeing hero's name
  1804. if(attackingHeroInstance)
  1805. if(attackingHeroInstance->tempOwner == curInt->cb->getMyColor())
  1806. heroName = attackingHeroInstance->name;
  1807. if(defendingHeroInstance)
  1808. if(defendingHeroInstance->tempOwner == curInt->cb->getMyColor())
  1809. heroName = defendingHeroInstance->name;
  1810. //calculating text
  1811. char buffer[1000];
  1812. sprintf(buffer, CGI->generaltexth->allTexts[340].c_str(), heroName.c_str());
  1813. //printing message
  1814. curInt->showInfoDialog(std::string(buffer), comps);
  1815. }
  1816. }
  1817. void CBattleInterface::reallyFlee()
  1818. {
  1819. giveCommand(4,0,0);
  1820. CGI->curh->changeGraphic(0, 0);
  1821. }
  1822. void CBattleInterface::bAutofightf()
  1823. {
  1824. if(spellDestSelectMode) //we are casting a spell
  1825. return;
  1826. }
  1827. void CBattleInterface::bSpellf()
  1828. {
  1829. if(spellDestSelectMode) //we are casting a spell
  1830. return;
  1831. CGI->curh->changeGraphic(0,0);
  1832. const CGHeroInstance * chi = NULL;
  1833. if(attackingHeroInstance->tempOwner == curInt->playerID)
  1834. chi = attackingHeroInstance;
  1835. else
  1836. chi = defendingHeroInstance;
  1837. CSpellWindow * spellWindow = new CSpellWindow(genRect(595, 620, (conf.cc.resx - 620)/2, (conf.cc.resy - 595)/2), chi, curInt);
  1838. GH.pushInt(spellWindow);
  1839. }
  1840. void CBattleInterface::bWaitf()
  1841. {
  1842. if(spellDestSelectMode) //we are casting a spell
  1843. return;
  1844. if(activeStack != -1)
  1845. giveCommand(8,0,activeStack);
  1846. }
  1847. void CBattleInterface::bDefencef()
  1848. {
  1849. if(spellDestSelectMode) //we are casting a spell
  1850. return;
  1851. if(activeStack != -1)
  1852. giveCommand(3,0,activeStack);
  1853. }
  1854. void CBattleInterface::bConsoleUpf()
  1855. {
  1856. if(spellDestSelectMode) //we are casting a spell
  1857. return;
  1858. console->scrollUp();
  1859. }
  1860. void CBattleInterface::bConsoleDownf()
  1861. {
  1862. if(spellDestSelectMode) //we are casting a spell
  1863. return;
  1864. console->scrollDown();
  1865. }
  1866. void CBattleInterface::newStack(int stackID)
  1867. {
  1868. const CStack * newStack = curInt->cb->battleGetStackByID(stackID);
  1869. Point coords = CBattleHex::getXYUnitAnim(newStack->position, newStack->owner == attackingHeroInstance->tempOwner, newStack, this);;
  1870. if(newStack->position < 0) //turret
  1871. {
  1872. const CCreature & turretCreature = CGI->creh->creatures[ CGI->creh->factionToTurretCreature[siegeH->town->town->typeID] ];
  1873. creAnims[stackID] = new CCreatureAnimation(turretCreature.animDefName);
  1874. }
  1875. else
  1876. {
  1877. creAnims[stackID] = new CCreatureAnimation(newStack->creature->animDefName);
  1878. }
  1879. creAnims[stackID]->setType(2);
  1880. creAnims[stackID]->pos = Rect(coords.x, coords.y, creAnims[newStack->ID]->fullWidth, creAnims[newStack->ID]->fullHeight);
  1881. creDir[stackID] = newStack->attackerOwned;
  1882. }
  1883. void CBattleInterface::stackRemoved(int stackID)
  1884. {
  1885. delete creAnims[stackID];
  1886. creAnims.erase(stackID);
  1887. creDir.erase(stackID);
  1888. }
  1889. void CBattleInterface::stackActivated(int number)
  1890. {
  1891. //givenCommand = NULL;
  1892. stackToActivate = number;
  1893. if(pendingAnims.size() == 0)
  1894. activateStack();
  1895. }
  1896. void CBattleInterface::stackMoved(int number, int destHex, bool endMoving, int distance)
  1897. {
  1898. addNewAnim(new CBattleStackMoved(this, number, destHex, endMoving, distance));
  1899. }
  1900. void CBattleInterface::stacksAreAttacked(std::vector<SStackAttackedInfo> attackedInfos)
  1901. {
  1902. for(int h = 0; h < attackedInfos.size(); ++h)
  1903. {
  1904. addNewAnim(new CDefenceAnim(attackedInfos[h], this));
  1905. }
  1906. }
  1907. void CBattleInterface::stackAttacking(int ID, int dest, int attackedID)
  1908. {
  1909. addNewAnim(new CMeleeAttack(this, ID, dest, attackedID));
  1910. }
  1911. void CBattleInterface::newRound(int number)
  1912. {
  1913. console->addText(CGI->generaltexth->allTexts[412]);
  1914. //unlock spellbook
  1915. //bSpell->block(!curInt->cb->battleCanCastSpell());
  1916. //don't unlock spellbook - this should be done when we have axctive creature
  1917. //handle regeneration
  1918. std::map<int, CStack> stacks = curInt->cb->battleGetStacks();
  1919. for(std::map<int, CStack>::const_iterator it = stacks.begin(); it != stacks.end(); ++it)
  1920. {
  1921. if( it->second.hasFeatureOfType(StackFeature::HP_REGENERATION) && it->second.alive() )
  1922. displayEffect(74, it->second.position);
  1923. if( it->second.hasFeatureOfType(StackFeature::FULL_HP_REGENERATION, 0) && it->second.alive() )
  1924. displayEffect(4, it->second.position);
  1925. if( it->second.hasFeatureOfType(StackFeature::FULL_HP_REGENERATION, 1) && it->second.alive() )
  1926. displayEffect(74, it->second.position);
  1927. }
  1928. }
  1929. void CBattleInterface::giveCommand(ui8 action, ui16 tile, ui32 stack, si32 additional)
  1930. {
  1931. if(!curInt->cb->battleGetStackByID(stack) && action != 1 && action != 4 && action != 5)
  1932. {
  1933. return;
  1934. }
  1935. BattleAction * ba = new BattleAction(); //is deleted in CPlayerInterface::activeStack()
  1936. ba->side = defendingHeroInstance ? (curInt->playerID == defendingHeroInstance->tempOwner) : false;
  1937. ba->actionType = action;
  1938. ba->destinationTile = tile;
  1939. ba->stackNumber = stack;
  1940. ba->additionalInfo = additional;
  1941. //some basic validations
  1942. switch(action)
  1943. {
  1944. case 6:
  1945. assert(curInt->cb->battleGetStackByPos(additional)); //stack to attack must exist
  1946. case 2: case 7: case 9:
  1947. assert(tile < BFIELD_SIZE);
  1948. break;
  1949. }
  1950. myTurn = false;
  1951. activeStack = -1;
  1952. givenCommand->setn(ba);
  1953. }
  1954. bool CBattleInterface::isTileAttackable(const int & number) const
  1955. {
  1956. for(size_t b=0; b<shadedHexes.size(); ++b)
  1957. {
  1958. if(BattleInfo::mutualPosition(shadedHexes[b], number) != -1 || shadedHexes[b] == number)
  1959. return true;
  1960. }
  1961. return false;
  1962. }
  1963. bool CBattleInterface::blockedByObstacle(int hex) const
  1964. {
  1965. std::vector<CObstacleInstance> obstacles = curInt->cb->battleGetAllObstacles();
  1966. std::set<int> coveredHexes;
  1967. for(int b = 0; b < obstacles.size(); ++b)
  1968. {
  1969. std::vector<int> blocked = CGI->heroh->obstacles[obstacles[b].ID].getBlocked(obstacles[b].pos);
  1970. for(int w = 0; w < blocked.size(); ++w)
  1971. coveredHexes.insert(blocked[w]);
  1972. }
  1973. return vstd::contains(coveredHexes, hex);
  1974. }
  1975. bool CBattleInterface::isCatapultAttackable(int hex) const
  1976. {
  1977. if(!siegeH)
  1978. return false;
  1979. int wallUnder = curInt->cb->battleGetWallUnderHex(hex);
  1980. if(wallUnder == -1)
  1981. return false;
  1982. return curInt->cb->battleGetWallState(wallUnder) < 3;
  1983. }
  1984. void CBattleInterface::hexLclicked(int whichOne)
  1985. {
  1986. const CStack * actSt = curInt->cb->battleGetStackByID(activeStack);
  1987. if( ((whichOne%BFIELD_WIDTH)!=0 && (whichOne%BFIELD_WIDTH)!=(BFIELD_WIDTH-1)) //if player is trying to attack enemey unit or move creature stack
  1988. || (actSt->hasFeatureOfType(StackFeature::CATAPULT) && !spellDestSelectMode )
  1989. )
  1990. {
  1991. if(!myTurn)
  1992. return; //we are not permit to do anything
  1993. if(spellDestSelectMode)
  1994. {
  1995. //checking destination
  1996. bool allowCasting = true;
  1997. bool onlyAlive = spellToCast->additionalInfo != 38 && spellToCast->additionalInfo != 39; //when casting resurrection or animate dead we should be allow to select dead stack
  1998. switch(spellSelMode)
  1999. {
  2000. case 1:
  2001. if(!curInt->cb->battleGetStackByPos(whichOne, onlyAlive) || curInt->playerID != curInt->cb->battleGetStackByPos(whichOne, onlyAlive)->owner )
  2002. allowCasting = false;
  2003. break;
  2004. case 2:
  2005. if(!curInt->cb->battleGetStackByPos(whichOne, onlyAlive) || curInt->playerID == curInt->cb->battleGetStackByPos(whichOne, onlyAlive)->owner )
  2006. allowCasting = false;
  2007. break;
  2008. case 3:
  2009. if(!curInt->cb->battleGetStackByPos(whichOne, onlyAlive))
  2010. allowCasting = false;
  2011. break;
  2012. case 4:
  2013. if(!blockedByObstacle(whichOne))
  2014. allowCasting = false;
  2015. break;
  2016. }
  2017. //destination checked
  2018. if(allowCasting)
  2019. {
  2020. spellToCast->destinationTile = whichOne;
  2021. curInt->cb->battleMakeAction(spellToCast);
  2022. endCastingSpell();
  2023. }
  2024. }
  2025. else //we don't cast any spell
  2026. {
  2027. const CStack* dest = curInt->cb->battleGetStackByPos(whichOne); //creature at destination tile; -1 if there is no one
  2028. if(!dest || !dest->alive()) //no creature at that tile
  2029. {
  2030. const CStack * sactive = curInt->cb->battleGetStackByID(activeStack);
  2031. if(std::find(shadedHexes.begin(),shadedHexes.end(),whichOne)!=shadedHexes.end())// and it's in our range
  2032. {
  2033. CGI->curh->changeGraphic(1, 6); //cursor should be changed
  2034. if(curInt->cb->battleGetStackByID(activeStack)->hasFeatureOfType(StackFeature::DOUBLE_WIDE))
  2035. {
  2036. std::vector<int> acc = curInt->cb->battleGetAvailableHexes(activeStack, false);
  2037. int shiftedDest = whichOne + (curInt->cb->battleGetStackByID(activeStack)->attackerOwned ? 1 : -1);
  2038. if(vstd::contains(acc, whichOne))
  2039. giveCommand(2,whichOne,activeStack);
  2040. else if(vstd::contains(acc, shiftedDest))
  2041. giveCommand(2,shiftedDest,activeStack);
  2042. }
  2043. else
  2044. {
  2045. giveCommand(2,whichOne,activeStack);
  2046. }
  2047. }
  2048. else if(sactive->hasFeatureOfType(StackFeature::CATAPULT) && isCatapultAttackable(whichOne)) //attacking (catapult)
  2049. {
  2050. giveCommand(9,whichOne,activeStack);
  2051. }
  2052. }
  2053. else if(dest->owner != actSt->owner
  2054. && curInt->cb->battleCanShoot(activeStack, whichOne) ) //shooting
  2055. {
  2056. CGI->curh->changeGraphic(1, 6); //cursor should be changed
  2057. giveCommand(7,whichOne,activeStack);
  2058. }
  2059. else if(dest->owner != actSt->owner) //attacking
  2060. {
  2061. const CStack * actStack = curInt->cb->battleGetStackByID(activeStack);
  2062. int attackFromHex = -1; //hex from which we will attack chosen stack
  2063. switch(CGI->curh->number)
  2064. {
  2065. case 12: //from bottom right
  2066. {
  2067. bool doubleWide = actStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE);
  2068. int destHex = whichOne + ( (whichOne/BFIELD_WIDTH)%2 ? BFIELD_WIDTH : BFIELD_WIDTH+1 ) +
  2069. (actStack->attackerOwned && doubleWide ? 1 : 0);
  2070. if(vstd::contains(shadedHexes, destHex))
  2071. attackFromHex = destHex;
  2072. else if(actStack->attackerOwned) //if we are attacker
  2073. {
  2074. if(vstd::contains(shadedHexes, destHex+1))
  2075. attackFromHex = destHex+1;
  2076. }
  2077. else //if we are defender
  2078. {
  2079. if(vstd::contains(shadedHexes, destHex-1))
  2080. attackFromHex = destHex-1;
  2081. }
  2082. break;
  2083. }
  2084. case 7: //from bottom left
  2085. {
  2086. int destHex = whichOne + ( (whichOne/BFIELD_WIDTH)%2 ? BFIELD_WIDTH-1 : BFIELD_WIDTH );
  2087. if(vstd::contains(shadedHexes, destHex))
  2088. attackFromHex = destHex;
  2089. else if(actStack->attackerOwned) //if we are attacker
  2090. {
  2091. if(vstd::contains(shadedHexes, destHex+1))
  2092. attackFromHex = destHex+1;
  2093. }
  2094. else //if we are defender
  2095. {
  2096. if(vstd::contains(shadedHexes, destHex-1))
  2097. attackFromHex = destHex-1;
  2098. }
  2099. break;
  2100. }
  2101. case 8: //from left
  2102. {
  2103. if(actStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE) && !actStack->attackerOwned)
  2104. {
  2105. std::vector<int> acc = curInt->cb->battleGetAvailableHexes(activeStack, false);
  2106. if(vstd::contains(acc, whichOne))
  2107. attackFromHex = whichOne - 1;
  2108. else
  2109. attackFromHex = whichOne - 2;
  2110. }
  2111. else
  2112. {
  2113. attackFromHex = whichOne - 1;
  2114. }
  2115. break;
  2116. }
  2117. case 9: //from top left
  2118. {
  2119. int destHex = whichOne - ( (whichOne/BFIELD_WIDTH)%2 ? BFIELD_WIDTH+1 : BFIELD_WIDTH );
  2120. if(vstd::contains(shadedHexes, destHex))
  2121. attackFromHex = destHex;
  2122. else if(actStack->attackerOwned) //if we are attacker
  2123. {
  2124. if(vstd::contains(shadedHexes, destHex+1))
  2125. attackFromHex = destHex+1;
  2126. }
  2127. else //if we are defender
  2128. {
  2129. if(vstd::contains(shadedHexes, destHex-1))
  2130. attackFromHex = destHex-1;
  2131. }
  2132. break;
  2133. }
  2134. case 10: //from top right
  2135. {
  2136. bool doubleWide = actStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE);
  2137. int destHex = whichOne - ( (whichOne/BFIELD_WIDTH)%2 ? BFIELD_WIDTH : BFIELD_WIDTH-1 ) +
  2138. (actStack->attackerOwned && doubleWide ? 1 : 0);
  2139. if(vstd::contains(shadedHexes, destHex))
  2140. attackFromHex = destHex;
  2141. else if(actStack->attackerOwned) //if we are attacker
  2142. {
  2143. if(vstd::contains(shadedHexes, destHex+1))
  2144. attackFromHex = destHex+1;
  2145. }
  2146. else //if we are defender
  2147. {
  2148. if(vstd::contains(shadedHexes, destHex-1))
  2149. attackFromHex = destHex-1;
  2150. }
  2151. break;
  2152. }
  2153. case 11: //from right
  2154. {
  2155. if(actStack->hasFeatureOfType(StackFeature::DOUBLE_WIDE) && actStack->attackerOwned)
  2156. {
  2157. std::vector<int> acc = curInt->cb->battleGetAvailableHexes(activeStack, false);
  2158. if(vstd::contains(acc, whichOne))
  2159. attackFromHex = whichOne + 1;
  2160. else
  2161. attackFromHex = whichOne + 2;
  2162. }
  2163. else
  2164. {
  2165. attackFromHex = whichOne + 1;
  2166. }
  2167. break;
  2168. }
  2169. case 13: //from bottom
  2170. {
  2171. int destHex = whichOne + ( (whichOne/BFIELD_WIDTH)%2 ? BFIELD_WIDTH : BFIELD_WIDTH+1 );
  2172. if(vstd::contains(shadedHexes, destHex))
  2173. attackFromHex = destHex;
  2174. else if(attackingHeroInstance->tempOwner == curInt->cb->getMyColor()) //if we are attacker
  2175. {
  2176. if(vstd::contains(shadedHexes, destHex+1))
  2177. attackFromHex = destHex+1;
  2178. }
  2179. else //if we are defender
  2180. {
  2181. if(vstd::contains(shadedHexes, destHex-1))
  2182. attackFromHex = destHex-1;
  2183. }
  2184. break;
  2185. }
  2186. case 14: //from top
  2187. {
  2188. int destHex = whichOne - ( (whichOne/BFIELD_WIDTH)%2 ? BFIELD_WIDTH : BFIELD_WIDTH-1 );
  2189. if(vstd::contains(shadedHexes, destHex))
  2190. attackFromHex = destHex;
  2191. else if(attackingHeroInstance->tempOwner == curInt->cb->getMyColor()) //if we are attacker
  2192. {
  2193. if(vstd::contains(shadedHexes, destHex+1))
  2194. attackFromHex = destHex+1;
  2195. }
  2196. else //if we are defender
  2197. {
  2198. if(vstd::contains(shadedHexes, destHex-1))
  2199. attackFromHex = destHex-1;
  2200. }
  2201. break;
  2202. }
  2203. }
  2204. if(attackFromHex >= 0) //we can be in this line when unreachable creature is L - clicked (as of revision 1308)
  2205. {
  2206. giveCommand(6, attackFromHex, activeStack, whichOne);
  2207. CGI->curh->changeGraphic(1, 6); //cursor should be changed
  2208. }
  2209. }
  2210. }
  2211. }
  2212. }
  2213. void CBattleInterface::stackIsShooting(int ID, int dest, int attackedID)
  2214. {
  2215. addNewAnim(new CShootingAnim(this, ID, dest, attackedID));
  2216. }
  2217. void CBattleInterface::stackIsCatapulting(const CatapultAttack & ca)
  2218. {
  2219. for(std::set< std::pair< std::pair< ui8, si16 >, ui8> >::const_iterator it = ca.attackedParts.begin(); it != ca.attackedParts.end(); ++it)
  2220. {
  2221. addNewAnim(new CShootingAnim(this, ca.attacker, it->first.second, -1, true, it->second));
  2222. SDL_FreeSurface(siegeH->walls[it->first.first + 2]);
  2223. siegeH->walls[it->first.first + 2] = BitmapHandler::loadBitmap(
  2224. siegeH->getSiegeName(it->first.first + 2, curInt->cb->battleGetWallState(it->first.first)) );
  2225. }
  2226. }
  2227. void CBattleInterface::battleFinished(const BattleResult& br)
  2228. {
  2229. bresult = &br;
  2230. LOCPLINT->pim->unlock();
  2231. animsAreDisplayed.waitUntil(false);
  2232. LOCPLINT->pim->lock();
  2233. displayBattleFinished();
  2234. }
  2235. void CBattleInterface::displayBattleFinished()
  2236. {
  2237. CGI->curh->changeGraphic(0,0);
  2238. SDL_Rect temp_rect = genRect(561, 470, (screen->w - 800)/2 + 165, (screen->h - 600)/2 + 19);
  2239. CGI->musich->stopMusic();
  2240. resWindow = new CBattleResultWindow(*bresult, temp_rect, this);
  2241. GH.pushInt(resWindow);
  2242. }
  2243. void CBattleInterface::spellCast(SpellCast * sc)
  2244. {
  2245. CSpell &spell = CGI->spellh->spells[sc->id];
  2246. if(sc->castedByHero && sc->side == !curInt->cb->battleGetStackByID(activeStack)->attackerOwned)
  2247. bSpell->block(true);
  2248. std::vector< std::string > anims; //for magic arrow and ice bolt
  2249. if (spell.soundID != soundBase::invalid)
  2250. CGI->soundh->playSound(spell.soundID);
  2251. switch(sc->id)
  2252. {
  2253. case 15: //magic arrow
  2254. {
  2255. //initialization of anims
  2256. anims.push_back("C20SPX0.DEF"); anims.push_back("C20SPX1.DEF"); anims.push_back("C20SPX2.DEF"); anims.push_back("C20SPX3.DEF"); anims.push_back("C20SPX4.DEF");
  2257. }
  2258. case 16: //ice bolt
  2259. {
  2260. if(anims.size() == 0) //initialization of anims
  2261. {
  2262. anims.push_back("C08SPW0.DEF"); anims.push_back("C08SPW1.DEF"); anims.push_back("C08SPW2.DEF"); anims.push_back("C08SPW3.DEF"); anims.push_back("C08SPW4.DEF");
  2263. }
  2264. } //end of ice bolt only part
  2265. { //common ice bolt and magic arrow part
  2266. //initial variables
  2267. std::string animToDisplay;
  2268. Point srccoord = (sc->side ? Point(770, 60) : Point(30, 60)) + pos;
  2269. Point destcoord = CBattleHex::getXYUnitAnim(sc->tile, !sc->side, curInt->cb->battleGetStackByPos(sc->tile), this); //position attacked by arrow
  2270. destcoord.x += 250; destcoord.y += 240;
  2271. //animation angle
  2272. float angle = atan2(float(destcoord.x - srccoord.x), float(destcoord.y - srccoord.y));
  2273. //choosing animation by angle
  2274. if(angle > 1.50)
  2275. animToDisplay = anims[0];
  2276. else if(angle > 1.20)
  2277. animToDisplay = anims[1];
  2278. else if(angle > 0.90)
  2279. animToDisplay = anims[2];
  2280. else if(angle > 0.60)
  2281. animToDisplay = anims[3];
  2282. else
  2283. animToDisplay = anims[4];
  2284. //displaying animation
  2285. CDefEssential * animDef = CDefHandler::giveDefEss(animToDisplay);
  2286. int steps = sqrt((float)((destcoord.x - srccoord.x)*(destcoord.x - srccoord.x) + (destcoord.y - srccoord.y) * (destcoord.y - srccoord.y))) / 40;
  2287. if(steps <= 0)
  2288. steps = 1;
  2289. int dx = (destcoord.x - srccoord.x - animDef->ourImages[0].bitmap->w)/steps, dy = (destcoord.y - srccoord.y - animDef->ourImages[0].bitmap->h)/steps;
  2290. delete animDef;
  2291. addNewAnim(new CSpellEffectAnim(this, animToDisplay, srccoord.x, srccoord.y, dx, dy));
  2292. break; //for 15 and 16 cases
  2293. }
  2294. case 17: //lightning bolt
  2295. case 77: //thunderbolt
  2296. displayEffect(1, sc->tile);
  2297. displayEffect(spell.mainEffectAnim, sc->tile);
  2298. break;
  2299. case 35: //dispel
  2300. case 37: //cure
  2301. case 38: //resurrection
  2302. case 39: //animate dead
  2303. for(std::set<ui32>::const_iterator it = sc->affectedCres.begin(); it != sc->affectedCres.end(); ++it)
  2304. {
  2305. displayEffect(spell.mainEffectAnim, curInt->cb->battleGetStackByID(*it, false)->position);
  2306. }
  2307. break;
  2308. case 66: case 67: case 68: case 69: //summon elemental
  2309. addNewAnim(new CDummyAnim(this, 2));
  2310. break;
  2311. } //switch(sc->id)
  2312. //support for resistance
  2313. for(int j=0; j<sc->resisted.size(); ++j)
  2314. {
  2315. int tile = curInt->cb->battleGetStackByID(sc->resisted[j])->position;
  2316. displayEffect(78, tile);
  2317. }
  2318. //displaying message in console
  2319. if(sc->affectedCres.size() == 1)
  2320. {
  2321. std::string text = CGI->generaltexth->allTexts[195];
  2322. if(sc->castedByHero)
  2323. {
  2324. boost::algorithm::replace_first(text, "%s", curInt->cb->battleGetFightingHero(sc->side)->name);
  2325. }
  2326. else
  2327. {
  2328. boost::algorithm::replace_first(text, "%s", "Creature"); //TODO: better fix
  2329. }
  2330. boost::algorithm::replace_first(text, "%s", CGI->spellh->spells[sc->id].name);
  2331. boost::algorithm::replace_first(text, "%s", curInt->cb->battleGetStackByID(*sc->affectedCres.begin(), false)->creature->namePl );
  2332. console->addText(text);
  2333. }
  2334. else
  2335. {
  2336. std::string text = CGI->generaltexth->allTexts[196];
  2337. if(sc->castedByHero)
  2338. {
  2339. boost::algorithm::replace_first(text, "%s", curInt->cb->battleGetFightingHero(sc->side)->name);
  2340. }
  2341. else
  2342. {
  2343. boost::algorithm::replace_first(text, "%s", "Creature"); //TODO: better fix
  2344. }
  2345. boost::algorithm::replace_first(text, "%s", CGI->spellh->spells[sc->id].name);
  2346. console->addText(text);
  2347. }
  2348. if(sc->dmgToDisplay != 0)
  2349. {
  2350. std::string dmgInfo = CGI->generaltexth->allTexts[343].substr(1, CGI->generaltexth->allTexts[343].size() - 1);
  2351. boost::algorithm::replace_first(dmgInfo, "%d", boost::lexical_cast<std::string>(sc->dmgToDisplay));
  2352. console->addText(dmgInfo);
  2353. }
  2354. }
  2355. void CBattleInterface::battleStacksEffectsSet(const SetStackEffect & sse)
  2356. {
  2357. for(std::vector<ui32>::const_iterator ci = sse.stacks.begin(); ci!=sse.stacks.end(); ++ci)
  2358. {
  2359. displayEffect(CGI->spellh->spells[sse.effect.id].mainEffectAnim, curInt->cb->battleGetStackByID(*ci)->position);
  2360. }
  2361. if (activeStack != -1) //it can be -1 when a creature casts effect
  2362. {
  2363. redrawBackgroundWithHexes(activeStack);
  2364. }
  2365. }
  2366. void CBattleInterface::castThisSpell(int spellID)
  2367. {
  2368. BattleAction * ba = new BattleAction;
  2369. ba->actionType = 1;
  2370. ba->additionalInfo = spellID; //spell number
  2371. ba->destinationTile = -1;
  2372. ba->stackNumber = (attackingHeroInstance->tempOwner == curInt->playerID) ? -1 : -2;
  2373. ba->side = defendingHeroInstance ? (curInt->playerID == defendingHeroInstance->tempOwner) : false;
  2374. spellToCast = ba;
  2375. spellDestSelectMode = true;
  2376. //choosing possible tragets
  2377. const CGHeroInstance * castingHero = (attackingHeroInstance->tempOwner == curInt->playerID) ? attackingHeroInstance : attackingHeroInstance;
  2378. spellSelMode = 0;
  2379. if(CGI->spellh->spells[spellID].attributes.find("CREATURE_TARGET") != std::string::npos) //spell to be cast on one specific creature
  2380. {
  2381. switch(CGI->spellh->spells[spellID].positiveness)
  2382. {
  2383. case -1 :
  2384. spellSelMode = 2;
  2385. break;
  2386. case 0:
  2387. spellSelMode = 3;
  2388. break;
  2389. case 1:
  2390. spellSelMode = 1;
  2391. break;
  2392. }
  2393. }
  2394. if(CGI->spellh->spells[spellID].attributes.find("CREATURE_TARGET_1") != std::string::npos ||
  2395. CGI->spellh->spells[spellID].attributes.find("CREATURE_TARGET_2") != std::string::npos) //spell to be cast on a specific creature but massive on expert
  2396. {
  2397. if(castingHero && castingHero->getSpellSecLevel(spellID) < 3)
  2398. {
  2399. switch(CGI->spellh->spells[spellID].positiveness)
  2400. {
  2401. case -1 :
  2402. spellSelMode = 2;
  2403. break;
  2404. case 0:
  2405. spellSelMode = 3;
  2406. break;
  2407. case 1:
  2408. spellSelMode = 1;
  2409. break;
  2410. }
  2411. }
  2412. else
  2413. {
  2414. spellSelMode = -1;
  2415. }
  2416. }
  2417. if(CGI->spellh->spells[spellID].attributes.find("OBSTACLE_TARGET") != std::string::npos) //spell to be cast on an obstacle
  2418. {
  2419. spellSelMode = 4;
  2420. }
  2421. if(CGI->spellh->spells[spellID].range[ castingHero->getSpellSchoolLevel(&CGI->spellh->spells[spellID]) ] == "X") //spell has no range
  2422. {
  2423. spellSelMode = -1;
  2424. }
  2425. if(spellSelMode == -1) //user does not have to select location
  2426. {
  2427. spellToCast->destinationTile = -1;
  2428. curInt->cb->battleMakeAction(spellToCast);
  2429. endCastingSpell();
  2430. }
  2431. else
  2432. {
  2433. CGI->curh->changeGraphic(3, 0);
  2434. }
  2435. }
  2436. void CBattleInterface::displayEffect(ui32 effect, int destTile)
  2437. {
  2438. addNewAnim(new CSpellEffectAnim(this, effect, destTile));
  2439. }
  2440. void CBattleInterface::setAnimSpeed(int set)
  2441. {
  2442. curInt->sysOpts.animSpeed = set;
  2443. curInt->sysOpts.settingsChanged();
  2444. }
  2445. int CBattleInterface::getAnimSpeed() const
  2446. {
  2447. return curInt->sysOpts.animSpeed;
  2448. curInt->sysOpts.settingsChanged();
  2449. }
  2450. void CBattleInterface::activateStack()
  2451. {
  2452. activeStack = stackToActivate;
  2453. stackToActivate = -1;
  2454. myTurn = true;
  2455. curInt = attackerInt->playerID == LOCPLINT->cb->battleGetStackByID(activeStack)->owner ? attackerInt : defenderInt;
  2456. queue->update();
  2457. redrawBackgroundWithHexes(activeStack);
  2458. bWait->block(vstd::contains(curInt->cb->battleGetStackByID(activeStack)->state, WAITING)); //block waiting button if stack has been already waiting
  2459. //block cast spell button if hero doesn't have a spellbook
  2460. bSpell->block(!curInt->cb->battleCanCastSpell());
  2461. GH.fakeMouseMove();
  2462. if(!pendingAnims.size() && !active)
  2463. activate();
  2464. }
  2465. float CBattleInterface::getAnimSpeedMultiplier() const
  2466. {
  2467. switch(curInt->sysOpts.animSpeed)
  2468. {
  2469. case 1:
  2470. return 3.5f;
  2471. case 2:
  2472. return 2.2f;
  2473. case 4:
  2474. return 1.0f;
  2475. default:
  2476. return 0.0f;
  2477. }
  2478. }
  2479. void CBattleInterface::endCastingSpell()
  2480. {
  2481. assert(spellDestSelectMode);
  2482. delete spellToCast;
  2483. spellToCast = NULL;
  2484. spellDestSelectMode = false;
  2485. CGI->curh->changeGraphic(1, 6);
  2486. }
  2487. void CBattleInterface::showAliveStack(int ID, const std::map<int, CStack> & stacks, SDL_Surface * to)
  2488. {
  2489. if(creAnims.find(ID) == creAnims.end()) //eg. for summoned but not yet handled stacks
  2490. return;
  2491. const CStack &curStack = stacks.find(ID)->second;
  2492. int animType = creAnims[ID]->getType();
  2493. int affectingSpeed = curInt->sysOpts.animSpeed;
  2494. if(animType == 1 || animType == 2) //standing stacks should not stand faster :)
  2495. affectingSpeed = 2;
  2496. bool incrementFrame = (animCount%(4/affectingSpeed)==0) && animType!=5 && animType!=20 && animType!=2;
  2497. if(animType == 2)
  2498. {
  2499. if(standingFrame.find(ID)!=standingFrame.end())
  2500. {
  2501. incrementFrame = (animCount%(8/affectingSpeed)==0);
  2502. if(incrementFrame)
  2503. {
  2504. ++standingFrame[ID];
  2505. if(standingFrame[ID] == creAnims[ID]->framesInGroup(2))
  2506. {
  2507. standingFrame.erase(standingFrame.find(ID));
  2508. }
  2509. }
  2510. }
  2511. else
  2512. {
  2513. if((rand()%50) == 0)
  2514. {
  2515. standingFrame.insert(std::make_pair(ID, 0));
  2516. }
  2517. }
  2518. }
  2519. creAnims[ID]->nextFrame(to, creAnims[ID]->pos.x, creAnims[ID]->pos.y, creDir[ID], animCount, incrementFrame, ID==activeStack, ID==mouseHoveredStack); //increment always when moving, never if stack died
  2520. //printing amount
  2521. if(curStack.amount > 0 //don't print if stack is not alive
  2522. && (!curInt->curAction
  2523. || (curInt->curAction->stackNumber != ID //don't print if stack is currently taking an action
  2524. && (curInt->curAction->actionType != 6 || curStack.position != curInt->curAction->additionalInfo) //nor if it's an object of attack
  2525. && (curInt->curAction->destinationTile != curStack.position) //nor if it's on destination tile for current action
  2526. )
  2527. )
  2528. && !curStack.hasFeatureOfType(StackFeature::SIEGE_WEAPON) //and not a war machine...
  2529. )
  2530. {
  2531. int xAdd = curStack.attackerOwned ? 220 : 202;
  2532. //blitting amoutn background box
  2533. SDL_Surface *amountBG = NULL;
  2534. if(curStack.effects.size() == 0)
  2535. {
  2536. amountBG = amountNormal;
  2537. }
  2538. else
  2539. {
  2540. int pos=0; //determining total positiveness of effects
  2541. for(int c=0; c<curStack.effects.size(); ++c)
  2542. {
  2543. pos += CGI->spellh->spells[ curStack.effects[c].id ].positiveness;
  2544. }
  2545. if(pos > 0)
  2546. {
  2547. amountBG = amountPositive;
  2548. }
  2549. else if(pos < 0)
  2550. {
  2551. amountBG = amountNegative;
  2552. }
  2553. else
  2554. {
  2555. amountBG = amountEffNeutral;
  2556. }
  2557. }
  2558. SDL_BlitSurface(amountBG, NULL, to, &genRect(amountNormal->h, amountNormal->w, creAnims[ID]->pos.x + xAdd, creAnims[ID]->pos.y + 260));
  2559. //blitting amount
  2560. CSDL_Ext::printAtMiddle(
  2561. makeNumberShort(curStack.amount),
  2562. creAnims[ID]->pos.x + xAdd + 15,
  2563. creAnims[ID]->pos.y + 260 + 5,
  2564. FONT_TINY,
  2565. zwykly,
  2566. to
  2567. );
  2568. }
  2569. }
  2570. void CBattleInterface::showPieceOfWall(SDL_Surface * to, int hex, const std::map<int, CStack> & stacks)
  2571. {
  2572. if(!siegeH)
  2573. return;
  2574. static const std::map<int, int> hexToPart = boost::assign::map_list_of(12, 8)(16, 1)(29, 7)(50, 2)(62, 12)(78, 6)(112, 10)(147, 5)(165, 11)(182, 3)(186, 0);
  2575. //additionally print bottom wall
  2576. if(hex == 182)
  2577. {
  2578. siegeH->printPartOfWall(to, 4);
  2579. }
  2580. std::map<int, int>::const_iterator it = hexToPart.find(hex);
  2581. if(it != hexToPart.end())
  2582. {
  2583. siegeH->printPartOfWall(to, it->second);
  2584. //print creature in turret
  2585. int posToSeek = -1;
  2586. switch(it->second)
  2587. {
  2588. case 3: //bottom turret
  2589. posToSeek = -3;
  2590. break;
  2591. case 8: //upper turret
  2592. posToSeek = -4;
  2593. break;
  2594. case 2: //keep
  2595. posToSeek = -2;
  2596. break;
  2597. }
  2598. if(posToSeek != -1)
  2599. {
  2600. int ID = -1;
  2601. for(std::map<int, CStack>::const_iterator it = stacks.begin(); it != stacks.end(); ++it)
  2602. {
  2603. if(it->second.position == posToSeek)
  2604. {
  2605. ID = it->second.ID;
  2606. break;
  2607. }
  2608. }
  2609. if(ID != -1)
  2610. {
  2611. showAliveStack(ID, stacks, to);
  2612. //blitting creature cover
  2613. switch(posToSeek)
  2614. {
  2615. case -3: //bottom turret
  2616. siegeH->printPartOfWall(to, 16);
  2617. break;
  2618. case -4: //upper turret
  2619. siegeH->printPartOfWall(to, 17);
  2620. break;
  2621. case -2: //keep
  2622. siegeH->printPartOfWall(to, 15);
  2623. break;
  2624. }
  2625. }
  2626. }
  2627. }
  2628. }
  2629. void CBattleInterface::redrawBackgroundWithHexes(int activeStack)
  2630. {
  2631. shadedHexes = curInt->cb->battleGetAvailableHexes(activeStack, true);
  2632. //preparating background graphic with hexes and shaded hexes
  2633. blitAt(background, 0, 0, backgroundWithHexes);
  2634. if(curInt->sysOpts.printCellBorders)
  2635. CSDL_Ext::blit8bppAlphaTo24bpp(cellBorders, NULL, backgroundWithHexes, NULL);
  2636. if(curInt->sysOpts.printStackRange)
  2637. {
  2638. for(size_t m=0; m<shadedHexes.size(); ++m) //rows
  2639. {
  2640. int i = shadedHexes[m]/BFIELD_WIDTH; //row
  2641. int j = shadedHexes[m]%BFIELD_WIDTH-1; //column
  2642. int x = 58 + (i%2==0 ? 22 : 0) + 44*j;
  2643. int y = 86 + 42 * i;
  2644. CSDL_Ext::blit8bppAlphaTo24bpp(cellShade, NULL, backgroundWithHexes, &genRect(cellShade->h, cellShade->w, x, y));
  2645. }
  2646. }
  2647. }
  2648. void CBattleInterface::printConsoleAttacked(int ID, int dmg, int killed, int IDby)
  2649. {
  2650. char tabh[200];
  2651. const CStack * attacker = curInt->cb->battleGetStackByID(IDby, false);
  2652. const CStack * defender = curInt->cb->battleGetStackByID(ID, false);
  2653. int end = sprintf(tabh, CGI->generaltexth->allTexts[attacker->amount > 1 ? 377 : 376].c_str(),
  2654. (attacker->amount > 1 ? attacker->creature->namePl.c_str() : attacker->creature->nameSing.c_str()),
  2655. dmg);
  2656. if(killed > 0)
  2657. {
  2658. if(killed > 1)
  2659. {
  2660. sprintf(tabh + end, CGI->generaltexth->allTexts[379].c_str(), killed, defender->creature->namePl.c_str());
  2661. }
  2662. else //killed == 1
  2663. {
  2664. sprintf(tabh + end, CGI->generaltexth->allTexts[378].c_str(), defender->creature->nameSing.c_str());
  2665. }
  2666. }
  2667. console->addText(std::string(tabh));
  2668. }
  2669. void CBattleInterface::projectileShowHelper(SDL_Surface * to)
  2670. {
  2671. if(to == NULL)
  2672. to = screen;
  2673. std::list< std::list<SProjectileInfo>::iterator > toBeDeleted;
  2674. for(std::list<SProjectileInfo>::iterator it=projectiles.begin(); it!=projectiles.end(); ++it)
  2675. {
  2676. if(it->animStartDelay>0)
  2677. {
  2678. --(it->animStartDelay);
  2679. continue;
  2680. }
  2681. SDL_Rect dst;
  2682. dst.h = idToProjectile[it->creID]->ourImages[it->frameNum].bitmap->h;
  2683. dst.w = idToProjectile[it->creID]->ourImages[it->frameNum].bitmap->w;
  2684. dst.x = it->x;
  2685. dst.y = it->y;
  2686. if(it->reverse)
  2687. {
  2688. SDL_Surface * rev = CSDL_Ext::rotate01(idToProjectile[it->creID]->ourImages[it->frameNum].bitmap);
  2689. CSDL_Ext::blit8bppAlphaTo24bpp(rev, NULL, to, &dst);
  2690. SDL_FreeSurface(rev);
  2691. }
  2692. else
  2693. {
  2694. CSDL_Ext::blit8bppAlphaTo24bpp(idToProjectile[it->creID]->ourImages[it->frameNum].bitmap, NULL, to, &dst);
  2695. }
  2696. //actualizing projectile
  2697. ++it->step;
  2698. if(it->step == it->lastStep)
  2699. {
  2700. toBeDeleted.insert(toBeDeleted.end(), it);
  2701. }
  2702. else
  2703. {
  2704. it->x += it->dx;
  2705. it->y += it->dy;
  2706. if(it->spin)
  2707. {
  2708. ++(it->frameNum);
  2709. it->frameNum %= idToProjectile[it->creID]->ourImages.size();
  2710. }
  2711. }
  2712. }
  2713. for(std::list< std::list<SProjectileInfo>::iterator >::iterator it = toBeDeleted.begin(); it!= toBeDeleted.end(); ++it)
  2714. {
  2715. projectiles.erase(*it);
  2716. }
  2717. }
  2718. void CBattleInterface::endAction(const BattleAction* action)
  2719. {
  2720. //if((action->actionType==2 || (action->actionType==6 && action->destinationTile!=cb->battleGetPos(action->stackNumber)))) //activating interface when move is finished
  2721. // {
  2722. // activate();
  2723. // }
  2724. if(action->actionType == 1)
  2725. {
  2726. if(action->side)
  2727. defendingHero->setPhase(0);
  2728. else
  2729. attackingHero->setPhase(0);
  2730. }
  2731. if(action->actionType == 2 && creAnims[action->stackNumber]->getType() != 2) //walk or walk & attack
  2732. {
  2733. pendingAnims.push_back(std::make_pair(new CBattleMoveEnd(this, action->stackNumber, action->destinationTile), false));
  2734. }
  2735. if(action->actionType == 9) //catapult
  2736. {
  2737. }
  2738. queue->update();
  2739. }
  2740. void CBattleInterface::hideQueue()
  2741. {
  2742. curInt->sysOpts.showQueue = false;
  2743. queue->deactivate();
  2744. if(!queue->embedded)
  2745. {
  2746. moveBy(Point(0, -queue->pos.h / 2));
  2747. GH.totalRedraw();
  2748. }
  2749. }
  2750. void CBattleInterface::showQueue()
  2751. {
  2752. curInt->sysOpts.showQueue = true;
  2753. queue->activate();
  2754. if(!queue->embedded)
  2755. {
  2756. moveBy(Point(0, +queue->pos.h / 2));
  2757. GH.totalRedraw();
  2758. }
  2759. }
  2760. void CBattleInterface::startAction(const BattleAction* action)
  2761. {
  2762. const CStack *stack = curInt->cb->battleGetStackByID(action->stackNumber);
  2763. if(stack)
  2764. {
  2765. queue->update();
  2766. }
  2767. else
  2768. {
  2769. assert(action->actionType == 1); //only cast spell is valid action without acting stack number
  2770. }
  2771. if(action->actionType == 2
  2772. || (action->actionType == 6 && action->destinationTile != stack->position))
  2773. {
  2774. moveStarted = true;
  2775. if(creAnims[action->stackNumber]->framesInGroup(20))
  2776. {
  2777. pendingAnims.push_back(std::make_pair(new CBattleMoveStart(this, action->stackNumber), false));
  2778. }
  2779. }
  2780. if(active)
  2781. deactivate();
  2782. char txt[400];
  2783. if(action->actionType == 1)
  2784. {
  2785. if(action->side)
  2786. defendingHero->setPhase(4);
  2787. else
  2788. attackingHero->setPhase(4);
  2789. return;
  2790. }
  2791. if(!stack)
  2792. {
  2793. tlog1<<"Something wrong with stackNumber in actionStarted. Stack number: "<<action->stackNumber<<std::endl;
  2794. return;
  2795. }
  2796. int txtid = 0;
  2797. switch(action->actionType)
  2798. {
  2799. case 3: //defend
  2800. txtid = 120;
  2801. break;
  2802. case 8: //wait
  2803. txtid = 136;
  2804. break;
  2805. case 11: //bad morale
  2806. txtid = -34; //negative -> no separate singular/plural form
  2807. displayEffect(30,stack->position);
  2808. break;
  2809. }
  2810. if(txtid > 0 && stack->amount != 1)
  2811. txtid++; //move to plural text
  2812. else if(txtid < 0)
  2813. txtid = -txtid;
  2814. if(txtid)
  2815. {
  2816. sprintf(txt, CGI->generaltexth->allTexts[txtid].c_str(), (stack->amount != 1) ? stack->creature->namePl.c_str() : stack->creature->nameSing.c_str(), 0);
  2817. console->addText(txt);
  2818. }
  2819. }
  2820. void CBattleHero::show(SDL_Surface *to)
  2821. {
  2822. //animation of flag
  2823. if(flip)
  2824. {
  2825. CSDL_Ext::blit8bppAlphaTo24bpp(
  2826. flag->ourImages[flagAnim].bitmap,
  2827. NULL,
  2828. screen,
  2829. &genRect(
  2830. flag->ourImages[flagAnim].bitmap->h,
  2831. flag->ourImages[flagAnim].bitmap->w,
  2832. 62 + pos.x,
  2833. 39 + pos.y
  2834. )
  2835. );
  2836. }
  2837. else
  2838. {
  2839. CSDL_Ext::blit8bppAlphaTo24bpp(
  2840. flag->ourImages[flagAnim].bitmap,
  2841. NULL,
  2842. screen,
  2843. &genRect(
  2844. flag->ourImages[flagAnim].bitmap->h,
  2845. flag->ourImages[flagAnim].bitmap->w,
  2846. 71 + pos.x,
  2847. 39 + pos.y
  2848. )
  2849. );
  2850. }
  2851. ++flagAnimCount;
  2852. if(flagAnimCount%4==0)
  2853. {
  2854. ++flagAnim;
  2855. flagAnim %= flag->ourImages.size();
  2856. }
  2857. //animation of hero
  2858. int tick=-1;
  2859. for(int i=0; i<dh->ourImages.size(); ++i)
  2860. {
  2861. if(dh->ourImages[i].groupNumber==phase)
  2862. ++tick;
  2863. if(tick==image)
  2864. {
  2865. SDL_Rect posb = pos;
  2866. CSDL_Ext::blit8bppAlphaTo24bpp(dh->ourImages[i].bitmap, NULL, to, &posb);
  2867. if(phase != 4 || nextPhase != -1 || image < 4)
  2868. {
  2869. if(flagAnimCount%2==0)
  2870. {
  2871. ++image;
  2872. }
  2873. if(dh->ourImages[(i+1)%dh->ourImages.size()].groupNumber!=phase) //back to appropriate frame
  2874. {
  2875. image = 0;
  2876. }
  2877. }
  2878. if(phase == 4 && nextPhase != -1 && image == 7)
  2879. {
  2880. phase = nextPhase;
  2881. nextPhase = -1;
  2882. image = 0;
  2883. }
  2884. break;
  2885. }
  2886. }
  2887. }
  2888. void CBattleHero::activate()
  2889. {
  2890. activateLClick();
  2891. }
  2892. void CBattleHero::deactivate()
  2893. {
  2894. deactivateLClick();
  2895. }
  2896. void CBattleHero::setPhase(int newPhase)
  2897. {
  2898. if(phase != 4)
  2899. {
  2900. phase = newPhase;
  2901. image = 0;
  2902. }
  2903. else
  2904. {
  2905. nextPhase = newPhase;
  2906. }
  2907. }
  2908. void CBattleHero::clickLeft(tribool down, bool previousState)
  2909. {
  2910. if(myOwner->spellDestSelectMode) //we are casting a spell
  2911. return;
  2912. if(!down && myHero && myOwner->curInt->cb->battleCanCastSpell()) //check conditions
  2913. {
  2914. for(int it=0; it<BFIELD_SIZE; ++it) //do nothing when any hex is hovered - hero's animation overlaps battlefield
  2915. {
  2916. if(myOwner->bfield[it].hovered && myOwner->bfield[it].strictHovered)
  2917. return;
  2918. }
  2919. CGI->curh->changeGraphic(0,0);
  2920. CSpellWindow * spellWindow = new CSpellWindow(genRect(595, 620, (conf.cc.resx - 620)/2, (conf.cc.resy - 595)/2), myHero, myOwner->curInt);
  2921. GH.pushInt(spellWindow);
  2922. }
  2923. }
  2924. CBattleHero::CBattleHero(const std::string & defName, int phaseG, int imageG, bool flipG, unsigned char player, const CGHeroInstance * hero, const CBattleInterface * owner): flip(flipG), myHero(hero), myOwner(owner), phase(phaseG), nextPhase(-1), image(imageG), flagAnim(0), flagAnimCount(0)
  2925. {
  2926. dh = CDefHandler::giveDef( defName );
  2927. for(int i=0; i<dh->ourImages.size(); ++i) //transforming images
  2928. {
  2929. if(flip)
  2930. {
  2931. SDL_Surface * hlp = CSDL_Ext::rotate01(dh->ourImages[i].bitmap);
  2932. SDL_FreeSurface(dh->ourImages[i].bitmap);
  2933. dh->ourImages[i].bitmap = hlp;
  2934. }
  2935. CSDL_Ext::alphaTransform(dh->ourImages[i].bitmap);
  2936. }
  2937. dh->alphaTransformed = true;
  2938. if(flip)
  2939. flag = CDefHandler::giveDef("CMFLAGR.DEF");
  2940. else
  2941. flag = CDefHandler::giveDef("CMFLAGL.DEF");
  2942. //coloring flag and adding transparency
  2943. for(int i=0; i<flag->ourImages.size(); ++i)
  2944. {
  2945. CSDL_Ext::alphaTransform(flag->ourImages[i].bitmap);
  2946. graphics->blueToPlayersAdv(flag->ourImages[i].bitmap, player);
  2947. }
  2948. }
  2949. CBattleHero::~CBattleHero()
  2950. {
  2951. delete dh;
  2952. delete flag;
  2953. }
  2954. Point CBattleHex::getXYUnitAnim(const int & hexNum, const bool & attacker, const CStack * stack, const CBattleInterface * cbi)
  2955. {
  2956. Point ret(-500, -500); //returned value
  2957. if(stack->position < 0) //creatures in turrets
  2958. {
  2959. const CCreature & turretCreature = CGI->creh->creatures[ CGI->creh->factionToTurretCreature[cbi->siegeH->town->town->typeID] ];
  2960. int xShift = turretCreature.isDoubleWide() ? 44 : 0;
  2961. switch(stack->position)
  2962. {
  2963. case -2: //keep
  2964. ret = Point(505 + xShift, -66);
  2965. break;
  2966. case -3: //lower turret
  2967. ret = Point(368 + xShift, 304);
  2968. break;
  2969. case -4: //upper turret
  2970. ret = Point(339 + xShift, -192);
  2971. break;
  2972. }
  2973. }
  2974. else
  2975. {
  2976. ret.y = -139 + 42 * (hexNum/BFIELD_WIDTH); //counting y
  2977. //counting x
  2978. if(attacker)
  2979. {
  2980. ret.x = -160 + 22 * ( ((hexNum/BFIELD_WIDTH) + 1)%2 ) + 44 * (hexNum % BFIELD_WIDTH);
  2981. }
  2982. else
  2983. {
  2984. ret.x = -219 + 22 * ( ((hexNum/BFIELD_WIDTH) + 1)%2 ) + 44 * (hexNum % BFIELD_WIDTH);
  2985. }
  2986. //shifting position for double - hex creatures
  2987. if(stack && stack->hasFeatureOfType(StackFeature::DOUBLE_WIDE))
  2988. {
  2989. if(attacker)
  2990. {
  2991. ret.x -= 42;
  2992. }
  2993. else
  2994. {
  2995. ret.x += 42;
  2996. }
  2997. }
  2998. }
  2999. //returning
  3000. return ret +CPlayerInterface::battleInt->pos;
  3001. }
  3002. void CBattleHex::activate()
  3003. {
  3004. activateHover();
  3005. activateMouseMove();
  3006. activateLClick();
  3007. activateRClick();
  3008. }
  3009. void CBattleHex::deactivate()
  3010. {
  3011. deactivateHover();
  3012. deactivateMouseMove();
  3013. deactivateLClick();
  3014. deactivateRClick();
  3015. }
  3016. void CBattleHex::hover(bool on)
  3017. {
  3018. hovered = on;
  3019. //Hoverable::hover(on);
  3020. if(!on && setAlterText)
  3021. {
  3022. myInterface->console->alterTxt = std::string();
  3023. setAlterText = false;
  3024. }
  3025. }
  3026. CBattleHex::CBattleHex() : setAlterText(false), myNumber(-1), accessible(true), hovered(false), strictHovered(false), myInterface(NULL)
  3027. {
  3028. }
  3029. void CBattleHex::mouseMoved(const SDL_MouseMotionEvent &sEvent)
  3030. {
  3031. if(myInterface->cellShade)
  3032. {
  3033. if(CSDL_Ext::SDL_GetPixel(myInterface->cellShade, sEvent.x-pos.x, sEvent.y-pos.y) == 0) //hovered pixel is outside hex
  3034. {
  3035. strictHovered = false;
  3036. }
  3037. else //hovered pixel is inside hex
  3038. {
  3039. strictHovered = true;
  3040. }
  3041. }
  3042. if(hovered && strictHovered) //print attacked creature to console
  3043. {
  3044. if(myInterface->console->alterTxt.size() == 0 && myInterface->curInt->cb->battleGetStack(myNumber) != -1 &&
  3045. myInterface->curInt->cb->battleGetStackByPos(myNumber)->owner != myInterface->curInt->playerID &&
  3046. myInterface->curInt->cb->battleGetStackByPos(myNumber)->alive())
  3047. {
  3048. char tabh[160];
  3049. const CStack * attackedStack = myInterface->curInt->cb->battleGetStackByPos(myNumber);
  3050. const std::string & attackedName = attackedStack->amount == 1 ? attackedStack->creature->nameSing : attackedStack->creature->namePl;
  3051. sprintf(tabh, CGI->generaltexth->allTexts[220].c_str(), attackedName.c_str());
  3052. myInterface->console->alterTxt = std::string(tabh);
  3053. setAlterText = true;
  3054. }
  3055. }
  3056. else if(setAlterText)
  3057. {
  3058. myInterface->console->alterTxt = std::string();
  3059. setAlterText = false;
  3060. }
  3061. }
  3062. void CBattleHex::clickLeft(tribool down, bool previousState)
  3063. {
  3064. if(!down && hovered && strictHovered) //we've been really clicked!
  3065. {
  3066. myInterface->hexLclicked(myNumber);
  3067. }
  3068. }
  3069. void CBattleHex::clickRight(tribool down, bool previousState)
  3070. {
  3071. int stID = myInterface->curInt->cb->battleGetStack(myNumber); //id of stack being on this tile
  3072. if(hovered && strictHovered && stID!=-1)
  3073. {
  3074. const CStack & myst = *myInterface->curInt->cb->battleGetStackByID(stID); //stack info
  3075. if(!myst.alive()) return;
  3076. StackState *pom = NULL;
  3077. if(down)
  3078. {
  3079. pom = new StackState();
  3080. const CGHeroInstance *h = myst.owner == myInterface->attackingHeroInstance->tempOwner ? myInterface->attackingHeroInstance : myInterface->defendingHeroInstance;
  3081. pom->attackBonus = myst.Attack() - myst.creature->attack;
  3082. pom->defenseBonus = myst.Defense() - myst.creature->defence;
  3083. pom->luck = myInterface->curInt->cb->battleGetStackLuck(myst.ID);
  3084. pom->morale = myInterface->curInt->cb->battleGetStackMorale(myst.ID);
  3085. pom->speedBonus = myst.Speed() - myst.creature->speed;
  3086. pom->healthBonus = myst.MaxHealth() - myst.creature->hitPoints;
  3087. if(myst.hasFeatureOfType(StackFeature::SIEGE_WEAPON))
  3088. pom->dmgMultiplier = h->getPrimSkillLevel(0) + 1;
  3089. else
  3090. pom->dmgMultiplier = 1;
  3091. pom->shotsLeft = myst.shots;
  3092. for(int vb=0; vb<myst.effects.size(); ++vb)
  3093. {
  3094. pom->effects.insert(myst.effects[vb].id);
  3095. }
  3096. pom->currentHealth = myst.firstHPleft;
  3097. GH.pushInt(new CCreInfoWindow(myst.creature->idNumber, 0, myst.amount, pom, 0, 0, NULL));
  3098. }
  3099. delete pom;
  3100. }
  3101. }
  3102. CBattleConsole::CBattleConsole() : lastShown(-1), alterTxt(""), whoSetAlter(0)
  3103. {
  3104. }
  3105. CBattleConsole::~CBattleConsole()
  3106. {
  3107. texts.clear();
  3108. }
  3109. void CBattleConsole::show(SDL_Surface * to)
  3110. {
  3111. if(ingcAlter.size())
  3112. {
  3113. CSDL_Ext::printAtMiddleWB(ingcAlter, pos.x + pos.w/2, pos.y + 11, FONT_SMALL, 80, zwykly, to);
  3114. }
  3115. else if(alterTxt.size())
  3116. {
  3117. CSDL_Ext::printAtMiddleWB(alterTxt, pos.x + pos.w/2, pos.y + 11, FONT_SMALL, 80, zwykly, to);
  3118. }
  3119. else if(texts.size())
  3120. {
  3121. if(texts.size()==1)
  3122. {
  3123. CSDL_Ext::printAtMiddleWB(texts[0], pos.x + pos.w/2, pos.y + 11, FONT_SMALL, 80, zwykly, to);
  3124. }
  3125. else
  3126. {
  3127. CSDL_Ext::printAtMiddleWB(texts[lastShown-1], pos.x + pos.w/2, pos.y + 11, FONT_SMALL, 80, zwykly, to);
  3128. CSDL_Ext::printAtMiddleWB(texts[lastShown], pos.x + pos.w/2, pos.y + 27, FONT_SMALL, 80, zwykly, to);
  3129. }
  3130. }
  3131. }
  3132. bool CBattleConsole::addText(const std::string & text)
  3133. {
  3134. if(text.size()>70)
  3135. return false; //text too long!
  3136. int firstInToken = 0;
  3137. for(int i=0; i<text.size(); ++i) //tokenize
  3138. {
  3139. if(text[i] == 10)
  3140. {
  3141. texts.push_back( text.substr(firstInToken, i-firstInToken) );
  3142. firstInToken = i+1;
  3143. }
  3144. }
  3145. texts.push_back( text.substr(firstInToken, text.size()) );
  3146. lastShown = texts.size()-1;
  3147. return true;
  3148. }
  3149. void CBattleConsole::eraseText(unsigned int pos)
  3150. {
  3151. if(pos < texts.size())
  3152. {
  3153. texts.erase(texts.begin() + pos);
  3154. if(lastShown == texts.size())
  3155. --lastShown;
  3156. }
  3157. }
  3158. void CBattleConsole::changeTextAt(const std::string & text, unsigned int pos)
  3159. {
  3160. if(pos >= texts.size()) //no such pos
  3161. return;
  3162. texts[pos] = text;
  3163. }
  3164. void CBattleConsole::scrollUp(unsigned int by)
  3165. {
  3166. if(lastShown > by)
  3167. lastShown -= by;
  3168. }
  3169. void CBattleConsole::scrollDown(unsigned int by)
  3170. {
  3171. if(lastShown + by < texts.size())
  3172. lastShown += by;
  3173. }
  3174. CBattleResultWindow::CBattleResultWindow(const BattleResult &br, const SDL_Rect & pos, CBattleInterface * _owner)
  3175. : owner(_owner)
  3176. {
  3177. this->pos = pos;
  3178. background = BitmapHandler::loadBitmap("CPRESULT.BMP", true);
  3179. graphics->blueToPlayersAdv(background, owner->curInt->playerID);
  3180. SDL_Surface * pom = SDL_ConvertSurface(background, screen->format, screen->flags);
  3181. SDL_FreeSurface(background);
  3182. background = pom;
  3183. exit = new AdventureMapButton (std::string(), std::string(), boost::bind(&CBattleResultWindow::bExitf,this), 384 + pos.x, 505 + pos.y, "iok6432.def", SDLK_RETURN);
  3184. if(br.winner==0) //attacker won
  3185. {
  3186. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[410], 59, 124, FONT_SMALL, zwykly, background);
  3187. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[411], 408, 124, FONT_SMALL, zwykly, background);
  3188. }
  3189. else //if(br.winner==1)
  3190. {
  3191. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[411], 59, 124, FONT_SMALL, zwykly, background);
  3192. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[410], 412, 124, FONT_SMALL, zwykly, background);
  3193. }
  3194. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[407], 232, 302, FONT_BIG, tytulowy, background);
  3195. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[408], 232, 332, FONT_BIG, zwykly, background);
  3196. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[409], 237, 428, FONT_BIG, zwykly, background);
  3197. std::string attackerName, defenderName;
  3198. if(owner->attackingHeroInstance) //a hero attacked
  3199. {
  3200. SDL_BlitSurface(graphics->portraitLarge[owner->attackingHeroInstance->portrait], NULL, background, &genRect(64, 58, 21, 38));
  3201. //setting attackerName
  3202. attackerName = owner->attackingHeroInstance->name;
  3203. }
  3204. else //a monster attacked
  3205. {
  3206. int bestMonsterID = -1;
  3207. int bestPower = 0;
  3208. for(std::map<si32,std::pair<ui32,si32> >::const_iterator it = owner->army1->slots.begin(); it!=owner->army1->slots.end(); ++it)
  3209. {
  3210. if( CGI->creh->creatures[it->first].AIValue > bestPower)
  3211. {
  3212. bestPower = CGI->creh->creatures[it->first].AIValue;
  3213. bestMonsterID = it->first;
  3214. }
  3215. }
  3216. SDL_BlitSurface(graphics->bigImgs[bestMonsterID], NULL, background, &genRect(64, 58, 21, 38));
  3217. //setting attackerName
  3218. attackerName = CGI->creh->creatures[bestMonsterID].namePl;
  3219. }
  3220. if(owner->defendingHeroInstance) //a hero defended
  3221. {
  3222. SDL_BlitSurface(graphics->portraitLarge[owner->defendingHeroInstance->portrait], NULL, background, &genRect(64, 58, 391, 38));
  3223. //setting defenderName
  3224. defenderName = owner->defendingHeroInstance->name;
  3225. }
  3226. else //a monster defended
  3227. {
  3228. int bestMonsterID = -1;
  3229. int bestPower = 0;
  3230. for(std::map<si32,std::pair<ui32,si32> >::const_iterator it = owner->army2->slots.begin(); it!=owner->army2->slots.end(); ++it)
  3231. {
  3232. if( CGI->creh->creatures[it->second.first].AIValue > bestPower)
  3233. {
  3234. bestPower = CGI->creh->creatures[it->second.first].AIValue;
  3235. bestMonsterID = it->second.first;
  3236. }
  3237. }
  3238. SDL_BlitSurface(graphics->bigImgs[bestMonsterID], NULL, background, &genRect(64, 58, 391, 38));
  3239. //setting defenderName
  3240. defenderName = CGI->creh->creatures[bestMonsterID].namePl;
  3241. }
  3242. //printing attacker and defender's names
  3243. CSDL_Ext::printAt(attackerName, 89, 37, FONT_SMALL, zwykly, background);
  3244. CSDL_Ext::printTo(defenderName, 381, 53, FONT_SMALL, zwykly, background);
  3245. //printing casualities
  3246. for(int step = 0; step < 2; ++step)
  3247. {
  3248. if(br.casualties[step].size()==0)
  3249. {
  3250. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[523], 235, 360 + 97*step, FONT_SMALL, zwykly, background);
  3251. }
  3252. else
  3253. {
  3254. int xPos = 235 - (br.casualties[step].size()*32 + (br.casualties[step].size() - 1)*10)/2; //increment by 42 with each picture
  3255. int yPos = 344 + step*97;
  3256. for(std::map<ui32,si32>::const_iterator it=br.casualties[step].begin(); it!=br.casualties[step].end(); ++it)
  3257. {
  3258. blitAt(graphics->smallImgs[it->first], xPos, yPos, background);
  3259. std::ostringstream amount;
  3260. amount<<it->second;
  3261. CSDL_Ext::printAtMiddle(amount.str(), xPos+16, yPos + 42, FONT_SMALL, zwykly, background);
  3262. xPos += 42;
  3263. }
  3264. }
  3265. }
  3266. //printing result description
  3267. bool weAreAttacker = (owner->curInt->playerID == owner->attackingHeroInstance->tempOwner);
  3268. switch(br.result)
  3269. {
  3270. case 0: //normal victory
  3271. if((br.winner == 0 && weAreAttacker) || (br.winner == 1 && !weAreAttacker)) //we've won
  3272. {
  3273. CGI->musich->playMusic(musicBase::winBattle);
  3274. #ifdef _WIN32
  3275. CGI->videoh->open(VIDEO_WIN);
  3276. #else
  3277. CGI->videoh->open(VIDEO_WIN, true);
  3278. #endif
  3279. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[304], 235, 235, FONT_SMALL, zwykly, background);
  3280. }
  3281. else
  3282. {
  3283. CGI->musich->playMusic(musicBase::loseCombat);
  3284. CGI->videoh->open(VIDEO_LOSE_BATTLE_START);
  3285. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[311], 235, 235, FONT_SMALL, zwykly, background);
  3286. }
  3287. break;
  3288. case 1: //flee
  3289. if((br.winner == 0 && weAreAttacker) || (br.winner == 1 && !weAreAttacker)) //we've won
  3290. {
  3291. CGI->musich->playMusic(musicBase::winBattle);
  3292. #ifdef _WIN32
  3293. CGI->videoh->open(VIDEO_WIN);
  3294. #else
  3295. CGI->videoh->open(VIDEO_WIN, true);
  3296. #endif
  3297. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[303], 235, 235, FONT_SMALL, zwykly, background);
  3298. }
  3299. else
  3300. {
  3301. CGI->musich->playMusic(musicBase::retreatBattle);
  3302. CGI->videoh->open(VIDEO_RETREAT_START);
  3303. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[310], 235, 235, FONT_SMALL, zwykly, background);
  3304. }
  3305. break;
  3306. case 2: //surrender
  3307. if((br.winner == 0 && weAreAttacker) || (br.winner == 1 && !weAreAttacker)) //we've won
  3308. {
  3309. CGI->musich->playMusic(musicBase::winBattle);
  3310. #ifdef _WIN32
  3311. CGI->videoh->open(VIDEO_WIN);
  3312. #else
  3313. CGI->videoh->open(VIDEO_WIN, true);
  3314. #endif
  3315. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[302], 235, 235, FONT_SMALL, zwykly, background);
  3316. }
  3317. else
  3318. {
  3319. CGI->musich->playMusic(musicBase::surrenderBattle);
  3320. CGI->videoh->open(VIDEO_SURRENDER);
  3321. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[309], 235, 235, FONT_SMALL, zwykly, background);
  3322. }
  3323. break;
  3324. }
  3325. }
  3326. CBattleResultWindow::~CBattleResultWindow()
  3327. {
  3328. SDL_FreeSurface(background);
  3329. }
  3330. void CBattleResultWindow::activate()
  3331. {
  3332. owner->curInt->showingDialog->set(true);
  3333. exit->activate();
  3334. }
  3335. void CBattleResultWindow::deactivate()
  3336. {
  3337. exit->deactivate();
  3338. }
  3339. void CBattleResultWindow::show(SDL_Surface *to)
  3340. {
  3341. //evaluating to
  3342. if(!to)
  3343. to = screen;
  3344. CGI->videoh->update(107, 70, background, false, true);
  3345. SDL_BlitSurface(background, NULL, to, &pos);
  3346. exit->show(to);
  3347. }
  3348. void CBattleResultWindow::bExitf()
  3349. {
  3350. CPlayerInterface * intTmp = owner->curInt;
  3351. GH.popInts(2); //first - we; second - battle interface
  3352. intTmp->showingDialog->setn(false);
  3353. CGI->videoh->close();
  3354. }
  3355. CBattleOptionsWindow::CBattleOptionsWindow(const SDL_Rect & position, CBattleInterface *owner): myInt(owner)
  3356. {
  3357. pos = position;
  3358. SDL_Surface *hhlp = BitmapHandler::loadBitmap("comopbck.bmp", true);
  3359. graphics->blueToPlayersAdv(hhlp, owner->curInt->playerID);
  3360. background = SDL_ConvertSurface(hhlp, screen->format, 0);
  3361. SDL_SetColorKey(background, SDL_SRCCOLORKEY, SDL_MapRGB(background->format,0,255,255));
  3362. SDL_FreeSurface(hhlp);
  3363. viewGrid = new CHighlightableButton(boost::bind(&CBattleInterface::setPrintCellBorders, owner, true), boost::bind(&CBattleInterface::setPrintCellBorders, owner, false), boost::assign::map_list_of(0,CGI->generaltexth->zelp[427].first)(3,CGI->generaltexth->zelp[427].first), CGI->generaltexth->zelp[427].second, false, "sysopchk.def", NULL, 185, 140, false);
  3364. viewGrid->select(owner->curInt->sysOpts.printCellBorders);
  3365. movementShadow = new CHighlightableButton(boost::bind(&CBattleInterface::setPrintStackRange, owner, true), boost::bind(&CBattleInterface::setPrintStackRange, owner, false), boost::assign::map_list_of(0,CGI->generaltexth->zelp[428].first)(3,CGI->generaltexth->zelp[428].first), CGI->generaltexth->zelp[428].second, false, "sysopchk.def", NULL, 185, 173, false);
  3366. movementShadow->select(owner->curInt->sysOpts.printStackRange);
  3367. mouseShadow = new CHighlightableButton(boost::bind(&CBattleInterface::setPrintMouseShadow, owner, true), boost::bind(&CBattleInterface::setPrintMouseShadow, owner, false), boost::assign::map_list_of(0,CGI->generaltexth->zelp[429].first)(3,CGI->generaltexth->zelp[429].first), CGI->generaltexth->zelp[429].second, false, "sysopchk.def", NULL, 185, 207, false);
  3368. mouseShadow->select(owner->curInt->sysOpts.printMouseShadow);
  3369. animSpeeds = new CHighlightableButtonsGroup(0);
  3370. animSpeeds->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[422].first),CGI->generaltexth->zelp[422].second, "sysopb9.def",188, 309, 1);
  3371. animSpeeds->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[423].first),CGI->generaltexth->zelp[423].second, "sysob10.def",252, 309, 2);
  3372. animSpeeds->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[424].first),CGI->generaltexth->zelp[424].second, "sysob11.def",315, 309, 4);
  3373. animSpeeds->select(owner->getAnimSpeed(), 1);
  3374. animSpeeds->onChange = boost::bind(&CBattleInterface::setAnimSpeed, owner, _1);
  3375. setToDefault = new AdventureMapButton (CGI->generaltexth->zelp[392].first, CGI->generaltexth->zelp[392].second, boost::bind(&CBattleOptionsWindow::bDefaultf,this), 405, 443, "codefaul.def");
  3376. std::swap(setToDefault->imgs[0][0], setToDefault->imgs[0][1]);
  3377. exit = new AdventureMapButton (CGI->generaltexth->zelp[393].first, CGI->generaltexth->zelp[393].second, boost::bind(&CBattleOptionsWindow::bExitf,this), 516, 443, "soretrn.def",SDLK_RETURN);
  3378. std::swap(exit->imgs[0][0], exit->imgs[0][1]);
  3379. //printing texts to background
  3380. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[392], 242, 32, FONT_BIG, tytulowy, background); //window title
  3381. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[393], 122, 214, FONT_MEDIUM, tytulowy, background); //animation speed
  3382. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[394], 122, 293, FONT_MEDIUM, tytulowy, background); //music volume
  3383. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[395], 122, 359, FONT_MEDIUM, tytulowy, background); //effects' volume
  3384. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[396], 353, 66, FONT_MEDIUM, tytulowy, background); //auto - combat options
  3385. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[397], 353, 265, FONT_MEDIUM, tytulowy, background); //creature info
  3386. //auto - combat options
  3387. CSDL_Ext::printAt(CGI->generaltexth->allTexts[398], 283, 86, FONT_MEDIUM, zwykly, background); //creatures
  3388. CSDL_Ext::printAt(CGI->generaltexth->allTexts[399], 283, 116, FONT_MEDIUM, zwykly, background); //spells
  3389. CSDL_Ext::printAt(CGI->generaltexth->allTexts[400], 283, 146, FONT_MEDIUM, zwykly, background); //catapult
  3390. CSDL_Ext::printAt(CGI->generaltexth->allTexts[151], 283, 176, FONT_MEDIUM, zwykly, background); //ballista
  3391. CSDL_Ext::printAt(CGI->generaltexth->allTexts[401], 283, 206, FONT_MEDIUM, zwykly, background); //first aid tent
  3392. //creature info
  3393. CSDL_Ext::printAt(CGI->generaltexth->allTexts[402], 283, 285, FONT_MEDIUM, zwykly, background); //all stats
  3394. CSDL_Ext::printAt(CGI->generaltexth->allTexts[403], 283, 315, FONT_MEDIUM, zwykly, background); //spells only
  3395. //general options
  3396. CSDL_Ext::printAt(CGI->generaltexth->allTexts[404], 61, 57, FONT_MEDIUM, zwykly, background); //hex grid
  3397. CSDL_Ext::printAt(CGI->generaltexth->allTexts[405], 61, 90, FONT_MEDIUM, zwykly, background); //movement shadow
  3398. CSDL_Ext::printAt(CGI->generaltexth->allTexts[406], 61, 124, FONT_MEDIUM, zwykly, background); //cursor shadow
  3399. CSDL_Ext::printAt(CGI->generaltexth->allTexts[577], 61, 156, FONT_MEDIUM, zwykly, background); //spellbook animation
  3400. //texts printed
  3401. }
  3402. CBattleOptionsWindow::~CBattleOptionsWindow()
  3403. {
  3404. SDL_FreeSurface(background);
  3405. delete setToDefault;
  3406. delete exit;
  3407. delete viewGrid;
  3408. delete movementShadow;
  3409. delete animSpeeds;
  3410. delete mouseShadow;
  3411. }
  3412. void CBattleOptionsWindow::activate()
  3413. {
  3414. setToDefault->activate();
  3415. exit->activate();
  3416. viewGrid->activate();
  3417. movementShadow->activate();
  3418. animSpeeds->activate();
  3419. mouseShadow->activate();
  3420. }
  3421. void CBattleOptionsWindow::deactivate()
  3422. {
  3423. setToDefault->deactivate();
  3424. exit->deactivate();
  3425. viewGrid->deactivate();
  3426. movementShadow->deactivate();
  3427. animSpeeds->deactivate();
  3428. mouseShadow->deactivate();
  3429. }
  3430. void CBattleOptionsWindow::show(SDL_Surface *to)
  3431. {
  3432. if(!to) //"evaluating" to
  3433. to = screen;
  3434. SDL_BlitSurface(background, NULL, to, &pos);
  3435. setToDefault->show(to);
  3436. exit->show(to);
  3437. viewGrid->show(to);
  3438. movementShadow->show(to);
  3439. animSpeeds->show(to);
  3440. mouseShadow->show(to);
  3441. }
  3442. void CBattleOptionsWindow::bDefaultf()
  3443. {
  3444. }
  3445. void CBattleOptionsWindow::bExitf()
  3446. {
  3447. GH.popIntTotally(this);
  3448. }
  3449. std::string CBattleInterface::SiegeHelper::townTypeInfixes[F_NUMBER] = {"CS", "RM", "TW", "IN", "NC", "DN", "ST", "FR", "EL"};
  3450. CBattleInterface::SiegeHelper::SiegeHelper(const CGTownInstance *siegeTown, const CBattleInterface * _owner)
  3451. : town(siegeTown), owner(_owner)
  3452. {
  3453. for(int g=0; g<ARRAY_COUNT(walls); ++g)
  3454. {
  3455. walls[g] = BitmapHandler::loadBitmap( getSiegeName(g) );
  3456. }
  3457. }
  3458. CBattleInterface::SiegeHelper::~SiegeHelper()
  3459. {
  3460. for(int g=0; g<ARRAY_COUNT(walls); ++g)
  3461. {
  3462. SDL_FreeSurface(walls[g]);
  3463. }
  3464. }
  3465. std::string CBattleInterface::SiegeHelper::getSiegeName(ui16 what, ui16 additInfo) const
  3466. {
  3467. if(what == 2 || what == 3 || what == 8)
  3468. {
  3469. if(additInfo == 3) additInfo = 2;
  3470. }
  3471. char buf[100];
  3472. SDL_itoa(additInfo, buf, 10);
  3473. std::string addit(buf);
  3474. switch(what)
  3475. {
  3476. case 0: //background
  3477. return "SG" + townTypeInfixes[town->town->typeID] + "BACK.BMP";
  3478. case 1: //background wall
  3479. {
  3480. switch(town->town->typeID)
  3481. {
  3482. case 5: case 4: case 1: case 6:
  3483. return "SG" + townTypeInfixes[town->town->typeID] + "TPW1.BMP";
  3484. case 0: case 2: case 3: case 7: case 8:
  3485. return "SG" + townTypeInfixes[town->town->typeID] + "TPWL.BMP";
  3486. default:
  3487. return "";
  3488. }
  3489. }
  3490. case 2: //keep
  3491. return "SG" + townTypeInfixes[town->town->typeID] + "MAN" + addit + ".BMP";
  3492. case 3: //bottom tower
  3493. return "SG" + townTypeInfixes[town->town->typeID] + "TW1" + addit + ".BMP";
  3494. case 4: //bottom wall
  3495. return "SG" + townTypeInfixes[town->town->typeID] + "WA1" + addit + ".BMP";
  3496. case 5: //below gate
  3497. return "SG" + townTypeInfixes[town->town->typeID] + "WA3" + addit + ".BMP";
  3498. case 6: //over gate
  3499. return "SG" + townTypeInfixes[town->town->typeID] + "WA4" + addit + ".BMP";
  3500. case 7: //upper wall
  3501. return "SG" + townTypeInfixes[town->town->typeID] + "WA6" + addit + ".BMP";
  3502. case 8: //upper tower
  3503. return "SG" + townTypeInfixes[town->town->typeID] + "TW2" + addit + ".BMP";
  3504. case 9: //gate
  3505. return "SG" + townTypeInfixes[town->town->typeID] + "DRW" + addit + ".BMP";
  3506. case 10: //gate arch
  3507. return "SG" + townTypeInfixes[town->town->typeID] + "ARCH.BMP";
  3508. case 11: //bottom static wall
  3509. return "SG" + townTypeInfixes[town->town->typeID] + "WA2.BMP";
  3510. case 12: //upper static wall
  3511. return "SG" + townTypeInfixes[town->town->typeID] + "WA5.BMP";
  3512. case 13: //moat
  3513. return "SG" + townTypeInfixes[town->town->typeID] + "MOAT.BMP";
  3514. case 14: //mlip
  3515. return "SG" + townTypeInfixes[town->town->typeID] + "MLIP.BMP";
  3516. case 15: //keep creature cover
  3517. return "SG" + townTypeInfixes[town->town->typeID] + "MANC.BMP";
  3518. case 16: //bottom turret creature cover
  3519. return "SG" + townTypeInfixes[town->town->typeID] + "TW1C.BMP";
  3520. case 17: //upper turret creature cover
  3521. return "SG" + townTypeInfixes[town->town->typeID] + "TW2C.BMP";
  3522. default:
  3523. return "";
  3524. }
  3525. }
  3526. void CBattleInterface::SiegeHelper::printPartOfWall(SDL_Surface * to, int what)
  3527. {
  3528. Point pos = Point(-1, -1);
  3529. switch(what)
  3530. {
  3531. case 1: //background wall
  3532. pos = Point(owner->pos.w + owner->pos.x - walls[1]->w, 55 + owner->pos.y);
  3533. break;
  3534. case 2: //keep
  3535. pos = Point(owner->pos.w + owner->pos.x - walls[2]->w, 154 + owner->pos.y);
  3536. break;
  3537. case 3: //bottom tower
  3538. case 4: //bottom wall
  3539. case 5: //below gate
  3540. case 6: //over gate
  3541. case 7: //upper wall
  3542. case 8: //upper tower
  3543. case 9: //gate
  3544. case 10: //gate arch
  3545. case 11: //bottom static wall
  3546. case 12: //upper static wall
  3547. pos.x = CGI->heroh->wallPositions[town->town->typeID][what - 3].first + owner->pos.x;
  3548. pos.y = CGI->heroh->wallPositions[town->town->typeID][what - 3].second + owner->pos.y;
  3549. break;
  3550. case 15: //keep creature cover
  3551. pos = Point(owner->pos.w + owner->pos.x - walls[2]->w, 154 + owner->pos.y);
  3552. break;
  3553. case 16: //bottom turret creature cover
  3554. pos.x = CGI->heroh->wallPositions[town->town->typeID][0].first + owner->pos.x;
  3555. pos.y = CGI->heroh->wallPositions[town->town->typeID][0].second + owner->pos.y;
  3556. break;
  3557. case 17: //upper turret creature cover
  3558. pos.x = CGI->heroh->wallPositions[town->town->typeID][5].first + owner->pos.x;
  3559. pos.y = CGI->heroh->wallPositions[town->town->typeID][5].second + owner->pos.y;
  3560. break;
  3561. };
  3562. if(pos.x != -1)
  3563. {
  3564. blitAt(walls[what], pos.x, pos.y, to);
  3565. }
  3566. }
  3567. void CStackQueue::update()
  3568. {
  3569. stacksSorted.clear();
  3570. owner->curInt->cb->getStackQueue(stacksSorted, QUEUE_SIZE);
  3571. for (int i = 0; i < QUEUE_SIZE ; i++)
  3572. {
  3573. stackBoxes[i]->setStack(stacksSorted[i]);
  3574. }
  3575. }
  3576. CStackQueue::CStackQueue(bool Embedded, CBattleInterface * _owner)
  3577. :embedded(Embedded), owner(_owner)
  3578. {
  3579. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3580. if(embedded)
  3581. {
  3582. box = NULL;
  3583. bg = NULL;
  3584. pos.w = QUEUE_SIZE * 37;
  3585. pos.h = 32; //height of small creature img
  3586. pos.x = screen->w/2 - pos.w/2;
  3587. pos.y = (screen->h - 600)/2 + 10;
  3588. }
  3589. else
  3590. {
  3591. box = BitmapHandler::loadBitmap("CHRROP.pcx");
  3592. bg = BitmapHandler::loadBitmap("DIBOXPI.pcx");
  3593. pos.w = 600;
  3594. pos.h = bg->h;
  3595. }
  3596. stackBoxes.resize(QUEUE_SIZE);
  3597. for (int i = 0; i < QUEUE_SIZE; i++)
  3598. {
  3599. stackBoxes[i] = new StackBox(box);
  3600. stackBoxes[i]->pos.x += 6 + (embedded ? 37 : 79)*i;
  3601. }
  3602. }
  3603. CStackQueue::~CStackQueue()
  3604. {
  3605. SDL_FreeSurface(box);
  3606. }
  3607. void CStackQueue::showAll( SDL_Surface *to )
  3608. {
  3609. blitBg(to);
  3610. CIntObject::showAll(to);
  3611. }
  3612. void CStackQueue::blitBg( SDL_Surface * to )
  3613. {
  3614. if(bg)
  3615. {
  3616. for (int w = 0; w < pos.w; w += bg->w)
  3617. {
  3618. blitAtLoc(bg, w, 0, to);
  3619. }
  3620. }
  3621. }
  3622. void CStackQueue::StackBox::showAll( SDL_Surface *to )
  3623. {
  3624. assert(my);
  3625. if(bg)
  3626. {
  3627. graphics->blueToPlayersAdv(bg, my->owner);
  3628. //SDL_UpdateRect(bg, 0, 0, 0, 0);
  3629. CSDL_Ext::blit8bppAlphaTo24bpp(bg, NULL, to, &genRect(bg->h, bg->w, pos.x, pos.y));
  3630. //blitAt(bg, pos, to);
  3631. blitAt(graphics->bigImgs[my->creature->idNumber], pos.x +9, pos.y + 1, to);
  3632. printAtMiddleLoc(makeNumberShort(my->amount), pos.w/2, pos.h - 12, FONT_MEDIUM, zwykly, to);
  3633. }
  3634. else
  3635. {
  3636. blitAt(graphics->smallImgs[-2], pos, to);
  3637. blitAt(graphics->smallImgs[my->creature->idNumber], pos, to);
  3638. const SDL_Color &ownerColor = (my->owner == 255 ? *graphics->neutralColor : graphics->playerColors[my->owner]);
  3639. CSDL_Ext::drawBorder(to, pos, int3(ownerColor.r, ownerColor.g, ownerColor.b));
  3640. printAtMiddleLoc(makeNumberShort(my->amount), pos.w/2, pos.h - 8, FONT_TINY, zwykly, to);
  3641. }
  3642. }
  3643. void CStackQueue::StackBox::setStack( const CStack *nStack )
  3644. {
  3645. my = nStack;
  3646. }
  3647. CStackQueue::StackBox::StackBox(SDL_Surface *BG)
  3648. :bg(BG), my(NULL)
  3649. {
  3650. if(bg)
  3651. {
  3652. pos.w = bg->w;
  3653. pos.h = bg->h;
  3654. }
  3655. else
  3656. {
  3657. pos.w = pos.h = 32;
  3658. }
  3659. pos.y += 2;
  3660. }
  3661. CStackQueue::StackBox::~StackBox()
  3662. {
  3663. }
  3664. void CStackQueue::StackBox::hover( bool on )
  3665. {
  3666. }