CPlayerInterface.cpp 73 KB

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