CPlayerInterface.cpp 90 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696
  1. #include "StdInc.h"
  2. #include "windows/CAdvmapInterface.h"
  3. #include "battle/CBattleInterface.h"
  4. #include "battle/CBattleInterfaceClasses.h"
  5. #include "../CCallback.h"
  6. #include "windows/CCastleInterface.h"
  7. #include "gui/CCursorHandler.h"
  8. #include "windows/CKingdomInterface.h"
  9. #include "CGameInfo.h"
  10. #include "windows/CHeroWindow.h"
  11. #include "windows/CCreatureWindow.h"
  12. #include "windows/CQuestLog.h"
  13. #include "CMessage.h"
  14. #include "CPlayerInterface.h"
  15. #include "gui/SDL_Extensions.h"
  16. #include "widgets/CComponent.h"
  17. #include "windows/CTradeWindow.h"
  18. #include "../lib/CConfigHandler.h"
  19. #include "battle/CCreatureAnimation.h"
  20. #include "Graphics.h"
  21. #include "windows/GUIClasses.h"
  22. #include "../lib/CArtHandler.h"
  23. #include "../lib/CGeneralTextHandler.h"
  24. #include "../lib/CHeroHandler.h"
  25. #include "../lib/Connection.h"
  26. #include "../lib/CSpellHandler.h"
  27. #include "../lib/CTownHandler.h"
  28. #include "../lib/mapObjects/CObjectClassesHandler.h" // For displaying correct UI when interacting with objects
  29. #include "../lib/BattleState.h"
  30. #include "../lib/JsonNode.h"
  31. #include "CMusicHandler.h"
  32. #include "../lib/CondSh.h"
  33. #include "../lib/NetPacks.h"
  34. #include "../lib/mapping/CMap.h"
  35. #include "../lib/VCMIDirs.h"
  36. #include "mapHandler.h"
  37. #include "../lib/CStopWatch.h"
  38. #include "../lib/StartInfo.h"
  39. #include "../lib/CGameState.h"
  40. #include "../lib/GameConstants.h"
  41. #include "gui/CGuiHandler.h"
  42. #include "windows/InfoWindows.h"
  43. #include "../lib/UnlockGuard.h"
  44. #include <SDL.h>
  45. /*
  46. * CPlayerInterface.cpp, part of VCMI engine
  47. *
  48. * Authors: listed in file AUTHORS in main folder
  49. *
  50. * License: GNU General Public License v2.0 or later
  51. * Full text of license available in license.txt file, in main folder
  52. *
  53. */
  54. // The macro below is used to mark functions that are called by client when game state changes.
  55. // They all assume that CPlayerInterface::pim mutex is locked.
  56. #define EVENT_HANDLER_CALLED_BY_CLIENT
  57. // The macro marks functions that are run on a new thread by client.
  58. // They do not own any mutexes intiially.
  59. #define THREAD_CREATED_BY_CLIENT
  60. #define RETURN_IF_QUICK_COMBAT \
  61. if(isAutoFightOn && !battleInt) \
  62. return;
  63. #define BATTLE_EVENT_POSSIBLE_RETURN\
  64. if(LOCPLINT != this) \
  65. return; \
  66. RETURN_IF_QUICK_COMBAT
  67. using namespace CSDL_Ext;
  68. void processCommand(const std::string &message, CClient *&client);
  69. extern std::queue<SDL_Event> events;
  70. extern boost::mutex eventsM;
  71. boost::recursive_mutex * CPlayerInterface::pim = new boost::recursive_mutex;
  72. CondSh<bool> CPlayerInterface::terminate_cond;
  73. CPlayerInterface * LOCPLINT;
  74. CBattleInterface * CPlayerInterface::battleInt;
  75. enum EMoveState {STOP_MOVE, WAITING_MOVE, CONTINUE_MOVE, DURING_MOVE};
  76. CondSh<EMoveState> stillMoveHero; //used during hero movement
  77. int CPlayerInterface::howManyPeople = 0;
  78. static bool objectBlitOrderSorter(const std::pair<const CGObjectInstance*,SDL_Rect> & a, const std::pair<const CGObjectInstance*,SDL_Rect> & b)
  79. {
  80. return CMapHandler::compareObjectBlitOrder(a.first, b.first);
  81. }
  82. CPlayerInterface::CPlayerInterface(PlayerColor Player)
  83. {
  84. logGlobal->traceStream() << "\tHuman player interface for player " << Player << " being constructed";
  85. observerInDuelMode = false;
  86. howManyPeople++;
  87. GH.defActionsDef = 0;
  88. LOCPLINT = this;
  89. curAction = nullptr;
  90. playerID=Player;
  91. human=true;
  92. currentSelection = nullptr;
  93. castleInt = nullptr;
  94. battleInt = nullptr;
  95. //pim = new boost::recursive_mutex;
  96. makingTurn = false;
  97. showingDialog = new CondSh<bool>(false);
  98. cingconsole = new CInGameConsole;
  99. terminate_cond.set(false);
  100. firstCall = 1; //if loading will be overwritten in serialize
  101. autosaveCount = 0;
  102. isAutoFightOn = false;
  103. duringMovement = false;
  104. ignoreEvents = false;
  105. locked = false;
  106. }
  107. CPlayerInterface::~CPlayerInterface()
  108. {
  109. logGlobal->traceStream() << "\tHuman player interface for player " << playerID << " being destructed";
  110. //howManyPeople--;
  111. //delete pim;
  112. //vstd::clear_pointer(pim);
  113. delete showingDialog;
  114. delete cingconsole;
  115. if(LOCPLINT == this)
  116. LOCPLINT = nullptr;
  117. }
  118. void CPlayerInterface::init(shared_ptr<CCallback> CB)
  119. {
  120. cb = CB;
  121. if(observerInDuelMode)
  122. return;
  123. if(!towns.size() && !wanderingHeroes.size())
  124. initializeHeroTownList();
  125. if(!adventureInt)
  126. adventureInt = new CAdvMapInt();
  127. }
  128. void CPlayerInterface::yourTurn()
  129. {
  130. EVENT_HANDLER_CALLED_BY_CLIENT;
  131. {
  132. boost::unique_lock<boost::mutex> lock(eventsM); //block handling events until interface is ready
  133. LOCPLINT = this;
  134. GH.curInt = this;
  135. adventureInt->selection = nullptr;
  136. if(firstCall)
  137. {
  138. if(howManyPeople == 1)
  139. adventureInt->setPlayer(playerID);
  140. autosaveCount = getLastIndex("Autosave_");
  141. if(firstCall > 0) //new game, not loaded
  142. {
  143. int index = getLastIndex("Newgame_Autosave_");
  144. index %= SAVES_COUNT;
  145. cb->save("Saves/Newgame_Autosave_" + boost::lexical_cast<std::string>(index + 1));
  146. }
  147. firstCall = 0;
  148. }
  149. else
  150. {
  151. LOCPLINT->cb->save("Saves/Autosave_" + boost::lexical_cast<std::string>(autosaveCount++ + 1));
  152. autosaveCount %= 5;
  153. }
  154. if(adventureInt->player != playerID)
  155. adventureInt->setPlayer(playerID);
  156. if(howManyPeople > 1) //hot seat message
  157. {
  158. adventureInt->startHotSeatWait(playerID);
  159. makingTurn = true;
  160. std::string msg = CGI->generaltexth->allTexts[13];
  161. boost::replace_first(msg, "%s", cb->getStartInfo()->playerInfos.find(playerID)->second.name);
  162. std::vector<CComponent*> cmp;
  163. cmp.push_back(new CComponent(CComponent::flag, playerID.getNum(), 0));
  164. showInfoDialog(msg, cmp);
  165. }
  166. else
  167. {
  168. makingTurn = true;
  169. adventureInt->startTurn();
  170. }
  171. }
  172. acceptTurn();
  173. }
  174. STRONG_INLINE void subRect(const int & x, const int & y, const int & z, const SDL_Rect & r, const ObjectInstanceID & hid)
  175. {
  176. TerrainTile2 & hlp = CGI->mh->ttiles[x][y][z];
  177. for(auto & elem : hlp.objects)
  178. if(elem.first->id == hid)
  179. {
  180. elem.second = r;
  181. return;
  182. }
  183. }
  184. STRONG_INLINE void delObjRect(const int & x, const int & y, const int & z, const ObjectInstanceID & hid)
  185. {
  186. TerrainTile2 & hlp = CGI->mh->ttiles[x][y][z];
  187. for(int h=0; h<hlp.objects.size(); ++h)
  188. if(hlp.objects[h].first->id == hid)
  189. {
  190. hlp.objects.erase(hlp.objects.begin()+h);
  191. return;
  192. }
  193. }
  194. void CPlayerInterface::heroMoved(const TryMoveHero & details)
  195. {
  196. EVENT_HANDLER_CALLED_BY_CLIENT;
  197. waitWhileDialog();
  198. if(LOCPLINT != this)
  199. return;
  200. const CGHeroInstance * hero = cb->getHero(details.id); //object representing this hero
  201. int3 hp = details.start;
  202. if(!hero)
  203. {
  204. //AI hero left the visible area (we can't obtain info)
  205. //TODO very evil workaround -> retrieve pointer to hero so we could animate it
  206. // TODO -> we should not need full CGHeroInstance structure to display animation or it should not be handled by playerint (but by the client itself)
  207. const TerrainTile2 &tile = CGI->mh->ttiles[hp.x-1][hp.y][hp.z];
  208. for(auto & elem : tile.objects)
  209. if(elem.first->id == details.id)
  210. hero = dynamic_cast<const CGHeroInstance *>(elem.first);
  211. if(!hero) //still nothing...
  212. return;
  213. }
  214. bool directlyAttackingCreature =
  215. details.attackedFrom
  216. && adventureInt->terrain.currentPath //in case if movement has been canceled in the meantime and path was already erased
  217. && adventureInt->terrain.currentPath->nodes.size() == 3;//FIXME should be 2 but works nevertheless...
  218. if(makingTurn && hero->tempOwner == playerID) //we are moving our hero - we may need to update assigned path
  219. {
  220. //We may need to change music - select new track, music handler will change it if needed
  221. CCS->musich->playMusicFromSet("terrain", LOCPLINT->cb->getTile(hero->visitablePos())->terType, true);
  222. if(details.result == TryMoveHero::TELEPORTATION)
  223. {
  224. if(adventureInt->terrain.currentPath)
  225. {
  226. assert(adventureInt->terrain.currentPath->nodes.size() >= 2);
  227. std::vector<CGPathNode>::const_iterator nodesIt = adventureInt->terrain.currentPath->nodes.end() - 1;
  228. if((nodesIt)->coord == CGHeroInstance::convertPosition(details.start, false)
  229. && (nodesIt-1)->coord == CGHeroInstance::convertPosition(details.end, false))
  230. {
  231. //path was between entrance and exit of teleport -> OK, erase node as usual
  232. removeLastNodeFromPath(hero);
  233. }
  234. else
  235. {
  236. //teleport was not along current path, it'll now be invalid (hero is somewhere else)
  237. eraseCurrentPathOf(hero);
  238. }
  239. }
  240. adventureInt->heroList.update(hero);
  241. return; //teleport - no fancy moving animation
  242. //TODO: smooth disappear / appear effect
  243. }
  244. if (hero->pos != details.end //hero didn't change tile but visit succeeded
  245. || directlyAttackingCreature) // or creature was attacked from endangering tile.
  246. {
  247. eraseCurrentPathOf(hero, false);
  248. }
  249. else if(adventureInt->terrain.currentPath && hero->pos == details.end) //&& hero is moving
  250. {
  251. if(details.start != details.end) //so we don't touch path when revisiting with spacebar
  252. removeLastNodeFromPath(hero);
  253. }
  254. }
  255. if (details.result != TryMoveHero::SUCCESS) //hero failed to move
  256. {
  257. hero->isStanding = true;
  258. stillMoveHero.setn(STOP_MOVE);
  259. GH.totalRedraw();
  260. adventureInt->heroList.update(hero);
  261. return;
  262. }
  263. ui32 speed;
  264. if (makingTurn) // our turn, our hero moves
  265. speed = settings["adventure"]["heroSpeed"].Float();
  266. else
  267. speed = settings["adventure"]["enemySpeed"].Float();
  268. if (speed == 0)
  269. {
  270. //FIXME: is this a proper solution?
  271. CGI->mh->hideObject(hero);
  272. CGI->mh->printObject(hero);
  273. return; // no animation
  274. }
  275. adventureInt->centerOn(hero); //actualizing screen pos
  276. adventureInt->minimap.redraw();
  277. adventureInt->heroList.redraw();
  278. initMovement(details, hero, hp);
  279. //first initializing done
  280. GH.mainFPSmng->framerateDelay(); // after first move
  281. //main moving
  282. for(int i=1; i<32; i+=2*speed)
  283. {
  284. movementPxStep(details, i, hp, hero);
  285. adventureInt->updateScreen = true;
  286. adventureInt->show(screen);
  287. {
  288. //evil returns here ...
  289. //todo: get rid of it
  290. logGlobal->traceStream() << "before [un]locks in " << __FUNCTION__;
  291. auto unlockPim = vstd::makeUnlockGuard(*pim); //let frame to be rendered
  292. GH.mainFPSmng->framerateDelay(); //for animation purposes
  293. logGlobal->traceStream() << "after [un]locks in " << __FUNCTION__;
  294. }
  295. //CSDL_Ext::update(screen);
  296. } //for(int i=1; i<32; i+=4)
  297. //main moving done
  298. //finishing move
  299. finishMovement(details, hp, hero);
  300. hero->isStanding = true;
  301. //move finished
  302. adventureInt->minimap.redraw();
  303. adventureInt->heroList.update(hero);
  304. //check if user cancelled movement
  305. {
  306. boost::unique_lock<boost::mutex> un(eventsM);
  307. while(!events.empty())
  308. {
  309. SDL_Event ev = events.front();
  310. events.pop();
  311. switch(ev.type)
  312. {
  313. case SDL_MOUSEBUTTONDOWN:
  314. stillMoveHero.setn(STOP_MOVE);
  315. break;
  316. case SDL_KEYDOWN:
  317. if(ev.key.keysym.sym < SDLK_F1 || ev.key.keysym.sym > SDLK_F15)
  318. stillMoveHero.setn(STOP_MOVE);
  319. break;
  320. }
  321. }
  322. }
  323. if(stillMoveHero.get() == WAITING_MOVE)
  324. stillMoveHero.setn(DURING_MOVE);
  325. // Hero attacked creature directly, set direction to face it.
  326. if (directlyAttackingCreature) {
  327. // Get direction to attacker.
  328. int3 posOffset = *details.attackedFrom - details.end + int3(2, 1, 0);
  329. static const ui8 dirLookup[3][3] = {
  330. { 1, 2, 3 },
  331. { 8, 0, 4 },
  332. { 7, 6, 5 }
  333. };
  334. // FIXME: Avoid const_cast, make moveDir mutable in some other way?
  335. const_cast<CGHeroInstance *>(hero)->moveDir = dirLookup[posOffset.y][posOffset.x];
  336. }
  337. }
  338. void CPlayerInterface::heroKilled(const CGHeroInstance* hero)
  339. {
  340. EVENT_HANDLER_CALLED_BY_CLIENT;
  341. LOG_TRACE_PARAMS(logGlobal, "Hero %s killed handler for player %s", hero->name % playerID);
  342. const CArmedInstance *newSelection = nullptr;
  343. if (makingTurn)
  344. {
  345. //find new object for selection: either hero
  346. int next = adventureInt->getNextHeroIndex(vstd::find_pos(wanderingHeroes, hero));
  347. if (next >= 0)
  348. newSelection = wanderingHeroes[next];
  349. //or town
  350. if (!newSelection || newSelection == hero)
  351. {
  352. if (towns.empty())
  353. newSelection = nullptr;
  354. else
  355. newSelection = towns.front();
  356. }
  357. }
  358. wanderingHeroes -= hero;
  359. if(vstd::contains(paths, hero))
  360. paths.erase(hero);
  361. adventureInt->heroList.update(hero);
  362. if (makingTurn && newSelection)
  363. adventureInt->select(newSelection, true);
  364. else if(adventureInt->selection == hero)
  365. adventureInt->selection = nullptr;
  366. }
  367. void CPlayerInterface::heroCreated(const CGHeroInstance * hero)
  368. {
  369. EVENT_HANDLER_CALLED_BY_CLIENT;
  370. wanderingHeroes.push_back(hero);
  371. adventureInt->heroList.update(hero);
  372. }
  373. void CPlayerInterface::openTownWindow(const CGTownInstance * town)
  374. {
  375. if (castleInt)
  376. castleInt->close();
  377. castleInt = new CCastleInterface(town);
  378. GH.pushInt(castleInt);
  379. }
  380. int3 CPlayerInterface::repairScreenPos(int3 pos)
  381. {
  382. if(pos.x<-CGI->mh->frameW)
  383. pos.x = -CGI->mh->frameW;
  384. if(pos.y<-CGI->mh->frameH)
  385. pos.y = -CGI->mh->frameH;
  386. if(pos.x>CGI->mh->sizes.x - adventureInt->terrain.tilesw + CGI->mh->frameW)
  387. pos.x = CGI->mh->sizes.x - adventureInt->terrain.tilesw + CGI->mh->frameW;
  388. if(pos.y>CGI->mh->sizes.y - adventureInt->terrain.tilesh + CGI->mh->frameH)
  389. pos.y = CGI->mh->sizes.y - adventureInt->terrain.tilesh + CGI->mh->frameH;
  390. return pos;
  391. }
  392. void CPlayerInterface::heroPrimarySkillChanged(const CGHeroInstance * hero, int which, si64 val)
  393. {
  394. EVENT_HANDLER_CALLED_BY_CLIENT;
  395. if(which == 4)
  396. {
  397. if(CAltarWindow *ctw = dynamic_cast<CAltarWindow *>(GH.topInt()))
  398. ctw->setExpToLevel();
  399. }
  400. else if(which < GameConstants::PRIMARY_SKILLS) //no need to redraw infowin if this is experience (exp is treated as prim skill with id==4)
  401. updateInfo(hero);
  402. }
  403. void CPlayerInterface::heroSecondarySkillChanged(const CGHeroInstance * hero, int which, int val)
  404. {
  405. EVENT_HANDLER_CALLED_BY_CLIENT;
  406. CUniversityWindow* cuw = dynamic_cast<CUniversityWindow*>(GH.topInt());
  407. if(cuw) //university window is open
  408. {
  409. GH.totalRedraw();
  410. }
  411. }
  412. void CPlayerInterface::heroManaPointsChanged(const CGHeroInstance * hero)
  413. {
  414. EVENT_HANDLER_CALLED_BY_CLIENT;
  415. updateInfo(hero);
  416. if(makingTurn && hero->tempOwner == playerID)
  417. adventureInt->heroList.update(hero);
  418. }
  419. void CPlayerInterface::heroMovePointsChanged(const CGHeroInstance * hero)
  420. {
  421. EVENT_HANDLER_CALLED_BY_CLIENT;
  422. if(makingTurn && hero->tempOwner == playerID)
  423. adventureInt->heroList.update(hero);
  424. }
  425. void CPlayerInterface::receivedResource(int type, int val)
  426. {
  427. EVENT_HANDLER_CALLED_BY_CLIENT;
  428. if(CMarketplaceWindow *mw = dynamic_cast<CMarketplaceWindow *>(GH.topInt()))
  429. mw->resourceChanged(type, val);
  430. GH.totalRedraw();
  431. }
  432. void CPlayerInterface::heroGotLevel(const CGHeroInstance *hero, PrimarySkill::PrimarySkill pskill, std::vector<SecondarySkill>& skills, QueryID queryID)
  433. {
  434. EVENT_HANDLER_CALLED_BY_CLIENT;
  435. waitWhileDialog();
  436. CCS->soundh->playSound(soundBase::heroNewLevel);
  437. CLevelWindow *lw = new CLevelWindow(hero,pskill,skills,
  438. [=](ui32 selection){ cb->selectionMade(selection, queryID); });
  439. GH.pushInt(lw);
  440. }
  441. void CPlayerInterface::commanderGotLevel (const CCommanderInstance * commander, std::vector<ui32> skills, QueryID queryID)
  442. {
  443. EVENT_HANDLER_CALLED_BY_CLIENT;
  444. waitWhileDialog();
  445. CCS->soundh->playSound(soundBase::heroNewLevel);
  446. GH.pushInt(new CStackWindow(commander, skills, [=](ui32 selection)
  447. {
  448. cb->selectionMade(selection, queryID);
  449. }));
  450. }
  451. void CPlayerInterface::heroInGarrisonChange(const CGTownInstance *town)
  452. {
  453. EVENT_HANDLER_CALLED_BY_CLIENT;
  454. updateInfo(town);
  455. if(town->garrisonHero && vstd::contains(wanderingHeroes,town->garrisonHero)) //wandering hero moved to the garrison
  456. {
  457. CGI->mh->hideObject(town->garrisonHero);
  458. if (town->garrisonHero->tempOwner == playerID) // our hero
  459. wanderingHeroes -= town->garrisonHero;
  460. }
  461. if(town->visitingHero && !vstd::contains(wanderingHeroes,town->visitingHero)) //hero leaves garrison
  462. {
  463. CGI->mh->printObject(town->visitingHero);
  464. if (town->visitingHero->tempOwner == playerID) // our hero
  465. wanderingHeroes.push_back(town->visitingHero);
  466. }
  467. adventureInt->heroList.update();
  468. adventureInt->updateNextHero(nullptr);
  469. if(CCastleInterface *c = castleInt)
  470. {
  471. c->garr->selectSlot(nullptr);
  472. c->garr->setArmy(town->getUpperArmy(), 0);
  473. c->garr->setArmy(town->visitingHero, 1);
  474. c->garr->recreateSlots();
  475. c->heroes->update();
  476. }
  477. for(IShowActivatable *isa : GH.listInt)
  478. {
  479. CKingdomInterface *ki = dynamic_cast<CKingdomInterface*>(isa);
  480. if (ki)
  481. {
  482. ki->townChanged(town);
  483. ki->updateGarrisons();
  484. }
  485. }
  486. GH.totalRedraw();
  487. }
  488. void CPlayerInterface::heroVisitsTown(const CGHeroInstance* hero, const CGTownInstance * town)
  489. {
  490. EVENT_HANDLER_CALLED_BY_CLIENT;
  491. if(hero->tempOwner != playerID )
  492. return;
  493. waitWhileDialog();
  494. openTownWindow(town);
  495. }
  496. void CPlayerInterface::garrisonsChanged(std::vector<const CGObjectInstance *> objs)
  497. {
  498. boost::unique_lock<boost::recursive_mutex> un(*pim);
  499. for(auto object : objs)
  500. updateInfo(object);
  501. for(auto & elem : GH.listInt)
  502. {
  503. CGarrisonHolder *cgh = dynamic_cast<CGarrisonHolder*>(elem);
  504. if (cgh)
  505. cgh->updateGarrisons();
  506. if(CTradeWindow *cmw = dynamic_cast<CTradeWindow*>(elem))
  507. {
  508. if(vstd::contains(objs, cmw->hero))
  509. cmw->garrisonChanged();
  510. }
  511. }
  512. GH.totalRedraw();
  513. }
  514. void CPlayerInterface::garrisonChanged( const CGObjectInstance * obj)
  515. {
  516. garrisonsChanged(std::vector<const CGObjectInstance *>(1, obj));
  517. }
  518. void CPlayerInterface::buildChanged(const CGTownInstance *town, BuildingID buildingID, int what) //what: 1 - built, 2 - demolished
  519. {
  520. EVENT_HANDLER_CALLED_BY_CLIENT;
  521. switch (buildingID)
  522. {
  523. case BuildingID::FORT: case BuildingID::CITADEL: case BuildingID::CASTLE:
  524. case BuildingID::VILLAGE_HALL: case BuildingID::TOWN_HALL: case BuildingID::CITY_HALL: case BuildingID::CAPITOL:
  525. case BuildingID::RESOURCE_SILO:
  526. updateInfo(town);
  527. break;
  528. }
  529. if(!castleInt)
  530. return;
  531. if(castleInt->town!=town)
  532. return;
  533. switch(what)
  534. {
  535. case 1:
  536. CCS->soundh->playSound(soundBase::newBuilding);
  537. castleInt->addBuilding(buildingID);
  538. break;
  539. case 2:
  540. castleInt->removeBuilding(buildingID);
  541. break;
  542. }
  543. adventureInt->townList.update(town);
  544. castleInt->townlist->update(town);
  545. }
  546. void CPlayerInterface::battleStartBefore(const CCreatureSet *army1, const CCreatureSet *army2, int3 tile, const CGHeroInstance *hero1, const CGHeroInstance *hero2)
  547. {
  548. //Don't wait for dialogs when we are non-active hot-seat player
  549. if(LOCPLINT == this)
  550. waitForAllDialogs();
  551. }
  552. void CPlayerInterface::battleStart(const CCreatureSet *army1, const CCreatureSet *army2, int3 tile, const CGHeroInstance *hero1, const CGHeroInstance *hero2, bool side)
  553. {
  554. EVENT_HANDLER_CALLED_BY_CLIENT;
  555. if(settings["adventure"]["quickCombat"].Bool())
  556. {
  557. autofightingAI = CDynLibHandler::getNewBattleAI(settings["server"]["neutralAI"].String());
  558. autofightingAI->init(cb);
  559. autofightingAI->battleStart(army1, army2, int3(0,0,0), hero1, hero2, side);
  560. isAutoFightOn = true;
  561. cb->registerBattleInterface(autofightingAI);
  562. }
  563. //Don't wait for dialogs when we are non-active hot-seat player
  564. if(LOCPLINT == this)
  565. waitForAllDialogs();
  566. BATTLE_EVENT_POSSIBLE_RETURN;
  567. }
  568. void CPlayerInterface::battleStacksHealedRes(const std::vector<std::pair<ui32, ui32> > & healedStacks, bool lifeDrain, bool tentHeal, si32 lifeDrainFrom)
  569. {
  570. EVENT_HANDLER_CALLED_BY_CLIENT;
  571. BATTLE_EVENT_POSSIBLE_RETURN;
  572. for(auto & healedStack : healedStacks)
  573. {
  574. const CStack * healed = cb->battleGetStackByID(healedStack.first);
  575. if(battleInt->creAnims[healed->ID]->isDead())
  576. {
  577. //stack has been resurrected
  578. battleInt->creAnims[healed->ID]->setType(CCreatureAnim::HOLDING);
  579. }
  580. }
  581. if (lifeDrain)
  582. {
  583. const CStack *attacker = cb->battleGetStackByID(healedStacks[0].first, false);
  584. const CStack *defender = cb->battleGetStackByID(lifeDrainFrom, false);
  585. int textOff = 0;
  586. if (attacker)
  587. {
  588. battleInt->displayEffect(52, attacker->position); //TODO: transparency
  589. if (attacker->count > 1)
  590. {
  591. textOff += 1;
  592. }
  593. CCS->soundh->playSound(soundBase::DRAINLIF);
  594. //print info about life drain
  595. auto txt = boost::format (CGI->generaltexth->allTexts[361 + textOff]) % attacker->getCreature()->nameSing % healedStacks[0].second % defender->getCreature()->namePl;
  596. battleInt->console->addText(boost::to_string(txt));
  597. }
  598. }
  599. if (tentHeal)
  600. {
  601. std::string text = CGI->generaltexth->allTexts[414];
  602. boost::algorithm::replace_first(text, "%s", cb->battleGetStackByID(lifeDrainFrom, false)->getCreature()->nameSing);
  603. boost::algorithm::replace_first(text, "%s", cb->battleGetStackByID(healedStacks[0].first, false)->getCreature()->nameSing);
  604. boost::algorithm::replace_first(text, "%d", boost::lexical_cast<std::string>(healedStacks[0].second));
  605. battleInt->console->addText(text);
  606. }
  607. }
  608. void CPlayerInterface::battleNewStackAppeared(const CStack * stack)
  609. {
  610. EVENT_HANDLER_CALLED_BY_CLIENT;
  611. BATTLE_EVENT_POSSIBLE_RETURN;
  612. battleInt->newStack(stack);
  613. }
  614. void CPlayerInterface::battleObstaclesRemoved(const std::set<si32> & removedObstacles)
  615. {
  616. EVENT_HANDLER_CALLED_BY_CLIENT;
  617. BATTLE_EVENT_POSSIBLE_RETURN;
  618. // for(std::set<si32>::const_iterator it = removedObstacles.begin(); it != removedObstacles.end(); ++it)
  619. // {
  620. // for(std::map< int, CDefHandler * >::iterator itBat = battleInt->idToObstacle.begin(); itBat != battleInt->idToObstacle.end(); ++itBat)
  621. // {
  622. // if(itBat->first == *it) //remove this obstacle
  623. // {
  624. // battleInt->idToObstacle.erase(itBat);
  625. // break;
  626. // }
  627. // }
  628. // }
  629. //update accessible hexes
  630. battleInt->redrawBackgroundWithHexes(battleInt->activeStack);
  631. }
  632. void CPlayerInterface::battleCatapultAttacked(const CatapultAttack & ca)
  633. {
  634. EVENT_HANDLER_CALLED_BY_CLIENT;
  635. BATTLE_EVENT_POSSIBLE_RETURN;
  636. battleInt->stackIsCatapulting(ca);
  637. }
  638. void CPlayerInterface::battleStacksRemoved(const BattleStacksRemoved & bsr)
  639. {
  640. EVENT_HANDLER_CALLED_BY_CLIENT;
  641. BATTLE_EVENT_POSSIBLE_RETURN;
  642. for(auto & elem : bsr.stackIDs) //for each removed stack
  643. {
  644. battleInt->stackRemoved(elem);
  645. }
  646. }
  647. void CPlayerInterface::battleNewRound(int round) //called at the beginning of each turn, round=-1 is the tactic phase, round=0 is the first "normal" turn
  648. {
  649. EVENT_HANDLER_CALLED_BY_CLIENT;
  650. BATTLE_EVENT_POSSIBLE_RETURN;
  651. battleInt->newRound(round);
  652. }
  653. void CPlayerInterface::actionStarted(const BattleAction &action)
  654. {
  655. EVENT_HANDLER_CALLED_BY_CLIENT;
  656. BATTLE_EVENT_POSSIBLE_RETURN;
  657. curAction = new BattleAction(action);
  658. battleInt->startAction(curAction);
  659. }
  660. void CPlayerInterface::actionFinished(const BattleAction &action)
  661. {
  662. EVENT_HANDLER_CALLED_BY_CLIENT;
  663. BATTLE_EVENT_POSSIBLE_RETURN;
  664. battleInt->endAction(curAction);
  665. delete curAction;
  666. curAction = nullptr;
  667. }
  668. BattleAction CPlayerInterface::activeStack(const CStack * stack) //called when it's turn of that stack
  669. {
  670. THREAD_CREATED_BY_CLIENT;
  671. logGlobal->traceStream() << "Awaiting command for " << stack->nodeName();
  672. if(autofightingAI)
  673. {
  674. if(isAutoFightOn)
  675. {
  676. auto ret = autofightingAI->activeStack(stack);
  677. if(isAutoFightOn)
  678. {
  679. return ret;
  680. }
  681. }
  682. cb->unregisterBattleInterface(autofightingAI);
  683. autofightingAI.reset();
  684. }
  685. CBattleInterface *b = battleInt;
  686. if (b->givenCommand->get())
  687. {
  688. logGlobal->errorStream() << "Command buffer must be clean! (we don't want to use old command)";
  689. vstd::clear_pointer(b->givenCommand->data);
  690. }
  691. {
  692. boost::unique_lock<boost::recursive_mutex> un(*pim);
  693. b->stackActivated(stack);
  694. //Regeneration & mana drain go there
  695. }
  696. //wait till BattleInterface sets its command
  697. boost::unique_lock<boost::mutex> lock(b->givenCommand->mx);
  698. while(!b->givenCommand->data)
  699. {
  700. b->givenCommand->cond.wait(lock);
  701. if(!battleInt) //batle ended while we were waiting for movement (eg. because of spell)
  702. throw boost::thread_interrupted(); //will shut the thread peacefully
  703. }
  704. //tidy up
  705. BattleAction ret = *(b->givenCommand->data);
  706. delete b->givenCommand->data;
  707. b->givenCommand->data = nullptr;
  708. //return command
  709. logGlobal->traceStream() << "Giving command for " << stack->nodeName();
  710. return ret;
  711. }
  712. void CPlayerInterface::battleEnd(const BattleResult *br)
  713. {
  714. EVENT_HANDLER_CALLED_BY_CLIENT;
  715. if(isAutoFightOn)
  716. {
  717. isAutoFightOn = false;
  718. cb->unregisterBattleInterface(autofightingAI);
  719. autofightingAI.reset();
  720. if(!battleInt)
  721. {
  722. SDL_Rect temp_rect = genRect(561, 470, (screen->w - 800)/2 + 165, (screen->h - 600)/2 + 19);
  723. auto resWindow = new CBattleResultWindow(*br, temp_rect, *this);
  724. GH.pushInt(resWindow);
  725. // #1490 - during AI turn when quick combat is on, we need to display the message and wait for user to close it.
  726. // Otherwise NewTurn causes freeze.
  727. waitWhileDialog();
  728. return;
  729. }
  730. }
  731. BATTLE_EVENT_POSSIBLE_RETURN;
  732. battleInt->battleFinished(*br);
  733. }
  734. void CPlayerInterface::battleStackMoved(const CStack * stack, std::vector<BattleHex> dest, int distance)
  735. {
  736. EVENT_HANDLER_CALLED_BY_CLIENT;
  737. BATTLE_EVENT_POSSIBLE_RETURN;
  738. battleInt->stackMoved(stack, dest, distance);
  739. }
  740. void CPlayerInterface::battleSpellCast( const BattleSpellCast *sc )
  741. {
  742. EVENT_HANDLER_CALLED_BY_CLIENT;
  743. BATTLE_EVENT_POSSIBLE_RETURN;
  744. battleInt->spellCast(sc);
  745. }
  746. void CPlayerInterface::battleStacksEffectsSet( const SetStackEffect & sse )
  747. {
  748. EVENT_HANDLER_CALLED_BY_CLIENT;
  749. BATTLE_EVENT_POSSIBLE_RETURN;
  750. battleInt->battleStacksEffectsSet(sse);
  751. }
  752. void CPlayerInterface::battleTriggerEffect (const BattleTriggerEffect & bte)
  753. {
  754. EVENT_HANDLER_CALLED_BY_CLIENT;
  755. //TODO why is this different (no return on LOPLINT != this) ?
  756. RETURN_IF_QUICK_COMBAT;
  757. battleInt->battleTriggerEffect(bte);
  758. }
  759. void CPlayerInterface::battleStacksAttacked(const std::vector<BattleStackAttacked> & bsa)
  760. {
  761. EVENT_HANDLER_CALLED_BY_CLIENT;
  762. BATTLE_EVENT_POSSIBLE_RETURN;
  763. std::vector<StackAttackedInfo> arg;
  764. for(auto & elem : bsa)
  765. {
  766. const CStack *defender = cb->battleGetStackByID(elem.stackAttacked, false);
  767. const CStack *attacker = cb->battleGetStackByID(elem.attackerID, false);
  768. if(elem.isEffect())
  769. {
  770. if (defender && !elem.isSecondary())
  771. battleInt->displayEffect(elem.effect, defender->position);
  772. }
  773. if(elem.isSpell())
  774. {
  775. if (defender)
  776. battleInt->displaySpellEffect(elem.spellID, defender->position);
  777. }
  778. //FIXME: why action is deleted during enchanter cast?
  779. bool remoteAttack = false;
  780. if (LOCPLINT->curAction)
  781. remoteAttack |= LOCPLINT->curAction->actionType != Battle::WALK_AND_ATTACK;
  782. StackAttackedInfo to_put = {defender, elem.damageAmount, elem.killedAmount, attacker, remoteAttack, elem.killed(), elem.willRebirth(), elem.cloneKilled()};
  783. arg.push_back(to_put);
  784. }
  785. battleInt->stacksAreAttacked(arg);
  786. }
  787. void CPlayerInterface::battleAttack(const BattleAttack *ba)
  788. {
  789. EVENT_HANDLER_CALLED_BY_CLIENT;
  790. BATTLE_EVENT_POSSIBLE_RETURN;
  791. assert(curAction);
  792. if(ba->lucky()) //lucky hit
  793. {
  794. const CStack *stack = cb->battleGetStackByID(ba->stackAttacking);
  795. std::string hlp = CGI->generaltexth->allTexts[45];
  796. boost::algorithm::replace_first(hlp,"%s", (stack->count != 1) ? stack->getCreature()->namePl.c_str() : stack->getCreature()->nameSing.c_str());
  797. battleInt->console->addText(hlp);
  798. battleInt->displayEffect(18, stack->position);
  799. CCS->soundh->playSound(soundBase::GOODLUCK);
  800. }
  801. if(ba->unlucky()) //unlucky hit
  802. {
  803. const CStack *stack = cb->battleGetStackByID(ba->stackAttacking);
  804. std::string hlp = CGI->generaltexth->allTexts[44];
  805. boost::algorithm::replace_first(hlp,"%s", (stack->count != 1) ? stack->getCreature()->namePl.c_str() : stack->getCreature()->nameSing.c_str());
  806. battleInt->console->addText(hlp);
  807. battleInt->displayEffect(48, stack->position);
  808. CCS->soundh->playSound(soundBase::BADLUCK);
  809. }
  810. if (ba->deathBlow())
  811. {
  812. const CStack *stack = cb->battleGetStackByID(ba->stackAttacking);
  813. std::string hlp = CGI->generaltexth->allTexts[(stack->count != 1) ? 366 : 365];
  814. boost::algorithm::replace_first(hlp,"%s", (stack->count != 1) ? stack->getCreature()->namePl.c_str() : stack->getCreature()->nameSing.c_str());
  815. battleInt->console->addText(hlp);
  816. for (auto & elem : ba->bsa)
  817. {
  818. const CStack * attacked = cb->battleGetStackByID(elem.stackAttacked);
  819. battleInt->displayEffect(73, attacked->position);
  820. }
  821. CCS->soundh->playSound(soundBase::deathBlow);
  822. }
  823. battleInt->waitForAnims();
  824. const CStack * attacker = cb->battleGetStackByID(ba->stackAttacking);
  825. if(ba->shot())
  826. {
  827. for(auto & elem : ba->bsa)
  828. {
  829. if (!elem.isSecondary()) //display projectile only for primary target
  830. {
  831. const CStack * attacked = cb->battleGetStackByID(elem.stackAttacked);
  832. battleInt->stackAttacking(attacker, attacked->position, attacked, true);
  833. }
  834. }
  835. }
  836. else
  837. {
  838. int shift = 0;
  839. if(ba->counter() && BattleHex::mutualPosition(curAction->destinationTile, attacker->position) < 0)
  840. {
  841. int distp = BattleHex::getDistance(curAction->destinationTile + 1, attacker->position);
  842. int distm = BattleHex::getDistance(curAction->destinationTile - 1, attacker->position);
  843. if( distp < distm )
  844. shift = 1;
  845. else
  846. shift = -1;
  847. }
  848. const CStack * attacked = cb->battleGetStackByID(ba->bsa.begin()->stackAttacked);
  849. battleInt->stackAttacking( attacker, ba->counter() ? curAction->destinationTile + shift : curAction->additionalInfo, attacked, false);
  850. }
  851. battleInt->waitForAnims();
  852. if(ba->spellLike())
  853. {
  854. //display hit animation
  855. SpellID spellID = ba->spellID;
  856. battleInt->displaySpellHit(spellID,curAction->destinationTile);
  857. }
  858. }
  859. void CPlayerInterface::battleObstaclePlaced(const CObstacleInstance &obstacle)
  860. {
  861. EVENT_HANDLER_CALLED_BY_CLIENT;
  862. BATTLE_EVENT_POSSIBLE_RETURN;
  863. battleInt->obstaclePlaced(obstacle);
  864. }
  865. void CPlayerInterface::yourTacticPhase(int distance)
  866. {
  867. THREAD_CREATED_BY_CLIENT;
  868. while(battleInt && battleInt->tacticsMode)
  869. boost::this_thread::sleep(boost::posix_time::millisec(1));
  870. }
  871. void CPlayerInterface::showComp(const Component &comp, std::string message)
  872. {
  873. EVENT_HANDLER_CALLED_BY_CLIENT;
  874. waitWhileDialog(); //Fix for mantis #98
  875. CCS->soundh->playSoundFromSet(CCS->soundh->pickupSounds);
  876. adventureInt->infoBar.showComponent(comp, message);
  877. }
  878. void CPlayerInterface::showInfoDialog(const std::string &text, const std::vector<Component*> &components, int soundID)
  879. {
  880. EVENT_HANDLER_CALLED_BY_CLIENT;
  881. if (settings["session"]["autoSkip"].Bool() && !LOCPLINT->shiftPressed())
  882. {
  883. return;
  884. }
  885. std::vector<CComponent*> intComps;
  886. for(auto & component : components)
  887. intComps.push_back(new CComponent(*component));
  888. showInfoDialog(text,intComps,soundID);
  889. }
  890. void CPlayerInterface::showInfoDialog(const std::string &text, CComponent * component)
  891. {
  892. std::vector<CComponent*> intComps;
  893. intComps.push_back(component);
  894. showInfoDialog(text, intComps, soundBase::sound_todo, true);
  895. }
  896. void CPlayerInterface::showInfoDialog(const std::string &text, const std::vector<CComponent*> & components, int soundID, bool delComps)
  897. {
  898. LOG_TRACE_PARAMS(logGlobal, "player=%s, text=%s, is LOCPLINT=%d", playerID % text % (this==LOCPLINT));
  899. waitWhileDialog();
  900. if (settings["session"]["autoSkip"].Bool() && !LOCPLINT->shiftPressed())
  901. {
  902. return;
  903. }
  904. CInfoWindow *temp = CInfoWindow::create(text, playerID, &components);
  905. temp->setDelComps(delComps);
  906. if(makingTurn && GH.listInt.size() && LOCPLINT == this)
  907. {
  908. CCS->soundh->playSound(static_cast<soundBase::soundID>(soundID));
  909. showingDialog->set(true);
  910. stopMovement(); // interrupt movement to show dialog
  911. GH.pushInt(temp);
  912. }
  913. else
  914. {
  915. dialogs.push_back(temp);
  916. }
  917. }
  918. void CPlayerInterface::showInfoDialogAndWait(std::vector<Component> & components, const MetaString & text)
  919. {
  920. EVENT_HANDLER_CALLED_BY_CLIENT;
  921. std::vector<Component*> comps;
  922. for(auto & elem : components)
  923. {
  924. comps.push_back(&elem);
  925. }
  926. std::string str;
  927. text.toString(str);
  928. showInfoDialog(str,comps, 0);
  929. waitWhileDialog();
  930. }
  931. void CPlayerInterface::showYesNoDialog(const std::string &text, CFunctionList<void()> onYes, CFunctionList<void()> onNo, bool DelComps, const std::vector<CComponent*> & components)
  932. {
  933. boost::unique_lock<boost::recursive_mutex> un(*pim);
  934. stopMovement();
  935. LOCPLINT->showingDialog->setn(true);
  936. CInfoWindow::showYesNoDialog(text, &components, onYes, onNo, DelComps, playerID);
  937. }
  938. void CPlayerInterface::showOkDialog(std::vector<Component> & components, const MetaString & text, const std::function<void()> & onOk)
  939. {
  940. boost::unique_lock<boost::recursive_mutex> un(*pim);
  941. std::vector<Component*> comps;
  942. for(auto & elem : components)
  943. {
  944. comps.push_back(&elem);
  945. }
  946. std::string str;
  947. text.toString(str);
  948. stopMovement();
  949. showingDialog->setn(true);
  950. std::vector<CComponent*> intComps;
  951. for(auto & component : comps)
  952. intComps.push_back(new CComponent(*component));
  953. CInfoWindow::showOkDialog(str, &intComps, onOk, true, playerID);
  954. }
  955. void CPlayerInterface::showBlockingDialog( const std::string &text, const std::vector<Component> &components, QueryID askID, int soundID, bool selection, bool cancel )
  956. {
  957. EVENT_HANDLER_CALLED_BY_CLIENT;
  958. waitWhileDialog();
  959. stopMovement();
  960. CCS->soundh->playSound(static_cast<soundBase::soundID>(soundID));
  961. if(!selection && cancel) //simple yes/no dialog
  962. {
  963. std::vector<CComponent*> intComps;
  964. for(auto & component : components)
  965. intComps.push_back(new CComponent(component)); //will be deleted by close in window
  966. showYesNoDialog(text, [=]{ cb->selectionMade(1, askID); }, [=]{ cb->selectionMade(0, askID); }, true, intComps);
  967. }
  968. else if(selection)
  969. {
  970. std::vector<CSelectableComponent*> intComps;
  971. for(auto & component : components)
  972. intComps.push_back(new CSelectableComponent(component)); //will be deleted by CSelWindow::close
  973. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  974. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  975. if(cancel)
  976. {
  977. pom.push_back(std::pair<std::string,CFunctionList<void()> >("ICANCEL.DEF",0));
  978. }
  979. int charperline = 35;
  980. if (pom.size() > 1)
  981. charperline = 50;
  982. auto temp = new CSelWindow(text, playerID, charperline, intComps, pom, askID);
  983. GH.pushInt(temp);
  984. intComps[0]->clickLeft(true, false);
  985. }
  986. }
  987. void CPlayerInterface::tileRevealed(const std::unordered_set<int3, ShashInt3> &pos)
  988. {
  989. EVENT_HANDLER_CALLED_BY_CLIENT;
  990. //FIXME: wait for dialog? Magi hut/eye would benefit from this but may break other areas
  991. for(auto & po : pos)
  992. adventureInt->minimap.showTile(po);
  993. if(!pos.empty())
  994. GH.totalRedraw();
  995. }
  996. void CPlayerInterface::tileHidden(const std::unordered_set<int3, ShashInt3> &pos)
  997. {
  998. EVENT_HANDLER_CALLED_BY_CLIENT;
  999. for(auto & po : pos)
  1000. adventureInt->minimap.hideTile(po);
  1001. if(!pos.empty())
  1002. GH.totalRedraw();
  1003. }
  1004. void CPlayerInterface::openHeroWindow(const CGHeroInstance *hero)
  1005. {
  1006. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1007. GH.pushInt(new CHeroWindow(hero));
  1008. }
  1009. /*
  1010. void CPlayerInterface::heroArtifactSetChanged(const CGHeroInstance*hero)
  1011. {
  1012. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1013. if(adventureInt->heroWindow->curHero && adventureInt->heroWindow->curHero->id == hero->id) //hero window is opened
  1014. {
  1015. adventureInt->heroWindow->deactivate();
  1016. adventureInt->heroWindow->setHero(hero);
  1017. adventureInt->heroWindow->activate();
  1018. }
  1019. else if(CExchangeWindow* cew = dynamic_cast<CExchangeWindow*>(GH.topInt())) //exchange window is open
  1020. {
  1021. cew->deactivate();
  1022. for(int g=0; g<ARRAY_COUNT(cew->heroInst); ++g)
  1023. {
  1024. if(cew->heroInst[g]->id == hero->id)
  1025. {
  1026. cew->heroInst[g] = hero;
  1027. cew->artifs[g]->updateState = true;
  1028. cew->artifs[g]->setHero(hero);
  1029. cew->artifs[g]->updateState = false;
  1030. }
  1031. }
  1032. cew->prepareBackground();
  1033. cew->activate();
  1034. }
  1035. else if(CTradeWindow *caw = dynamic_cast<CTradeWindow*>(GH.topInt()))
  1036. {
  1037. if(caw->arts)
  1038. {
  1039. caw->deactivate();
  1040. caw->arts->updateState = true;
  1041. caw->arts->setHero(hero);
  1042. caw->arts->updateState = false;
  1043. caw->activate();
  1044. }
  1045. }
  1046. updateInfo(hero);
  1047. }*/
  1048. void CPlayerInterface::availableCreaturesChanged( const CGDwelling *town )
  1049. {
  1050. EVENT_HANDLER_CALLED_BY_CLIENT;
  1051. if(const CGTownInstance * townObj = dynamic_cast<const CGTownInstance*>(town))
  1052. {
  1053. CFortScreen *fs = dynamic_cast<CFortScreen*>(GH.topInt());
  1054. if(fs)
  1055. fs->creaturesChanged();
  1056. for(IShowActivatable *isa : GH.listInt)
  1057. {
  1058. CKingdomInterface *ki = dynamic_cast<CKingdomInterface*>(isa);
  1059. if (ki && townObj)
  1060. ki->townChanged(townObj);
  1061. }
  1062. }
  1063. else if(GH.listInt.size() && (town->ID == Obj::CREATURE_GENERATOR1
  1064. || town->ID == Obj::CREATURE_GENERATOR4 || town->ID == Obj::WAR_MACHINE_FACTORY))
  1065. {
  1066. CRecruitmentWindow *crw = dynamic_cast<CRecruitmentWindow*>(GH.topInt());
  1067. if(crw && crw->dwelling == town)
  1068. crw->availableCreaturesChanged();
  1069. }
  1070. }
  1071. void CPlayerInterface::heroBonusChanged( const CGHeroInstance *hero, const Bonus &bonus, bool gain )
  1072. {
  1073. EVENT_HANDLER_CALLED_BY_CLIENT;
  1074. if(bonus.type == Bonus::NONE)
  1075. return;
  1076. updateInfo(hero);
  1077. if ((bonus.type == Bonus::FLYING_MOVEMENT || bonus.type == Bonus::WATER_WALKING) && !gain)
  1078. {
  1079. //recalculate paths because hero has lost bonus influencing pathfinding
  1080. eraseCurrentPathOf(hero, false);
  1081. }
  1082. }
  1083. template <typename Handler> void CPlayerInterface::serializeTempl( Handler &h, const int version )
  1084. {
  1085. h & observerInDuelMode;
  1086. h & wanderingHeroes & towns & sleepingHeroes;
  1087. std::map<const CGHeroInstance *, int3> pathsMap; //hero -> dest
  1088. if(h.saving)
  1089. {
  1090. for(auto &p : paths)
  1091. {
  1092. if(p.second.nodes.size())
  1093. pathsMap[p.first] = p.second.endPos();
  1094. else
  1095. logGlobal->errorStream() << p.first->name << " has assigned an empty path! Ignoring it...";
  1096. }
  1097. h & pathsMap;
  1098. }
  1099. else
  1100. {
  1101. h & pathsMap;
  1102. if(cb)
  1103. for(auto &p : pathsMap)
  1104. {
  1105. CGPath path;
  1106. cb->getPathsInfo(p.first)->getPath(p.second, path);
  1107. paths[p.first] = path;
  1108. logGlobal->traceStream() << boost::format("Restored path for hero %s leading to %s with %d nodes")
  1109. % p.first->nodeName() % p.second % path.nodes.size();
  1110. }
  1111. }
  1112. h & spellbookSettings;
  1113. }
  1114. void CPlayerInterface::saveGame( COSer<CSaveFile> &h, const int version )
  1115. {
  1116. EVENT_HANDLER_CALLED_BY_CLIENT;
  1117. serializeTempl(h,version);
  1118. }
  1119. void CPlayerInterface::loadGame( CISer<CLoadFile> &h, const int version )
  1120. {
  1121. EVENT_HANDLER_CALLED_BY_CLIENT;
  1122. serializeTempl(h,version);
  1123. firstCall = -1;
  1124. }
  1125. void CPlayerInterface::moveHero( const CGHeroInstance *h, CGPath path )
  1126. {
  1127. logGlobal->traceStream() << __FUNCTION__;
  1128. if(!LOCPLINT->makingTurn)
  1129. return;
  1130. if (!h)
  1131. return; //can't find hero
  1132. //It shouldn't be possible to move hero with open dialog (or dialog waiting in bg)
  1133. if(showingDialog->get() || !dialogs.empty())
  1134. return;
  1135. duringMovement = true;
  1136. if (adventureInt && adventureInt->isHeroSleeping(h))
  1137. {
  1138. adventureInt->sleepWake->clickLeft(true, false);
  1139. adventureInt->sleepWake->clickLeft(false, true);
  1140. //could've just called
  1141. //adventureInt->fsleepWake();
  1142. //but no authentic button click/sound ;-)
  1143. }
  1144. boost::thread moveHeroTask(std::bind(&CPlayerInterface::doMoveHero,this,h,path));
  1145. }
  1146. bool CPlayerInterface::shiftPressed() const
  1147. {
  1148. return isShiftKeyDown();
  1149. }
  1150. bool CPlayerInterface::altPressed() const
  1151. {
  1152. return isAltKeyDown();
  1153. }
  1154. void CPlayerInterface::showGarrisonDialog( const CArmedInstance *up, const CGHeroInstance *down, bool removableUnits, QueryID queryID)
  1155. {
  1156. EVENT_HANDLER_CALLED_BY_CLIENT;
  1157. auto onEnd = [=]{ cb->selectionMade(0, queryID); };
  1158. if(stillMoveHero.get() == DURING_MOVE && adventureInt->terrain.currentPath && adventureInt->terrain.currentPath->nodes.size() > 1) //to ignore calls on passing through garrisons
  1159. {
  1160. onEnd();
  1161. return;
  1162. }
  1163. waitForAllDialogs();
  1164. auto cgw = new CGarrisonWindow(up,down,removableUnits);
  1165. cgw->quit->addCallback(onEnd);
  1166. GH.pushInt(cgw);
  1167. }
  1168. /**
  1169. * Shows the dialog that appears when right-clicking an artifact that can be assembled
  1170. * into a combinational one on an artifact screen. Does not require the combination of
  1171. * artifacts to be legal.
  1172. * @param artifactID ID of a constituent artifact.
  1173. * @param assembleTo ID of artifact to assemble a constituent into, not used when assemble
  1174. * is false.
  1175. * @param assemble True if the artifact is to be assembled, false if it is to be disassembled.
  1176. */
  1177. void CPlayerInterface::showArtifactAssemblyDialog (ui32 artifactID, ui32 assembleTo, bool assemble, CFunctionList<bool()> onYes, CFunctionList<bool()> onNo)
  1178. {
  1179. const CArtifact &artifact = *CGI->arth->artifacts[artifactID];
  1180. std::string text = artifact.Description();
  1181. text += "\n\n";
  1182. std::vector<CComponent*> scs;
  1183. if (assemble) {
  1184. const CArtifact &assembledArtifact = *CGI->arth->artifacts[assembleTo];
  1185. // You possess all of the components to...
  1186. text += boost::str(boost::format(CGI->generaltexth->allTexts[732]) % assembledArtifact.Name());
  1187. // Picture of assembled artifact at bottom.
  1188. auto sc = new CComponent(CComponent::artifact, assembledArtifact.id, 0);
  1189. //sc->description = assembledArtifact.Description();
  1190. //sc->subtitle = assembledArtifact.Name();
  1191. scs.push_back(sc);
  1192. } else {
  1193. // Do you wish to disassemble this artifact?
  1194. text += CGI->generaltexth->allTexts[733];
  1195. }
  1196. showYesNoDialog(text, onYes, onNo, true, scs);
  1197. }
  1198. void CPlayerInterface::requestRealized( PackageApplied *pa )
  1199. {
  1200. EVENT_HANDLER_CALLED_BY_CLIENT;
  1201. if(pa->packType == typeList.getTypeID<MoveHero>() && stillMoveHero.get() == DURING_MOVE)
  1202. stillMoveHero.setn(CONTINUE_MOVE);
  1203. }
  1204. void CPlayerInterface::heroExchangeStarted(ObjectInstanceID hero1, ObjectInstanceID hero2, QueryID query)
  1205. {
  1206. EVENT_HANDLER_CALLED_BY_CLIENT;
  1207. GH.pushInt(new CExchangeWindow(hero1, hero2, query));
  1208. }
  1209. void CPlayerInterface::objectPropertyChanged(const SetObjectProperty * sop)
  1210. {
  1211. EVENT_HANDLER_CALLED_BY_CLIENT;
  1212. //redraw minimap if owner changed
  1213. if(sop->what == ObjProperty::OWNER)
  1214. {
  1215. const CGObjectInstance * obj = cb->getObj(sop->id);
  1216. std::set<int3> pos = obj->getBlockedPos();
  1217. for(auto & po : pos)
  1218. {
  1219. if(cb->isVisible(po))
  1220. adventureInt->minimap.showTile(po);
  1221. }
  1222. if(obj->ID == Obj::TOWN)
  1223. {
  1224. if(obj->tempOwner == playerID)
  1225. towns.push_back(static_cast<const CGTownInstance *>(obj));
  1226. else
  1227. towns -= obj;
  1228. adventureInt->townList.update();
  1229. }
  1230. assert(cb->getTownsInfo().size() == towns.size());
  1231. }
  1232. }
  1233. void CPlayerInterface::initializeHeroTownList()
  1234. {
  1235. std::vector<const CGHeroInstance*> allHeroes = cb->getHeroesInfo();
  1236. /*
  1237. std::vector <const CGHeroInstance *> newWanderingHeroes;
  1238. //applying current heroes order to new heroes info
  1239. int j;
  1240. for (int i = 0; i < wanderingHeroes.size(); i++)
  1241. if ((j = vstd::find_pos(allHeroes, wanderingHeroes[i])) >= 0)
  1242. if (!allHeroes[j]->inTownGarrison)
  1243. {
  1244. newWanderingHeroes += allHeroes[j];
  1245. allHeroes -= allHeroes[j];
  1246. }
  1247. //all the rest of new heroes go the end of the list
  1248. wanderingHeroes.clear();
  1249. wanderingHeroes = newWanderingHeroes;
  1250. newWanderingHeroes.clear();*/
  1251. for (auto & allHeroe : allHeroes)
  1252. if (!allHeroe->inTownGarrison)
  1253. wanderingHeroes.push_back(allHeroe);
  1254. std::vector<const CGTownInstance*> allTowns = cb->getTownsInfo();
  1255. /*
  1256. std::vector<const CGTownInstance*> newTowns;
  1257. for (int i = 0; i < towns.size(); i++)
  1258. if ((j = vstd::find_pos(allTowns, towns[i])) >= 0)
  1259. {
  1260. newTowns += allTowns[j];
  1261. allTowns -= allTowns[j];
  1262. }
  1263. towns.clear();
  1264. towns = newTowns;
  1265. newTowns.clear();*/
  1266. for(auto & allTown : allTowns)
  1267. towns.push_back(allTown);
  1268. if (adventureInt)
  1269. adventureInt->updateNextHero(nullptr);
  1270. }
  1271. void CPlayerInterface::showRecruitmentDialog(const CGDwelling *dwelling, const CArmedInstance *dst, int level)
  1272. {
  1273. EVENT_HANDLER_CALLED_BY_CLIENT;
  1274. waitWhileDialog();
  1275. auto recruitCb = [=](CreatureID id, int count){ LOCPLINT->cb->recruitCreatures(dwelling, dst, id, count, -1); };
  1276. CRecruitmentWindow *cr = new CRecruitmentWindow(dwelling, level, dst, recruitCb);
  1277. GH.pushInt(cr);
  1278. }
  1279. void CPlayerInterface::waitWhileDialog(bool unlockPim /*= true*/)
  1280. {
  1281. if(GH.amIGuiThread())
  1282. {
  1283. logGlobal->warnStream() << "Cannot wait for dialogs in gui thread (deadlock risk)!";
  1284. return;
  1285. }
  1286. auto unlock = vstd::makeUnlockGuardIf(*pim, unlockPim);
  1287. boost::unique_lock<boost::mutex> un(showingDialog->mx);
  1288. while(showingDialog->data)
  1289. showingDialog->cond.wait(un);
  1290. }
  1291. void CPlayerInterface::showShipyardDialog(const IShipyard *obj)
  1292. {
  1293. EVENT_HANDLER_CALLED_BY_CLIENT;
  1294. auto state = obj->shipyardStatus();
  1295. std::vector<si32> cost;
  1296. obj->getBoatCost(cost);
  1297. CShipyardWindow *csw = new CShipyardWindow(cost, state, obj->getBoatType(), [=]{ cb->buildBoat(obj); });
  1298. GH.pushInt(csw);
  1299. }
  1300. void CPlayerInterface::newObject( const CGObjectInstance * obj )
  1301. {
  1302. EVENT_HANDLER_CALLED_BY_CLIENT;
  1303. //we might have built a boat in shipyard in opened town screen
  1304. if(obj->ID == Obj::BOAT
  1305. && LOCPLINT->castleInt
  1306. && obj->pos-obj->getVisitableOffset() == LOCPLINT->castleInt->town->bestLocation())
  1307. {
  1308. CCS->soundh->playSound(soundBase::newBuilding);
  1309. LOCPLINT->castleInt->addBuilding(BuildingID::SHIP);
  1310. }
  1311. }
  1312. void CPlayerInterface::centerView (int3 pos, int focusTime)
  1313. {
  1314. EVENT_HANDLER_CALLED_BY_CLIENT;
  1315. waitWhileDialog();
  1316. adventureInt->centerOn (pos);
  1317. if(focusTime)
  1318. {
  1319. GH.totalRedraw();
  1320. #ifdef VCMI_SDL1
  1321. CSDL_Ext::update(screen);
  1322. SDL_Delay(focusTime);
  1323. #else
  1324. {
  1325. auto unlockPim = vstd::makeUnlockGuard(*pim);
  1326. IgnoreEvents ignore(*this);
  1327. SDL_Delay(focusTime);
  1328. }
  1329. #endif
  1330. }
  1331. }
  1332. void CPlayerInterface::objectRemoved( const CGObjectInstance *obj )
  1333. {
  1334. EVENT_HANDLER_CALLED_BY_CLIENT;
  1335. if (LOCPLINT->cb->getCurrentPlayer() == playerID) {
  1336. std::string handlerName = VLC->objtypeh->getObjectHandlerName(obj->ID);
  1337. if ((handlerName == "pickable") || (handlerName == "scholar") || (handlerName== "artifact") || (handlerName == "pandora")) {
  1338. waitWhileDialog();
  1339. CCS->soundh->playSoundFromSet(CCS->soundh->pickupSounds);
  1340. } else if ((handlerName == "monster") || (handlerName == "hero")) {
  1341. waitWhileDialog();
  1342. CCS->soundh->playSound(soundBase::KillFade);
  1343. }
  1344. }
  1345. if(obj->ID == Obj::HERO && obj->tempOwner == playerID)
  1346. {
  1347. const CGHeroInstance *h = static_cast<const CGHeroInstance*>(obj);
  1348. heroKilled(h);
  1349. }
  1350. }
  1351. bool CPlayerInterface::ctrlPressed() const
  1352. {
  1353. return isCtrlKeyDown();
  1354. }
  1355. const CArmedInstance * CPlayerInterface::getSelection()
  1356. {
  1357. return currentSelection;
  1358. }
  1359. void CPlayerInterface::setSelection(const CArmedInstance * obj)
  1360. {
  1361. currentSelection = obj;
  1362. }
  1363. void CPlayerInterface::update()
  1364. {
  1365. if (!locked)
  1366. {
  1367. logGlobal->errorStream() << "Non synchronized update of PlayerInterface";
  1368. return;
  1369. }
  1370. //if there are any waiting dialogs, show them
  1371. if((howManyPeople <= 1 || makingTurn) && !dialogs.empty() && !showingDialog->get())
  1372. {
  1373. showingDialog->set(true);
  1374. GH.pushInt(dialogs.front());
  1375. dialogs.pop_front();
  1376. }
  1377. //in some conditions we may receive calls before selection is initialized - we must ignore them
  1378. if(adventureInt && !adventureInt->selection && GH.topInt() == adventureInt)
  1379. {
  1380. return;
  1381. }
  1382. // Handles mouse and key input
  1383. GH.updateTime();
  1384. GH.handleEvents();
  1385. if(adventureInt && !adventureInt->isActive() && adventureInt->scrollingDir) //player forces map scrolling though interface is disabled
  1386. GH.totalRedraw();
  1387. else
  1388. GH.simpleRedraw();
  1389. if (settings["general"]["showfps"].Bool())
  1390. GH.drawFPSCounter();
  1391. }
  1392. void CPlayerInterface::runLocked(std::function<void(IUpdateable * )> functor)
  1393. {
  1394. // Updating GUI requires locking pim mutex (that protects screen and GUI state).
  1395. // When ending the game, the pim mutex might be hold by other thread,
  1396. // that will notify us about the ending game by setting terminate_cond flag.
  1397. bool acquiredTheLockOnPim = false; //for tracking whether pim mutex locking succeeded
  1398. while(!terminate_cond.get() && !(acquiredTheLockOnPim = pim->try_lock())) //try acquiring long until it succeeds or we are told to terminate
  1399. boost::this_thread::sleep(boost::posix_time::milliseconds(15));
  1400. if(!acquiredTheLockOnPim)
  1401. {
  1402. // We broke the while loop above and not because of mutex, so we must be terminating.
  1403. assert(terminate_cond.get());
  1404. return;
  1405. }
  1406. // If we are here, pim mutex has been successfully locked - let's store it in a safe RAII lock.
  1407. boost::unique_lock<boost::recursive_mutex> un(*pim, boost::adopt_lock);
  1408. // While mutexes were locked away we may be have stopped being the active interface
  1409. if(LOCPLINT != this)
  1410. return;
  1411. // Make sure that gamestate won't change when GUI objects may obtain its parts on event processing or drawing request
  1412. boost::shared_lock<boost::shared_mutex> gsLock(cb->getGsMutex());
  1413. locked = true;
  1414. functor(this);
  1415. locked = false;
  1416. }
  1417. int CPlayerInterface::getLastIndex( std::string namePrefix)
  1418. {
  1419. using namespace boost::filesystem;
  1420. using namespace boost::algorithm;
  1421. path gamesDir = VCMIDirs::get().userSavePath();
  1422. std::map<std::time_t, int> dates; //save number => datestamp
  1423. const directory_iterator enddir;
  1424. if(!exists(gamesDir))
  1425. create_directory(gamesDir);
  1426. else
  1427. for (directory_iterator dir(gamesDir); dir != enddir; ++dir)
  1428. {
  1429. if(is_regular(dir->status()))
  1430. {
  1431. std::string name = dir->path().filename().string();
  1432. if(starts_with(name, namePrefix) && ends_with(name, ".vcgm1"))
  1433. {
  1434. char nr = name[namePrefix.size()];
  1435. if(std::isdigit(nr))
  1436. dates[last_write_time(dir->path())] = boost::lexical_cast<int>(nr);
  1437. }
  1438. }
  1439. }
  1440. if(!dates.empty())
  1441. return (--dates.end())->second; //return latest file number
  1442. return 0;
  1443. }
  1444. void CPlayerInterface::initMovement( const TryMoveHero &details, const CGHeroInstance * ho, const int3 &hp )
  1445. {
  1446. if(details.end.x+1 == details.start.x && details.end.y+1 == details.start.y) //tl
  1447. {
  1448. //ho->moveDir = 1;
  1449. ho->isStanding = false;
  1450. CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, -31)));
  1451. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 1, -31)));
  1452. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 33, -31)));
  1453. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 65, -31)));
  1454. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 1)));
  1455. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, 1), ho->id);
  1456. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, 1), ho->id);
  1457. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, 1), ho->id);
  1458. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 33)));
  1459. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 33), ho->id);
  1460. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 33), ho->id);
  1461. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 33), ho->id);
  1462. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1463. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1464. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1465. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1466. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), objectBlitOrderSorter);
  1467. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), objectBlitOrderSorter);
  1468. }
  1469. else if(details.end.x == details.start.x && details.end.y+1 == details.start.y) //t
  1470. {
  1471. //ho->moveDir = 2;
  1472. ho->isStanding = false;
  1473. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 0, -31)));
  1474. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 32, -31)));
  1475. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 64, -31)));
  1476. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, 1), ho->id);
  1477. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, 1), ho->id);
  1478. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, 1), ho->id);
  1479. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 33), ho->id);
  1480. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 33), ho->id);
  1481. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 33), ho->id);
  1482. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1483. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1484. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1485. }
  1486. else if(details.end.x-1 == details.start.x && details.end.y+1 == details.start.y) //tr
  1487. {
  1488. //ho->moveDir = 3;
  1489. ho->isStanding = false;
  1490. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -1, -31)));
  1491. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 31, -31)));
  1492. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 63, -31)));
  1493. CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, -31)));
  1494. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, 1), ho->id);
  1495. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, 1), ho->id);
  1496. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, 1), ho->id);
  1497. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 1)));
  1498. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 33), ho->id);
  1499. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 33), ho->id);
  1500. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 33), ho->id);
  1501. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 33)));
  1502. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1503. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1504. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1505. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.end(), objectBlitOrderSorter);
  1506. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), objectBlitOrderSorter);
  1507. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), objectBlitOrderSorter);
  1508. }
  1509. else if(details.end.x-1 == details.start.x && details.end.y == details.start.y) //r
  1510. {
  1511. //ho->moveDir = 4;
  1512. ho->isStanding = false;
  1513. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, 0), ho->id);
  1514. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, 0), ho->id);
  1515. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, 0), ho->id);
  1516. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 0)));
  1517. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 32), ho->id);
  1518. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 32), ho->id);
  1519. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 32), ho->id);
  1520. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 32)));
  1521. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), objectBlitOrderSorter);
  1522. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), objectBlitOrderSorter);
  1523. }
  1524. else if(details.end.x-1 == details.start.x && details.end.y-1 == details.start.y) //br
  1525. {
  1526. //ho->moveDir = 5;
  1527. ho->isStanding = false;
  1528. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, -1), ho->id);
  1529. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, -1), ho->id);
  1530. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, -1), ho->id);
  1531. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, -1)));
  1532. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 31), ho->id);
  1533. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 31), ho->id);
  1534. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 31), ho->id);
  1535. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 31)));
  1536. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -1, 63)));
  1537. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 31, 63)));
  1538. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 63, 63)));
  1539. CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 63)));
  1540. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), objectBlitOrderSorter);
  1541. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), objectBlitOrderSorter);
  1542. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1543. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1544. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1545. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1546. }
  1547. else if(details.end.x == details.start.x && details.end.y-1 == details.start.y) //b
  1548. {
  1549. //ho->moveDir = 6;
  1550. ho->isStanding = false;
  1551. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, -1), ho->id);
  1552. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, -1), ho->id);
  1553. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, -1), ho->id);
  1554. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 31), ho->id);
  1555. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 31), ho->id);
  1556. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 31), ho->id);
  1557. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 0, 63)));
  1558. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 32, 63)));
  1559. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 64, 63)));
  1560. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1561. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1562. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1563. }
  1564. else if(details.end.x+1 == details.start.x && details.end.y-1 == details.start.y) //bl
  1565. {
  1566. //ho->moveDir = 7;
  1567. ho->isStanding = false;
  1568. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, -1)));
  1569. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, -1), ho->id);
  1570. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, -1), ho->id);
  1571. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, -1), ho->id);
  1572. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 31)));
  1573. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 31), ho->id);
  1574. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 31), ho->id);
  1575. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 31), ho->id);
  1576. CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 63)));
  1577. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 1, 63)));
  1578. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 33, 63)));
  1579. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 65, 63)));
  1580. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), objectBlitOrderSorter);
  1581. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), objectBlitOrderSorter);
  1582. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1583. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1584. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1585. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), objectBlitOrderSorter);
  1586. }
  1587. else if(details.end.x+1 == details.start.x && details.end.y == details.start.y) //l
  1588. {
  1589. //ho->moveDir = 8;
  1590. ho->isStanding = false;
  1591. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 0)));
  1592. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, 0), ho->id);
  1593. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, 0), ho->id);
  1594. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, 0), ho->id);
  1595. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 32)));
  1596. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 32), ho->id);
  1597. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 32), ho->id);
  1598. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 32), ho->id);
  1599. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), objectBlitOrderSorter);
  1600. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), objectBlitOrderSorter);
  1601. }
  1602. }
  1603. void CPlayerInterface::movementPxStep( const TryMoveHero &details, int i, const int3 &hp, const CGHeroInstance * ho )
  1604. {
  1605. if(details.end.x+1 == details.start.x && details.end.y+1 == details.start.y) //tl
  1606. {
  1607. //setting advmap shift
  1608. adventureInt->terrain.moveX = i-32;
  1609. adventureInt->terrain.moveY = i-32;
  1610. subRect(hp.x-3, hp.y-2, hp.z, genRect(32, 32, -31+i, -31+i), ho->id);
  1611. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, 1+i, -31+i), ho->id);
  1612. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 33+i, -31+i), ho->id);
  1613. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 65+i, -31+i), ho->id);
  1614. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, 1+i), ho->id);
  1615. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, 1+i), ho->id);
  1616. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, 1+i), ho->id);
  1617. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, 1+i), ho->id);
  1618. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 33+i), ho->id);
  1619. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 33+i), ho->id);
  1620. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 33+i), ho->id);
  1621. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 33+i), ho->id);
  1622. }
  1623. else if(details.end.x == details.start.x && details.end.y+1 == details.start.y) //t
  1624. {
  1625. //setting advmap shift
  1626. adventureInt->terrain.moveY = i-32;
  1627. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, 0, -31+i), ho->id);
  1628. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 32, -31+i), ho->id);
  1629. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 64, -31+i), ho->id);
  1630. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, 1+i), ho->id);
  1631. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, 1+i), ho->id);
  1632. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, 1+i), ho->id);
  1633. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 33+i), ho->id);
  1634. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 33+i), ho->id);
  1635. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 33+i), ho->id);
  1636. }
  1637. else if(details.end.x-1 == details.start.x && details.end.y+1 == details.start.y) //tr
  1638. {
  1639. //setting advmap shift
  1640. adventureInt->terrain.moveX = -i+32;
  1641. adventureInt->terrain.moveY = i-32;
  1642. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, -1-i, -31+i), ho->id);
  1643. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 31-i, -31+i), ho->id);
  1644. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 63-i, -31+i), ho->id);
  1645. subRect(hp.x+1, hp.y-2, hp.z, genRect(32, 32, 95-i, -31+i), ho->id);
  1646. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, 1+i), ho->id);
  1647. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, 1+i), ho->id);
  1648. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, 1+i), ho->id);
  1649. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, 1+i), ho->id);
  1650. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 33+i), ho->id);
  1651. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 33+i), ho->id);
  1652. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 33+i), ho->id);
  1653. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 33+i), ho->id);
  1654. }
  1655. else if(details.end.x-1 == details.start.x && details.end.y == details.start.y) //r
  1656. {
  1657. //setting advmap shift
  1658. adventureInt->terrain.moveX = -i+32;
  1659. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, 0), ho->id);
  1660. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, 0), ho->id);
  1661. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, 0), ho->id);
  1662. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, 0), ho->id);
  1663. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 32), ho->id);
  1664. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 32), ho->id);
  1665. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 32), ho->id);
  1666. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 32), ho->id);
  1667. }
  1668. else if(details.end.x-1 == details.start.x && details.end.y-1 == details.start.y) //br
  1669. {
  1670. //setting advmap shift
  1671. adventureInt->terrain.moveX = -i+32;
  1672. adventureInt->terrain.moveY = -i+32;
  1673. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, -1-i), ho->id);
  1674. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, -1-i), ho->id);
  1675. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, -1-i), ho->id);
  1676. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, -1-i), ho->id);
  1677. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 31-i), ho->id);
  1678. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 31-i), ho->id);
  1679. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 31-i), ho->id);
  1680. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 31-i), ho->id);
  1681. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, -1-i, 63-i), ho->id);
  1682. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 31-i, 63-i), ho->id);
  1683. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 63-i, 63-i), ho->id);
  1684. subRect(hp.x+1, hp.y+1, hp.z, genRect(32, 32, 95-i, 63-i), ho->id);
  1685. }
  1686. else if(details.end.x == details.start.x && details.end.y-1 == details.start.y) //b
  1687. {
  1688. //setting advmap shift
  1689. adventureInt->terrain.moveY = -i+32;
  1690. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, -1-i), ho->id);
  1691. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, -1-i), ho->id);
  1692. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, -1-i), ho->id);
  1693. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 31-i), ho->id);
  1694. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 31-i), ho->id);
  1695. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 31-i), ho->id);
  1696. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, 0, 63-i), ho->id);
  1697. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 32, 63-i), ho->id);
  1698. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 64, 63-i), ho->id);
  1699. }
  1700. else if(details.end.x+1 == details.start.x && details.end.y-1 == details.start.y) //bl
  1701. {
  1702. //setting advmap shift
  1703. adventureInt->terrain.moveX = i-32;
  1704. adventureInt->terrain.moveY = -i+32;
  1705. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, -1-i), ho->id);
  1706. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, -1-i), ho->id);
  1707. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, -1-i), ho->id);
  1708. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, -1-i), ho->id);
  1709. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 31-i), ho->id);
  1710. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 31-i), ho->id);
  1711. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 31-i), ho->id);
  1712. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 31-i), ho->id);
  1713. subRect(hp.x-3, hp.y+1, hp.z, genRect(32, 32, -31+i, 63-i), ho->id);
  1714. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, 1+i, 63-i), ho->id);
  1715. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 33+i, 63-i), ho->id);
  1716. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 65+i, 63-i), ho->id);
  1717. }
  1718. else if(details.end.x+1 == details.start.x && details.end.y == details.start.y) //l
  1719. {
  1720. //setting advmap shift
  1721. adventureInt->terrain.moveX = i-32;
  1722. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, 0), ho->id);
  1723. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, 0), ho->id);
  1724. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, 0), ho->id);
  1725. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, 0), ho->id);
  1726. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 32), ho->id);
  1727. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 32), ho->id);
  1728. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 32), ho->id);
  1729. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 32), ho->id);
  1730. }
  1731. }
  1732. void CPlayerInterface::finishMovement( const TryMoveHero &details, const int3 &hp, const CGHeroInstance * ho )
  1733. {
  1734. adventureInt->terrain.moveX = adventureInt->terrain.moveY = 0;
  1735. if(details.end.x+1 == details.start.x && details.end.y+1 == details.start.y) //tl
  1736. {
  1737. delObjRect(hp.x, hp.y-2, hp.z, ho->id);
  1738. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1739. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1740. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1741. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1742. delObjRect(hp.x-3, hp.y, hp.z, ho->id);
  1743. }
  1744. else if(details.end.x == details.start.x && details.end.y+1 == details.start.y) //t
  1745. {
  1746. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1747. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1748. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1749. }
  1750. else if(details.end.x-1 == details.start.x && details.end.y+1 == details.start.y) //tr
  1751. {
  1752. delObjRect(hp.x-2, hp.y-2, hp.z, ho->id);
  1753. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1754. delObjRect(hp.x+1, hp.y, hp.z, ho->id);
  1755. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1756. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1757. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1758. }
  1759. else if(details.end.x-1 == details.start.x && details.end.y == details.start.y) //r
  1760. {
  1761. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1762. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1763. }
  1764. else if(details.end.x-1 == details.start.x && details.end.y-1 == details.start.y) //br
  1765. {
  1766. delObjRect(hp.x-2, hp.y+1, hp.z, ho->id);
  1767. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1768. delObjRect(hp.x+1, hp.y-1, hp.z, ho->id);
  1769. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1770. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1771. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1772. }
  1773. else if(details.end.x == details.start.x && details.end.y-1 == details.start.y) //b
  1774. {
  1775. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1776. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1777. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1778. }
  1779. else if(details.end.x+1 == details.start.x && details.end.y-1 == details.start.y) //bl
  1780. {
  1781. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1782. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1783. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1784. delObjRect(hp.x-3, hp.y-1, hp.z, ho->id);
  1785. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1786. delObjRect(hp.x, hp.y+1, hp.z, ho->id);
  1787. }
  1788. else if(details.end.x+1 == details.start.x && details.end.y == details.start.y) //l
  1789. {
  1790. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1791. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1792. }
  1793. //restoring good rects
  1794. subRect(details.end.x-2, details.end.y-1, details.end.z, genRect(32, 32, 0, 0), ho->id);
  1795. subRect(details.end.x-1, details.end.y-1, details.end.z, genRect(32, 32, 32, 0), ho->id);
  1796. subRect(details.end.x, details.end.y-1, details.end.z, genRect(32, 32, 64, 0), ho->id);
  1797. subRect(details.end.x-2, details.end.y, details.end.z, genRect(32, 32, 0, 32), ho->id);
  1798. subRect(details.end.x-1, details.end.y, details.end.z, genRect(32, 32, 32, 32), ho->id);
  1799. subRect(details.end.x, details.end.y, details.end.z, genRect(32, 32, 64, 32), ho->id);
  1800. //restoring good order of objects
  1801. std::stable_sort(CGI->mh->ttiles[details.end.x-2][details.end.y-1][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x-2][details.end.y-1][details.end.z].objects.end(), objectBlitOrderSorter);
  1802. std::stable_sort(CGI->mh->ttiles[details.end.x-1][details.end.y-1][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x-1][details.end.y-1][details.end.z].objects.end(), objectBlitOrderSorter);
  1803. std::stable_sort(CGI->mh->ttiles[details.end.x][details.end.y-1][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x][details.end.y-1][details.end.z].objects.end(), objectBlitOrderSorter);
  1804. std::stable_sort(CGI->mh->ttiles[details.end.x-2][details.end.y][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x-2][details.end.y][details.end.z].objects.end(), objectBlitOrderSorter);
  1805. std::stable_sort(CGI->mh->ttiles[details.end.x-1][details.end.y][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x-1][details.end.y][details.end.z].objects.end(), objectBlitOrderSorter);
  1806. std::stable_sort(CGI->mh->ttiles[details.end.x][details.end.y][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x][details.end.y][details.end.z].objects.end(), objectBlitOrderSorter);
  1807. }
  1808. void CPlayerInterface::gameOver(PlayerColor player, const EVictoryLossCheckResult & victoryLossCheckResult )
  1809. {
  1810. EVENT_HANDLER_CALLED_BY_CLIENT;
  1811. if(player == playerID)
  1812. {
  1813. if(victoryLossCheckResult.loss())
  1814. showInfoDialog(CGI->generaltexth->allTexts[95]);
  1815. if(LOCPLINT == this)
  1816. {
  1817. GH.curInt = this; //waiting for dialogs requires this to get events
  1818. waitForAllDialogs(); //wait till all dialogs are displayed and closed
  1819. }
  1820. --howManyPeople;
  1821. if(howManyPeople == 0) //all human players eliminated
  1822. {
  1823. if(adventureInt)
  1824. {
  1825. terminate_cond.setn(true);
  1826. adventureInt->deactivate();
  1827. if(GH.topInt() == adventureInt)
  1828. GH.popInt(adventureInt);
  1829. delete adventureInt;
  1830. adventureInt = nullptr;
  1831. }
  1832. }
  1833. if(cb->getStartInfo()->mode == StartInfo::CAMPAIGN)
  1834. {
  1835. // if you lose the campaign go back to the main menu
  1836. // campaign wins are handled in proposeNextMission
  1837. if(victoryLossCheckResult.loss()) requestReturningToMainMenu();
  1838. }
  1839. else
  1840. {
  1841. if(howManyPeople == 0) //all human players eliminated
  1842. {
  1843. requestReturningToMainMenu();
  1844. }
  1845. else if(victoryLossCheckResult.victory() && LOCPLINT == this) // end game if current human player has won
  1846. {
  1847. requestReturningToMainMenu();
  1848. }
  1849. }
  1850. if(GH.curInt == this) GH.curInt = nullptr;
  1851. }
  1852. else
  1853. {
  1854. if(victoryLossCheckResult.loss() && cb->getPlayerStatus(playerID) == EPlayerStatus::INGAME) //enemy has lost
  1855. {
  1856. std::string str = victoryLossCheckResult.messageToSelf;
  1857. boost::algorithm::replace_first(str, "%s", CGI->generaltexth->capColors[player.getNum()]);
  1858. showInfoDialog(str, std::vector<CComponent*>(1, new CComponent(CComponent::flag, player.getNum(), 0)));
  1859. }
  1860. }
  1861. }
  1862. void CPlayerInterface::playerBonusChanged( const Bonus &bonus, bool gain )
  1863. {
  1864. EVENT_HANDLER_CALLED_BY_CLIENT;
  1865. }
  1866. void CPlayerInterface::showPuzzleMap()
  1867. {
  1868. EVENT_HANDLER_CALLED_BY_CLIENT;
  1869. waitWhileDialog();
  1870. //TODO: interface should not know the real position of Grail...
  1871. double ratio = 0;
  1872. int3 grailPos = cb->getGrailPos(ratio);
  1873. GH.pushInt(new CPuzzleWindow(grailPos, ratio));
  1874. }
  1875. void CPlayerInterface::advmapSpellCast(const CGHeroInstance * caster, int spellID)
  1876. {
  1877. EVENT_HANDLER_CALLED_BY_CLIENT;
  1878. if (spellID == SpellID::FLY || spellID == SpellID::WATER_WALK)
  1879. {
  1880. eraseCurrentPathOf(caster, false);
  1881. }
  1882. const CSpell * spell = CGI->spellh->objects[spellID];
  1883. auto castSoundPath = spell->getCastSound();
  1884. if (!castSoundPath.empty())
  1885. CCS->soundh->playSound(castSoundPath);
  1886. }
  1887. void CPlayerInterface::eraseCurrentPathOf( const CGHeroInstance * ho, bool checkForExistanceOfPath /*= true */ )
  1888. {
  1889. if(checkForExistanceOfPath)
  1890. {
  1891. assert(vstd::contains(paths, ho));
  1892. }
  1893. else if (!vstd::contains(paths, ho))
  1894. {
  1895. return;
  1896. }
  1897. assert(ho == adventureInt->selection);
  1898. paths.erase(ho);
  1899. adventureInt->terrain.currentPath = nullptr;
  1900. adventureInt->updateMoveHero(ho, false);
  1901. }
  1902. void CPlayerInterface::removeLastNodeFromPath(const CGHeroInstance *ho)
  1903. {
  1904. adventureInt->terrain.currentPath->nodes.erase(adventureInt->terrain.currentPath->nodes.end()-1);
  1905. if(adventureInt->terrain.currentPath->nodes.size() < 2) //if it was the last one, remove entire path and path with only one tile is not a real path
  1906. eraseCurrentPathOf(ho);
  1907. }
  1908. CGPath * CPlayerInterface::getAndVerifyPath(const CGHeroInstance * h)
  1909. {
  1910. if(vstd::contains(paths,h)) //hero has assigned path
  1911. {
  1912. CGPath &path = paths[h];
  1913. if(!path.nodes.size())
  1914. {
  1915. logGlobal->warnStream() << "Warning: empty path found...";
  1916. paths.erase(h);
  1917. }
  1918. else
  1919. {
  1920. assert(h->getPosition(false) == path.startPos());
  1921. //update the hero path in case of something has changed on map
  1922. if(LOCPLINT->cb->getPathsInfo(h)->getPath(path.endPos(), path))
  1923. return &path;
  1924. else
  1925. paths.erase(h);
  1926. }
  1927. }
  1928. return nullptr;
  1929. }
  1930. void CPlayerInterface::acceptTurn()
  1931. {
  1932. if(settings["session"]["autoSkip"].Bool())
  1933. {
  1934. while(CInfoWindow *iw = dynamic_cast<CInfoWindow *>(GH.topInt()))
  1935. iw->close();
  1936. }
  1937. waitWhileDialog();
  1938. if(howManyPeople > 1)
  1939. adventureInt->startTurn();
  1940. adventureInt->heroList.update();
  1941. adventureInt->townList.update();
  1942. const CGHeroInstance * heroToSelect = nullptr;
  1943. // find first non-sleeping hero
  1944. for (auto hero : wanderingHeroes)
  1945. {
  1946. if (boost::range::find(sleepingHeroes, hero) == sleepingHeroes.end())
  1947. {
  1948. heroToSelect = hero;
  1949. break;
  1950. }
  1951. }
  1952. //select first hero if available.
  1953. if(heroToSelect != nullptr)
  1954. {
  1955. adventureInt->select(heroToSelect);
  1956. }
  1957. else
  1958. adventureInt->select(towns.front());
  1959. //show new day animation and sound on infobar
  1960. adventureInt->infoBar.showDate();
  1961. adventureInt->updateNextHero(nullptr);
  1962. adventureInt->showAll(screen);
  1963. if(settings["session"]["autoSkip"].Bool() && !LOCPLINT->shiftPressed())
  1964. {
  1965. if(CInfoWindow *iw = dynamic_cast<CInfoWindow *>(GH.topInt()))
  1966. iw->close();
  1967. adventureInt->fendTurn();
  1968. }
  1969. // warn player if he has no town
  1970. if(cb->howManyTowns() == 0)
  1971. {
  1972. auto playerColor = *cb->getPlayerID();
  1973. std::vector<Component> components;
  1974. components.push_back(Component(Component::FLAG, playerColor.getNum(), 0, 0));
  1975. MetaString text;
  1976. auto daysWithoutCastle = *cb->getPlayer(playerColor)->daysWithoutCastle;
  1977. if (daysWithoutCastle < 6)
  1978. {
  1979. text.addTxt(MetaString::ARRAY_TXT,128); //%s, you only have %d days left to capture a town or you will be banished from this land.
  1980. text.addReplacement(MetaString::COLOR, playerColor.getNum());
  1981. text.addReplacement(7 - daysWithoutCastle);
  1982. }
  1983. else if(daysWithoutCastle == 6)
  1984. {
  1985. text.addTxt(MetaString::ARRAY_TXT,129); //%s, this is your last day to capture a town or you will be banished from this land.
  1986. text.addReplacement(MetaString::COLOR, playerColor.getNum());
  1987. }
  1988. showInfoDialogAndWait(components, text);
  1989. }
  1990. }
  1991. void CPlayerInterface::tryDiggging(const CGHeroInstance *h)
  1992. {
  1993. std::string hlp;
  1994. CGI->mh->getTerrainDescr(h->getPosition(false), hlp, false);
  1995. int msgToShow = -1;
  1996. CGHeroInstance::ECanDig isDiggingPossible = h->diggingStatus();
  1997. if(hlp.length())
  1998. isDiggingPossible = CGHeroInstance::TILE_OCCUPIED; //TODO integrate with canDig
  1999. switch(isDiggingPossible)
  2000. {
  2001. case CGHeroInstance::CAN_DIG:
  2002. break;
  2003. case CGHeroInstance::LACK_OF_MOVEMENT:
  2004. msgToShow = 56; //"Digging for artifacts requires a whole day, try again tomorrow."
  2005. break;
  2006. case CGHeroInstance::TILE_OCCUPIED:
  2007. msgToShow = 97; //Try searching on clear ground.
  2008. break;
  2009. case CGHeroInstance::WRONG_TERRAIN:
  2010. msgToShow = 60; ////Try looking on land!
  2011. break;
  2012. default:
  2013. assert(0);
  2014. }
  2015. if(msgToShow < 0)
  2016. cb->dig(h);
  2017. else
  2018. showInfoDialog(CGI->generaltexth->allTexts[msgToShow]);
  2019. }
  2020. void CPlayerInterface::updateInfo(const CGObjectInstance * specific)
  2021. {
  2022. adventureInt->infoBar.showSelection();
  2023. }
  2024. void CPlayerInterface::battleNewRoundFirst( int round )
  2025. {
  2026. EVENT_HANDLER_CALLED_BY_CLIENT;
  2027. BATTLE_EVENT_POSSIBLE_RETURN;
  2028. battleInt->newRoundFirst(round);
  2029. }
  2030. void CPlayerInterface::stopMovement()
  2031. {
  2032. if(stillMoveHero.get() == DURING_MOVE)//if we are in the middle of hero movement
  2033. stillMoveHero.setn(STOP_MOVE); //after showing dialog movement will be stopped
  2034. }
  2035. void CPlayerInterface::showMarketWindow(const IMarket *market, const CGHeroInstance *visitor)
  2036. {
  2037. EVENT_HANDLER_CALLED_BY_CLIENT;
  2038. if(market->o->ID == Obj::ALTAR_OF_SACRIFICE)
  2039. {
  2040. //EEMarketMode mode = market->availableModes().front();
  2041. if(market->allowsTrade(EMarketMode::ARTIFACT_EXP) && visitor->getAlignment() != EAlignment::EVIL)
  2042. GH.pushInt(new CAltarWindow(market, visitor, EMarketMode::ARTIFACT_EXP));
  2043. else if(market->allowsTrade(EMarketMode::CREATURE_EXP) && visitor->getAlignment() != EAlignment::GOOD)
  2044. GH.pushInt(new CAltarWindow(market, visitor, EMarketMode::CREATURE_EXP));
  2045. }
  2046. else
  2047. GH.pushInt(new CMarketplaceWindow(market, visitor, market->availableModes().front()));
  2048. }
  2049. void CPlayerInterface::showUniversityWindow(const IMarket *market, const CGHeroInstance *visitor)
  2050. {
  2051. EVENT_HANDLER_CALLED_BY_CLIENT;
  2052. auto cuw = new CUniversityWindow(visitor, market);
  2053. GH.pushInt(cuw);
  2054. }
  2055. void CPlayerInterface::showHillFortWindow(const CGObjectInstance *object, const CGHeroInstance *visitor)
  2056. {
  2057. EVENT_HANDLER_CALLED_BY_CLIENT;
  2058. auto chfw = new CHillFortWindow(visitor, object);
  2059. GH.pushInt(chfw);
  2060. }
  2061. void CPlayerInterface::availableArtifactsChanged(const CGBlackMarket *bm /*= nullptr*/)
  2062. {
  2063. EVENT_HANDLER_CALLED_BY_CLIENT;
  2064. if(CMarketplaceWindow *cmw = dynamic_cast<CMarketplaceWindow*>(GH.topInt()))
  2065. cmw->artifactsChanged(false);
  2066. }
  2067. void CPlayerInterface::showTavernWindow(const CGObjectInstance *townOrTavern)
  2068. {
  2069. EVENT_HANDLER_CALLED_BY_CLIENT;
  2070. auto tv = new CTavernWindow(townOrTavern);
  2071. GH.pushInt(tv);
  2072. }
  2073. void CPlayerInterface::showThievesGuildWindow (const CGObjectInstance * obj)
  2074. {
  2075. EVENT_HANDLER_CALLED_BY_CLIENT;
  2076. auto tgw = new CThievesGuildWindow(obj);
  2077. GH.pushInt(tgw);
  2078. }
  2079. void CPlayerInterface::showQuestLog()
  2080. {
  2081. EVENT_HANDLER_CALLED_BY_CLIENT;
  2082. CQuestLog * ql = new CQuestLog (LOCPLINT->cb->getMyQuests());
  2083. GH.pushInt (ql);
  2084. }
  2085. void CPlayerInterface::showShipyardDialogOrProblemPopup(const IShipyard *obj)
  2086. {
  2087. if(obj->shipyardStatus() != IBoatGenerator::GOOD)
  2088. {
  2089. MetaString txt;
  2090. obj->getProblemText(txt);
  2091. showInfoDialog(txt.toString());
  2092. }
  2093. else
  2094. showShipyardDialog(obj);
  2095. }
  2096. void CPlayerInterface::requestReturningToMainMenu()
  2097. {
  2098. sendCustomEvent(RETURN_TO_MAIN_MENU);
  2099. cb->unregisterAllInterfaces();
  2100. }
  2101. void CPlayerInterface::requestStoppingClient()
  2102. {
  2103. sendCustomEvent(STOP_CLIENT);
  2104. }
  2105. void CPlayerInterface::sendCustomEvent( int code )
  2106. {
  2107. CGuiHandler::pushSDLEvent(SDL_USEREVENT, code);
  2108. }
  2109. void CPlayerInterface::stackChagedCount(const StackLocation &location, const TQuantity &change, bool isAbsolute)
  2110. {
  2111. EVENT_HANDLER_CALLED_BY_CLIENT;
  2112. garrisonChanged(location.army);
  2113. }
  2114. void CPlayerInterface::stackChangedType(const StackLocation &location, const CCreature &newType)
  2115. {
  2116. EVENT_HANDLER_CALLED_BY_CLIENT;
  2117. garrisonChanged(location.army);
  2118. }
  2119. void CPlayerInterface::stacksErased(const StackLocation &location)
  2120. {
  2121. EVENT_HANDLER_CALLED_BY_CLIENT;
  2122. garrisonChanged(location.army);
  2123. }
  2124. void CPlayerInterface::stacksSwapped(const StackLocation &loc1, const StackLocation &loc2)
  2125. {
  2126. EVENT_HANDLER_CALLED_BY_CLIENT;
  2127. std::vector<const CGObjectInstance *> objects;
  2128. objects.push_back(loc1.army);
  2129. if(loc2.army != loc1.army)
  2130. objects.push_back(loc2.army);
  2131. garrisonsChanged(objects);
  2132. }
  2133. void CPlayerInterface::newStackInserted(const StackLocation &location, const CStackInstance &stack)
  2134. {
  2135. EVENT_HANDLER_CALLED_BY_CLIENT;
  2136. garrisonChanged(location.army);
  2137. }
  2138. void CPlayerInterface::stacksRebalanced(const StackLocation &src, const StackLocation &dst, TQuantity count)
  2139. {
  2140. EVENT_HANDLER_CALLED_BY_CLIENT;
  2141. std::vector<const CGObjectInstance *> objects;
  2142. objects.push_back(src.army);
  2143. if(src.army != dst.army)
  2144. objects.push_back(dst.army);
  2145. garrisonsChanged(objects);
  2146. }
  2147. void CPlayerInterface::artifactPut(const ArtifactLocation &al)
  2148. {
  2149. EVENT_HANDLER_CALLED_BY_CLIENT;
  2150. }
  2151. void CPlayerInterface::artifactRemoved(const ArtifactLocation &al)
  2152. {
  2153. EVENT_HANDLER_CALLED_BY_CLIENT;
  2154. adventureInt->infoBar.showSelection();
  2155. for(IShowActivatable *isa : GH.listInt)
  2156. {
  2157. auto artWin = dynamic_cast<CArtifactHolder*>(isa);
  2158. if(artWin)
  2159. artWin->artifactRemoved(al);
  2160. }
  2161. }
  2162. void CPlayerInterface::artifactMoved(const ArtifactLocation &src, const ArtifactLocation &dst)
  2163. {
  2164. EVENT_HANDLER_CALLED_BY_CLIENT;
  2165. adventureInt->infoBar.showSelection();
  2166. for(IShowActivatable *isa : GH.listInt)
  2167. {
  2168. auto artWin = dynamic_cast<CArtifactHolder*>(isa);
  2169. if(artWin)
  2170. artWin->artifactMoved(src, dst);
  2171. }
  2172. }
  2173. void CPlayerInterface::artifactAssembled(const ArtifactLocation &al)
  2174. {
  2175. EVENT_HANDLER_CALLED_BY_CLIENT;
  2176. adventureInt->infoBar.showSelection();
  2177. for(IShowActivatable *isa : GH.listInt)
  2178. {
  2179. auto artWin = dynamic_cast<CArtifactHolder*>(isa);
  2180. if(artWin)
  2181. artWin->artifactAssembled(al);
  2182. }
  2183. }
  2184. void CPlayerInterface::artifactDisassembled(const ArtifactLocation &al)
  2185. {
  2186. EVENT_HANDLER_CALLED_BY_CLIENT;
  2187. adventureInt->infoBar.showSelection();
  2188. for(IShowActivatable *isa : GH.listInt)
  2189. {
  2190. auto artWin = dynamic_cast<CArtifactHolder*>(isa);
  2191. if(artWin)
  2192. artWin->artifactDisassembled(al);
  2193. }
  2194. }
  2195. void CPlayerInterface::playerStartsTurn(PlayerColor player)
  2196. {
  2197. EVENT_HANDLER_CALLED_BY_CLIENT;
  2198. adventureInt->infoBar.showSelection();
  2199. if (!vstd::contains (GH.listInt, adventureInt))
  2200. {
  2201. GH.popInts (GH.listInt.size()); //after map load - remove everything else
  2202. GH.pushInt (adventureInt);
  2203. }
  2204. else
  2205. {
  2206. while (GH.listInt.front() != adventureInt && !dynamic_cast<CInfoWindow*>(GH.listInt.front())) //don't remove dialogs that expect query answer
  2207. GH.popInts(1);
  2208. }
  2209. if(howManyPeople == 1)
  2210. {
  2211. GH.curInt = this;
  2212. adventureInt->startTurn();
  2213. }
  2214. if(player != playerID && this == LOCPLINT)
  2215. {
  2216. waitWhileDialog();
  2217. adventureInt->aiTurnStarted();
  2218. }
  2219. }
  2220. void CPlayerInterface::waitForAllDialogs(bool unlockPim /*= true*/)
  2221. {
  2222. while(!dialogs.empty())
  2223. {
  2224. auto unlock = vstd::makeUnlockGuardIf(*pim, unlockPim);
  2225. SDL_Delay(5);
  2226. }
  2227. waitWhileDialog(unlockPim);
  2228. }
  2229. void CPlayerInterface::proposeLoadingGame()
  2230. {
  2231. showYesNoDialog(CGI->generaltexth->allTexts[68], [this] { sendCustomEvent(RETURN_TO_MENU_LOAD); }, 0, false);
  2232. }
  2233. CPlayerInterface::SpellbookLastSetting::SpellbookLastSetting()
  2234. {
  2235. spellbookLastPageBattle = spellbokLastPageAdvmap = 0;
  2236. spellbookLastTabBattle = spellbookLastTabAdvmap = 4;
  2237. }
  2238. bool CPlayerInterface::capturedAllEvents()
  2239. {
  2240. if(duringMovement)
  2241. {
  2242. //just inform that we are capturing events. they will be processed by heroMoved() in client thread.
  2243. return true;
  2244. }
  2245. if(ignoreEvents)
  2246. {
  2247. boost::unique_lock<boost::mutex> un(eventsM);
  2248. while(!events.empty())
  2249. {
  2250. events.pop();
  2251. }
  2252. return true;
  2253. }
  2254. return false;
  2255. }
  2256. void CPlayerInterface::doMoveHero(const CGHeroInstance* h, CGPath path)
  2257. {
  2258. int i = 1;
  2259. {
  2260. path.convert(0);
  2261. boost::unique_lock<boost::mutex> un(stillMoveHero.mx);
  2262. stillMoveHero.data = CONTINUE_MOVE;
  2263. ETerrainType currentTerrain = ETerrainType::BORDER; // not init yet
  2264. ETerrainType newTerrain;
  2265. int sh = -1;
  2266. const TerrainTile * curTile = cb->getTile(CGHeroInstance::convertPosition(h->pos, false));
  2267. for(i=path.nodes.size()-1; i>0 && (stillMoveHero.data == CONTINUE_MOVE || curTile->blocked); i--)
  2268. {
  2269. //changing z coordinate means we're moving through subterranean gate -> it's done automatically upon the visit, so we don't have to request that move here
  2270. if(path.nodes[i-1].coord.z != path.nodes[i].coord.z)
  2271. continue;
  2272. //stop sending move requests if the next node can't be reached at the current turn (hero exhausted his move points)
  2273. if(path.nodes[i-1].turns)
  2274. {
  2275. stillMoveHero.data = STOP_MOVE;
  2276. break;
  2277. }
  2278. // Start a new sound for the hero movement or let the existing one carry on.
  2279. #if 0
  2280. // TODO
  2281. if (hero is flying && sh == -1)
  2282. sh = CCS->soundh->playSound(soundBase::horseFlying, -1);
  2283. #endif
  2284. {
  2285. newTerrain = cb->getTile(CGHeroInstance::convertPosition(path.nodes[i].coord, false))->terType;
  2286. if (newTerrain != currentTerrain)
  2287. {
  2288. CCS->soundh->stopSound(sh);
  2289. sh = CCS->soundh->playSound(CCS->soundh->horseSounds[newTerrain], -1);
  2290. currentTerrain = newTerrain;
  2291. }
  2292. }
  2293. stillMoveHero.data = WAITING_MOVE;
  2294. int3 endpos(path.nodes[i-1].coord.x, path.nodes[i-1].coord.y, h->pos.z);
  2295. bool guarded = CGI->mh->map->isInTheMap(cb->getGuardingCreaturePosition(endpos - int3(1, 0, 0)));
  2296. logGlobal->traceStream() << "Requesting hero movement to " << endpos;
  2297. cb->moveHero(h,endpos);
  2298. while(stillMoveHero.data != STOP_MOVE && stillMoveHero.data != CONTINUE_MOVE)
  2299. stillMoveHero.cond.wait(un);
  2300. logGlobal->traceStream() << "Resuming " << __FUNCTION__;
  2301. if (guarded || showingDialog->get() == true) // Abort movement if a guard was fought or there is a dialog to display (Mantis #1136)
  2302. break;
  2303. }
  2304. CCS->soundh->stopSound(sh);
  2305. }
  2306. //Update cursor so icon can change if needed when it reappears; doesn;'t apply if a dialog box pops up at the end of the movement
  2307. if(!showingDialog->get())
  2308. GH.fakeMouseMove();
  2309. //todo: this should be in main thread
  2310. if (adventureInt)
  2311. {
  2312. // (i == 0) means hero went through all the path
  2313. adventureInt->updateMoveHero(h, (i != 0));
  2314. adventureInt->updateNextHero(h);
  2315. }
  2316. duringMovement = false;
  2317. }