CBattleInterface.cpp 143 KB

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