CBattleInterface.cpp 124 KB

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