CCastleInterface.cpp 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871
  1. /*
  2. * CCastleInterface.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 "CCastleInterface.h"
  12. #include "CHeroWindow.h"
  13. #include "CTradeWindow.h"
  14. #include "InfoWindows.h"
  15. #include "GUIClasses.h"
  16. #include "QuickRecruitmentWindow.h"
  17. #include "../CGameInfo.h"
  18. #include "../CMusicHandler.h"
  19. #include "../CPlayerInterface.h"
  20. #include "../gui/CGuiHandler.h"
  21. #include "../widgets/MiscWidgets.h"
  22. #include "../widgets/CComponent.h"
  23. #include "../widgets/Buttons.h"
  24. #include "../widgets/TextControls.h"
  25. #include "../renderSDL/SDL_Extensions.h"
  26. #include "../render/IImage.h"
  27. #include "../render/ColorFilter.h"
  28. #include "../adventureMap/CAdvMapInt.h"
  29. #include "../adventureMap/CList.h"
  30. #include "../adventureMap/CResDataBar.h"
  31. #include "../../CCallback.h"
  32. #include "../../lib/CArtHandler.h"
  33. #include "../../lib/CBuildingHandler.h"
  34. #include "../../lib/CCreatureHandler.h"
  35. #include "../../lib/CGeneralTextHandler.h"
  36. #include "../../lib/CModHandler.h"
  37. #include "../../lib/GameSettings.h"
  38. #include "../../lib/spells/CSpellHandler.h"
  39. #include "../../lib/CTownHandler.h"
  40. #include "../../lib/GameConstants.h"
  41. #include "../../lib/StartInfo.h"
  42. #include "../../lib/mapping/CCampaignHandler.h"
  43. #include "../../lib/mapObjects/CGHeroInstance.h"
  44. #include "../../lib/mapObjects/CGTownInstance.h"
  45. static bool useCompactCreatureBox()
  46. {
  47. return settings["gameTweaks"]["compactTownCreatureInfo"].Bool();
  48. }
  49. static bool useAvailableAmountAsCreatureLabel()
  50. {
  51. return settings["gameTweaks"]["availableCreaturesAsDwellingLabel"].Bool();
  52. }
  53. CBuildingRect::CBuildingRect(CCastleBuildings * Par, const CGTownInstance * Town, const CStructure * Str)
  54. : CShowableAnim(0, 0, Str->defName, CShowableAnim::BASE, BUILDING_FRAME_TIME),
  55. parent(Par),
  56. town(Town),
  57. str(Str),
  58. border(nullptr),
  59. area(nullptr),
  60. stateTimeCounter(BUILD_ANIMATION_FINISHED_TIMEPOINT)
  61. {
  62. addUsedEvents(LCLICK | RCLICK | HOVER);
  63. pos.x += str->pos.x;
  64. pos.y += str->pos.y;
  65. // special animation frame manipulation for castle shipyard with and without ship
  66. // done due to .def used in special way, not to animate building - first image is for shipyard without citadel moat, 2nd image is for including moat
  67. if(Town->town->faction->getId() == FactionID::CASTLE && Str->building &&
  68. (Str->building->bid == BuildingID::SHIPYARD || Str->building->bid == BuildingID::SHIP))
  69. {
  70. if(Town->hasBuilt(BuildingID::CITADEL))
  71. {
  72. this->first = 1;
  73. this->frame = 1;
  74. }
  75. else
  76. this->last = 0;
  77. }
  78. if(!str->borderName.empty())
  79. border = IImage::createFromFile(str->borderName, EImageBlitMode::ALPHA);
  80. if(!str->areaName.empty())
  81. area = IImage::createFromFile(str->areaName, EImageBlitMode::ALPHA);
  82. }
  83. const CBuilding * CBuildingRect::getBuilding()
  84. {
  85. if (!str->building)
  86. return nullptr;
  87. if (str->hiddenUpgrade) // hidden upgrades, e.g. hordes - return base (dwelling for hordes)
  88. return town->town->buildings.at(str->building->getBase());
  89. return str->building;
  90. }
  91. bool CBuildingRect::operator<(const CBuildingRect & p2) const
  92. {
  93. return (str->pos.z) < (p2.str->pos.z);
  94. }
  95. void CBuildingRect::hover(bool on)
  96. {
  97. if(on)
  98. {
  99. if(!(active & MOVE))
  100. addUsedEvents(MOVE);
  101. }
  102. else
  103. {
  104. if(active & MOVE)
  105. removeUsedEvents(MOVE);
  106. if(parent->selectedBuilding == this)
  107. {
  108. parent->selectedBuilding = nullptr;
  109. GH.statusbar->clear();
  110. }
  111. }
  112. }
  113. void CBuildingRect::clickLeft(tribool down, bool previousState)
  114. {
  115. if(previousState && getBuilding() && area && !down && (parent->selectedBuilding==this))
  116. {
  117. if(!area->isTransparent(GH.getCursorPosition() - pos.topLeft())) //inside building image
  118. {
  119. auto building = getBuilding();
  120. parent->buildingClicked(building->bid, building->subId, building->upgrade);
  121. }
  122. }
  123. }
  124. void CBuildingRect::clickRight(tribool down, bool previousState)
  125. {
  126. if((!area) || (!((bool)down)) || (this!=parent->selectedBuilding) || getBuilding() == nullptr)
  127. return;
  128. if( !area->isTransparent(GH.getCursorPosition() - pos.topLeft()) ) //inside building image
  129. {
  130. BuildingID bid = getBuilding()->bid;
  131. const CBuilding *bld = town->town->buildings.at(bid);
  132. if (bid < BuildingID::DWELL_FIRST)
  133. {
  134. CRClickPopup::createAndPush(CInfoWindow::genText(bld->getNameTranslated(), bld->getDescriptionTranslated()),
  135. std::make_shared<CComponent>(CComponent::building, bld->town->faction->getIndex(), bld->bid));
  136. }
  137. else
  138. {
  139. int level = ( bid - BuildingID::DWELL_FIRST ) % GameConstants::CREATURES_PER_TOWN;
  140. GH.pushIntT<CDwellingInfoBox>(parent->pos.x+parent->pos.w / 2, parent->pos.y+parent->pos.h /2, town, level);
  141. }
  142. }
  143. }
  144. SDL_Color multiplyColors(const SDL_Color & b, const SDL_Color & a, double f)
  145. {
  146. SDL_Color ret;
  147. ret.r = static_cast<uint8_t>(a.r * f + b.r * (1 - f));
  148. ret.g = static_cast<uint8_t>(a.g * f + b.g * (1 - f));
  149. ret.b = static_cast<uint8_t>(a.b * f + b.b * (1 - f));
  150. ret.a = static_cast<uint8_t>(a.a * f + b.b * (1 - f));
  151. return ret;
  152. }
  153. void CBuildingRect::show(SDL_Surface * to)
  154. {
  155. uint32_t stageDelay = BUILDING_APPEAR_TIMEPOINT;
  156. if(stateTimeCounter < BUILDING_APPEAR_TIMEPOINT)
  157. {
  158. setAlpha(255 * stateTimeCounter / stageDelay);
  159. CShowableAnim::show(to);
  160. }
  161. else
  162. {
  163. setAlpha(255);
  164. CShowableAnim::show(to);
  165. }
  166. if(border && stateTimeCounter > BUILDING_APPEAR_TIMEPOINT)
  167. {
  168. if(stateTimeCounter >= BUILD_ANIMATION_FINISHED_TIMEPOINT)
  169. {
  170. if(parent->selectedBuilding == this)
  171. border->draw(to, pos.x, pos.y);
  172. return;
  173. }
  174. auto darkBorder = ColorFilter::genRangeShifter(0.f, 0.f, 0.f, 0.5f, 0.5f, 0.5f );
  175. auto lightBorder = ColorFilter::genRangeShifter(0.f, 0.f, 0.f, 2.0f, 2.0f, 2.0f );
  176. auto baseBorder = ColorFilter::genEmptyShifter();
  177. float progress = float(stateTimeCounter % stageDelay) / stageDelay;
  178. if (stateTimeCounter < BUILDING_WHITE_BORDER_TIMEPOINT)
  179. border->adjustPalette(ColorFilter::genInterpolated(lightBorder, darkBorder, progress), 0);
  180. else
  181. if (stateTimeCounter < BUILDING_YELLOW_BORDER_TIMEPOINT)
  182. border->adjustPalette(ColorFilter::genInterpolated(darkBorder, baseBorder, progress), 0);
  183. else
  184. border->adjustPalette(baseBorder, 0);
  185. border->draw(to, pos.x, pos.y);
  186. }
  187. if(stateTimeCounter < BUILD_ANIMATION_FINISHED_TIMEPOINT)
  188. stateTimeCounter += GH.mainFPSmng->getElapsedMilliseconds();
  189. }
  190. void CBuildingRect::showAll(SDL_Surface * to)
  191. {
  192. if (stateTimeCounter == 0)
  193. return;
  194. CShowableAnim::showAll(to);
  195. if(!active && parent->selectedBuilding == this && border)
  196. border->draw(to, pos.x, pos.y);
  197. }
  198. std::string CBuildingRect::getSubtitle()//hover text for building
  199. {
  200. if (!getBuilding())
  201. return "";
  202. int bid = getBuilding()->bid;
  203. if (bid<30)//non-dwellings - only buiding name
  204. return town->town->buildings.at(getBuilding()->bid)->getNameTranslated();
  205. else//dwellings - recruit %creature%
  206. {
  207. auto & availableCreatures = town->creatures[(bid-30)%GameConstants::CREATURES_PER_TOWN].second;
  208. if(availableCreatures.size())
  209. {
  210. int creaID = availableCreatures.back();//taking last of available creatures
  211. return CGI->generaltexth->allTexts[16] + " " + CGI->creh->objects.at(creaID)->getNamePluralTranslated();
  212. }
  213. else
  214. {
  215. logGlobal->warn("Dwelling with id %d offers no creatures!", bid);
  216. return "#ERROR#";
  217. }
  218. }
  219. }
  220. void CBuildingRect::mouseMoved (const Point & cursorPosition)
  221. {
  222. if(area && pos.isInside(cursorPosition.x, cursorPosition.y))
  223. {
  224. if(area->isTransparent(cursorPosition - pos.topLeft())) //hovered pixel is inside this building
  225. {
  226. if(parent->selectedBuilding == this)
  227. {
  228. parent->selectedBuilding = nullptr;
  229. GH.statusbar->clear();
  230. }
  231. }
  232. else //inside the area of this building
  233. {
  234. if(! parent->selectedBuilding //no building hovered
  235. || (*parent->selectedBuilding)<(*this)) //or we are on top
  236. {
  237. parent->selectedBuilding = this;
  238. GH.statusbar->write(getSubtitle());
  239. }
  240. }
  241. }
  242. }
  243. CDwellingInfoBox::CDwellingInfoBox(int centerX, int centerY, const CGTownInstance * Town, int level)
  244. : CWindowObject(RCLICK_POPUP, "CRTOINFO", Point(centerX, centerY))
  245. {
  246. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  247. background->colorize(Town->tempOwner);
  248. const CCreature * creature = CGI->creh->objects.at(Town->creatures.at(level).second.back());
  249. title = std::make_shared<CLabel>(80, 30, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, creature->getNamePluralTranslated());
  250. animation = std::make_shared<CCreaturePic>(30, 44, creature, true, true);
  251. std::string text = std::to_string(Town->creatures.at(level).first);
  252. available = std::make_shared<CLabel>(80,190, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->allTexts[217] + text);
  253. costPerTroop = std::make_shared<CLabel>(80, 227, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->allTexts[346]);
  254. for(int i = 0; i<GameConstants::RESOURCE_QUANTITY; i++)
  255. {
  256. if(creature->cost[i])
  257. {
  258. resPicture.push_back(std::make_shared<CAnimImage>("RESOURCE", i, 0, 0, 0));
  259. resAmount.push_back(std::make_shared<CLabel>(0,0, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, std::to_string(creature->cost[i])));
  260. }
  261. }
  262. int posY = 238;
  263. int posX = pos.w/2 - (int)resAmount.size() * 25 + 5;
  264. for (size_t i=0; i<resAmount.size(); i++)
  265. {
  266. resPicture[i]->moveBy(Point(posX, posY));
  267. resAmount[i]->moveBy(Point(posX+16, posY+43));
  268. posX += 50;
  269. }
  270. }
  271. CDwellingInfoBox::~CDwellingInfoBox() = default;
  272. CHeroGSlot::CHeroGSlot(int x, int y, int updown, const CGHeroInstance * h, HeroSlots * Owner)
  273. {
  274. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  275. owner = Owner;
  276. pos.x += x;
  277. pos.y += y;
  278. pos.w = 58;
  279. pos.h = 64;
  280. upg = updown;
  281. portrait = std::make_shared<CAnimImage>("PortraitsLarge", 0, 0, 0, 0);
  282. portrait->visible = false;
  283. flag = std::make_shared<CAnimImage>("CREST58", 0, 0, 0, 0);
  284. flag->visible = false;
  285. selection = std::make_shared<CAnimImage>("TWCRPORT", 1, 0);
  286. selection->visible = false;
  287. set(h);
  288. addUsedEvents(LCLICK | RCLICK | HOVER);
  289. }
  290. CHeroGSlot::~CHeroGSlot() = default;
  291. void CHeroGSlot::hover(bool on)
  292. {
  293. if(!on)
  294. {
  295. GH.statusbar->clear();
  296. return;
  297. }
  298. std::shared_ptr<CHeroGSlot> other = upg ? owner->garrisonedHero : owner->visitingHero;
  299. std::string temp;
  300. if(hero)
  301. {
  302. if(isSelected())//view NNN
  303. {
  304. temp = CGI->generaltexth->tcommands[4];
  305. boost::algorithm::replace_first(temp,"%s",hero->getNameTranslated());
  306. }
  307. else if(other->hero && other->isSelected())//exchange
  308. {
  309. temp = CGI->generaltexth->tcommands[7];
  310. boost::algorithm::replace_first(temp,"%s",hero->getNameTranslated());
  311. boost::algorithm::replace_first(temp,"%s",other->hero->getNameTranslated());
  312. }
  313. else// select NNN (in ZZZ)
  314. {
  315. if(upg)//down - visiting
  316. {
  317. temp = CGI->generaltexth->tcommands[32];
  318. boost::algorithm::replace_first(temp,"%s",hero->getNameTranslated());
  319. }
  320. else //up - garrison
  321. {
  322. temp = CGI->generaltexth->tcommands[12];
  323. boost::algorithm::replace_first(temp,"%s",hero->getNameTranslated());
  324. }
  325. }
  326. }
  327. else //we are empty slot
  328. {
  329. if(other->isSelected() && other->hero) //move NNNN
  330. {
  331. temp = CGI->generaltexth->tcommands[6];
  332. boost::algorithm::replace_first(temp,"%s",other->hero->getNameTranslated());
  333. }
  334. else //empty
  335. {
  336. temp = CGI->generaltexth->allTexts[507];
  337. }
  338. }
  339. if(temp.size())
  340. GH.statusbar->write(temp);
  341. }
  342. void CHeroGSlot::clickLeft(tribool down, bool previousState)
  343. {
  344. std::shared_ptr<CHeroGSlot> other = upg ? owner->garrisonedHero : owner->visitingHero;
  345. if(!down)
  346. {
  347. owner->garr->setSplittingMode(false);
  348. owner->garr->selectSlot(nullptr);
  349. if(hero && isSelected())
  350. {
  351. setHighlight(false);
  352. LOCPLINT->openHeroWindow(hero);
  353. }
  354. else if(other->hero && other->isSelected())
  355. {
  356. bool allow = true;
  357. if(upg) //moving hero out of town - check if it is allowed
  358. {
  359. if(!hero && LOCPLINT->cb->howManyHeroes(false) >= CGI->settings()->getInteger(EGameSettings::HEROES_PER_PLAYER_ON_MAP_CAP))
  360. {
  361. std::string tmp = CGI->generaltexth->allTexts[18]; //You already have %d adventuring heroes under your command.
  362. boost::algorithm::replace_first(tmp,"%d",std::to_string(LOCPLINT->cb->howManyHeroes(false)));
  363. LOCPLINT->showInfoDialog(tmp, std::vector<std::shared_ptr<CComponent>>(), soundBase::sound_todo);
  364. allow = false;
  365. }
  366. else if(!other->hero->stacksCount()) //hero has no creatures - strange, but if we have appropriate error message...
  367. {
  368. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[19], std::vector<std::shared_ptr<CComponent>>(), soundBase::sound_todo); //This hero has no creatures. A hero must have creatures before he can brave the dangers of the countryside.
  369. allow = false;
  370. }
  371. }
  372. setHighlight(false);
  373. other->setHighlight(false);
  374. if(allow)
  375. {
  376. owner->swapArmies();
  377. hero = other->hero;
  378. }
  379. }
  380. else if(hero)
  381. {
  382. setHighlight(true);
  383. owner->garr->selectSlot(nullptr);
  384. redraw();
  385. }
  386. //refresh statusbar
  387. hover(false);
  388. hover(true);
  389. }
  390. }
  391. void CHeroGSlot::clickRight(tribool down, bool previousState)
  392. {
  393. if(hero && down)
  394. {
  395. GH.pushIntT<CInfoBoxPopup>(Point(pos.x + 175, pos.y + 100), hero);
  396. }
  397. }
  398. void CHeroGSlot::deactivate()
  399. {
  400. selection->visible = false;
  401. CIntObject::deactivate();
  402. }
  403. bool CHeroGSlot::isSelected() const
  404. {
  405. return selection->visible;
  406. }
  407. void CHeroGSlot::setHighlight(bool on)
  408. {
  409. selection->visible = on;
  410. if(owner->garrisonedHero->hero && owner->visitingHero->hero) //two heroes in town
  411. {
  412. for(auto & elem : owner->garr->splitButtons) //splitting enabled when slot higlighted
  413. elem->block(!on);
  414. }
  415. }
  416. void CHeroGSlot::set(const CGHeroInstance * newHero)
  417. {
  418. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  419. hero = newHero;
  420. selection->visible = false;
  421. portrait->visible = false;
  422. flag->visible = false;
  423. if(newHero)
  424. {
  425. portrait->visible = true;
  426. portrait->setFrame(newHero->portrait);
  427. }
  428. else if(!upg && owner->showEmpty) //up garrison
  429. {
  430. flag->visible = true;
  431. flag->setFrame(LOCPLINT->castleInt->town->getOwner().getNum());
  432. }
  433. }
  434. HeroSlots::HeroSlots(const CGTownInstance * Town, Point garrPos, Point visitPos, std::shared_ptr<CGarrisonInt> Garrison, bool ShowEmpty):
  435. showEmpty(ShowEmpty),
  436. town(Town),
  437. garr(Garrison)
  438. {
  439. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  440. garrisonedHero = std::make_shared<CHeroGSlot>(garrPos.x, garrPos.y, 0, town->garrisonHero, this);
  441. visitingHero = std::make_shared<CHeroGSlot>(visitPos.x, visitPos.y, 1, town->visitingHero, this);
  442. }
  443. HeroSlots::~HeroSlots() = default;
  444. void HeroSlots::update()
  445. {
  446. garrisonedHero->set(town->garrisonHero);
  447. visitingHero->set(town->visitingHero);
  448. }
  449. void HeroSlots::splitClicked()
  450. {
  451. if(!!town->visitingHero && town->garrisonHero && (visitingHero->isSelected() || garrisonedHero->isSelected()))
  452. {
  453. LOCPLINT->heroExchangeStarted(town->visitingHero->id, town->garrisonHero->id, QueryID(-1));
  454. }
  455. }
  456. void HeroSlots::swapArmies()
  457. {
  458. if(!town->garrisonHero && town->visitingHero) //visiting => garrison, merge armies: town army => hero army
  459. {
  460. if(!town->visitingHero->canBeMergedWith(*town))
  461. {
  462. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[275], std::vector<std::shared_ptr<CComponent>>(), soundBase::sound_todo);
  463. return;
  464. }
  465. }
  466. LOCPLINT->cb->swapGarrisonHero(town);
  467. }
  468. class SORTHELP
  469. {
  470. public:
  471. bool operator() (const CIntObject * a, const CIntObject * b)
  472. {
  473. auto b1 = dynamic_cast<const CBuildingRect *>(a);
  474. auto b2 = dynamic_cast<const CBuildingRect *>(b);
  475. if(!b1 && !b2)
  476. return intptr_t(a) < intptr_t(b);
  477. if(b1 && !b2)
  478. return false;
  479. if(!b1 && b2)
  480. return true;
  481. return (*b1)<(*b2);
  482. }
  483. };
  484. SORTHELP buildSorter;
  485. CCastleBuildings::CCastleBuildings(const CGTownInstance* Town):
  486. town(Town),
  487. selectedBuilding(nullptr)
  488. {
  489. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  490. background = std::make_shared<CPicture>(town->town->clientInfo.townBackground);
  491. background->needRefresh = true;
  492. background->getSurface()->setBlitMode(EImageBlitMode::OPAQUE);
  493. pos.w = background->pos.w;
  494. pos.h = background->pos.h;
  495. recreate();
  496. }
  497. CCastleBuildings::~CCastleBuildings() = default;
  498. void CCastleBuildings::recreate()
  499. {
  500. selectedBuilding = nullptr;
  501. OBJECT_CONSTRUCTION_CUSTOM_CAPTURING(255-DISPOSE);
  502. buildings.clear();
  503. groups.clear();
  504. //Generate buildings list
  505. auto buildingsCopy = town->builtBuildings;// a bit modified copy of built buildings
  506. if(vstd::contains(town->builtBuildings, BuildingID::SHIPYARD))
  507. {
  508. auto bayPos = town->bestLocation();
  509. if(!bayPos.valid())
  510. logGlobal->warn("Shipyard in non-coastal town!");
  511. std::vector <const CGObjectInstance *> vobjs = LOCPLINT->cb->getVisitableObjs(bayPos, false);
  512. //there is visitable obj at shipyard output tile and it's a boat or hero (on boat)
  513. if(!vobjs.empty() && (vobjs.front()->ID == Obj::BOAT || vobjs.front()->ID == Obj::HERO))
  514. {
  515. buildingsCopy.insert(BuildingID::SHIP);
  516. }
  517. }
  518. for(const CStructure * structure : town->town->clientInfo.structures)
  519. {
  520. if(!structure->building)
  521. {
  522. buildings.push_back(std::make_shared<CBuildingRect>(this, town, structure));
  523. continue;
  524. }
  525. if(vstd::contains(buildingsCopy, structure->building->bid))
  526. {
  527. groups[structure->building->getBase()].push_back(structure);
  528. }
  529. }
  530. for(auto & entry : groups)
  531. {
  532. const CBuilding * build = town->town->buildings.at(entry.first);
  533. const CStructure * toAdd = *boost::max_element(entry.second, [=](const CStructure * a, const CStructure * b)
  534. {
  535. return build->getDistance(a->building->bid) < build->getDistance(b->building->bid);
  536. });
  537. buildings.push_back(std::make_shared<CBuildingRect>(this, town, toAdd));
  538. }
  539. boost::sort(children, buildSorter); //TODO: create building in blit order
  540. }
  541. void CCastleBuildings::addBuilding(BuildingID building)
  542. {
  543. //FIXME: implement faster method without complete recreation of town
  544. BuildingID base = town->town->buildings.at(building)->getBase();
  545. recreate();
  546. auto & structures = groups.at(base);
  547. for(auto buildingRect : buildings)
  548. {
  549. if(vstd::contains(structures, buildingRect->str))
  550. {
  551. //reset animation
  552. if(structures.size() == 1)
  553. buildingRect->stateTimeCounter = 0; // transparency -> fully visible stage
  554. else
  555. buildingRect->stateTimeCounter = CBuildingRect::BUILDING_APPEAR_TIMEPOINT; // already in fully visible stage
  556. break;
  557. }
  558. }
  559. }
  560. void CCastleBuildings::removeBuilding(BuildingID building)
  561. {
  562. //FIXME: implement faster method without complete recreation of town
  563. recreate();
  564. }
  565. const CGHeroInstance * CCastleBuildings::getHero()
  566. {
  567. if(town->visitingHero)
  568. return town->visitingHero;
  569. else
  570. return town->garrisonHero;
  571. }
  572. void CCastleBuildings::buildingClicked(BuildingID building, BuildingSubID::EBuildingSubID subID, BuildingID::EBuildingID upgrades)
  573. {
  574. logGlobal->trace("You've clicked on %d", (int)building.toEnum());
  575. const CBuilding *b = town->town->buildings.find(building)->second;
  576. if(building >= BuildingID::DWELL_FIRST)
  577. {
  578. enterDwelling((building-BuildingID::DWELL_FIRST)%GameConstants::CREATURES_PER_TOWN);
  579. }
  580. else
  581. {
  582. switch(building)
  583. {
  584. case BuildingID::MAGES_GUILD_1:
  585. case BuildingID::MAGES_GUILD_2:
  586. case BuildingID::MAGES_GUILD_3:
  587. case BuildingID::MAGES_GUILD_4:
  588. case BuildingID::MAGES_GUILD_5:
  589. enterMagesGuild();
  590. break;
  591. case BuildingID::TAVERN:
  592. LOCPLINT->showTavernWindow(town);
  593. break;
  594. case BuildingID::SHIPYARD:
  595. if(town->shipyardStatus() == IBoatGenerator::GOOD)
  596. LOCPLINT->showShipyardDialog(town);
  597. else if(town->shipyardStatus() == IBoatGenerator::BOAT_ALREADY_BUILT)
  598. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[51]);
  599. break;
  600. case BuildingID::FORT:
  601. case BuildingID::CITADEL:
  602. case BuildingID::CASTLE:
  603. GH.pushIntT<CFortScreen>(town);
  604. break;
  605. case BuildingID::VILLAGE_HALL:
  606. case BuildingID::CITY_HALL:
  607. case BuildingID::TOWN_HALL:
  608. case BuildingID::CAPITOL:
  609. enterTownHall();
  610. break;
  611. case BuildingID::MARKETPLACE:
  612. GH.pushIntT<CMarketplaceWindow>(town, town->visitingHero);
  613. break;
  614. case BuildingID::BLACKSMITH:
  615. enterBlacksmith(town->town->warMachine);
  616. break;
  617. case BuildingID::SHIP:
  618. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[51]); //Cannot build another boat
  619. break;
  620. case BuildingID::SPECIAL_1:
  621. case BuildingID::SPECIAL_2:
  622. case BuildingID::SPECIAL_3:
  623. switch(subID)
  624. {
  625. case BuildingSubID::NONE:
  626. enterBuilding(building);
  627. break;
  628. case BuildingSubID::MYSTIC_POND:
  629. enterFountain(building, subID, upgrades);
  630. break;
  631. case BuildingSubID::ARTIFACT_MERCHANT:
  632. if(town->visitingHero)
  633. GH.pushIntT<CMarketplaceWindow>(town, town->visitingHero, EMarketMode::RESOURCE_ARTIFACT);
  634. else
  635. LOCPLINT->showInfoDialog(boost::str(boost::format(CGI->generaltexth->allTexts[273]) % b->getNameTranslated())); //Only visiting heroes may use the %s.
  636. break;
  637. case BuildingSubID::FOUNTAIN_OF_FORTUNE:
  638. enterFountain(building, subID, upgrades);
  639. break;
  640. case BuildingSubID::FREELANCERS_GUILD:
  641. if(getHero())
  642. GH.pushIntT<CMarketplaceWindow>(town, getHero(), EMarketMode::CREATURE_RESOURCE);
  643. else
  644. LOCPLINT->showInfoDialog(boost::str(boost::format(CGI->generaltexth->allTexts[273]) % b->getNameTranslated())); //Only visiting heroes may use the %s.
  645. break;
  646. case BuildingSubID::MAGIC_UNIVERSITY:
  647. if (getHero())
  648. GH.pushIntT<CUniversityWindow>(getHero(), town);
  649. else
  650. enterBuilding(building);
  651. break;
  652. case BuildingSubID::BROTHERHOOD_OF_SWORD:
  653. if(upgrades == BuildingID::TAVERN)
  654. LOCPLINT->showTavernWindow(town);
  655. else
  656. enterBuilding(building);
  657. break;
  658. case BuildingSubID::CASTLE_GATE:
  659. enterCastleGate();
  660. break;
  661. case BuildingSubID::CREATURE_TRANSFORMER: //Skeleton Transformer
  662. GH.pushIntT<CTransformerWindow>(getHero(), town);
  663. break;
  664. case BuildingSubID::PORTAL_OF_SUMMONING:
  665. if (town->creatures[GameConstants::CREATURES_PER_TOWN].second.empty())//No creatures
  666. LOCPLINT->showInfoDialog(CGI->generaltexth->tcommands[30]);
  667. else
  668. enterDwelling(GameConstants::CREATURES_PER_TOWN);
  669. break;
  670. case BuildingSubID::BALLISTA_YARD:
  671. enterBlacksmith(ArtifactID::BALLISTA);
  672. break;
  673. default:
  674. enterBuilding(building);
  675. break;
  676. }
  677. break;
  678. default:
  679. enterBuilding(building);
  680. break;
  681. }
  682. }
  683. }
  684. void CCastleBuildings::enterBlacksmith(ArtifactID artifactID)
  685. {
  686. const CGHeroInstance *hero = town->visitingHero;
  687. if(!hero)
  688. {
  689. LOCPLINT->showInfoDialog(boost::str(boost::format(CGI->generaltexth->allTexts[273]) % town->town->buildings.find(BuildingID::BLACKSMITH)->second->getNameTranslated()));
  690. return;
  691. }
  692. auto art = dynamic_cast<const CArtifact*>(artifactID.toArtifact(CGI->artifacts()));
  693. int price = art->getPrice();
  694. bool possible = LOCPLINT->cb->getResourceAmount(Res::GOLD) >= price;
  695. if(possible)
  696. {
  697. for(auto slot : art->possibleSlots.at(ArtBearer::HERO))
  698. {
  699. if(hero->getArt(slot) == nullptr)
  700. {
  701. possible = true;
  702. break;
  703. }
  704. else
  705. {
  706. possible = false;
  707. }
  708. }
  709. }
  710. CreatureID cre = art->getWarMachine();
  711. GH.pushIntT<CBlacksmithDialog>(possible, cre, artifactID, hero->id);
  712. }
  713. void CCastleBuildings::enterBuilding(BuildingID building)
  714. {
  715. std::vector<std::shared_ptr<CComponent>> comps(1, std::make_shared<CComponent>(CComponent::building, town->subID, building));
  716. LOCPLINT->showInfoDialog( town->town->buildings.find(building)->second->getDescriptionTranslated(), comps);
  717. }
  718. void CCastleBuildings::enterCastleGate()
  719. {
  720. if (!town->visitingHero)
  721. {
  722. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[126]);
  723. return;//only visiting hero can use castle gates
  724. }
  725. std::vector <int> availableTowns;
  726. std::vector <const CGTownInstance*> Towns = LOCPLINT->cb->getTownsInfo(true);
  727. for(auto & Town : Towns)
  728. {
  729. const CGTownInstance *t = Town;
  730. if (t->id != this->town->id && t->visitingHero == nullptr && //another town, empty and this is
  731. t->town->faction->getId() == town->town->faction->getId() && //the town of the same faction
  732. t->hasBuilt(BuildingSubID::CASTLE_GATE)) //and the town has a castle gate
  733. {
  734. availableTowns.push_back(t->id.getNum());//add to the list
  735. }
  736. }
  737. auto gateIcon = std::make_shared<CAnimImage>(town->town->clientInfo.buildingsIcons, BuildingID::CASTLE_GATE);//will be deleted by selection window
  738. GH.pushIntT<CObjectListWindow>(availableTowns, gateIcon, CGI->generaltexth->jktexts[40],
  739. CGI->generaltexth->jktexts[41], std::bind (&CCastleInterface::castleTeleport, LOCPLINT->castleInt, _1));
  740. }
  741. void CCastleBuildings::enterDwelling(int level)
  742. {
  743. assert(level >= 0 && level < town->creatures.size());
  744. auto recruitCb = [=](CreatureID id, int count)
  745. {
  746. LOCPLINT->cb->recruitCreatures(town, town->getUpperArmy(), id, count, level);
  747. };
  748. GH.pushIntT<CRecruitmentWindow>(town, level, town, recruitCb, -87);
  749. }
  750. void CCastleBuildings::enterToTheQuickRecruitmentWindow()
  751. {
  752. const auto beginIt = town->creatures.cbegin();
  753. const auto afterLastIt = town->creatures.size() > GameConstants::CREATURES_PER_TOWN
  754. ? std::next(beginIt, GameConstants::CREATURES_PER_TOWN)
  755. : town->creatures.cend();
  756. const auto hasSomeoneToRecruit = std::any_of(beginIt, afterLastIt,
  757. [](const auto & creatureInfo) { return creatureInfo.first > 0; });
  758. if(hasSomeoneToRecruit)
  759. GH.pushIntT<QuickRecruitmentWindow>(town, pos);
  760. else
  761. CInfoWindow::showInfoDialog(CGI->generaltexth->translate("vcmi.townHall.noCreaturesToRecruit"), {});
  762. }
  763. void CCastleBuildings::enterFountain(const BuildingID & building, BuildingSubID::EBuildingSubID subID, BuildingID::EBuildingID upgrades)
  764. {
  765. std::vector<std::shared_ptr<CComponent>> comps(1, std::make_shared<CComponent>(CComponent::building,town->subID,building));
  766. std::string descr = town->town->buildings.find(building)->second->getDescriptionTranslated();
  767. std::string hasNotProduced;
  768. std::string hasProduced;
  769. if(this->town->town->faction->getIndex() == (TFaction)ETownType::RAMPART)
  770. {
  771. hasNotProduced = CGI->generaltexth->allTexts[677];
  772. hasProduced = CGI->generaltexth->allTexts[678];
  773. }
  774. else
  775. {
  776. auto buildingName = town->town->getSpecialBuilding(subID)->getNameTranslated();
  777. hasNotProduced = std::string(CGI->generaltexth->translate("vcmi.townHall.hasNotProduced"));
  778. hasProduced = std::string(CGI->generaltexth->translate("vcmi.townHall.hasProduced"));
  779. boost::algorithm::replace_first(hasNotProduced, "%s", buildingName);
  780. boost::algorithm::replace_first(hasProduced, "%s", buildingName);
  781. }
  782. bool isMysticPondOrItsUpgrade = subID == BuildingSubID::MYSTIC_POND
  783. || (upgrades != BuildingID::NONE
  784. && town->town->buildings.find(BuildingID(upgrades))->second->subId == BuildingSubID::MYSTIC_POND);
  785. if(upgrades != BuildingID::NONE)
  786. descr += "\n\n"+town->town->buildings.find(BuildingID(upgrades))->second->getDescriptionTranslated();
  787. if(isMysticPondOrItsUpgrade) //for vanila Rampart like towns
  788. {
  789. if(town->bonusValue.first == 0) //Mystic Pond produced nothing;
  790. descr += "\n\n" + hasNotProduced;
  791. else //Mystic Pond produced something;
  792. {
  793. descr += "\n\n" + hasProduced;
  794. boost::algorithm::replace_first(descr,"%s",CGI->generaltexth->restypes[town->bonusValue.first]);
  795. boost::algorithm::replace_first(descr,"%d",std::to_string(town->bonusValue.second));
  796. }
  797. }
  798. LOCPLINT->showInfoDialog(descr, comps);
  799. }
  800. void CCastleBuildings::enterMagesGuild()
  801. {
  802. const CGHeroInstance *hero = getHero();
  803. if(hero && !hero->hasSpellbook()) //hero doesn't have spellbok
  804. {
  805. const StartInfo *si = LOCPLINT->cb->getStartInfo();
  806. // it would be nice to find a way to move this hack to config/mapOverrides.json
  807. if(si && si->campState && si->campState->camp && // We're in campaign,
  808. (si->campState->camp->header.filename == "DATA/YOG.H3C") && // which is "Birth of a Barbarian",
  809. (hero->subID == 45)) // and the hero is Yog (based on Solmyr)
  810. {
  811. // "Yog has given up magic in all its forms..."
  812. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[736]);
  813. }
  814. else if(LOCPLINT->cb->getResourceAmount(Res::GOLD) < 500) //not enough gold to buy spellbook
  815. {
  816. openMagesGuild();
  817. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[213]);
  818. }
  819. else
  820. {
  821. CFunctionList<void()> onYes = [this](){ openMagesGuild(); };
  822. CFunctionList<void()> onNo = onYes;
  823. onYes += [hero](){ LOCPLINT->cb->buyArtifact(hero, ArtifactID::SPELLBOOK); };
  824. std::vector<std::shared_ptr<CComponent>> components(1, std::make_shared<CComponent>(CComponent::artifact,ArtifactID::SPELLBOOK,0));
  825. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[214], onYes, onNo, components);
  826. }
  827. }
  828. else
  829. {
  830. openMagesGuild();
  831. }
  832. }
  833. void CCastleBuildings::enterTownHall()
  834. {
  835. if(town->visitingHero && town->visitingHero->hasArt(ArtifactID::GRAIL) &&
  836. !vstd::contains(town->builtBuildings, BuildingID::GRAIL)) //hero has grail, but town does not have it
  837. {
  838. if(!vstd::contains(town->forbiddenBuildings, BuildingID::GRAIL))
  839. {
  840. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[597], //Do you wish this to be the permanent home of the Grail?
  841. [&](){ LOCPLINT->cb->buildBuilding(town, BuildingID::GRAIL); },
  842. [&](){ openTownHall(); });
  843. }
  844. else
  845. {
  846. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[673]);
  847. dynamic_cast<CInfoWindow*>(GH.topInt().get())->buttons[0]->addCallback(std::bind(&CCastleBuildings::openTownHall, this));
  848. }
  849. }
  850. else
  851. {
  852. openTownHall();
  853. }
  854. }
  855. void CCastleBuildings::openMagesGuild()
  856. {
  857. std::string mageGuildBackground;
  858. mageGuildBackground = LOCPLINT->castleInt->town->town->clientInfo.guildBackground;
  859. GH.pushIntT<CMageGuildScreen>(LOCPLINT->castleInt,mageGuildBackground);
  860. }
  861. void CCastleBuildings::openTownHall()
  862. {
  863. GH.pushIntT<CHallInterface>(town);
  864. }
  865. CCreaInfo::CCreaInfo(Point position, const CGTownInstance * Town, int Level, bool compact, bool _showAvailable):
  866. town(Town),
  867. level(Level),
  868. showAvailable(_showAvailable)
  869. {
  870. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  871. pos += position;
  872. if(town->creatures.size() <= level || town->creatures[level].second.empty())
  873. {
  874. level = -1;
  875. return;//No creature
  876. }
  877. addUsedEvents(LCLICK | RCLICK | HOVER);
  878. ui32 creatureID = town->creatures[level].second.back();
  879. creature = CGI->creh->objects[creatureID];
  880. picture = std::make_shared<CAnimImage>("CPRSMALL", creature->getIconIndex(), 0, 8, 0);
  881. std::string value;
  882. if(showAvailable)
  883. value = std::to_string(town->creatures[level].first);
  884. else
  885. value = std::string("+") + std::to_string(town->creatureGrowth(level));
  886. if(compact)
  887. {
  888. label = std::make_shared<CLabel>(40, 32, FONT_TINY, ETextAlignment::BOTTOMRIGHT, Colors::WHITE, value);
  889. pos.x += 8;
  890. pos.w = 32;
  891. pos.h = 32;
  892. }
  893. else
  894. {
  895. label = std::make_shared<CLabel>(24, 40, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, value);
  896. pos.w = 48;
  897. pos.h = 48;
  898. }
  899. }
  900. void CCreaInfo::update()
  901. {
  902. if(label)
  903. {
  904. std::string value;
  905. if(showAvailable)
  906. value = std::to_string(town->creatures[level].first);
  907. else
  908. value = std::string("+") + std::to_string(town->creatureGrowth(level));
  909. if(value != label->getText())
  910. label->setText(value);
  911. }
  912. }
  913. void CCreaInfo::hover(bool on)
  914. {
  915. std::string message = CGI->generaltexth->allTexts[588];
  916. boost::algorithm::replace_first(message, "%s", creature->getNamePluralTranslated());
  917. if(on)
  918. {
  919. GH.statusbar->write(message);
  920. }
  921. else
  922. {
  923. GH.statusbar->clearIfMatching(message);
  924. }
  925. }
  926. void CCreaInfo::clickLeft(tribool down, bool previousState)
  927. {
  928. if(previousState && (!down))
  929. {
  930. int offset = LOCPLINT->castleInt? (-87) : 0;
  931. auto recruitCb = [=](CreatureID id, int count)
  932. {
  933. LOCPLINT->cb->recruitCreatures(town, town->getUpperArmy(), id, count, level);
  934. };
  935. GH.pushIntT<CRecruitmentWindow>(town, level, town, recruitCb, offset);
  936. }
  937. }
  938. std::string CCreaInfo::genGrowthText()
  939. {
  940. GrowthInfo gi = town->getGrowthInfo(level);
  941. std::string descr = boost::str(boost::format(CGI->generaltexth->allTexts[589]) % creature->getNameSingularTranslated() % gi.totalGrowth());
  942. for(const GrowthInfo::Entry & entry : gi.entries)
  943. descr +="\n" + entry.description;
  944. return descr;
  945. }
  946. void CCreaInfo::clickRight(tribool down, bool previousState)
  947. {
  948. if(down)
  949. {
  950. if (showAvailable)
  951. GH.pushIntT<CDwellingInfoBox>(GH.screenDimensions().x / 2, GH.screenDimensions().y / 2, town, level);
  952. else
  953. CRClickPopup::createAndPush(genGrowthText(), std::make_shared<CComponent>(CComponent::creature, creature->idNumber));
  954. }
  955. }
  956. bool CCreaInfo::getShowAvailable()
  957. {
  958. return showAvailable;
  959. }
  960. CTownInfo::CTownInfo(int posX, int posY, const CGTownInstance * Town, bool townHall)
  961. : town(Town),
  962. building(nullptr)
  963. {
  964. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  965. addUsedEvents(RCLICK | HOVER);
  966. pos.x += posX;
  967. pos.y += posY;
  968. int buildID;
  969. if(townHall)
  970. {
  971. buildID = 10 + town->hallLevel();
  972. picture = std::make_shared<CAnimImage>("ITMTL.DEF", town->hallLevel());
  973. }
  974. else
  975. {
  976. buildID = 6 + town->fortLevel();
  977. if(buildID == 6)
  978. return;//FIXME: suspicious statement, fix or comment
  979. picture = std::make_shared<CAnimImage>("ITMCL.DEF", town->fortLevel()-1);
  980. }
  981. building = town->town->buildings.at(BuildingID(buildID));
  982. pos = picture->pos;
  983. }
  984. void CTownInfo::hover(bool on)
  985. {
  986. if(on)
  987. {
  988. if(building )
  989. GH.statusbar->write(building->getNameTranslated());
  990. }
  991. else
  992. {
  993. GH.statusbar->clear();
  994. }
  995. }
  996. void CTownInfo::clickRight(tribool down, bool previousState)
  997. {
  998. if(building && down)
  999. {
  1000. auto c = std::make_shared<CComponent>(CComponent::building, building->town->faction->getIndex(), building->bid);
  1001. CRClickPopup::createAndPush(CInfoWindow::genText(building->getNameTranslated(), building->getDescriptionTranslated()), c);
  1002. }
  1003. }
  1004. CCastleInterface::CCastleInterface(const CGTownInstance * Town, const CGTownInstance * from):
  1005. CStatusbarWindow(PLAYER_COLORED | BORDERED),
  1006. town(Town)
  1007. {
  1008. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1009. LOCPLINT->castleInt = this;
  1010. addUsedEvents(KEYBOARD);
  1011. builds = std::make_shared<CCastleBuildings>(town);
  1012. panel = std::make_shared<CPicture>("TOWNSCRN", 0, builds->pos.h);
  1013. panel->colorize(LOCPLINT->playerID);
  1014. pos.w = panel->pos.w;
  1015. pos.h = builds->pos.h + panel->pos.h;
  1016. center();
  1017. updateShadow();
  1018. garr = std::make_shared<CGarrisonInt>(305, 387, 4, Point(0,96), town->getUpperArmy(), town->visitingHero);
  1019. garr->type |= REDRAW_PARENT;
  1020. heroes = std::make_shared<HeroSlots>(town, Point(241, 387), Point(241, 483), garr, true);
  1021. title = std::make_shared<CLabel>(85, 387, FONT_MEDIUM, ETextAlignment::TOPLEFT, Colors::WHITE, town->getNameTranslated());
  1022. income = std::make_shared<CLabel>(195, 443, FONT_SMALL, ETextAlignment::CENTER);
  1023. icon = std::make_shared<CAnimImage>("ITPT", 0, 0, 15, 387);
  1024. exit = std::make_shared<CButton>(Point(744, 544), "TSBTNS", CButton::tooltip(CGI->generaltexth->tcommands[8]), [&](){close();}, SDLK_RETURN);
  1025. exit->assignedKeys.insert(SDLK_ESCAPE);
  1026. exit->setImageOrder(4, 5, 6, 7);
  1027. auto split = std::make_shared<CButton>(Point(744, 382), "TSBTNS", CButton::tooltip(CGI->generaltexth->tcommands[3]), [&]()
  1028. {
  1029. garr->splitClick();
  1030. heroes->splitClicked();
  1031. });
  1032. garr->addSplitBtn(split);
  1033. Rect barRect(9, 182, 732, 18);
  1034. auto statusbarBackground = std::make_shared<CPicture>(panel->getSurface(), barRect, 9, 555);
  1035. statusbar = CGStatusBar::create(statusbarBackground);
  1036. resdatabar = std::make_shared<CResDataBar>("ARESBAR", 3, 575, 32, 2, 85, 85);
  1037. townlist = std::make_shared<CTownList>(3, Point(744, 414), "IAM014", "IAM015");
  1038. if(from)
  1039. townlist->select(from);
  1040. townlist->select(town); //this will scroll list to select current town
  1041. townlist->onSelect = std::bind(&CCastleInterface::townChange, this);
  1042. recreateIcons();
  1043. adventureInt->onAudioPaused();
  1044. CCS->musich->playMusic(town->town->clientInfo.musicTheme, true, false);
  1045. }
  1046. CCastleInterface::~CCastleInterface()
  1047. {
  1048. if (adventureInt) // may happen on exiting client with open castle interface
  1049. adventureInt->onAudioResumed();
  1050. if(LOCPLINT->castleInt == this)
  1051. LOCPLINT->castleInt = nullptr;
  1052. }
  1053. void CCastleInterface::updateGarrisons()
  1054. {
  1055. garr->recreateSlots();
  1056. }
  1057. void CCastleInterface::close()
  1058. {
  1059. if(town->tempOwner == LOCPLINT->playerID) //we may have opened window for an allied town
  1060. {
  1061. if(town->visitingHero && town->visitingHero->tempOwner == LOCPLINT->playerID)
  1062. adventureInt->select(town->visitingHero);
  1063. else
  1064. adventureInt->select(town);
  1065. }
  1066. CWindowObject::close();
  1067. }
  1068. void CCastleInterface::castleTeleport(int where)
  1069. {
  1070. const CGTownInstance * dest = LOCPLINT->cb->getTown(ObjectInstanceID(where));
  1071. adventureInt->select(town->visitingHero);//according to assert(ho == adventureInt->selection) in the eraseCurrentPathOf
  1072. LOCPLINT->cb->teleportHero(town->visitingHero, dest);
  1073. LOCPLINT->paths.erasePath(town->visitingHero);
  1074. }
  1075. void CCastleInterface::townChange()
  1076. {
  1077. //TODO: do not recreate window
  1078. const CGTownInstance * dest = LOCPLINT->towns[townlist->getSelectedIndex()];
  1079. const CGTownInstance * town = this->town;// "this" is going to be deleted
  1080. if ( dest == town )
  1081. return;
  1082. close();
  1083. GH.pushIntT<CCastleInterface>(dest, town);
  1084. }
  1085. void CCastleInterface::addBuilding(BuildingID bid)
  1086. {
  1087. deactivate();
  1088. builds->addBuilding(bid);
  1089. recreateIcons();
  1090. activate();
  1091. }
  1092. void CCastleInterface::removeBuilding(BuildingID bid)
  1093. {
  1094. deactivate();
  1095. builds->removeBuilding(bid);
  1096. recreateIcons();
  1097. activate();
  1098. }
  1099. void CCastleInterface::recreateIcons()
  1100. {
  1101. OBJECT_CONSTRUCTION_CUSTOM_CAPTURING(255-DISPOSE);
  1102. size_t iconIndex = town->town->clientInfo.icons[town->hasFort()][town->builded >= CGI->settings()->getInteger(EGameSettings::TOWNS_BUILDINGS_PER_TURN_CAP)];
  1103. icon->setFrame(iconIndex);
  1104. TResources townIncome = town->dailyIncome();
  1105. income->setText(std::to_string(townIncome[Res::GOLD]));
  1106. hall = std::make_shared<CTownInfo>(80, 413, town, true);
  1107. fort = std::make_shared<CTownInfo>(122, 413, town, false);
  1108. fastArmyPurchase = std::make_shared<CButton>(Point(122, 413), "itmcl.def", CButton::tooltip(), [&](){ builds->enterToTheQuickRecruitmentWindow(); });
  1109. fastArmyPurchase->setImageOrder(town->fortLevel() - 1, town->fortLevel() - 1, town->fortLevel() - 1, town->fortLevel() - 1);
  1110. fastArmyPurchase->setAnimateLonelyFrame(true);
  1111. creainfo.clear();
  1112. bool compactCreatureInfo = useCompactCreatureBox();
  1113. bool useAvailableCreaturesForLabel = useAvailableAmountAsCreatureLabel();
  1114. for(size_t i=0; i<4; i++)
  1115. creainfo.push_back(std::make_shared<CCreaInfo>(Point(14 + 55 * (int)i, 459), town, (int)i, compactCreatureInfo, useAvailableCreaturesForLabel));
  1116. for(size_t i=0; i<4; i++)
  1117. creainfo.push_back(std::make_shared<CCreaInfo>(Point(14 + 55 * (int)i, 507), town, (int)i + 4, compactCreatureInfo, useAvailableCreaturesForLabel));
  1118. }
  1119. void CCastleInterface::keyPressed(const SDL_Keycode & key)
  1120. {
  1121. switch(key)
  1122. {
  1123. case SDLK_UP:
  1124. townlist->selectPrev();
  1125. break;
  1126. case SDLK_DOWN:
  1127. townlist->selectNext();
  1128. break;
  1129. case SDLK_SPACE:
  1130. heroes->swapArmies();
  1131. break;
  1132. case SDLK_t:
  1133. if(town->hasBuilt(BuildingID::TAVERN))
  1134. LOCPLINT->showTavernWindow(town);
  1135. break;
  1136. default:
  1137. break;
  1138. }
  1139. }
  1140. void CCastleInterface::creaturesChangedEventHandler()
  1141. {
  1142. for(auto creatureInfoBox : creainfo)
  1143. {
  1144. if(creatureInfoBox->getShowAvailable())
  1145. {
  1146. creatureInfoBox->update();
  1147. }
  1148. }
  1149. }
  1150. CHallInterface::CBuildingBox::CBuildingBox(int x, int y, const CGTownInstance * Town, const CBuilding * Building):
  1151. town(Town),
  1152. building(Building)
  1153. {
  1154. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1155. addUsedEvents(LCLICK | RCLICK | HOVER);
  1156. pos.x += x;
  1157. pos.y += y;
  1158. pos.w = 154;
  1159. pos.h = 92;
  1160. state = LOCPLINT->cb->canBuildStructure(town, building->bid);
  1161. static int panelIndex[12] =
  1162. {
  1163. 3, 3, 3, 0, 0, 2, 2, 1, 2, 2, 3, 3
  1164. };
  1165. static int iconIndex[12] =
  1166. {
  1167. -1, -1, -1, 0, 0, 1, 2, -1, 1, 1, -1, -1
  1168. };
  1169. icon = std::make_shared<CAnimImage>(town->town->clientInfo.buildingsIcons, building->bid, 0, 2, 2);
  1170. header = std::make_shared<CAnimImage>("TPTHBAR", panelIndex[state], 0, 1, 73);
  1171. if(iconIndex[state] >=0)
  1172. mark = std::make_shared<CAnimImage>("TPTHCHK", iconIndex[state], 0, 136, 56);
  1173. name = std::make_shared<CLabel>(75, 81, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, building->getNameTranslated());
  1174. //todo: add support for all possible states
  1175. if(state >= EBuildingState::BUILDING_ERROR)
  1176. state = EBuildingState::FORBIDDEN;
  1177. }
  1178. void CHallInterface::CBuildingBox::hover(bool on)
  1179. {
  1180. if(on)
  1181. {
  1182. std::string toPrint;
  1183. if(state==EBuildingState::PREREQUIRES || state == EBuildingState::MISSING_BASE)
  1184. toPrint = CGI->generaltexth->hcommands[5];
  1185. else if(state==EBuildingState::CANT_BUILD_TODAY)
  1186. toPrint = CGI->generaltexth->allTexts[223];
  1187. else
  1188. toPrint = CGI->generaltexth->hcommands[state];
  1189. boost::algorithm::replace_first(toPrint,"%s",building->getNameTranslated());
  1190. GH.statusbar->write(toPrint);
  1191. }
  1192. else
  1193. {
  1194. GH.statusbar->clear();
  1195. }
  1196. }
  1197. void CHallInterface::CBuildingBox::clickLeft(tribool down, bool previousState)
  1198. {
  1199. if(previousState && (!down))
  1200. GH.pushIntT<CBuildWindow>(town,building,state,0);
  1201. }
  1202. void CHallInterface::CBuildingBox::clickRight(tribool down, bool previousState)
  1203. {
  1204. if(down)
  1205. GH.pushIntT<CBuildWindow>(town,building,state,1);
  1206. }
  1207. CHallInterface::CHallInterface(const CGTownInstance * Town):
  1208. CStatusbarWindow(PLAYER_COLORED | BORDERED, Town->town->clientInfo.hallBackground),
  1209. town(Town)
  1210. {
  1211. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1212. resdatabar = std::make_shared<CMinorResDataBar>();
  1213. resdatabar->moveBy(pos.topLeft(), true);
  1214. Rect barRect(5, 556, 740, 18);
  1215. auto statusbarBackground = std::make_shared<CPicture>(background->getSurface(), barRect, 5, 556);
  1216. statusbar = CGStatusBar::create(statusbarBackground);
  1217. title = std::make_shared<CLabel>(399, 12, FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE, town->town->buildings.at(BuildingID(town->hallLevel()+BuildingID::VILLAGE_HALL))->getNameTranslated());
  1218. exit = std::make_shared<CButton>(Point(748, 556), "TPMAGE1.DEF", CButton::tooltip(CGI->generaltexth->hcommands[8]), [&](){close();}, SDLK_RETURN);
  1219. exit->assignedKeys.insert(SDLK_ESCAPE);
  1220. auto & boxList = town->town->clientInfo.hallSlots;
  1221. boxes.resize(boxList.size());
  1222. for(size_t row=0; row<boxList.size(); row++) //for each row
  1223. {
  1224. for(size_t col=0; col<boxList[row].size(); col++) //for each box
  1225. {
  1226. const CBuilding * building = nullptr;
  1227. for(auto & buildingID : boxList[row][col])//we are looking for the first not built structure
  1228. {
  1229. const CBuilding * current = town->town->buildings.at(buildingID);
  1230. if(vstd::contains(town->builtBuildings, buildingID))
  1231. {
  1232. building = current;
  1233. }
  1234. else
  1235. {
  1236. if(current->mode == CBuilding::BUILD_NORMAL)
  1237. {
  1238. building = current;
  1239. break;
  1240. }
  1241. }
  1242. }
  1243. int posX = pos.w/2 - (int)boxList[row].size()*154/2 - ((int)boxList[row].size()-1)*20 + 194*(int)col,
  1244. posY = 35 + 104*(int)row;
  1245. if(building)
  1246. boxes[row].push_back(std::make_shared<CBuildingBox>(posX, posY, town, building));
  1247. }
  1248. }
  1249. }
  1250. CBuildWindow::CBuildWindow(const CGTownInstance *Town, const CBuilding * Building, int state, bool rightClick):
  1251. CStatusbarWindow(PLAYER_COLORED | (rightClick ? RCLICK_POPUP : 0), "TPUBUILD"),
  1252. town(Town),
  1253. building(Building)
  1254. {
  1255. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1256. icon = std::make_shared<CAnimImage>(town->town->clientInfo.buildingsIcons, building->bid, 0, 125, 50);
  1257. auto statusbarBackground = std::make_shared<CPicture>(background->getSurface(), Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26);
  1258. statusbar = CGStatusBar::create(statusbarBackground);
  1259. name = std::make_shared<CLabel>(197, 30, FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE, boost::str(boost::format(CGI->generaltexth->hcommands[7]) % building->getNameTranslated()));
  1260. description = std::make_shared<CTextBox>(building->getDescriptionTranslated(), Rect(33, 135, 329, 67), 0, FONT_MEDIUM, ETextAlignment::CENTER);
  1261. stateText = std::make_shared<CTextBox>(getTextForState(state), Rect(33, 216, 329, 67), 0, FONT_SMALL, ETextAlignment::CENTER);
  1262. //Create components for all required resources
  1263. std::vector<std::shared_ptr<CComponent>> components;
  1264. for(int i = 0; i<GameConstants::RESOURCE_QUANTITY; i++)
  1265. {
  1266. if(building->resources[i])
  1267. components.push_back(std::make_shared<CComponent>(CComponent::resource, i, building->resources[i], CComponent::small));
  1268. }
  1269. cost = std::make_shared<CComponentBox>(components, Rect(25, 300, pos.w - 50, 130));
  1270. if(!rightClick)
  1271. { //normal window
  1272. std::string tooltipYes = boost::str(boost::format(CGI->generaltexth->allTexts[595]) % building->getNameTranslated());
  1273. std::string tooltipNo = boost::str(boost::format(CGI->generaltexth->allTexts[596]) % building->getNameTranslated());
  1274. buy = std::make_shared<CButton>(Point(45, 446), "IBUY30", CButton::tooltip(tooltipYes), [&](){ buyFunc(); }, SDLK_RETURN);
  1275. buy->setBorderColor(Colors::METALLIC_GOLD);
  1276. buy->block(state!=7 || LOCPLINT->playerID != town->tempOwner);
  1277. cancel = std::make_shared<CButton>(Point(290, 445), "ICANCEL", CButton::tooltip(tooltipNo), [&](){ close();}, SDLK_ESCAPE);
  1278. cancel->setBorderColor(Colors::METALLIC_GOLD);
  1279. }
  1280. }
  1281. void CBuildWindow::buyFunc()
  1282. {
  1283. LOCPLINT->cb->buildBuilding(town,building->bid);
  1284. GH.popInts(2); //we - build window and hall screen
  1285. }
  1286. std::string CBuildWindow::getTextForState(int state)
  1287. {
  1288. std::string ret;
  1289. if(state < EBuildingState::ALLOWED)
  1290. ret = CGI->generaltexth->hcommands[state];
  1291. switch (state)
  1292. {
  1293. case EBuildingState::ALREADY_PRESENT:
  1294. case EBuildingState::CANT_BUILD_TODAY:
  1295. case EBuildingState::NO_RESOURCES:
  1296. ret.replace(ret.find_first_of("%s"), 2, building->getNameTranslated());
  1297. break;
  1298. case EBuildingState::ALLOWED:
  1299. return CGI->generaltexth->allTexts[219]; //all prereq. are met
  1300. case EBuildingState::PREREQUIRES:
  1301. {
  1302. auto toStr = [&](const BuildingID build) -> std::string
  1303. {
  1304. return town->town->buildings.at(build)->getNameTranslated();
  1305. };
  1306. ret = CGI->generaltexth->allTexts[52];
  1307. ret += "\n" + town->genBuildingRequirements(building->bid).toString(toStr);
  1308. break;
  1309. }
  1310. case EBuildingState::MISSING_BASE:
  1311. {
  1312. std::string msg = CGI->generaltexth->translate("vcmi.townHall.missingBase");
  1313. ret = boost::str(boost::format(msg) % town->town->buildings.at(building->upgrade)->getNameTranslated());
  1314. break;
  1315. }
  1316. }
  1317. return ret;
  1318. }
  1319. LabeledValue::LabeledValue(Rect size, std::string name, std::string descr, int min, int max)
  1320. {
  1321. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1322. pos.x+=size.x;
  1323. pos.y+=size.y;
  1324. pos.w = size.w;
  1325. pos.h = size.h;
  1326. init(name, descr, min, max);
  1327. }
  1328. LabeledValue::LabeledValue(Rect size, std::string name, std::string descr, int val)
  1329. {
  1330. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1331. pos.x+=size.x;
  1332. pos.y+=size.y;
  1333. pos.w = size.w;
  1334. pos.h = size.h;
  1335. init(name, descr, val, val);
  1336. }
  1337. void LabeledValue::init(std::string nameText, std::string descr, int min, int max)
  1338. {
  1339. addUsedEvents(HOVER);
  1340. hoverText = descr;
  1341. std::string valueText;
  1342. if(min && max)
  1343. {
  1344. valueText = std::to_string(min);
  1345. if(min != max)
  1346. valueText += '-' + std::to_string(max);
  1347. }
  1348. name = std::make_shared<CLabel>(3, 0, FONT_SMALL, ETextAlignment::TOPLEFT, Colors::WHITE, nameText);
  1349. value = std::make_shared<CLabel>(pos.w-3, pos.h-2, FONT_SMALL, ETextAlignment::BOTTOMRIGHT, Colors::WHITE, valueText);
  1350. }
  1351. void LabeledValue::hover(bool on)
  1352. {
  1353. if(on)
  1354. {
  1355. GH.statusbar->write(hoverText);
  1356. }
  1357. else
  1358. {
  1359. GH.statusbar->clear();
  1360. parent->hovered = false;
  1361. }
  1362. }
  1363. CFortScreen::CFortScreen(const CGTownInstance * town):
  1364. CStatusbarWindow(PLAYER_COLORED | BORDERED, getBgName(town))
  1365. {
  1366. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1367. ui32 fortSize = static_cast<ui32>(town->creatures.size());
  1368. if(fortSize > GameConstants::CREATURES_PER_TOWN && town->creatures.back().second.empty())
  1369. fortSize--;
  1370. const CBuilding * fortBuilding = town->town->buildings.at(BuildingID(town->fortLevel()+6));
  1371. title = std::make_shared<CLabel>(400, 12, FONT_BIG, ETextAlignment::CENTER, Colors::WHITE, fortBuilding->getNameTranslated());
  1372. std::string text = boost::str(boost::format(CGI->generaltexth->fcommands[6]) % fortBuilding->getNameTranslated());
  1373. exit = std::make_shared<CButton>(Point(748, 556), "TPMAGE1", CButton::tooltip(text), [&](){ close(); }, SDLK_RETURN);
  1374. exit->assignedKeys.insert(SDLK_ESCAPE);
  1375. std::vector<Point> positions =
  1376. {
  1377. Point(10, 22), Point(404, 22),
  1378. Point(10, 155), Point(404,155),
  1379. Point(10, 288), Point(404,288)
  1380. };
  1381. if(fortSize == GameConstants::CREATURES_PER_TOWN)
  1382. {
  1383. positions.push_back(Point(206,421));
  1384. }
  1385. else
  1386. {
  1387. positions.push_back(Point(10, 421));
  1388. positions.push_back(Point(404,421));
  1389. }
  1390. for(ui32 i=0; i<fortSize; i++)
  1391. {
  1392. BuildingID buildingID;
  1393. if(fortSize == GameConstants::CREATURES_PER_TOWN)
  1394. {
  1395. if(vstd::contains(town->builtBuildings, BuildingID::DWELL_UP_FIRST+i))
  1396. buildingID = BuildingID(BuildingID::DWELL_UP_FIRST+i);
  1397. else
  1398. buildingID = BuildingID(BuildingID::DWELL_FIRST+i);
  1399. }
  1400. else
  1401. {
  1402. buildingID = BuildingID::SPECIAL_3;
  1403. }
  1404. recAreas.push_back(std::make_shared<RecruitArea>(positions[i].x, positions[i].y, town, i));
  1405. }
  1406. resdatabar = std::make_shared<CMinorResDataBar>();
  1407. resdatabar->moveBy(pos.topLeft(), true);
  1408. Rect barRect(4, 554, 740, 18);
  1409. auto statusbarBackground = std::make_shared<CPicture>(background->getSurface(), barRect, 4, 554);
  1410. statusbar = CGStatusBar::create(statusbarBackground);
  1411. }
  1412. std::string CFortScreen::getBgName(const CGTownInstance * town)
  1413. {
  1414. ui32 fortSize = static_cast<ui32>(town->creatures.size());
  1415. if(fortSize > GameConstants::CREATURES_PER_TOWN && town->creatures.back().second.empty())
  1416. fortSize--;
  1417. if(fortSize == GameConstants::CREATURES_PER_TOWN)
  1418. return "TPCASTL7";
  1419. else
  1420. return "TPCASTL8";
  1421. }
  1422. void CFortScreen::creaturesChangedEventHandler()
  1423. {
  1424. for(auto & elem : recAreas)
  1425. elem->creaturesChangedEventHandler();
  1426. LOCPLINT->castleInt->creaturesChangedEventHandler();
  1427. }
  1428. CFortScreen::RecruitArea::RecruitArea(int posX, int posY, const CGTownInstance * Town, int Level):
  1429. town(Town),
  1430. level(Level),
  1431. availableCount(nullptr)
  1432. {
  1433. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1434. pos.x +=posX;
  1435. pos.y +=posY;
  1436. pos.w = 386;
  1437. pos.h = 126;
  1438. if(!town->creatures[level].second.empty())
  1439. addUsedEvents(LCLICK | RCLICK | HOVER);//Activate only if dwelling is present
  1440. icons = std::make_shared<CPicture>("TPCAINFO", 261, 3);
  1441. if(getMyBuilding() != nullptr)
  1442. {
  1443. buildingIcon = std::make_shared<CAnimImage>(town->town->clientInfo.buildingsIcons, getMyBuilding()->bid, 0, 4, 21);
  1444. buildingName = std::make_shared<CLabel>(78, 101, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, getMyBuilding()->getNameTranslated());
  1445. if(vstd::contains(town->builtBuildings, getMyBuilding()->bid))
  1446. {
  1447. ui32 available = town->creatures[level].first;
  1448. std::string availableText = CGI->generaltexth->allTexts[217]+ std::to_string(available);
  1449. availableCount = std::make_shared<CLabel>(78, 119, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, availableText);
  1450. }
  1451. }
  1452. if(getMyCreature() != nullptr)
  1453. {
  1454. hoverText = boost::str(boost::format(CGI->generaltexth->tcommands[21]) % getMyCreature()->getNamePluralTranslated());
  1455. new CCreaturePic(159, 4, getMyCreature(), false);
  1456. new CLabel(78, 11, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, getMyCreature()->getNamePluralTranslated());
  1457. Rect sizes(287, 4, 96, 18);
  1458. values.push_back(std::make_shared<LabeledValue>(sizes, CGI->generaltexth->allTexts[190], CGI->generaltexth->fcommands[0], getMyCreature()->getAttack(false)));
  1459. sizes.y+=20;
  1460. values.push_back(std::make_shared<LabeledValue>(sizes, CGI->generaltexth->allTexts[191], CGI->generaltexth->fcommands[1], getMyCreature()->getDefense(false)));
  1461. sizes.y+=21;
  1462. values.push_back(std::make_shared<LabeledValue>(sizes, CGI->generaltexth->allTexts[199], CGI->generaltexth->fcommands[2], getMyCreature()->getMinDamage(false), getMyCreature()->getMaxDamage(false)));
  1463. sizes.y+=20;
  1464. values.push_back(std::make_shared<LabeledValue>(sizes, CGI->generaltexth->allTexts[388], CGI->generaltexth->fcommands[3], getMyCreature()->MaxHealth()));
  1465. sizes.y+=21;
  1466. values.push_back(std::make_shared<LabeledValue>(sizes, CGI->generaltexth->allTexts[193], CGI->generaltexth->fcommands[4], getMyCreature()->valOfBonuses(Bonus::STACKS_SPEED)));
  1467. sizes.y+=20;
  1468. values.push_back(std::make_shared<LabeledValue>(sizes, CGI->generaltexth->allTexts[194], CGI->generaltexth->fcommands[5], town->creatureGrowth(level)));
  1469. }
  1470. }
  1471. const CCreature * CFortScreen::RecruitArea::getMyCreature()
  1472. {
  1473. if(!town->creatures.at(level).second.empty()) // built
  1474. return VLC->creh->objects[town->creatures.at(level).second.back()];
  1475. if(!town->town->creatures.at(level).empty()) // there are creatures on this level
  1476. return VLC->creh->objects[town->town->creatures.at(level).front()];
  1477. return nullptr;
  1478. }
  1479. const CBuilding * CFortScreen::RecruitArea::getMyBuilding()
  1480. {
  1481. BuildingID myID = BuildingID(BuildingID::DWELL_FIRST).advance(level);
  1482. if (level == GameConstants::CREATURES_PER_TOWN)
  1483. return town->town->getSpecialBuilding(BuildingSubID::PORTAL_OF_SUMMONING);
  1484. if (!town->town->buildings.count(myID))
  1485. return nullptr;
  1486. const CBuilding * build = town->town->buildings.at(myID);
  1487. while (town->town->buildings.count(myID))
  1488. {
  1489. if (town->hasBuilt(myID))
  1490. build = town->town->buildings.at(myID);
  1491. myID.advance(GameConstants::CREATURES_PER_TOWN);
  1492. }
  1493. return build;
  1494. }
  1495. void CFortScreen::RecruitArea::hover(bool on)
  1496. {
  1497. if(on)
  1498. GH.statusbar->write(hoverText);
  1499. else
  1500. GH.statusbar->clear();
  1501. }
  1502. void CFortScreen::RecruitArea::creaturesChangedEventHandler()
  1503. {
  1504. if(availableCount)
  1505. {
  1506. std::string availableText = CGI->generaltexth->allTexts[217] + std::to_string(town->creatures[level].first);
  1507. availableCount->setText(availableText);
  1508. }
  1509. }
  1510. void CFortScreen::RecruitArea::clickLeft(tribool down, bool previousState)
  1511. {
  1512. if(!down && previousState)
  1513. LOCPLINT->castleInt->builds->enterDwelling(level);
  1514. }
  1515. void CFortScreen::RecruitArea::clickRight(tribool down, bool previousState)
  1516. {
  1517. clickLeft(down, false); //r-click does same as l-click - opens recr. window
  1518. }
  1519. CMageGuildScreen::CMageGuildScreen(CCastleInterface * owner,std::string imagem)
  1520. : CStatusbarWindow(BORDERED, imagem)
  1521. {
  1522. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1523. window = std::make_shared<CPicture>(owner->town->town->clientInfo.guildWindow, 332, 76);
  1524. resdatabar = std::make_shared<CMinorResDataBar>();
  1525. resdatabar->moveBy(pos.topLeft(), true);
  1526. Rect barRect(7, 556, 737, 18);
  1527. auto statusbarBackground = std::make_shared<CPicture>(background->getSurface(), barRect, 7, 556);
  1528. statusbar = CGStatusBar::create(statusbarBackground);
  1529. exit = std::make_shared<CButton>(Point(748, 556), "TPMAGE1.DEF", CButton::tooltip(CGI->generaltexth->allTexts[593]), [&](){ close(); }, SDLK_RETURN);
  1530. exit->assignedKeys.insert(SDLK_ESCAPE);
  1531. static const std::vector<std::vector<Point> > positions =
  1532. {
  1533. {Point(222,445), Point(312,445), Point(402,445), Point(520,445), Point(610,445), Point(700,445)},
  1534. {Point(48,53), Point(48,147), Point(48,241), Point(48,335), Point(48,429)},
  1535. {Point(570,82), Point(672,82), Point(570,157), Point(672,157)},
  1536. {Point(183,42), Point(183,148), Point(183,253)},
  1537. {Point(491,325), Point(591,325)}
  1538. };
  1539. for(size_t i=0; i<owner->town->town->mageLevel; i++)
  1540. {
  1541. size_t spellCount = owner->town->spellsAtLevel((int)i+1,false); //spell at level with -1 hmmm?
  1542. for(size_t j=0; j<spellCount; j++)
  1543. {
  1544. if(i<owner->town->mageGuildLevel() && owner->town->spells[i].size()>j)
  1545. spells.push_back(std::make_shared<Scroll>(positions[i][j], CGI->spellh->objects[owner->town->spells[i][j]]));
  1546. else
  1547. emptyScrolls.push_back(std::make_shared<CAnimImage>("TPMAGES.DEF", 1, 0, positions[i][j].x, positions[i][j].y));
  1548. }
  1549. }
  1550. }
  1551. CMageGuildScreen::Scroll::Scroll(Point position, const CSpell *Spell)
  1552. : spell(Spell)
  1553. {
  1554. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1555. addUsedEvents(LCLICK | RCLICK | HOVER);
  1556. pos += position;
  1557. image = std::make_shared<CAnimImage>("SPELLSCR", spell->id);
  1558. pos = image->pos;
  1559. }
  1560. void CMageGuildScreen::Scroll::clickLeft(tribool down, bool previousState)
  1561. {
  1562. if(down)
  1563. LOCPLINT->showInfoDialog(spell->getDescriptionTranslated(0), std::make_shared<CComponent>(CComponent::spell, spell->id));
  1564. }
  1565. void CMageGuildScreen::Scroll::clickRight(tribool down, bool previousState)
  1566. {
  1567. if(down)
  1568. CRClickPopup::createAndPush(spell->getDescriptionTranslated(0), std::make_shared<CComponent>(CComponent::spell, spell->id));
  1569. }
  1570. void CMageGuildScreen::Scroll::hover(bool on)
  1571. {
  1572. if(on)
  1573. GH.statusbar->write(spell->getNameTranslated());
  1574. else
  1575. GH.statusbar->clear();
  1576. }
  1577. CBlacksmithDialog::CBlacksmithDialog(bool possible, CreatureID creMachineID, ArtifactID aid, ObjectInstanceID hid):
  1578. CStatusbarWindow(PLAYER_COLORED, "TPSMITH")
  1579. {
  1580. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1581. Rect barRect(8, pos.h - 26, pos.w - 16, 19);
  1582. auto statusbarBackground = std::make_shared<CPicture>(background->getSurface(), barRect, 8, pos.h - 26);
  1583. statusbar = CGStatusBar::create(statusbarBackground);
  1584. animBG = std::make_shared<CPicture>("TPSMITBK", 64, 50);
  1585. animBG->needRefresh = true;
  1586. const CCreature * creature = CGI->creh->objects[creMachineID];
  1587. anim = std::make_shared<CCreatureAnim>(64, 50, creature->animDefName);
  1588. anim->clipRect(113,125,200,150);
  1589. title = std::make_shared<CLabel>(165, 28, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW,
  1590. boost::str(boost::format(CGI->generaltexth->allTexts[274]) % creature->getNameSingularTranslated()));
  1591. costText = std::make_shared<CLabel>(165, 218, FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->jktexts[43]);
  1592. costValue = std::make_shared<CLabel>(165, 290, FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE,
  1593. std::to_string(aid.toArtifact(CGI->artifacts())->getPrice()));
  1594. std::string text = boost::str(boost::format(CGI->generaltexth->allTexts[595]) % creature->getNameSingularTranslated());
  1595. buy = std::make_shared<CButton>(Point(42, 312), "IBUY30.DEF", CButton::tooltip(text), [&](){ close(); }, SDLK_RETURN);
  1596. text = boost::str(boost::format(CGI->generaltexth->allTexts[596]) % creature->getNameSingularTranslated());
  1597. cancel = std::make_shared<CButton>(Point(224, 312), "ICANCEL.DEF", CButton::tooltip(text), [&](){ close(); }, SDLK_ESCAPE);
  1598. if(possible)
  1599. buy->addCallback([=](){ LOCPLINT->cb->buyArtifact(LOCPLINT->cb->getHero(hid),aid); });
  1600. else
  1601. buy->block(true);
  1602. costIcon = std::make_shared<CAnimImage>("RESOURCE", Res::GOLD, 0, 148, 244);
  1603. }