CPlayerInterface.cpp 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105
  1. #include "../stdafx.h"
  2. #include "CAdvmapInterface.h"
  3. #include "CBattleInterface.h"
  4. #include "../CCallback.h"
  5. #include "CCastleInterface.h"
  6. #include "CKingdomInterface.h"
  7. #include "CCursorHandler.h"
  8. #include "CGameInfo.h"
  9. #include "CHeroWindow.h"
  10. #include "CMessage.h"
  11. #include "CPlayerInterface.h"
  12. //#include "SDL_Extensions.h"
  13. #include "SDL_Extensions.h"
  14. //#include "SDL_framerate.h"
  15. #include "SDL_framerate.h"
  16. #include "CConfigHandler.h"
  17. #include "CCreatureAnimation.h"
  18. #include "Graphics.h"
  19. #include "../hch/CArtHandler.h"
  20. #include "../hch/CGeneralTextHandler.h"
  21. #include "../hch/CHeroHandler.h"
  22. #include "../hch/CLodHandler.h"
  23. #include "../hch/CObjectHandler.h"
  24. #include "../lib/Connection.h"
  25. #include "../hch/CSpellHandler.h"
  26. #include "../hch/CTownHandler.h"
  27. #include "../lib/CondSh.h"
  28. #include "../lib/NetPacks.h"
  29. #include "../lib/map.h"
  30. #include "../lib/VCMIDirs.h"
  31. #include "mapHandler.h"
  32. #include "../timeHandler.h"
  33. #include <boost/lexical_cast.hpp>
  34. #include <boost/format.hpp>
  35. #include <boost/algorithm/string.hpp>
  36. #include <boost/algorithm/string/replace.hpp>
  37. #include <boost/assign/std/vector.hpp>
  38. #include <boost/assign/list_of.hpp>
  39. #include <boost/date_time/posix_time/posix_time.hpp>
  40. #include <boost/thread.hpp>
  41. #include <cmath>
  42. #include <queue>
  43. #include <sstream>
  44. #include <boost/filesystem.hpp>
  45. #include "../StartInfo.h"
  46. #ifdef min
  47. #undef min
  48. #endif
  49. #ifdef max
  50. #undef max
  51. #endif
  52. /*
  53. * CPlayerInterface.cpp, part of VCMI engine
  54. *
  55. * Authors: listed in file AUTHORS in main folder
  56. *
  57. * License: GNU General Public License v2.0 or later
  58. * Full text of license available in license.txt file, in main folder
  59. *
  60. */
  61. using namespace boost::assign;
  62. using namespace CSDL_Ext;
  63. void processCommand(const std::string &message, CClient *&client);
  64. extern Point screenLTmax;
  65. extern std::queue<SDL_Event*> events;
  66. extern boost::mutex eventsM;
  67. CPlayerInterface * LOCPLINT;
  68. CBattleInterface * CPlayerInterface::battleInt;
  69. enum EMoveState {STOP_MOVE, WAITING_MOVE, CONTINUE_MOVE, DURING_MOVE};
  70. CondSh<EMoveState> stillMoveHero; //used during hero movement
  71. int CPlayerInterface::howManyPeople = 0;
  72. struct OCM_HLP_CGIN
  73. {
  74. bool inline operator ()(const std::pair<const CGObjectInstance*,SDL_Rect> & a, const std::pair<const CGObjectInstance*,SDL_Rect> & b) const
  75. {
  76. return (*a.first)<(*b.first);
  77. }
  78. } ocmptwo_cgin ;
  79. CPlayerInterface::CPlayerInterface(int Player)
  80. {
  81. howManyPeople++;
  82. GH.defActionsDef = 0;
  83. LOCPLINT = this;
  84. curAction = NULL;
  85. playerID=Player;
  86. human=true;
  87. castleInt = NULL;
  88. battleInt = NULL;
  89. pim = new boost::recursive_mutex;
  90. makingTurn = false;
  91. showingDialog = new CondSh<bool>(false);
  92. sysOpts = GDefaultOptions;
  93. //initializing framerate keeper
  94. mainFPSmng = new FPSmanager;
  95. SDL_initFramerate(mainFPSmng);
  96. SDL_setFramerate(mainFPSmng, 48);
  97. //framerate keeper initialized
  98. cingconsole = new CInGameConsole;
  99. terminate_cond.set(false);
  100. firstCall = 1; //if loading will be overwritten in serialize
  101. autosaveCount = 0;
  102. }
  103. CPlayerInterface::~CPlayerInterface()
  104. {
  105. howManyPeople--;
  106. delete pim;
  107. delete showingDialog;
  108. delete mainFPSmng;
  109. if(adventureInt)
  110. {
  111. if(adventureInt->active & CIntObject::KEYBOARD)
  112. adventureInt->deactivateKeys();
  113. delete adventureInt;
  114. adventureInt = NULL;
  115. }
  116. if(cingconsole->active) //TODO
  117. cingconsole->deactivate();
  118. delete cingconsole;
  119. LOCPLINT = NULL;
  120. }
  121. void CPlayerInterface::init(ICallback * CB)
  122. {
  123. cb = dynamic_cast<CCallback*>(CB);
  124. if(!adventureInt)
  125. adventureInt = new CAdvMapInt();
  126. if(!towns.size() && !wanderingHeroes.size())
  127. {
  128. recreateHeroTownList();
  129. }
  130. }
  131. void CPlayerInterface::yourTurn()
  132. {
  133. {
  134. boost::unique_lock<boost::recursive_mutex> un(*pim);
  135. boost::unique_lock<boost::mutex> lock(eventsM); //block handling events until interface is ready
  136. LOCPLINT = this;
  137. GH.curInt = this;
  138. adventureInt->selection = NULL;
  139. if(firstCall)
  140. {
  141. if(howManyPeople == 1)
  142. adventureInt->setPlayer(playerID);
  143. autosaveCount = getLastIndex("Autosave_");
  144. if(!GH.listInt.size())
  145. {
  146. GH.pushInt(adventureInt);
  147. adventureInt->activateKeys();
  148. }
  149. if(firstCall > 0) //new game, not loaded
  150. {
  151. int index = getLastIndex("Newgame_Autosave_");
  152. index %= SAVES_COUNT;
  153. cb->save("Newgame_Autosave_" + boost::lexical_cast<std::string>(index + 1));
  154. }
  155. firstCall = 0;
  156. }
  157. else
  158. {
  159. LOCPLINT->cb->save("Autosave_" + boost::lexical_cast<std::string>(autosaveCount++ + 1));
  160. autosaveCount %= 5;
  161. }
  162. if(adventureInt->player != playerID)
  163. adventureInt->setPlayer(playerID);
  164. if(howManyPeople > 1) //hot seat message
  165. {
  166. adventureInt->startHotSeatWait(playerID);
  167. makingTurn = true;
  168. std::string msg = CGI->generaltexth->allTexts[13];
  169. boost::replace_first(msg, "%s", cb->getStartInfo()->playerInfos.find(playerID)->second.name);
  170. std::vector<SComponent*> cmp;
  171. cmp.push_back(new SComponent(SComponent::flag, playerID, 0));
  172. showInfoDialog(msg, cmp);
  173. }
  174. else
  175. {
  176. makingTurn = true;
  177. adventureInt->startTurn();
  178. }
  179. }
  180. acceptTurn();
  181. }
  182. STRONG_INLINE void subRect(const int & x, const int & y, const int & z, const SDL_Rect & r, const int & hid)
  183. {
  184. TerrainTile2 & hlp = CGI->mh->ttiles[x][y][z];
  185. for(int h=0; h<hlp.objects.size(); ++h)
  186. if(hlp.objects[h].first->id==hid)
  187. {
  188. hlp.objects[h].second = r;
  189. return;
  190. }
  191. }
  192. STRONG_INLINE void delObjRect(const int & x, const int & y, const int & z, const int & hid)
  193. {
  194. TerrainTile2 & hlp = CGI->mh->ttiles[x][y][z];
  195. for(int h=0; h<hlp.objects.size(); ++h)
  196. if(hlp.objects[h].first->id==hid)
  197. {
  198. hlp.objects.erase(hlp.objects.begin()+h);
  199. return;
  200. }
  201. }
  202. void CPlayerInterface::heroMoved(const TryMoveHero & details)
  203. {
  204. if(LOCPLINT != this)
  205. return;
  206. boost::unique_lock<boost::recursive_mutex> un(*pim);
  207. const CGHeroInstance * ho = cb->getHeroInfo(details.id); //object representing this hero
  208. int3 hp = details.start;
  209. adventureInt->centerOn(ho); //actualizing screen pos
  210. adventureInt->minimap.draw(screen2);
  211. adventureInt->heroList.draw(screen2);
  212. bool directlyAttackingCreature =
  213. CGI->mh->map->isInTheMap(details.attackedFrom)
  214. && adventureInt->terrain.currentPath->nodes.size() == 3;
  215. if(makingTurn && ho->tempOwner == playerID) //we are moving our hero - we may need to update assigned path
  216. {
  217. if(details.result == TryMoveHero::TELEPORTATION || details.start == details.end)
  218. {
  219. if(adventureInt->terrain.currentPath)
  220. eraseCurrentPathOf(ho);
  221. return; //teleport - no fancy moving animation
  222. //TODO: smooth disappear / appear effect
  223. }
  224. if (details.result != TryMoveHero::SUCCESS && details.result != TryMoveHero::FAILED //hero didn't change tile but visit succeeded
  225. || directlyAttackingCreature) // or creature was attacked from endangering tile.
  226. {
  227. eraseCurrentPathOf(ho);
  228. }
  229. else if(adventureInt->terrain.currentPath && details.result == TryMoveHero::SUCCESS) //&& hero is moving
  230. {
  231. //remove one node from the path (the one we went)
  232. adventureInt->terrain.currentPath->nodes.erase(adventureInt->terrain.currentPath->nodes.end()-1);
  233. if(!adventureInt->terrain.currentPath->nodes.size()) //if it was the last one, remove entire path
  234. eraseCurrentPathOf(ho);
  235. }
  236. }
  237. if (details.result != TryMoveHero::SUCCESS) //hero failed to move
  238. {
  239. ho->isStanding = true;
  240. stillMoveHero.setn(STOP_MOVE);
  241. GH.totalRedraw();
  242. return;
  243. }
  244. initMovement(details, ho, hp);
  245. //first initializing done
  246. SDL_framerateDelay(mainFPSmng); // after first move
  247. //main moving
  248. for(int i=1; i<32; i+=2*sysOpts.heroMoveSpeed)
  249. {
  250. movementPxStep(details, i, hp, ho);
  251. adventureInt->updateScreen = true;
  252. adventureInt->show(screen);
  253. CSDL_Ext::update(screen);
  254. SDL_framerateDelay(mainFPSmng); //for animation purposes
  255. } //for(int i=1; i<32; i+=4)
  256. //main moving done
  257. //finishing move
  258. finishMovement(details, hp, ho);
  259. ho->isStanding = true;
  260. //move finished
  261. adventureInt->minimap.draw(screen2);
  262. adventureInt->heroList.updateMove(ho);
  263. //check if user cancelled movement
  264. {
  265. boost::unique_lock<boost::mutex> un(eventsM);
  266. while(events.size())
  267. {
  268. SDL_Event *ev = events.front();
  269. events.pop();
  270. switch(ev->type)
  271. {
  272. case SDL_MOUSEBUTTONDOWN:
  273. stillMoveHero.setn(STOP_MOVE);
  274. break;
  275. case SDL_KEYDOWN:
  276. if(ev->key.keysym.sym < SDLK_F1 || ev->key.keysym.sym > SDLK_F15)
  277. stillMoveHero.setn(STOP_MOVE);
  278. break;
  279. }
  280. delete ev;
  281. }
  282. }
  283. if(stillMoveHero.get() == WAITING_MOVE)
  284. stillMoveHero.setn(DURING_MOVE);
  285. // Hero attacked creature directly, set direction to face it.
  286. if (directlyAttackingCreature) {
  287. // Get direction to attacker.
  288. int3 posOffset = details.attackedFrom - details.end + int3(2, 1, 0);
  289. const ui8 dirLookup[3][3] = {
  290. 1, 2, 3,
  291. 8, 0, 4,
  292. 7, 6, 5
  293. };
  294. // FIXME: Avoid const_cast, make moveDir mutable in some other way?
  295. const_cast<CGHeroInstance *>(ho)->moveDir = dirLookup[posOffset.y][posOffset.x];
  296. }
  297. }
  298. void CPlayerInterface::heroKilled(const CGHeroInstance* hero)
  299. {
  300. boost::unique_lock<boost::recursive_mutex> un(*pim);
  301. wanderingHeroes -= hero;
  302. adventureInt->heroList.updateHList(hero);
  303. }
  304. void CPlayerInterface::heroCreated(const CGHeroInstance * hero)
  305. {
  306. boost::unique_lock<boost::recursive_mutex> un(*pim);
  307. wanderingHeroes.push_back(hero);
  308. adventureInt->heroList.updateHList();
  309. }
  310. void CPlayerInterface::openTownWindow(const CGTownInstance * town)
  311. {
  312. if (castleInt)
  313. GH.popIntTotally(castleInt);
  314. castleInt = new CCastleInterface(town);
  315. GH.pushInt(castleInt);
  316. }
  317. SDL_Surface * CPlayerInterface::infoWin(const CGObjectInstance * specific) //specific=0 => draws info about selected town/hero
  318. {
  319. if(!specific)
  320. specific = adventureInt->selection;
  321. assert(specific);
  322. switch(specific->ID)
  323. {
  324. case HEROI_TYPE:
  325. {
  326. InfoAboutHero iah;
  327. bool gotInfo = LOCPLINT->cb->getHeroInfo(specific, iah);
  328. assert(gotInfo);
  329. return graphics->drawHeroInfoWin(iah);
  330. }
  331. case TOWNI_TYPE:
  332. case 33: // Garrison
  333. case 219:
  334. {
  335. InfoAboutTown iah;
  336. bool gotInfo = LOCPLINT->cb->getTownInfo(specific, iah);
  337. assert(gotInfo);
  338. return graphics->drawTownInfoWin(iah);
  339. }
  340. default:
  341. return NULL;
  342. }
  343. }
  344. int3 CPlayerInterface::repairScreenPos(int3 pos)
  345. {
  346. if(pos.x<-CGI->mh->frameW)
  347. pos.x = -CGI->mh->frameW;
  348. if(pos.y<-CGI->mh->frameH)
  349. pos.y = -CGI->mh->frameH;
  350. if(pos.x>CGI->mh->sizes.x - adventureInt->terrain.tilesw + CGI->mh->frameW)
  351. pos.x = CGI->mh->sizes.x - adventureInt->terrain.tilesw + CGI->mh->frameW;
  352. if(pos.y>CGI->mh->sizes.y - adventureInt->terrain.tilesh + CGI->mh->frameH)
  353. pos.y = CGI->mh->sizes.y - adventureInt->terrain.tilesh + CGI->mh->frameH;
  354. return pos;
  355. }
  356. void CPlayerInterface::heroPrimarySkillChanged(const CGHeroInstance * hero, int which, si64 val)
  357. {
  358. boost::unique_lock<boost::recursive_mutex> un(*pim);
  359. if(which == 4)
  360. {
  361. if(CAltarWindow *ctw = dynamic_cast<CAltarWindow *>(GH.topInt()))
  362. ctw->setExpToLevel();
  363. }
  364. else if(which < PRIMARY_SKILLS) //no need to redraw infowin if this is experience (exp is treated as prim skill with id==4)
  365. updateInfo(hero);
  366. }
  367. void CPlayerInterface::heroSecondarySkillChanged(const CGHeroInstance * hero, int which, int val)
  368. {
  369. CUniversityWindow* cuw = dynamic_cast<CUniversityWindow*>(GH.topInt());
  370. if(cuw) //university window is open
  371. {
  372. GH.totalRedraw();
  373. }
  374. }
  375. void CPlayerInterface::heroManaPointsChanged(const CGHeroInstance * hero)
  376. {
  377. boost::unique_lock<boost::recursive_mutex> un(*pim);
  378. updateInfo(hero);
  379. }
  380. void CPlayerInterface::heroMovePointsChanged(const CGHeroInstance * hero)
  381. {
  382. boost::unique_lock<boost::recursive_mutex> un(*pim);
  383. if(makingTurn && hero->tempOwner == playerID)
  384. adventureInt->heroList.redraw();
  385. }
  386. void CPlayerInterface::receivedResource(int type, int val)
  387. {
  388. boost::unique_lock<boost::recursive_mutex> un(*pim);
  389. if(CMarketplaceWindow *mw = dynamic_cast<CMarketplaceWindow *>(GH.topInt()))
  390. mw->resourceChanged(type, val);
  391. GH.totalRedraw();
  392. }
  393. void CPlayerInterface::heroGotLevel(const CGHeroInstance *hero, int pskill, std::vector<ui16>& skills, boost::function<void(ui32)> &callback)
  394. {
  395. waitWhileDialog();
  396. CGI->soundh->playSound(soundBase::heroNewLevel);
  397. boost::unique_lock<boost::recursive_mutex> un(*pim);
  398. CLevelWindow *lw = new CLevelWindow(hero,pskill,skills,callback);
  399. GH.pushInt(lw);
  400. }
  401. void CPlayerInterface::heroInGarrisonChange(const CGTownInstance *town)
  402. {
  403. boost::unique_lock<boost::recursive_mutex> un(*pim);
  404. updateInfo(town);
  405. if(town->garrisonHero && vstd::contains(wanderingHeroes,town->garrisonHero)) //wandering hero moved to the garrison
  406. {
  407. CGI->mh->hideObject(town->garrisonHero);
  408. wanderingHeroes -= town->garrisonHero;
  409. }
  410. if(town->visitingHero && !vstd::contains(wanderingHeroes,town->visitingHero)) //hero leaves garrison
  411. {
  412. CGI->mh->printObject(town->visitingHero);
  413. wanderingHeroes.push_back(town->visitingHero);
  414. }
  415. //adventureInt->heroList.updateHList();
  416. CCastleInterface *c = castleInt;
  417. if(c)
  418. {
  419. c->garr->highlighted = NULL;
  420. c->hslotup.hero = town->garrisonHero;
  421. c->garr->odown = c->hslotdown.hero = town->visitingHero;
  422. c->garr->set2 = town->visitingHero;
  423. c->garr->recreateSlots();
  424. }
  425. GH.totalRedraw();
  426. }
  427. void CPlayerInterface::heroVisitsTown(const CGHeroInstance* hero, const CGTownInstance * town)
  428. {
  429. if(hero->tempOwner != playerID )
  430. return;
  431. boost::unique_lock<boost::recursive_mutex> un(*pim);
  432. openTownWindow(town);
  433. }
  434. void CPlayerInterface::garrisonChanged(const CGObjectInstance * obj)
  435. {
  436. boost::unique_lock<boost::recursive_mutex> un(*pim);
  437. updateInfo(obj);
  438. for(std::list<IShowActivable*>::iterator i = GH.listInt.begin(); i != GH.listInt.end(); i++)
  439. {
  440. if((*i)->type & IShowActivable::WITH_GARRISON)
  441. {
  442. CGarrisonHolder *cgh = static_cast<CGarrisonHolder*>(*i);
  443. cgh->updateGarrisons();
  444. }
  445. else if(CTradeWindow *cmw = dynamic_cast<CTradeWindow*>(*i))
  446. {
  447. if(obj == cmw->hero)
  448. cmw->garrisonChanged();
  449. }
  450. }
  451. GH.totalRedraw();
  452. }
  453. void CPlayerInterface::buildChanged(const CGTownInstance *town, int buildingID, int what) //what: 1 - built, 2 - demolished
  454. {
  455. boost::unique_lock<boost::recursive_mutex> un(*pim);
  456. switch (buildingID)
  457. {
  458. case 7: case 8: case 9: case 10: case 11: case 12: case 13: case 15:
  459. updateInfo(town);
  460. break;
  461. }
  462. if(!castleInt)
  463. return;
  464. if(castleInt->town!=town)
  465. return;
  466. switch(what)
  467. {
  468. case 1:
  469. CGI->soundh->playSound(soundBase::newBuilding);
  470. castleInt->addBuilding(buildingID);
  471. break;
  472. case 2:
  473. castleInt->removeBuilding(buildingID);
  474. break;
  475. }
  476. }
  477. void CPlayerInterface::battleStart(const CCreatureSet *army1, const CCreatureSet *army2, int3 tile, CGHeroInstance *hero1, CGHeroInstance *hero2, bool side)
  478. {
  479. if(LOCPLINT != this)
  480. { //another local interface should do this
  481. return;
  482. }
  483. while(showingDialog->get())
  484. SDL_Delay(20);
  485. boost::unique_lock<boost::recursive_mutex> un(*pim);
  486. CGI->musich->playMusicFromSet(CGI->musich->battleMusics, -1);
  487. GH.pushInt(battleInt);
  488. }
  489. void CPlayerInterface::battlefieldPrepared(int battlefieldType, std::vector<CObstacle*> obstacles) //called when battlefield is prepared, prior the battle beginning
  490. {
  491. }
  492. void CPlayerInterface::battleStacksHealedRes(const std::vector<std::pair<ui32, ui32> > & healedStacks, bool lifeDrain, si32 lifeDrainFrom)
  493. {
  494. if(LOCPLINT != this)
  495. { //another local interface should do this
  496. return;
  497. }
  498. for(int b=0; b<healedStacks.size(); ++b)
  499. {
  500. const CStack * healed = cb->battleGetStackByID(healedStacks[b].first);
  501. if(battleInt->creAnims[healed->ID]->getType() == 5)
  502. {
  503. //stack has been resurrected
  504. battleInt->creAnims[healed->ID]->setType(2);
  505. }
  506. }
  507. if (lifeDrain)
  508. {
  509. const CStack *attacker = cb->battleGetStackByID(healedStacks[0].first, false);
  510. const CStack *defender = cb->battleGetStackByID(lifeDrainFrom, false);
  511. if (attacker)
  512. {
  513. battleInt->displayEffect(50, attacker->position);
  514. }
  515. //print info about life drain
  516. int textOff = 0;
  517. if (attacker->count > 1)
  518. {
  519. textOff += 1;
  520. }
  521. char textBuf[1000];
  522. sprintf(textBuf, CGI->generaltexth->allTexts[361 + textOff].c_str(), attacker->getCreature()->nameSing.c_str(),
  523. healedStacks[0].second, defender->getCreature()->namePl.c_str());
  524. battleInt->console->addText(textBuf);
  525. }
  526. }
  527. void CPlayerInterface::battleNewStackAppeared(int stackID)
  528. {
  529. if(LOCPLINT != this)
  530. { //another local interface should do this
  531. return;
  532. }
  533. //changing necessary things in battle interface
  534. battleInt->newStack(stackID);
  535. }
  536. void CPlayerInterface::battleObstaclesRemoved(const std::set<si32> & removedObstacles)
  537. {
  538. if(LOCPLINT != this)
  539. { //another local interface should do this
  540. return;
  541. }
  542. for(std::set<si32>::const_iterator it = removedObstacles.begin(); it != removedObstacles.end(); ++it)
  543. {
  544. for(std::map< int, CDefHandler * >::iterator itBat = battleInt->idToObstacle.begin(); itBat != battleInt->idToObstacle.end(); ++itBat)
  545. {
  546. if(itBat->first == *it) //remove this obstacle
  547. {
  548. battleInt->idToObstacle.erase(itBat);
  549. break;
  550. }
  551. }
  552. }
  553. //update accessible hexes
  554. battleInt->redrawBackgroundWithHexes(battleInt->activeStack);
  555. }
  556. void CPlayerInterface::battleCatapultAttacked(const CatapultAttack & ca)
  557. {
  558. if(LOCPLINT != this)
  559. { //another local interface should do this
  560. return;
  561. }
  562. battleInt->stackIsCatapulting(ca);
  563. }
  564. void CPlayerInterface::battleStacksRemoved(const BattleStacksRemoved & bsr)
  565. {
  566. if(LOCPLINT != this)
  567. { //another local interface should do this
  568. return;
  569. }
  570. for(std::set<ui32>::const_iterator it = bsr.stackIDs.begin(); it != bsr.stackIDs.end(); ++it) //for each removed stack
  571. {
  572. battleInt->stackRemoved(*it);
  573. }
  574. }
  575. void CPlayerInterface::battleNewRound(int round) //called at the beggining of each turn, round=-1 is the tactic phase, round=0 is the first "normal" turn
  576. {
  577. if(LOCPLINT != this)
  578. { //another local interface should do this
  579. return;
  580. }
  581. boost::unique_lock<boost::recursive_mutex> un(*pim);
  582. battleInt->newRound(round);
  583. }
  584. void CPlayerInterface::actionStarted(const BattleAction* action)
  585. {
  586. if(LOCPLINT != this)
  587. { //another local interface should do this
  588. return;
  589. }
  590. boost::unique_lock<boost::recursive_mutex> un(*pim);
  591. curAction = new BattleAction(*action);
  592. battleInt->startAction(action);
  593. }
  594. void CPlayerInterface::actionFinished(const BattleAction* action)
  595. {
  596. if(LOCPLINT != this)
  597. { //another local interface should do this
  598. return;
  599. }
  600. boost::unique_lock<boost::recursive_mutex> un(*pim);
  601. delete curAction;
  602. curAction = NULL;
  603. battleInt->endAction(action);
  604. }
  605. BattleAction CPlayerInterface::activeStack(int stackID) //called when it's turn of that stack
  606. {
  607. CBattleInterface *b = battleInt;
  608. {
  609. boost::unique_lock<boost::recursive_mutex> un(*pim);
  610. const CStack *stack = cb->battleGetStackByID(stackID);
  611. if(vstd::contains(stack->state,MOVED)) //this stack has moved and makes second action -> high morale
  612. {
  613. std::string hlp = CGI->generaltexth->allTexts[33];
  614. boost::algorithm::replace_first(hlp,"%s",(stack->count != 1) ? stack->type->namePl : stack->type->nameSing);
  615. battleInt->displayEffect(20,stack->position);
  616. battleInt->console->addText(hlp);
  617. }
  618. b->stackActivated(stackID);
  619. }
  620. //wait till BattleInterface sets its command
  621. boost::unique_lock<boost::mutex> lock(b->givenCommand->mx);
  622. while(!b->givenCommand->data)
  623. b->givenCommand->cond.wait(lock);
  624. //tidy up
  625. BattleAction ret = *(b->givenCommand->data);
  626. delete b->givenCommand->data;
  627. b->givenCommand->data = NULL;
  628. //return command
  629. return ret;
  630. }
  631. void CPlayerInterface::battleEnd(BattleResult *br)
  632. {
  633. if(LOCPLINT != this)
  634. { //another local interface should do this
  635. return;
  636. }
  637. boost::unique_lock<boost::recursive_mutex> un(*pim);
  638. battleInt->battleFinished(*br);
  639. }
  640. void CPlayerInterface::battleStackMoved(int ID, int dest, int distance, bool end)
  641. {
  642. if(LOCPLINT != this)
  643. { //another local interface should do this
  644. return;
  645. }
  646. boost::unique_lock<boost::recursive_mutex> un(*pim);
  647. battleInt->stackMoved(ID, dest, end, distance);
  648. }
  649. void CPlayerInterface::battleSpellCast(BattleSpellCast *sc)
  650. {
  651. if(LOCPLINT != this)
  652. { //another local interface should do this
  653. return;
  654. }
  655. boost::unique_lock<boost::recursive_mutex> un(*pim);
  656. battleInt->spellCast(sc);
  657. }
  658. void CPlayerInterface::battleStacksEffectsSet(SetStackEffect & sse)
  659. {
  660. if(LOCPLINT != this)
  661. { //another local interface should do this
  662. return;
  663. }
  664. boost::unique_lock<boost::recursive_mutex> un(*pim);
  665. battleInt->battleStacksEffectsSet(sse);
  666. }
  667. void CPlayerInterface::battleStacksAttacked(std::vector<BattleStackAttacked> & bsa)
  668. {
  669. if(LOCPLINT != this)
  670. { //another local interface should do this
  671. return;
  672. }
  673. tlog5 << "CPlayerInterface::battleStackAttacked - locking...";
  674. boost::unique_lock<boost::recursive_mutex> un(*pim);
  675. tlog5 << "done!\n";
  676. std::vector<SStackAttackedInfo> arg;
  677. for(std::vector<BattleStackAttacked>::iterator i = bsa.begin(); i != bsa.end(); i++)
  678. {
  679. if(i->isEffect() && i->effect != 12) //and not armageddon
  680. {
  681. const CStack *stack = cb->battleGetStackByID(i->stackAttacked, false);
  682. if (stack != NULL)
  683. battleInt->displayEffect(i->effect, stack->position);
  684. }
  685. SStackAttackedInfo to_put = {i->stackAttacked, i->damageAmount, i->killedAmount, i->attackerID, LOCPLINT->curAction->actionType==7, i->killed()};
  686. arg.push_back(to_put);
  687. }
  688. if(bsa.begin()->isEffect() && bsa.begin()->effect == 12) //for armageddon - I hope this condition is enough
  689. {
  690. battleInt->displayEffect(bsa.begin()->effect, -1);
  691. }
  692. battleInt->stacksAreAttacked(arg);
  693. }
  694. void CPlayerInterface::battleAttack(BattleAttack *ba)
  695. {
  696. if(LOCPLINT != this)
  697. { //another local interface should do this
  698. return;
  699. }
  700. tlog5 << "CPlayerInterface::battleAttack - locking...";
  701. boost::unique_lock<boost::recursive_mutex> un(*pim);
  702. tlog5 << "done!\n";
  703. assert(curAction);
  704. if(ba->lucky()) //lucky hit
  705. {
  706. const CStack *stack = cb->battleGetStackByID(ba->stackAttacking);
  707. std::string hlp = CGI->generaltexth->allTexts[45];
  708. boost::algorithm::replace_first(hlp,"%s",(stack->count != 1) ? stack->type->namePl.c_str() : stack->type->nameSing.c_str());
  709. battleInt->console->addText(hlp);
  710. battleInt->displayEffect(18,stack->position);
  711. }
  712. //TODO: bad luck?
  713. if(ba->shot())
  714. {
  715. for(std::vector<BattleStackAttacked>::iterator i = ba->bsa.begin(); i != ba->bsa.end(); i++)
  716. battleInt->stackIsShooting(ba->stackAttacking,cb->battleGetPos(i->stackAttacked), i->stackAttacked);
  717. }
  718. else
  719. {//WARNING: does not support multiple attacked creatures
  720. const CStack * attacker = cb->battleGetStackByID(ba->stackAttacking);
  721. int shift = 0;
  722. if(ba->counter() && BattleInfo::mutualPosition(curAction->destinationTile, attacker->position) < 0)
  723. {
  724. int distp = BattleInfo::getDistance(curAction->destinationTile + 1, attacker->position);
  725. int distm = BattleInfo::getDistance(curAction->destinationTile - 1, attacker->position);
  726. if( distp < distm )
  727. shift = 1;
  728. else
  729. shift = -1;
  730. }
  731. battleInt->stackAttacking( ba->stackAttacking, ba->counter() ? curAction->destinationTile + shift : curAction->additionalInfo, ba->bsa.begin()->stackAttacked );
  732. }
  733. }
  734. void CPlayerInterface::showComp(SComponent comp)
  735. {
  736. boost::unique_lock<boost::recursive_mutex> un(*pim);
  737. CGI->soundh->playSoundFromSet(CGI->soundh->pickupSounds);
  738. adventureInt->infoBar.showComp(&comp,4000);
  739. }
  740. void CPlayerInterface::showInfoDialog(const std::string &text, const std::vector<Component*> &components, int soundID)
  741. {
  742. std::vector<SComponent*> intComps;
  743. for(int i=0;i<components.size();i++)
  744. intComps.push_back(new SComponent(*components[i]));
  745. showInfoDialog(text,intComps,soundID);
  746. }
  747. void CPlayerInterface::showInfoDialog(const std::string &text, const std::vector<SComponent*> & components, int soundID, bool delComps)
  748. {
  749. waitWhileDialog();
  750. boost::unique_lock<boost::recursive_mutex> un(*pim);
  751. stopMovement();
  752. CInfoWindow *temp = CInfoWindow::create(text, playerID, &components);
  753. temp->setDelComps(delComps);
  754. if(makingTurn && GH.listInt.size() && LOCPLINT == this)
  755. {
  756. CGI->soundh->playSound(static_cast<soundBase::soundID>(soundID));
  757. showingDialog->set(true);
  758. GH.pushInt(temp);
  759. }
  760. else
  761. {
  762. dialogs.push_back(temp);
  763. }
  764. }
  765. void CPlayerInterface::showYesNoDialog(const std::string &text, const std::vector<SComponent*> & components, CFunctionList<void()> onYes, CFunctionList<void()> onNo, bool DelComps)
  766. {
  767. boost::unique_lock<boost::recursive_mutex> un(*pim);
  768. stopMovement();
  769. LOCPLINT->showingDialog->setn(true);
  770. CInfoWindow::showYesNoDialog(text, &components, onYes, onNo, DelComps, playerID);
  771. }
  772. void CPlayerInterface::showBlockingDialog( const std::string &text, const std::vector<Component> &components, ui32 askID, int soundID, bool selection, bool cancel )
  773. {
  774. waitWhileDialog();
  775. boost::unique_lock<boost::recursive_mutex> un(*pim);
  776. stopMovement();
  777. CGI->soundh->playSound(static_cast<soundBase::soundID>(soundID));
  778. if(!selection && cancel) //simple yes/no dialog
  779. {
  780. std::vector<SComponent*> intComps;
  781. for(int i=0;i<components.size();i++)
  782. intComps.push_back(new SComponent(components[i])); //will be deleted by close in window
  783. showYesNoDialog(text,intComps,boost::bind(&CCallback::selectionMade,cb,1,askID),boost::bind(&CCallback::selectionMade,cb,0,askID),true);
  784. }
  785. else if(selection)
  786. {
  787. std::vector<CSelectableComponent*> intComps;
  788. for(int i=0;i<components.size();i++)
  789. intComps.push_back(new CSelectableComponent(components[i])); //will be deleted by CSelWindow::close
  790. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  791. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  792. if(cancel)
  793. {
  794. pom.push_back(std::pair<std::string,CFunctionList<void()> >("ICANCEL.DEF",0));
  795. }
  796. int charperline = 35;
  797. if (pom.size() > 1)
  798. charperline = 50;
  799. CSelWindow * temp = new CSelWindow(text, playerID, charperline, intComps, pom, askID);
  800. GH.pushInt(temp);
  801. intComps[0]->clickLeft(true, false);
  802. }
  803. }
  804. void CPlayerInterface::tileRevealed(const std::set<int3> &pos)
  805. {
  806. boost::unique_lock<boost::recursive_mutex> un(*pim);
  807. for(std::set<int3>::const_iterator i=pos.begin(); i!=pos.end();i++)
  808. adventureInt->minimap.showTile(*i);
  809. if(pos.size())
  810. GH.totalRedraw();
  811. }
  812. void CPlayerInterface::tileHidden(const std::set<int3> &pos)
  813. {
  814. boost::unique_lock<boost::recursive_mutex> un(*pim);
  815. for(std::set<int3>::const_iterator i=pos.begin(); i!=pos.end();i++)
  816. adventureInt->minimap.hideTile(*i);
  817. if(pos.size())
  818. GH.totalRedraw();
  819. }
  820. void CPlayerInterface::openHeroWindow(const CGHeroInstance *hero)
  821. {
  822. boost::unique_lock<boost::recursive_mutex> un(*pim);
  823. adventureInt->heroWindow->setHero(hero);
  824. adventureInt->heroWindow->quitButton->callback = boost::bind(&CHeroWindow::quit,adventureInt->heroWindow);
  825. GH.pushInt(adventureInt->heroWindow);
  826. }
  827. void CPlayerInterface::heroArtifactSetChanged(const CGHeroInstance*hero)
  828. {
  829. boost::unique_lock<boost::recursive_mutex> un(*pim);
  830. if(adventureInt->heroWindow->curHero && adventureInt->heroWindow->curHero->id == hero->id) //hero window is opened
  831. {
  832. adventureInt->heroWindow->deactivate();
  833. adventureInt->heroWindow->setHero(hero);
  834. adventureInt->heroWindow->activate();
  835. }
  836. else if(CExchangeWindow* cew = dynamic_cast<CExchangeWindow*>(GH.topInt())) //exchange window is open
  837. {
  838. cew->deactivate();
  839. for(int g=0; g<ARRAY_COUNT(cew->heroInst); ++g)
  840. {
  841. if(cew->heroInst[g]->id == hero->id)
  842. {
  843. cew->heroInst[g] = hero;
  844. cew->artifs[g]->updateState = true;
  845. cew->artifs[g]->setHero(hero);
  846. cew->artifs[g]->updateState = false;
  847. }
  848. }
  849. cew->prepareBackground();
  850. cew->activate();
  851. }
  852. else if(CTradeWindow *caw = dynamic_cast<CTradeWindow*>(GH.topInt()))
  853. {
  854. if(caw->arts)
  855. {
  856. caw->deactivate();
  857. caw->arts->updateState = true;
  858. caw->arts->setHero(hero);
  859. caw->arts->updateState = false;
  860. caw->activate();
  861. }
  862. }
  863. updateInfo(hero);
  864. }
  865. void CPlayerInterface::availableCreaturesChanged( const CGDwelling *town )
  866. {
  867. boost::unique_lock<boost::recursive_mutex> un(*pim);
  868. if(castleInt && town->ID == TOWNI_TYPE)
  869. {
  870. CFortScreen *fs = dynamic_cast<CFortScreen*>(GH.topInt());
  871. if(fs)
  872. fs->draw(castleInt,false);
  873. }
  874. else if(GH.listInt.size() && (town->ID == 17 || town->ID == 20 || town->ID == 106)) //external dwelling
  875. {
  876. CRecruitmentWindow *crw = dynamic_cast<CRecruitmentWindow*>(GH.topInt());
  877. if(crw)
  878. crw->initCres();
  879. }
  880. }
  881. void CPlayerInterface::heroBonusChanged( const CGHeroInstance *hero, const Bonus &bonus, bool gain )
  882. {
  883. if(bonus.type == Bonus::NONE) return;
  884. boost::unique_lock<boost::recursive_mutex> un(*pim);
  885. updateInfo(hero);
  886. if (bonus.type == Bonus::FLYING_MOVEMENT || bonus.type == Bonus::WATER_WALKING && !gain)
  887. {
  888. //recalculate paths because hero has lost bonus influencing pathfinding
  889. cb->recalculatePaths();
  890. eraseCurrentPathOf(hero, false);
  891. }
  892. }
  893. template <typename Handler> void CPlayerInterface::serializeTempl( Handler &h, const int version )
  894. {
  895. h & playerID;
  896. h & sysOpts;
  897. h & spellbookSettings;
  898. }
  899. void CPlayerInterface::serialize( COSer<CSaveFile> &h, const int version )
  900. {
  901. serializeTempl(h,version);
  902. }
  903. void CPlayerInterface::serialize( CISer<CLoadFile> &h, const int version )
  904. {
  905. serializeTempl(h,version);
  906. sysOpts.apply();
  907. firstCall = -1;
  908. }
  909. bool CPlayerInterface::moveHero( const CGHeroInstance *h, CGPath path )
  910. {
  911. if (!h)
  912. return false; //can't find hero
  913. pim->unlock();
  914. bool result = false;
  915. {
  916. path.convert(0);
  917. boost::unique_lock<boost::mutex> un(stillMoveHero.mx);
  918. stillMoveHero.data = CONTINUE_MOVE;
  919. enum TerrainTile::EterrainType currentTerrain = TerrainTile::border; // not init yet
  920. enum TerrainTile::EterrainType newTerrain;
  921. int sh = -1;
  922. const TerrainTile * curTile = cb->getTileInfo(CGHeroInstance::convertPosition(h->pos, false));
  923. for(int i=path.nodes.size()-1; i>0 && (stillMoveHero.data == CONTINUE_MOVE || curTile->blocked); i--)
  924. {
  925. //stop sending move requests if the next node can't be reached at the current turn (hero exhausted his move points)
  926. if(path.nodes[i-1].turns)
  927. {
  928. stillMoveHero.data = STOP_MOVE;
  929. break;
  930. }
  931. // Start a new sound for the hero movement or let the existing one carry on.
  932. #if 0
  933. // TODO
  934. if (hero is flying && sh == -1)
  935. sh = CGI->soundh->playSound(soundBase::horseFlying, -1);
  936. #endif
  937. {
  938. newTerrain = cb->getTileInfo(CGHeroInstance::convertPosition(path.nodes[i].coord, false))->tertype;
  939. if (newTerrain != currentTerrain) {
  940. CGI->soundh->stopSound(sh);
  941. sh = CGI->soundh->playSound(CGI->soundh->horseSounds[newTerrain], -1);
  942. currentTerrain = newTerrain;
  943. }
  944. }
  945. stillMoveHero.data = WAITING_MOVE;
  946. int3 endpos(path.nodes[i-1].coord.x, path.nodes[i-1].coord.y, h->pos.z);
  947. bool guarded = CGI->mh->map->isInTheMap(cb->guardingCreaturePosition(endpos - int3(1, 0, 0)));
  948. cb->moveHero(h,endpos);
  949. curTile = cb->getTileInfo(endpos);
  950. eventsM.unlock();
  951. while(stillMoveHero.data != STOP_MOVE && stillMoveHero.data != CONTINUE_MOVE)
  952. stillMoveHero.cond.wait(un);
  953. eventsM.lock();
  954. if (guarded) // Abort movement if a guard was fought.
  955. break;
  956. }
  957. CGI->soundh->stopSound(sh);
  958. cb->recalculatePaths();
  959. }
  960. pim->lock();
  961. return result;
  962. }
  963. bool CPlayerInterface::shiftPressed() const
  964. {
  965. return SDL_GetKeyState(NULL)[SDLK_LSHIFT] || SDL_GetKeyState(NULL)[SDLK_RSHIFT];
  966. }
  967. bool CPlayerInterface::altPressed() const
  968. {
  969. return SDL_GetKeyState(NULL)[SDLK_LALT] || SDL_GetKeyState(NULL)[SDLK_RALT];
  970. }
  971. void CPlayerInterface::showGarrisonDialog( const CArmedInstance *up, const CGHeroInstance *down, bool removableUnits, boost::function<void()> &onEnd )
  972. {
  973. if(stillMoveHero.get() == DURING_MOVE && adventureInt->terrain.currentPath->nodes.size() > 1) //to ignore calls on passing through garrisons
  974. return;
  975. {
  976. boost::unique_lock<boost::mutex> un(showingDialog->mx);
  977. while(showingDialog->data)
  978. showingDialog->cond.wait(un);
  979. }
  980. boost::unique_lock<boost::recursive_mutex> un(*pim);
  981. while(dialogs.size())
  982. {
  983. pim->unlock();
  984. SDL_Delay(20);
  985. pim->lock();
  986. }
  987. CGarrisonWindow *cgw = new CGarrisonWindow(up,down,removableUnits);
  988. cgw->quit->callback += onEnd;
  989. GH.pushInt(cgw);
  990. }
  991. /**
  992. * Shows the dialog that appears when right-clicking an artifact that can be assembled
  993. * into a combinational one on an artifact screen. Does not require the combination of
  994. * artifacts to be legal.
  995. * @param artifactID ID of a constituent artifact.
  996. * @param assembleTo ID of artifact to assemble a constituent into, not used when assemble
  997. * is false.
  998. * @param assemble True if the artifact is to be assembled, false if it is to be disassembled.
  999. */
  1000. void CPlayerInterface::showArtifactAssemblyDialog (ui32 artifactID, ui32 assembleTo, bool assemble, CFunctionList<void()> onYes, CFunctionList<void()> onNo)
  1001. {
  1002. const CArtifact &artifact = *CGI->arth->artifacts[artifactID];
  1003. std::string text = artifact.Description();
  1004. text += "\n\n";
  1005. std::vector<SComponent*> scs;
  1006. if (assemble) {
  1007. const CArtifact &assembledArtifact = *CGI->arth->artifacts[assembleTo];
  1008. // You possess all of the components to...
  1009. text += boost::str(boost::format(CGI->generaltexth->allTexts[732]) % assembledArtifact.Name());
  1010. // Picture of assembled artifact at bottom.
  1011. SComponent* sc = new SComponent;
  1012. sc->type = SComponent::artifact;
  1013. sc->subtype = assembledArtifact.id;
  1014. sc->description = assembledArtifact.Description();
  1015. sc->subtitle = assembledArtifact.Name();
  1016. scs.push_back(sc);
  1017. } else {
  1018. // Do you wish to disassemble this artifact?
  1019. text += CGI->generaltexth->allTexts[733];
  1020. }
  1021. showYesNoDialog(text, scs, onYes, onNo, true);
  1022. }
  1023. void CPlayerInterface::requestRealized( PackageApplied *pa )
  1024. {
  1025. if(stillMoveHero.get() == DURING_MOVE)
  1026. stillMoveHero.setn(CONTINUE_MOVE);
  1027. }
  1028. void CPlayerInterface::heroExchangeStarted(si32 hero1, si32 hero2)
  1029. {
  1030. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1031. GH.pushInt(new CExchangeWindow(hero1, hero2));
  1032. }
  1033. void CPlayerInterface::objectPropertyChanged(const SetObjectProperty * sop)
  1034. {
  1035. //redraw minimap if owner changed
  1036. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1037. if(sop->what == ObjProperty::OWNER)
  1038. {
  1039. const CGObjectInstance * obj = cb->getObjectInfo(sop->id);
  1040. std::set<int3> pos = obj->getBlockedPos();
  1041. for(std::set<int3>::const_iterator it = pos.begin(); it != pos.end(); ++it)
  1042. {
  1043. if(cb->isVisible(*it))
  1044. adventureInt->minimap.showTile(*it);
  1045. }
  1046. if(obj->ID == TOWNI_TYPE)
  1047. if(obj->tempOwner == playerID)
  1048. towns.push_back(static_cast<const CGTownInstance *>(obj));
  1049. else
  1050. towns -= obj;
  1051. assert(cb->getTownsInfo().size() == towns.size());
  1052. }
  1053. }
  1054. void CPlayerInterface::recreateHeroTownList()
  1055. {
  1056. wanderingHeroes.clear();
  1057. std::vector<const CGHeroInstance*> heroes = cb->getHeroesInfo();
  1058. for(size_t i = 0; i < heroes.size(); i++)
  1059. if(!heroes[i]->inTownGarrison)
  1060. wanderingHeroes.push_back(heroes[i]);
  1061. towns.clear();
  1062. std::vector<const CGTownInstance*> townInfo = cb->getTownsInfo();
  1063. for(size_t i = 0; i < townInfo.size(); i++)
  1064. towns.push_back(townInfo[i]);
  1065. }
  1066. const CGHeroInstance * CPlayerInterface::getWHero( int pos )
  1067. {
  1068. if(pos < 0 || pos >= wanderingHeroes.size())
  1069. return NULL;
  1070. return wanderingHeroes[pos];
  1071. }
  1072. void CPlayerInterface::showRecruitmentDialog(const CGDwelling *dwelling, const CArmedInstance *dst, int level)
  1073. {
  1074. waitWhileDialog();
  1075. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1076. CRecruitmentWindow *cr = new CRecruitmentWindow(dwelling, level, dst, boost::bind(&CCallback::recruitCreatures, cb, dwelling, _1, _2, -1));
  1077. GH.pushInt(cr);
  1078. }
  1079. void CPlayerInterface::waitWhileDialog()
  1080. {
  1081. boost::unique_lock<boost::mutex> un(showingDialog->mx);
  1082. while(showingDialog->data)
  1083. showingDialog->cond.wait(un);
  1084. }
  1085. void CPlayerInterface::showShipyardDialog(const IShipyard *obj)
  1086. {
  1087. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1088. int state = obj->state();
  1089. std::vector<si32> cost;
  1090. obj->getBoatCost(cost);
  1091. CShipyardWindow *csw = new CShipyardWindow(cost, state, obj->getBoatType(), boost::bind(&CCallback::buildBoat, cb, obj));
  1092. GH.pushInt(csw);
  1093. }
  1094. void CPlayerInterface::newObject( const CGObjectInstance * obj )
  1095. {
  1096. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1097. CGI->mh->printObject(obj);
  1098. //we might have built a boat in shipyard in opened town screen
  1099. if(obj->ID == 8
  1100. && LOCPLINT->castleInt
  1101. && obj->pos-obj->getVisitableOffset() == LOCPLINT->castleInt->town->bestLocation())
  1102. {
  1103. CGI->soundh->playSound(soundBase::newBuilding);
  1104. LOCPLINT->castleInt->recreateBuildings();
  1105. }
  1106. }
  1107. void CPlayerInterface::centerView (int3 pos, int focusTime)
  1108. {
  1109. waitWhileDialog();
  1110. adventureInt->centerOn (pos);
  1111. if(focusTime)
  1112. {
  1113. bool activeAdv = (GH.topInt() == adventureInt && adventureInt->isActive());
  1114. if(activeAdv)
  1115. adventureInt->deactivate();
  1116. SDL_Delay(focusTime);
  1117. if(activeAdv)
  1118. adventureInt->activate();
  1119. }
  1120. }
  1121. void CPlayerInterface::objectRemoved( const CGObjectInstance *obj )
  1122. {
  1123. if(obj->ID == HEROI_TYPE && obj->tempOwner == playerID)
  1124. {
  1125. const CGHeroInstance *h = static_cast<const CGHeroInstance*>(obj);
  1126. heroKilled(h);
  1127. }
  1128. }
  1129. bool CPlayerInterface::ctrlPressed() const
  1130. {
  1131. return SDL_GetKeyState(NULL)[SDLK_LCTRL] || SDL_GetKeyState(NULL)[SDLK_RCTRL];
  1132. }
  1133. void CPlayerInterface::update()
  1134. {
  1135. while(!terminate_cond.get() && !pim->try_lock()) //try acquiring long until it succeeds or we are told to terminate
  1136. boost::this_thread::sleep(boost::posix_time::milliseconds(15));
  1137. if(terminate_cond.get())
  1138. return;
  1139. //if there are any waiting dialogs, show them
  1140. if((howManyPeople <= 1 || makingTurn) && dialogs.size() && !showingDialog->get())
  1141. {
  1142. showingDialog->set(true);
  1143. GH.pushInt(dialogs.front());
  1144. dialogs.pop_front();
  1145. }
  1146. //in some conditions we may receive calls before selection is initialized - we must ignore them
  1147. if(!adventureInt->selection && GH.topInt() == adventureInt)
  1148. return;
  1149. GH.updateTime();
  1150. GH.handleEvents();
  1151. if(!adventureInt->isActive() && adventureInt->scrollingDir) //player forces map scrolling though interface is disabled
  1152. GH.totalRedraw();
  1153. else
  1154. GH.simpleRedraw();
  1155. CGI->curh->draw1();
  1156. CSDL_Ext::update(screen);
  1157. CGI->curh->draw2();
  1158. screenLTmax = Point(conf.cc.resx - screen->w, conf.cc.resy - screen->h);
  1159. pim->unlock();
  1160. SDL_framerateDelay(mainFPSmng);
  1161. }
  1162. int CPlayerInterface::getLastIndex( std::string namePrefix)
  1163. {
  1164. using namespace boost::filesystem;
  1165. using namespace boost::algorithm;
  1166. std::map<std::time_t, int> dates; //save number => datestamp
  1167. directory_iterator enddir;
  1168. for (directory_iterator dir(GVCMIDirs.UserPath + "/Games"); dir!=enddir; dir++)
  1169. {
  1170. if(is_regular(dir->status()))
  1171. {
  1172. std::string name = dir->path().leaf();
  1173. if(starts_with(name, namePrefix) && ends_with(name, ".vlgm1"))
  1174. {
  1175. char nr = name[namePrefix.size()];
  1176. if(std::isdigit(nr))
  1177. {
  1178. dates[last_write_time(dir->path())] = boost::lexical_cast<int>(nr);
  1179. }
  1180. }
  1181. }
  1182. }
  1183. if(dates.size())
  1184. return (--dates.end())->second; //return latest file number
  1185. return 0;
  1186. }
  1187. void CPlayerInterface::initMovement( const TryMoveHero &details, const CGHeroInstance * ho, const int3 &hp )
  1188. {
  1189. if(details.end.x+1 == details.start.x && details.end.y+1 == details.start.y) //tl
  1190. {
  1191. //ho->moveDir = 1;
  1192. ho->isStanding = false;
  1193. CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, -31)));
  1194. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 1, -31)));
  1195. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 33, -31)));
  1196. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 65, -31)));
  1197. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 1)));
  1198. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, 1), ho->id);
  1199. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, 1), ho->id);
  1200. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, 1), ho->id);
  1201. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 33)));
  1202. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 33), ho->id);
  1203. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 33), ho->id);
  1204. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 33), ho->id);
  1205. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1206. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1207. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1208. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1209. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1210. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1211. }
  1212. else if(details.end.x == details.start.x && details.end.y+1 == details.start.y) //t
  1213. {
  1214. //ho->moveDir = 2;
  1215. ho->isStanding = false;
  1216. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 0, -31)));
  1217. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 32, -31)));
  1218. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 64, -31)));
  1219. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, 1), ho->id);
  1220. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, 1), ho->id);
  1221. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, 1), ho->id);
  1222. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 33), ho->id);
  1223. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 33), ho->id);
  1224. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 33), ho->id);
  1225. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1226. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1227. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1228. }
  1229. else if(details.end.x-1 == details.start.x && details.end.y+1 == details.start.y) //tr
  1230. {
  1231. //ho->moveDir = 3;
  1232. ho->isStanding = false;
  1233. CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -1, -31)));
  1234. CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 31, -31)));
  1235. CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 63, -31)));
  1236. CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, -31)));
  1237. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, 1), ho->id);
  1238. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, 1), ho->id);
  1239. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, 1), ho->id);
  1240. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 1)));
  1241. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 33), ho->id);
  1242. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 33), ho->id);
  1243. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 33), ho->id);
  1244. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 33)));
  1245. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1246. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1247. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1248. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-2][hp.z].objects.end(), ocmptwo_cgin);
  1249. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1250. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1251. }
  1252. else if(details.end.x-1 == details.start.x && details.end.y == details.start.y) //r
  1253. {
  1254. //ho->moveDir = 4;
  1255. ho->isStanding = false;
  1256. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, 0), ho->id);
  1257. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, 0), ho->id);
  1258. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, 0), ho->id);
  1259. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 0)));
  1260. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 32), ho->id);
  1261. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 32), ho->id);
  1262. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 32), ho->id);
  1263. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 32)));
  1264. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1265. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1266. }
  1267. else if(details.end.x-1 == details.start.x && details.end.y-1 == details.start.y) //br
  1268. {
  1269. //ho->moveDir = 5;
  1270. ho->isStanding = false;
  1271. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1, -1), ho->id);
  1272. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31, -1), ho->id);
  1273. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63, -1), ho->id);
  1274. CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, -1)));
  1275. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1, 31), ho->id);
  1276. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31, 31), ho->id);
  1277. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63, 31), ho->id);
  1278. CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 31)));
  1279. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -1, 63)));
  1280. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 31, 63)));
  1281. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 63, 63)));
  1282. CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 95, 63)));
  1283. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1284. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1285. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1286. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1287. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1288. std::stable_sort(CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x+1][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1289. }
  1290. else if(details.end.x == details.start.x && details.end.y-1 == details.start.y) //b
  1291. {
  1292. //ho->moveDir = 6;
  1293. ho->isStanding = false;
  1294. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, -1), ho->id);
  1295. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, -1), ho->id);
  1296. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, -1), ho->id);
  1297. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 31), ho->id);
  1298. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 31), ho->id);
  1299. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 31), ho->id);
  1300. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 0, 63)));
  1301. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 32, 63)));
  1302. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 64, 63)));
  1303. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1304. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1305. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1306. }
  1307. else if(details.end.x+1 == details.start.x && details.end.y-1 == details.start.y) //bl
  1308. {
  1309. //ho->moveDir = 7;
  1310. ho->isStanding = false;
  1311. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, -1)));
  1312. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, -1), ho->id);
  1313. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, -1), ho->id);
  1314. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, -1), ho->id);
  1315. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 31)));
  1316. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 31), ho->id);
  1317. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 31), ho->id);
  1318. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 31), ho->id);
  1319. CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 63)));
  1320. CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 1, 63)));
  1321. CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 33, 63)));
  1322. CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, 65, 63)));
  1323. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1324. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1325. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1326. std::stable_sort(CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-2][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1327. std::stable_sort(CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-1][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1328. std::stable_sort(CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x][hp.y+1][hp.z].objects.end(), ocmptwo_cgin);
  1329. }
  1330. else if(details.end.x+1 == details.start.x && details.end.y == details.start.y) //l
  1331. {
  1332. //ho->moveDir = 8;
  1333. ho->isStanding = false;
  1334. CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 0)));
  1335. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1, 0), ho->id);
  1336. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33, 0), ho->id);
  1337. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65, 0), ho->id);
  1338. CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.push_back(std::make_pair(ho, genRect(32, 32, -31, 32)));
  1339. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1, 32), ho->id);
  1340. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33, 32), ho->id);
  1341. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65, 32), ho->id);
  1342. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y-1][hp.z].objects.end(), ocmptwo_cgin);
  1343. std::stable_sort(CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.begin(), CGI->mh->ttiles[hp.x-3][hp.y][hp.z].objects.end(), ocmptwo_cgin);
  1344. }
  1345. }
  1346. void CPlayerInterface::movementPxStep( const TryMoveHero &details, int i, const int3 &hp, const CGHeroInstance * ho )
  1347. {
  1348. if(details.end.x+1 == details.start.x && details.end.y+1 == details.start.y) //tl
  1349. {
  1350. //setting advmap shift
  1351. adventureInt->terrain.moveX = i-32;
  1352. adventureInt->terrain.moveY = i-32;
  1353. subRect(hp.x-3, hp.y-2, hp.z, genRect(32, 32, -31+i, -31+i), ho->id);
  1354. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, 1+i, -31+i), ho->id);
  1355. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 33+i, -31+i), ho->id);
  1356. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 65+i, -31+i), ho->id);
  1357. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, 1+i), ho->id);
  1358. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, 1+i), ho->id);
  1359. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, 1+i), ho->id);
  1360. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, 1+i), ho->id);
  1361. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 33+i), ho->id);
  1362. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 33+i), ho->id);
  1363. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 33+i), ho->id);
  1364. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 33+i), ho->id);
  1365. }
  1366. else if(details.end.x == details.start.x && details.end.y+1 == details.start.y) //t
  1367. {
  1368. //setting advmap shift
  1369. adventureInt->terrain.moveY = i-32;
  1370. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, 0, -31+i), ho->id);
  1371. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 32, -31+i), ho->id);
  1372. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 64, -31+i), ho->id);
  1373. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, 1+i), ho->id);
  1374. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, 1+i), ho->id);
  1375. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, 1+i), ho->id);
  1376. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 33+i), ho->id);
  1377. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 33+i), ho->id);
  1378. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 33+i), ho->id);
  1379. }
  1380. else if(details.end.x-1 == details.start.x && details.end.y+1 == details.start.y) //tr
  1381. {
  1382. //setting advmap shift
  1383. adventureInt->terrain.moveX = -i+32;
  1384. adventureInt->terrain.moveY = i-32;
  1385. subRect(hp.x-2, hp.y-2, hp.z, genRect(32, 32, -1-i, -31+i), ho->id);
  1386. subRect(hp.x-1, hp.y-2, hp.z, genRect(32, 32, 31-i, -31+i), ho->id);
  1387. subRect(hp.x, hp.y-2, hp.z, genRect(32, 32, 63-i, -31+i), ho->id);
  1388. subRect(hp.x+1, hp.y-2, hp.z, genRect(32, 32, 95-i, -31+i), ho->id);
  1389. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, 1+i), ho->id);
  1390. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, 1+i), ho->id);
  1391. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, 1+i), ho->id);
  1392. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, 1+i), ho->id);
  1393. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 33+i), ho->id);
  1394. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 33+i), ho->id);
  1395. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 33+i), ho->id);
  1396. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 33+i), ho->id);
  1397. }
  1398. else if(details.end.x-1 == details.start.x && details.end.y == details.start.y) //r
  1399. {
  1400. //setting advmap shift
  1401. adventureInt->terrain.moveX = -i+32;
  1402. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, 0), ho->id);
  1403. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, 0), ho->id);
  1404. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, 0), ho->id);
  1405. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, 0), ho->id);
  1406. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 32), ho->id);
  1407. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 32), ho->id);
  1408. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 32), ho->id);
  1409. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 32), ho->id);
  1410. }
  1411. else if(details.end.x-1 == details.start.x && details.end.y-1 == details.start.y) //br
  1412. {
  1413. //setting advmap shift
  1414. adventureInt->terrain.moveX = -i+32;
  1415. adventureInt->terrain.moveY = -i+32;
  1416. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, -1-i, -1-i), ho->id);
  1417. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 31-i, -1-i), ho->id);
  1418. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 63-i, -1-i), ho->id);
  1419. subRect(hp.x+1, hp.y-1, hp.z, genRect(32, 32, 95-i, -1-i), ho->id);
  1420. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, -1-i, 31-i), ho->id);
  1421. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 31-i, 31-i), ho->id);
  1422. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 63-i, 31-i), ho->id);
  1423. subRect(hp.x+1, hp.y, hp.z, genRect(32, 32, 95-i, 31-i), ho->id);
  1424. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, -1-i, 63-i), ho->id);
  1425. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 31-i, 63-i), ho->id);
  1426. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 63-i, 63-i), ho->id);
  1427. subRect(hp.x+1, hp.y+1, hp.z, genRect(32, 32, 95-i, 63-i), ho->id);
  1428. }
  1429. else if(details.end.x == details.start.x && details.end.y-1 == details.start.y) //b
  1430. {
  1431. //setting advmap shift
  1432. adventureInt->terrain.moveY = -i+32;
  1433. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 0, -1-i), ho->id);
  1434. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 32, -1-i), ho->id);
  1435. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 64, -1-i), ho->id);
  1436. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 0, 31-i), ho->id);
  1437. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 32, 31-i), ho->id);
  1438. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 64, 31-i), ho->id);
  1439. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, 0, 63-i), ho->id);
  1440. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 32, 63-i), ho->id);
  1441. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 64, 63-i), ho->id);
  1442. }
  1443. else if(details.end.x+1 == details.start.x && details.end.y-1 == details.start.y) //bl
  1444. {
  1445. //setting advmap shift
  1446. adventureInt->terrain.moveX = i-32;
  1447. adventureInt->terrain.moveY = -i+32;
  1448. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, -1-i), ho->id);
  1449. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, -1-i), ho->id);
  1450. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, -1-i), ho->id);
  1451. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, -1-i), ho->id);
  1452. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 31-i), ho->id);
  1453. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 31-i), ho->id);
  1454. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 31-i), ho->id);
  1455. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 31-i), ho->id);
  1456. subRect(hp.x-3, hp.y+1, hp.z, genRect(32, 32, -31+i, 63-i), ho->id);
  1457. subRect(hp.x-2, hp.y+1, hp.z, genRect(32, 32, 1+i, 63-i), ho->id);
  1458. subRect(hp.x-1, hp.y+1, hp.z, genRect(32, 32, 33+i, 63-i), ho->id);
  1459. subRect(hp.x, hp.y+1, hp.z, genRect(32, 32, 65+i, 63-i), ho->id);
  1460. }
  1461. else if(details.end.x+1 == details.start.x && details.end.y == details.start.y) //l
  1462. {
  1463. //setting advmap shift
  1464. adventureInt->terrain.moveX = i-32;
  1465. subRect(hp.x-3, hp.y-1, hp.z, genRect(32, 32, -31+i, 0), ho->id);
  1466. subRect(hp.x-2, hp.y-1, hp.z, genRect(32, 32, 1+i, 0), ho->id);
  1467. subRect(hp.x-1, hp.y-1, hp.z, genRect(32, 32, 33+i, 0), ho->id);
  1468. subRect(hp.x, hp.y-1, hp.z, genRect(32, 32, 65+i, 0), ho->id);
  1469. subRect(hp.x-3, hp.y, hp.z, genRect(32, 32, -31+i, 32), ho->id);
  1470. subRect(hp.x-2, hp.y, hp.z, genRect(32, 32, 1+i, 32), ho->id);
  1471. subRect(hp.x-1, hp.y, hp.z, genRect(32, 32, 33+i, 32), ho->id);
  1472. subRect(hp.x, hp.y, hp.z, genRect(32, 32, 65+i, 32), ho->id);
  1473. }
  1474. }
  1475. void CPlayerInterface::finishMovement( const TryMoveHero &details, const int3 &hp, const CGHeroInstance * ho )
  1476. {
  1477. adventureInt->terrain.moveX = adventureInt->terrain.moveY = 0;
  1478. if(details.end.x+1 == details.start.x && details.end.y+1 == details.start.y) //tl
  1479. {
  1480. delObjRect(hp.x, hp.y-2, hp.z, ho->id);
  1481. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1482. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1483. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1484. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1485. delObjRect(hp.x-3, hp.y, hp.z, ho->id);
  1486. }
  1487. else if(details.end.x == details.start.x && details.end.y+1 == details.start.y) //t
  1488. {
  1489. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1490. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1491. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1492. }
  1493. else if(details.end.x-1 == details.start.x && details.end.y+1 == details.start.y) //tr
  1494. {
  1495. delObjRect(hp.x-2, hp.y-2, hp.z, ho->id);
  1496. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1497. delObjRect(hp.x+1, hp.y, hp.z, ho->id);
  1498. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1499. delObjRect(hp.x-1, hp.y, hp.z, ho->id);
  1500. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1501. }
  1502. else if(details.end.x-1 == details.start.x && details.end.y == details.start.y) //r
  1503. {
  1504. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1505. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1506. }
  1507. else if(details.end.x-1 == details.start.x && details.end.y-1 == details.start.y) //br
  1508. {
  1509. delObjRect(hp.x-2, hp.y+1, hp.z, ho->id);
  1510. delObjRect(hp.x-2, hp.y, hp.z, ho->id);
  1511. delObjRect(hp.x+1, hp.y-1, hp.z, ho->id);
  1512. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1513. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1514. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1515. }
  1516. else if(details.end.x == details.start.x && details.end.y-1 == details.start.y) //b
  1517. {
  1518. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1519. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1520. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1521. }
  1522. else if(details.end.x+1 == details.start.x && details.end.y-1 == details.start.y) //bl
  1523. {
  1524. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1525. delObjRect(hp.x-1, hp.y-1, hp.z, ho->id);
  1526. delObjRect(hp.x-2, hp.y-1, hp.z, ho->id);
  1527. delObjRect(hp.x-3, hp.y-1, hp.z, ho->id);
  1528. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1529. delObjRect(hp.x, hp.y+1, hp.z, ho->id);
  1530. }
  1531. else if(details.end.x+1 == details.start.x && details.end.y == details.start.y) //l
  1532. {
  1533. delObjRect(hp.x, hp.y-1, hp.z, ho->id);
  1534. delObjRect(hp.x, hp.y, hp.z, ho->id);
  1535. }
  1536. //restoring good rects
  1537. subRect(details.end.x-2, details.end.y-1, details.end.z, genRect(32, 32, 0, 0), ho->id);
  1538. subRect(details.end.x-1, details.end.y-1, details.end.z, genRect(32, 32, 32, 0), ho->id);
  1539. subRect(details.end.x, details.end.y-1, details.end.z, genRect(32, 32, 64, 0), ho->id);
  1540. subRect(details.end.x-2, details.end.y, details.end.z, genRect(32, 32, 0, 32), ho->id);
  1541. subRect(details.end.x-1, details.end.y, details.end.z, genRect(32, 32, 32, 32), ho->id);
  1542. subRect(details.end.x, details.end.y, details.end.z, genRect(32, 32, 64, 32), ho->id);
  1543. //restoring good order of objects
  1544. std::stable_sort(CGI->mh->ttiles[details.end.x-2][details.end.y-1][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x-2][details.end.y-1][details.end.z].objects.end(), ocmptwo_cgin);
  1545. std::stable_sort(CGI->mh->ttiles[details.end.x-1][details.end.y-1][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x-1][details.end.y-1][details.end.z].objects.end(), ocmptwo_cgin);
  1546. std::stable_sort(CGI->mh->ttiles[details.end.x][details.end.y-1][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x][details.end.y-1][details.end.z].objects.end(), ocmptwo_cgin);
  1547. std::stable_sort(CGI->mh->ttiles[details.end.x-2][details.end.y][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x-2][details.end.y][details.end.z].objects.end(), ocmptwo_cgin);
  1548. std::stable_sort(CGI->mh->ttiles[details.end.x-1][details.end.y][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x-1][details.end.y][details.end.z].objects.end(), ocmptwo_cgin);
  1549. std::stable_sort(CGI->mh->ttiles[details.end.x][details.end.y][details.end.z].objects.begin(), CGI->mh->ttiles[details.end.x][details.end.y][details.end.z].objects.end(), ocmptwo_cgin);
  1550. }
  1551. void CPlayerInterface::gameOver(ui8 player, bool victory )
  1552. {
  1553. if(LOCPLINT != this)
  1554. return;
  1555. if(player == playerID)
  1556. {
  1557. if(!victory)
  1558. showInfoDialog(CGI->generaltexth->allTexts[95]);
  1559. // else
  1560. // showInfoDialog("Placeholder message: you won!");
  1561. makingTurn = true;
  1562. while(showingDialog->get() || dialogs.size()); //wait till all dialogs are displayed and closed
  1563. makingTurn = false;
  1564. howManyPeople--;
  1565. if(!howManyPeople) //all human players eliminated
  1566. {
  1567. if(cb->getStartInfo()->mode != StartInfo::CAMPAIGN)
  1568. requestReturningToMainMenu();
  1569. else
  1570. requestStoppingClient();
  1571. }
  1572. }
  1573. else
  1574. {
  1575. if(!victory) //enemy has lost
  1576. {
  1577. std::string txt = CGI->generaltexth->allTexts[5]; //%s has been vanquished!
  1578. boost::algorithm::replace_first(txt, "%s", CGI->generaltexth->capColors[player]);
  1579. showInfoDialog(txt,std::vector<SComponent*>(1, new SComponent(SComponent::flag, player, 0)));
  1580. }
  1581. }
  1582. }
  1583. void CPlayerInterface::playerBonusChanged( const Bonus &bonus, bool gain )
  1584. {
  1585. }
  1586. void CPlayerInterface::showPuzzleMap()
  1587. {
  1588. waitWhileDialog();
  1589. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1590. //TODO: interface should not know the real position of Grail...
  1591. float ratio = 0;
  1592. int3 grailPos = cb->getGrailPos(ratio);
  1593. GH.pushInt(new CPuzzleWindow(grailPos, ratio));
  1594. }
  1595. void CPlayerInterface::advmapSpellCast(const CGHeroInstance * caster, int spellID)
  1596. {
  1597. if (spellID == Spells::FLY || spellID == Spells::WATER_WALK)
  1598. {
  1599. cb->recalculatePaths();
  1600. eraseCurrentPathOf(caster, false);
  1601. }
  1602. }
  1603. void SystemOptions::setMusicVolume( int newVolume )
  1604. {
  1605. musicVolume = newVolume;
  1606. CGI->musich->setVolume(newVolume);
  1607. settingsChanged();
  1608. }
  1609. void SystemOptions::setSoundVolume( int newVolume )
  1610. {
  1611. soundVolume = newVolume;
  1612. CGI->soundh->setVolume(newVolume);
  1613. settingsChanged();
  1614. }
  1615. void SystemOptions::setHeroMoveSpeed( int newSpeed )
  1616. {
  1617. heroMoveSpeed = newSpeed;
  1618. settingsChanged();
  1619. }
  1620. void SystemOptions::setMapScrollingSpeed( int newSpeed )
  1621. {
  1622. mapScrollingSpeed = newSpeed;
  1623. settingsChanged();
  1624. }
  1625. void SystemOptions::settingsChanged()
  1626. {
  1627. CSaveFile settings(GVCMIDirs.UserPath + "/config/sysopts.bin");
  1628. if(settings.sfile)
  1629. settings << *this;
  1630. else
  1631. tlog1 << "Cannot save settings to config/sysopts.bin!\n";
  1632. }
  1633. void SystemOptions::apply()
  1634. {
  1635. if(CGI->musich->getVolume() != musicVolume)
  1636. CGI->musich->setVolume(musicVolume);
  1637. if(CGI->soundh->getVolume() != soundVolume)
  1638. CGI->soundh->setVolume(soundVolume);
  1639. settingsChanged();
  1640. }
  1641. SystemOptions::SystemOptions()
  1642. {
  1643. heroMoveSpeed = 2;
  1644. mapScrollingSpeed = 2;
  1645. musicVolume = 88;
  1646. soundVolume = 88;
  1647. printCellBorders = true;
  1648. printStackRange = true;
  1649. animSpeed = 2;
  1650. printMouseShadow = true;
  1651. showQueue = true;
  1652. }
  1653. void CPlayerInterface::eraseCurrentPathOf( const CGHeroInstance * ho, bool checkForExistanceOfPath /*= true */ )
  1654. {
  1655. if(checkForExistanceOfPath)
  1656. {
  1657. assert(vstd::contains(paths, ho));
  1658. }
  1659. else if (!vstd::contains(paths, ho))
  1660. {
  1661. return;
  1662. }
  1663. assert(ho == adventureInt->selection);
  1664. paths.erase(ho);
  1665. adventureInt->terrain.currentPath = NULL;
  1666. }
  1667. CGPath * CPlayerInterface::getAndVerifyPath(const CGHeroInstance * h)
  1668. {
  1669. if(vstd::contains(paths,h)) //hero has assigned path
  1670. {
  1671. CGPath &path = paths[h];
  1672. if(!path.nodes.size())
  1673. {
  1674. tlog3 << "Warning: empty path found...\n";
  1675. paths.erase(h);
  1676. }
  1677. else
  1678. {
  1679. assert(h->getPosition(false) == path.startPos());
  1680. //update the hero path in case of something has changed on map
  1681. if(LOCPLINT->cb->getPath2(path.endPos(), path))
  1682. return &path;
  1683. else
  1684. paths.erase(h);
  1685. }
  1686. }
  1687. return NULL;
  1688. }
  1689. void CPlayerInterface::acceptTurn()
  1690. {
  1691. waitWhileDialog();
  1692. if(howManyPeople > 1)
  1693. adventureInt->startTurn();
  1694. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1695. /* TODO: This isn't quite right. First day in game should play
  1696. * NEWDAY. And we don't play NEWMONTH. */
  1697. int day = cb->getDate(1);
  1698. if (day != 1)
  1699. CGI->soundh->playSound(soundBase::newDay);
  1700. else
  1701. CGI->soundh->playSound(soundBase::newWeek);
  1702. adventureInt->infoBar.newDay(day);
  1703. //select first hero if available.
  1704. //TODO: check if hero is slept
  1705. if(wanderingHeroes.size())
  1706. adventureInt->select(wanderingHeroes.front());
  1707. else
  1708. adventureInt->select(towns.front());
  1709. adventureInt->showAll(screen);
  1710. }
  1711. void CPlayerInterface::tryDiggging(const CGHeroInstance *h)
  1712. {
  1713. std::string hlp;
  1714. if(h->movement < h->maxMovePoints(true))
  1715. showInfoDialog(CGI->generaltexth->allTexts[56]); //"Digging for artifacts requires a whole day, try again tomorrow."
  1716. else if(cb->getTileInfo(h->getPosition(false))->tertype == TerrainTile::water)
  1717. showInfoDialog(CGI->generaltexth->allTexts[60]); //Try looking on land!
  1718. else
  1719. {
  1720. const TerrainTile *t = cb->getTileInfo(h->getPosition());
  1721. CGI->mh->getTerrainDescr(h->getPosition(false), hlp, false);
  1722. if(hlp.length() || t->blockingObjects.size() > 1)
  1723. showInfoDialog(CGI->generaltexth->allTexts[97]); //Try searching on clear ground.
  1724. else
  1725. cb->dig(h);
  1726. }
  1727. }
  1728. void CPlayerInterface::updateInfo(const CGObjectInstance * specific)
  1729. {
  1730. adventureInt->infoBar.updateSelection(specific);
  1731. // if (adventureInt->selection == specific)
  1732. // adventureInt->infoBar.showAll(screen);
  1733. }
  1734. void CPlayerInterface::battleNewRoundFirst( int round )
  1735. {
  1736. if(LOCPLINT != this)
  1737. { //another local interface should do this
  1738. return;
  1739. }
  1740. boost::unique_lock<boost::recursive_mutex> un(*pim);
  1741. battleInt->newRoundFirst(round);
  1742. }
  1743. void CPlayerInterface::stopMovement()
  1744. {
  1745. if(stillMoveHero.get() == DURING_MOVE)//if we are in the middle of hero movement
  1746. stillMoveHero.setn(STOP_MOVE); //after showing dialog movement will be stopped
  1747. }
  1748. void CPlayerInterface::showMarketWindow(const IMarket *market, const CGHeroInstance *visitor)
  1749. {
  1750. if(market->o->ID == 2) //Altar
  1751. {
  1752. EMarketMode mode = market->availableModes().front();
  1753. if(market->allowsTrade(ARTIFACT_EXP) && visitor->getAlignment() != EVIL)
  1754. GH.pushInt(new CAltarWindow(market, visitor, ARTIFACT_EXP));
  1755. else if(market->allowsTrade(CREATURE_EXP) && visitor->getAlignment() != GOOD)
  1756. GH.pushInt(new CAltarWindow(market, visitor, CREATURE_EXP));
  1757. }
  1758. else
  1759. GH.pushInt(new CMarketplaceWindow(market, visitor, market->availableModes().front()));
  1760. }
  1761. void CPlayerInterface::showUniversityWindow(const IMarket *market, const CGHeroInstance *visitor)
  1762. {
  1763. CUniversityWindow *cuw = new CUniversityWindow(visitor, market);
  1764. GH.pushInt(cuw);
  1765. }
  1766. void CPlayerInterface::showHillFortWindow(const CGObjectInstance *object, const CGHeroInstance *visitor)
  1767. {
  1768. CHillFortWindow *chfw = new CHillFortWindow(visitor, object);
  1769. GH.pushInt(chfw);
  1770. }
  1771. void CPlayerInterface::availableArtifactsChanged(const CGBlackMarket *bm /*= NULL*/)
  1772. {
  1773. if(CMarketplaceWindow *cmw = dynamic_cast<CMarketplaceWindow*>(GH.topInt()))
  1774. cmw->artifactsChanged(false);
  1775. }
  1776. void CPlayerInterface::showTavernWindow(const CGObjectInstance *townOrTavern)
  1777. {
  1778. CTavernWindow *tv = new CTavernWindow(townOrTavern);
  1779. GH.pushInt(tv);
  1780. }
  1781. void CPlayerInterface::showShipyardDialogOrProblemPopup(const IShipyard *obj)
  1782. {
  1783. if(obj->state())
  1784. {
  1785. MetaString txt;
  1786. obj->getProblemText(txt);
  1787. showInfoDialog(txt.toString());
  1788. }
  1789. else
  1790. showShipyardDialog(obj);
  1791. }
  1792. void CPlayerInterface::requestReturningToMainMenu()
  1793. {
  1794. sendCustomEvent(2);
  1795. }
  1796. void CPlayerInterface::requestStoppingClient()
  1797. {
  1798. sendCustomEvent(3);
  1799. }
  1800. void CPlayerInterface::sendCustomEvent( int code )
  1801. {
  1802. SDL_Event event;
  1803. event.type = SDL_USEREVENT;
  1804. event.user.code = code;
  1805. SDL_PushEvent(&event);
  1806. }
  1807. CPlayerInterface::SpellbookLastSetting::SpellbookLastSetting()
  1808. {
  1809. spellbookLastPageBattle = spellbokLastPageAdvmap = 0;
  1810. spellbookLastTabBattle = spellbookLastTabAdvmap = 4;
  1811. }