CBattleInterface.cpp 147 KB

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