GUIClasses.cpp 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853
  1. /*
  2. * GUIClasses.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 "GUIClasses.h"
  12. #include "CCastleInterface.h"
  13. #include "CCreatureWindow.h"
  14. #include "CHeroBackpackWindow.h"
  15. #include "CHeroWindow.h"
  16. #include "InfoWindows.h"
  17. #include "../CGameInfo.h"
  18. #include "../CServerHandler.h"
  19. #include "../Client.h"
  20. #include "../CMusicHandler.h"
  21. #include "../CPlayerInterface.h"
  22. #include "../CVideoHandler.h"
  23. #include "../gui/CGuiHandler.h"
  24. #include "../gui/CursorHandler.h"
  25. #include "../gui/Shortcut.h"
  26. #include "../gui/WindowHandler.h"
  27. #include "../widgets/CComponent.h"
  28. #include "../widgets/CGarrisonInt.h"
  29. #include "../widgets/CreatureCostBox.h"
  30. #include "../widgets/Buttons.h"
  31. #include "../widgets/Slider.h"
  32. #include "../widgets/TextControls.h"
  33. #include "../widgets/ObjectLists.h"
  34. #include "../render/Canvas.h"
  35. #include "../render/CAnimation.h"
  36. #include "../render/IRenderHandler.h"
  37. #include "../render/IImage.h"
  38. #include "../../CCallback.h"
  39. #include "../lib/mapObjectConstructors/CObjectClassesHandler.h"
  40. #include "../lib/mapObjectConstructors/CommonConstructors.h"
  41. #include "../lib/mapObjects/CGHeroInstance.h"
  42. #include "../lib/mapObjects/CGMarket.h"
  43. #include "../lib/mapObjects/CGTownInstance.h"
  44. #include "../lib/mapObjects/ObjectTemplate.h"
  45. #include "../lib/gameState/CGameState.h"
  46. #include "../lib/gameState/SThievesGuildInfo.h"
  47. #include "../lib/gameState/TavernHeroesPool.h"
  48. #include "../lib/CGeneralTextHandler.h"
  49. #include "../lib/CHeroHandler.h"
  50. #include "../lib/GameSettings.h"
  51. #include "../lib/CondSh.h"
  52. #include "../lib/CSkillHandler.h"
  53. #include "../lib/filesystem/Filesystem.h"
  54. #include "../lib/TextOperations.h"
  55. CRecruitmentWindow::CCreatureCard::CCreatureCard(CRecruitmentWindow * window, const CCreature * crea, int totalAmount)
  56. : CIntObject(LCLICK | SHOW_POPUP),
  57. parent(window),
  58. selected(false),
  59. creature(crea),
  60. amount(totalAmount)
  61. {
  62. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  63. animation = std::make_shared<CCreaturePic>(1, 1, creature, true, true);
  64. // 1 + 1 px for borders
  65. pos.w = animation->pos.w + 2;
  66. pos.h = animation->pos.h + 2;
  67. }
  68. void CRecruitmentWindow::CCreatureCard::select(bool on)
  69. {
  70. selected = on;
  71. redraw();
  72. }
  73. void CRecruitmentWindow::CCreatureCard::clickPressed(const Point & cursorPosition)
  74. {
  75. parent->select(this->shared_from_this());
  76. }
  77. void CRecruitmentWindow::CCreatureCard::showPopupWindow(const Point & cursorPosition)
  78. {
  79. GH.windows().createAndPushWindow<CStackWindow>(creature, true);
  80. }
  81. void CRecruitmentWindow::CCreatureCard::showAll(Canvas & to)
  82. {
  83. CIntObject::showAll(to);
  84. if(selected)
  85. to.drawBorder(pos, Colors::RED);
  86. else
  87. to.drawBorder(pos, Colors::YELLOW);
  88. }
  89. void CRecruitmentWindow::select(std::shared_ptr<CCreatureCard> card)
  90. {
  91. if(card == selected)
  92. return;
  93. if(selected)
  94. selected->select(false);
  95. selected = card;
  96. if(selected)
  97. selected->select(true);
  98. if(card)
  99. {
  100. si32 maxAmount = card->creature->maxAmount(LOCPLINT->cb->getResourceAmount());
  101. vstd::amin(maxAmount, card->amount);
  102. slider->setAmount(maxAmount);
  103. if(slider->getValue() != maxAmount)
  104. slider->scrollTo(maxAmount);
  105. else // if slider already at 0 - emulate call to sliderMoved()
  106. sliderMoved(maxAmount);
  107. costPerTroopValue->createItems(card->creature->getFullRecruitCost());
  108. totalCostValue->createItems(card->creature->getFullRecruitCost());
  109. costPerTroopValue->set(card->creature->getFullRecruitCost());
  110. totalCostValue->set(card->creature->getFullRecruitCost() * maxAmount);
  111. //Recruit %s
  112. title->setText(boost::str(boost::format(CGI->generaltexth->tcommands[21]) % card->creature->getNamePluralTranslated()));
  113. maxButton->block(maxAmount == 0);
  114. slider->block(maxAmount == 0);
  115. }
  116. }
  117. void CRecruitmentWindow::close()
  118. {
  119. if (onClose)
  120. onClose();
  121. CStatusbarWindow::close();
  122. }
  123. void CRecruitmentWindow::buy()
  124. {
  125. CreatureID crid = selected->creature->getId();
  126. SlotID dstslot = dst->getSlotFor(crid);
  127. if(!dstslot.validSlot() && (selected->creature->warMachine == ArtifactID::NONE)) //no available slot
  128. {
  129. std::pair<SlotID, SlotID> toMerge;
  130. bool allowMerge = CGI->settings()->getBoolean(EGameSettings::DWELLINGS_ACCUMULATE_WHEN_OWNED);
  131. if (allowMerge && dst->mergableStacks(toMerge))
  132. {
  133. LOCPLINT->cb->mergeStacks( dst, dst, toMerge.first, toMerge.second);
  134. }
  135. else
  136. {
  137. std::string txt;
  138. if(dwelling->ID != Obj::TOWN)
  139. {
  140. txt = CGI->generaltexth->allTexts[425]; //The %s would join your hero, but there aren't enough provisions to support them.
  141. boost::algorithm::replace_first(txt, "%s", slider->getValue() > 1 ? CGI->creh->objects[crid]->getNamePluralTranslated() : CGI->creh->objects[crid]->getNameSingularTranslated());
  142. }
  143. else
  144. {
  145. txt = CGI->generaltexth->allTexts[17]; //There is no room in the garrison for this army.
  146. }
  147. LOCPLINT->showInfoDialog(txt);
  148. return;
  149. }
  150. }
  151. onRecruit(crid, slider->getValue());
  152. if(level >= 0)
  153. close();
  154. }
  155. void CRecruitmentWindow::showAll(Canvas & to)
  156. {
  157. CWindowObject::showAll(to);
  158. Rect(172, 222, 67, 42) + pos.topLeft();
  159. // recruit\total values
  160. to.drawBorder(Rect(172, 222, 67, 42) + pos.topLeft(), Colors::YELLOW);
  161. to.drawBorder(Rect(246, 222, 67, 42) + pos.topLeft(), Colors::YELLOW);
  162. //cost boxes
  163. to.drawBorder(Rect( 64, 222, 99, 76) + pos.topLeft(), Colors::YELLOW);
  164. to.drawBorder(Rect(322, 222, 99, 76) + pos.topLeft(), Colors::YELLOW);
  165. //buttons borders
  166. to.drawBorder(Rect(133, 312, 66, 34) + pos.topLeft(), Colors::METALLIC_GOLD);
  167. to.drawBorder(Rect(211, 312, 66, 34) + pos.topLeft(), Colors::METALLIC_GOLD);
  168. to.drawBorder(Rect(289, 312, 66, 34) + pos.topLeft(), Colors::METALLIC_GOLD);
  169. }
  170. CRecruitmentWindow::CRecruitmentWindow(const CGDwelling * Dwelling, int Level, const CArmedInstance * Dst, const std::function<void(CreatureID,int)> & Recruit, const std::function<void()> & onClose, int y_offset):
  171. CStatusbarWindow(PLAYER_COLORED, ImagePath::builtin("TPRCRT")),
  172. onRecruit(Recruit),
  173. onClose(onClose),
  174. level(Level),
  175. dst(Dst),
  176. selected(nullptr),
  177. dwelling(Dwelling)
  178. {
  179. moveBy(Point(0, y_offset));
  180. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  181. statusbar = CGStatusBar::create(std::make_shared<CPicture>(background->getSurface(), Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  182. slider = std::make_shared<CSlider>(Point(176, 279), 135, std::bind(&CRecruitmentWindow::sliderMoved, this, _1), 0, 0, 0, Orientation::HORIZONTAL);
  183. maxButton = std::make_shared<CButton>(Point(134, 313), AnimationPath::builtin("IRCBTNS.DEF"), CGI->generaltexth->zelp[553], std::bind(&CSlider::scrollToMax, slider), EShortcut::RECRUITMENT_MAX);
  184. buyButton = std::make_shared<CButton>(Point(212, 313), AnimationPath::builtin("IBY6432.DEF"), CGI->generaltexth->zelp[554], std::bind(&CRecruitmentWindow::buy, this), EShortcut::GLOBAL_ACCEPT);
  185. cancelButton = std::make_shared<CButton>(Point(290, 313), AnimationPath::builtin("ICN6432.DEF"), CGI->generaltexth->zelp[555], std::bind(&CRecruitmentWindow::close, this), EShortcut::GLOBAL_CANCEL);
  186. title = std::make_shared<CLabel>(243, 32, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW);
  187. availableValue = std::make_shared<CLabel>(205, 253, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE);
  188. toRecruitValue = std::make_shared<CLabel>(279, 253, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE);
  189. costPerTroopValue = std::make_shared<CreatureCostBox>(Rect(65, 222, 97, 74), CGI->generaltexth->allTexts[346]);
  190. totalCostValue = std::make_shared<CreatureCostBox>(Rect(323, 222, 97, 74), CGI->generaltexth->allTexts[466]);
  191. availableTitle = std::make_shared<CLabel>(205, 233, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->allTexts[465]);
  192. toRecruitTitle = std::make_shared<CLabel>(279, 233, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->allTexts[16]);
  193. availableCreaturesChanged();
  194. }
  195. void CRecruitmentWindow::availableCreaturesChanged()
  196. {
  197. OBJECT_CONSTRUCTION_CUSTOM_CAPTURING(255-DISPOSE);
  198. size_t selectedIndex = 0;
  199. if(!cards.empty() && selected) // find position of selected item
  200. selectedIndex = std::find(cards.begin(), cards.end(), selected) - cards.begin();
  201. select(nullptr);
  202. cards.clear();
  203. for(int i=0; i<dwelling->creatures.size(); i++)
  204. {
  205. //find appropriate level
  206. if(level >= 0 && i != level)
  207. continue;
  208. int amount = dwelling->creatures[i].first;
  209. //create new cards
  210. for(auto & creature : boost::adaptors::reverse(dwelling->creatures[i].second))
  211. cards.push_back(std::make_shared<CCreatureCard>(this, CGI->creh->objects[creature], amount));
  212. }
  213. const int creatureWidth = 102;
  214. //normal distance between cards - 18px
  215. int requiredSpace = 18;
  216. //maximum distance we can use without reaching window borders
  217. int availableSpace = pos.w - 50 - creatureWidth * (int)cards.size();
  218. if (cards.size() > 1) // avoid division by zero
  219. availableSpace /= (int)cards.size() - 1;
  220. else
  221. availableSpace = 0;
  222. assert(availableSpace >= 0);
  223. const int spaceBetween = std::min(requiredSpace, availableSpace);
  224. const int totalCreatureWidth = spaceBetween + creatureWidth;
  225. //now we know total amount of cards and can move them to correct position
  226. int curx = pos.w / 2 - (creatureWidth*(int)cards.size()/2) - (spaceBetween*((int)cards.size()-1)/2);
  227. for(auto & card : cards)
  228. {
  229. card->moveBy(Point(curx, 64));
  230. curx += totalCreatureWidth;
  231. }
  232. //restore selection
  233. select(cards[selectedIndex]);
  234. if(slider->getValue() == slider->getAmount())
  235. slider->scrollToMax();
  236. else // if slider already at 0 - emulate call to sliderMoved()
  237. sliderMoved(slider->getAmount());
  238. }
  239. void CRecruitmentWindow::sliderMoved(int to)
  240. {
  241. if(!selected)
  242. return;
  243. buyButton->block(!to);
  244. availableValue->setText(std::to_string(selected->amount - to));
  245. toRecruitValue->setText(std::to_string(to));
  246. totalCostValue->set(selected->creature->getFullRecruitCost() * to);
  247. }
  248. CSplitWindow::CSplitWindow(const CCreature * creature, std::function<void(int, int)> callback_, int leftMin_, int rightMin_, int leftAmount_, int rightAmount_)
  249. : CWindowObject(PLAYER_COLORED, ImagePath::builtin("GPUCRDIV")),
  250. callback(callback_),
  251. leftAmount(leftAmount_),
  252. rightAmount(rightAmount_),
  253. leftMin(leftMin_),
  254. rightMin(rightMin_)
  255. {
  256. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  257. int total = leftAmount + rightAmount;
  258. int leftMax = total - rightMin;
  259. int rightMax = total - leftMin;
  260. ok = std::make_shared<CButton>(Point(20, 263), AnimationPath::builtin("IOK6432"), CButton::tooltip(), std::bind(&CSplitWindow::apply, this), EShortcut::GLOBAL_ACCEPT);
  261. cancel = std::make_shared<CButton>(Point(214, 263), AnimationPath::builtin("ICN6432"), CButton::tooltip(), std::bind(&CSplitWindow::close, this), EShortcut::GLOBAL_CANCEL);
  262. int sliderPosition = total - leftMin - rightMin;
  263. leftInput = std::make_shared<CTextInput>(Rect(20, 218, 100, 36), FONT_BIG, std::bind(&CSplitWindow::setAmountText, this, _1, true));
  264. rightInput = std::make_shared<CTextInput>(Rect(176, 218, 100, 36), FONT_BIG, std::bind(&CSplitWindow::setAmountText, this, _1, false));
  265. //add filters to allow only number input
  266. leftInput->filters += std::bind(&CTextInput::numberFilter, _1, _2, leftMin, leftMax);
  267. rightInput->filters += std::bind(&CTextInput::numberFilter, _1, _2, rightMin, rightMax);
  268. leftInput->setText(std::to_string(leftAmount), false);
  269. rightInput->setText(std::to_string(rightAmount), false);
  270. animLeft = std::make_shared<CCreaturePic>(20, 54, creature, true, false);
  271. animRight = std::make_shared<CCreaturePic>(177, 54,creature, true, false);
  272. slider = std::make_shared<CSlider>(Point(21, 194), 257, std::bind(&CSplitWindow::sliderMoved, this, _1), 0, sliderPosition, rightAmount - rightMin, Orientation::HORIZONTAL);
  273. std::string titleStr = CGI->generaltexth->allTexts[256];
  274. boost::algorithm::replace_first(titleStr,"%s", creature->getNamePluralTranslated());
  275. title = std::make_shared<CLabel>(150, 34, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW, titleStr);
  276. }
  277. void CSplitWindow::setAmountText(std::string text, bool left)
  278. {
  279. int amount = 0;
  280. if(text.length())
  281. {
  282. try
  283. {
  284. amount = boost::lexical_cast<int>(text);
  285. }
  286. catch(boost::bad_lexical_cast &)
  287. {
  288. amount = left ? leftAmount : rightAmount;
  289. }
  290. int total = leftAmount + rightAmount;
  291. if(amount > total)
  292. amount = total;
  293. }
  294. setAmount(amount, left);
  295. slider->scrollTo(rightAmount - rightMin);
  296. }
  297. void CSplitWindow::setAmount(int value, bool left)
  298. {
  299. int total = leftAmount + rightAmount;
  300. leftAmount = left ? value : total - value;
  301. rightAmount = left ? total - value : value;
  302. leftInput->setText(std::to_string(leftAmount));
  303. rightInput->setText(std::to_string(rightAmount));
  304. }
  305. void CSplitWindow::apply()
  306. {
  307. callback(leftAmount, rightAmount);
  308. close();
  309. }
  310. void CSplitWindow::sliderMoved(int to)
  311. {
  312. setAmount(rightMin + to, false);
  313. }
  314. CLevelWindow::CLevelWindow(const CGHeroInstance * hero, PrimarySkill pskill, std::vector<SecondarySkill> & skills, std::function<void(ui32)> callback)
  315. : CWindowObject(PLAYER_COLORED, ImagePath::builtin("LVLUPBKG")),
  316. cb(callback)
  317. {
  318. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  319. LOCPLINT->showingDialog->setn(true);
  320. if(!skills.empty())
  321. {
  322. std::vector<std::shared_ptr<CSelectableComponent>> comps;
  323. for(auto & skill : skills)
  324. {
  325. auto comp = std::make_shared<CSelectableComponent>(ComponentType::SEC_SKILL, skill, hero->getSecSkillLevel(SecondarySkill(skill))+1, CComponent::medium);
  326. comp->onChoose = std::bind(&CLevelWindow::close, this);
  327. comps.push_back(comp);
  328. }
  329. box = std::make_shared<CComponentBox>(comps, Rect(75, 300, pos.w - 150, 100));
  330. }
  331. portrait = std::make_shared<CHeroArea>(170, 66, hero);
  332. portrait->addClickCallback(nullptr);
  333. portrait->addRClickCallback([hero](){ GH.windows().createAndPushWindow<CRClickPopupInt>(std::make_shared<CHeroWindow>(hero)); });
  334. ok = std::make_shared<CButton>(Point(297, 413), AnimationPath::builtin("IOKAY"), CButton::tooltip(), std::bind(&CLevelWindow::close, this), EShortcut::GLOBAL_ACCEPT);
  335. //%s has gained a level.
  336. mainTitle = std::make_shared<CLabel>(192, 33, FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE, boost::str(boost::format(CGI->generaltexth->allTexts[444]) % hero->getNameTranslated()));
  337. //%s is now a level %d %s.
  338. std::string levelTitleText = CGI->generaltexth->translate("core.genrltxt.445");
  339. boost::replace_first(levelTitleText, "%s", hero->getNameTranslated());
  340. boost::replace_first(levelTitleText, "%d", std::to_string(hero->level));
  341. boost::replace_first(levelTitleText, "%s", hero->getClassNameTranslated());
  342. levelTitle = std::make_shared<CLabel>(192, 162, FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE, levelTitleText);
  343. skillIcon = std::make_shared<CAnimImage>(AnimationPath::builtin("PSKIL42"), static_cast<int>(pskill), 0, 174, 190);
  344. skillValue = std::make_shared<CLabel>(192, 253, FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->primarySkillNames[static_cast<int>(pskill)] + " +1");
  345. }
  346. CLevelWindow::~CLevelWindow()
  347. {
  348. //FIXME: call callback if there was nothing to select?
  349. if (box && box->selectedIndex() != -1)
  350. cb(box->selectedIndex());
  351. LOCPLINT->showingDialog->setn(false);
  352. }
  353. CTavernWindow::CTavernWindow(const CGObjectInstance * TavernObj, const std::function<void()> & onWindowClosed)
  354. : CStatusbarWindow(PLAYER_COLORED, ImagePath::builtin("TPTAVERN")),
  355. onWindowClosed(onWindowClosed),
  356. tavernObj(TavernObj),
  357. heroToInvite(nullptr)
  358. {
  359. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  360. std::vector<const CGHeroInstance*> h = LOCPLINT->cb->getAvailableHeroes(TavernObj);
  361. if(h.size() < 2)
  362. h.resize(2, nullptr);
  363. selected = 0;
  364. if(!h[0])
  365. selected = 1;
  366. if(!h[0] && !h[1])
  367. selected = -1;
  368. oldSelected = -1;
  369. h1 = std::make_shared<HeroPortrait>(selected, 0, 72, 299, h[0], [this]() { if(!recruit->isBlocked()) recruitb(); });
  370. h2 = std::make_shared<HeroPortrait>(selected, 1, 162, 299, h[1], [this]() { if(!recruit->isBlocked()) recruitb(); });
  371. title = std::make_shared<CLabel>(197, 32, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[37]);
  372. cost = std::make_shared<CLabel>(320, 328, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, std::to_string(GameConstants::HERO_GOLD_COST));
  373. heroDescription = std::make_shared<CTextBox>("", Rect(30, 373, 233, 35), 0, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE);
  374. heroesForHire = std::make_shared<CLabel>(145, 283, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[38]);
  375. rumor = std::make_shared<CTextBox>(LOCPLINT->cb->getTavernRumor(tavernObj), Rect(32, 188, 330, 66), 0, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE);
  376. statusbar = CGStatusBar::create(std::make_shared<CPicture>(background->getSurface(), Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  377. cancel = std::make_shared<CButton>(Point(310, 428), AnimationPath::builtin("ICANCEL.DEF"), CButton::tooltip(CGI->generaltexth->tavernInfo[7]), std::bind(&CTavernWindow::close, this), EShortcut::GLOBAL_CANCEL);
  378. recruit = std::make_shared<CButton>(Point(272, 355), AnimationPath::builtin("TPTAV01.DEF"), CButton::tooltip(), std::bind(&CTavernWindow::recruitb, this), EShortcut::GLOBAL_ACCEPT);
  379. thiefGuild = std::make_shared<CButton>(Point(22, 428), AnimationPath::builtin("TPTAV02.DEF"), CButton::tooltip(CGI->generaltexth->tavernInfo[5]), std::bind(&CTavernWindow::thievesguildb, this), EShortcut::ADVENTURE_THIEVES_GUILD);
  380. if(LOCPLINT->cb->getResourceAmount(EGameResID::GOLD) < GameConstants::HERO_GOLD_COST) //not enough gold
  381. {
  382. recruit->addHoverText(CButton::NORMAL, CGI->generaltexth->tavernInfo[0]); //Cannot afford a Hero
  383. recruit->block(true);
  384. }
  385. else if(LOCPLINT->cb->howManyHeroes(true) >= CGI->settings()->getInteger(EGameSettings::HEROES_PER_PLAYER_TOTAL_CAP))
  386. {
  387. //Cannot recruit. You already have %d Heroes.
  388. recruit->addHoverText(CButton::NORMAL, boost::str(boost::format(CGI->generaltexth->tavernInfo[1]) % LOCPLINT->cb->howManyHeroes(true)));
  389. recruit->block(true);
  390. }
  391. else if(LOCPLINT->cb->howManyHeroes(false) >= CGI->settings()->getInteger(EGameSettings::HEROES_PER_PLAYER_ON_MAP_CAP))
  392. {
  393. //Cannot recruit. You already have %d Heroes.
  394. recruit->addHoverText(CButton::NORMAL, boost::str(boost::format(CGI->generaltexth->tavernInfo[1]) % LOCPLINT->cb->howManyHeroes(false)));
  395. recruit->block(true);
  396. }
  397. else if(dynamic_cast<const CGTownInstance *>(TavernObj) && dynamic_cast<const CGTownInstance *>(TavernObj)->visitingHero)
  398. {
  399. recruit->addHoverText(CButton::NORMAL, CGI->generaltexth->tavernInfo[2]); //Cannot recruit. You already have a Hero in this town.
  400. recruit->block(true);
  401. }
  402. else
  403. {
  404. if(selected == -1)
  405. recruit->block(true);
  406. }
  407. if(LOCPLINT->castleInt)
  408. CCS->videoh->open(LOCPLINT->castleInt->town->town->clientInfo.tavernVideo);
  409. else if(const auto * townObj = dynamic_cast<const CGTownInstance *>(TavernObj))
  410. CCS->videoh->open(townObj->town->clientInfo.tavernVideo);
  411. else
  412. CCS->videoh->open(VideoPath::builtin("TAVERN.BIK"));
  413. addInvite();
  414. }
  415. void CTavernWindow::addInvite()
  416. {
  417. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  418. if(!VLC->settings()->getBoolean(EGameSettings::HEROES_TAVERN_INVITE))
  419. return;
  420. const auto & heroesPool = CSH->client->gameState()->heroesPool;
  421. for(auto & elem : heroesPool->unusedHeroesFromPool())
  422. {
  423. bool heroAvailable = heroesPool->isHeroAvailableFor(elem.first, tavernObj->getOwner());
  424. if(heroAvailable)
  425. inviteableHeroes[elem.first] = elem.second;
  426. }
  427. if(!inviteableHeroes.empty())
  428. {
  429. if(!heroToInvite)
  430. heroToInvite = (*RandomGeneratorUtil::nextItem(inviteableHeroes, CRandomGenerator::getDefault())).second;
  431. inviteHero = std::make_shared<CLabel>(170, 444, EFonts::FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->translate("vcmi.tavernWindow.inviteHero"));
  432. inviteHeroImage = std::make_shared<CAnimImage>(AnimationPath::builtin("PortraitsSmall"), (*CGI->heroh)[heroToInvite->getHeroType()]->imageIndex, 0, 245, 428);
  433. inviteHeroImageArea = std::make_shared<LRClickableArea>(Rect(245, 428, 48, 32), [this](){ GH.windows().createAndPushWindow<HeroSelector>(inviteableHeroes, [this](CGHeroInstance* h){ heroToInvite = h; addInvite(); }); }, [this](){ GH.windows().createAndPushWindow<CRClickPopupInt>(std::make_shared<CHeroWindow>(heroToInvite)); });
  434. }
  435. }
  436. void CTavernWindow::recruitb()
  437. {
  438. const CGHeroInstance *toBuy = (selected ? h2 : h1)->h;
  439. const CGObjectInstance *obj = tavernObj;
  440. LOCPLINT->cb->recruitHero(obj, toBuy, heroToInvite ? heroToInvite->getHeroType() : HeroTypeID::NONE);
  441. close();
  442. }
  443. void CTavernWindow::thievesguildb()
  444. {
  445. GH.windows().createAndPushWindow<CThievesGuildWindow>(tavernObj);
  446. }
  447. void CTavernWindow::close()
  448. {
  449. if (onWindowClosed)
  450. onWindowClosed();
  451. CStatusbarWindow::close();
  452. }
  453. CTavernWindow::~CTavernWindow()
  454. {
  455. CCS->videoh->close();
  456. }
  457. void CTavernWindow::show(Canvas & to)
  458. {
  459. CWindowObject::show(to);
  460. if(selected >= 0)
  461. {
  462. auto sel = selected ? h2 : h1;
  463. if(selected != oldSelected)
  464. {
  465. // Selected hero just changed. Update RECRUIT button hover text if recruitment is allowed.
  466. oldSelected = selected;
  467. heroDescription->setText(sel->description);
  468. //Recruit %s the %s
  469. if (!recruit->isBlocked())
  470. recruit->addHoverText(CButton::NORMAL, boost::str(boost::format(CGI->generaltexth->tavernInfo[3]) % sel->h->getNameTranslated() % sel->h->getClassNameTranslated()));
  471. }
  472. to.drawBorder(Rect::createAround(sel->pos, 2), Colors::BRIGHT_YELLOW, 2);
  473. }
  474. CCS->videoh->update(pos.x+70, pos.y+56, to.getInternalSurface(), true, false);
  475. }
  476. void CTavernWindow::HeroPortrait::clickPressed(const Point & cursorPosition)
  477. {
  478. if(h)
  479. *_sel = _id;
  480. }
  481. void CTavernWindow::HeroPortrait::clickDouble(const Point & cursorPosition)
  482. {
  483. clickPressed(cursorPosition);
  484. if(onChoose)
  485. onChoose();
  486. }
  487. void CTavernWindow::HeroPortrait::showPopupWindow(const Point & cursorPosition)
  488. {
  489. if(h)
  490. GH.windows().createAndPushWindow<CRClickPopupInt>(std::make_shared<CHeroWindow>(h));
  491. }
  492. CTavernWindow::HeroPortrait::HeroPortrait(int & sel, int id, int x, int y, const CGHeroInstance * H, std::function<void()> OnChoose)
  493. : CIntObject(LCLICK | DOUBLECLICK | SHOW_POPUP | HOVER),
  494. h(H), _sel(&sel), _id(id), onChoose(OnChoose)
  495. {
  496. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  497. h = H;
  498. pos.x += x;
  499. pos.y += y;
  500. pos.w = 58;
  501. pos.h = 64;
  502. if(H)
  503. {
  504. hoverName = CGI->generaltexth->tavernInfo[4];
  505. boost::algorithm::replace_first(hoverName,"%s",H->getNameTranslated());
  506. int artifs = (int)h->artifactsWorn.size() + (int)h->artifactsInBackpack.size();
  507. for(int i=13; i<=17; i++) //war machines and spellbook don't count
  508. if(vstd::contains(h->artifactsWorn, ArtifactPosition(i)))
  509. artifs--;
  510. description = CGI->generaltexth->allTexts[215];
  511. boost::algorithm::replace_first(description, "%s", h->getNameTranslated());
  512. boost::algorithm::replace_first(description, "%d", std::to_string(h->level));
  513. boost::algorithm::replace_first(description, "%s", h->getClassNameTranslated());
  514. boost::algorithm::replace_first(description, "%d", std::to_string(artifs));
  515. portrait = std::make_shared<CAnimImage>(AnimationPath::builtin("portraitsLarge"), h->getIconIndex());
  516. }
  517. }
  518. void CTavernWindow::HeroPortrait::hover(bool on)
  519. {
  520. //Hoverable::hover(on);
  521. if(on)
  522. GH.statusbar()->write(hoverName);
  523. else
  524. GH.statusbar()->clear();
  525. }
  526. CTavernWindow::HeroSelector::HeroSelector(std::map<HeroTypeID, CGHeroInstance*> InviteableHeroes, std::function<void(CGHeroInstance*)> OnChoose)
  527. : CWindowObject(BORDERED), inviteableHeroes(InviteableHeroes), onChoose(OnChoose)
  528. {
  529. OBJ_CONSTRUCTION_CAPTURING_ALL_NO_DISPOSE;
  530. pos = Rect(0, 0, 16 * 48, (inviteableHeroes.size() / 16 + (inviteableHeroes.size() % 16 != 0)) * 32);
  531. background = std::make_shared<CFilledTexture>(ImagePath::builtin("DIBOXBCK"), Rect(0, 0, pos.w, pos.h));
  532. int x = 0;
  533. int y = 0;
  534. for(auto & h : inviteableHeroes)
  535. {
  536. portraits.push_back(std::make_shared<CAnimImage>(AnimationPath::builtin("PortraitsSmall"), (*CGI->heroh)[h.first]->imageIndex, 0, x * 48, y * 32));
  537. portraitAreas.push_back(std::make_shared<LRClickableArea>(Rect(x * 48, y * 32, 48, 32), [this, h](){ close(); onChoose(inviteableHeroes[h.first]); }, [this, h](){ GH.windows().createAndPushWindow<CRClickPopupInt>(std::make_shared<CHeroWindow>(inviteableHeroes[h.first])); }));
  538. if(x > 0 && x % 15 == 0)
  539. {
  540. x = 0;
  541. y++;
  542. }
  543. else
  544. x++;
  545. }
  546. center();
  547. }
  548. static const std::string QUICK_EXCHANGE_MOD_PREFIX = "quick-exchange";
  549. static const std::string QUICK_EXCHANGE_BG = QUICK_EXCHANGE_MOD_PREFIX + "/TRADEQE";
  550. static bool isQuickExchangeLayoutAvailable()
  551. {
  552. return CResourceHandler::get()->existsResource(ImagePath::builtin("SPRITES/" + QUICK_EXCHANGE_BG));
  553. }
  554. CExchangeWindow::CExchangeWindow(ObjectInstanceID hero1, ObjectInstanceID hero2, QueryID queryID)
  555. : CStatusbarWindow(PLAYER_COLORED | BORDERED, ImagePath::builtin(isQuickExchangeLayoutAvailable() ? QUICK_EXCHANGE_BG : "TRADE2")),
  556. controller(hero1, hero2),
  557. moveStackLeftButtons(),
  558. moveStackRightButtons()
  559. {
  560. const bool qeLayout = isQuickExchangeLayoutAvailable();
  561. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  562. heroInst[0] = LOCPLINT->cb->getHero(hero1);
  563. heroInst[1] = LOCPLINT->cb->getHero(hero2);
  564. auto genTitle = [](const CGHeroInstance * h)
  565. {
  566. boost::format fmt(CGI->generaltexth->allTexts[138]);
  567. fmt % h->getNameTranslated() % h->level % h->getClassNameTranslated();
  568. return boost::str(fmt);
  569. };
  570. titles[0] = std::make_shared<CLabel>(147, 25, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, genTitle(heroInst[0]));
  571. titles[1] = std::make_shared<CLabel>(653, 25, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, genTitle(heroInst[1]));
  572. auto PSKIL32 = GH.renderHandler().loadAnimation(AnimationPath::builtin("PSKIL32"));
  573. PSKIL32->preload();
  574. auto SECSK32 = GH.renderHandler().loadAnimation(AnimationPath::builtin("SECSK32"));
  575. for(int g = 0; g < 4; ++g)
  576. {
  577. if (qeLayout)
  578. primSkillImages.push_back(std::make_shared<CAnimImage>(PSKIL32, g, Rect(389, 12 + 26 * g, 22, 22)));
  579. else
  580. primSkillImages.push_back(std::make_shared<CAnimImage>(PSKIL32, g, 0, 385, 19 + 36 * g));
  581. }
  582. for(int leftRight : {0, 1})
  583. {
  584. const CGHeroInstance * hero = heroInst.at(leftRight);
  585. for(int m=0; m<GameConstants::PRIMARY_SKILLS; ++m)
  586. primSkillValues[leftRight].push_back(std::make_shared<CLabel>(352 + (qeLayout ? 96 : 93) * leftRight, (qeLayout ? 22 : 35) + (qeLayout ? 26 : 36) * m, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE));
  587. for(int m=0; m < hero->secSkills.size(); ++m)
  588. secSkillIcons[leftRight].push_back(std::make_shared<CAnimImage>(SECSK32, 0, 0, 32 + 36 * m + 454 * leftRight, qeLayout ? 83 : 88));
  589. specImages[leftRight] = std::make_shared<CAnimImage>(AnimationPath::builtin("UN32"), hero->type->imageIndex, 0, 67 + 490 * leftRight, qeLayout ? 41 : 45);
  590. expImages[leftRight] = std::make_shared<CAnimImage>(PSKIL32, 4, 0, 103 + 490 * leftRight, qeLayout ? 41 : 45);
  591. expValues[leftRight] = std::make_shared<CLabel>(119 + 490 * leftRight, qeLayout ? 66 : 71, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE);
  592. manaImages[leftRight] = std::make_shared<CAnimImage>(PSKIL32, 5, 0, 139 + 490 * leftRight, qeLayout ? 41 : 45);
  593. manaValues[leftRight] = std::make_shared<CLabel>(155 + 490 * leftRight, qeLayout ? 66 : 71, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE);
  594. }
  595. artifs[0] = std::make_shared<CArtifactsOfHeroMain>(Point(-334, 151));
  596. artifs[0]->setHero(heroInst[0]);
  597. artifs[1] = std::make_shared<CArtifactsOfHeroMain>(Point(98, 151));
  598. artifs[1]->setHero(heroInst[1]);
  599. addSetAndCallbacks(artifs[0]);
  600. addSetAndCallbacks(artifs[1]);
  601. for(int g=0; g<4; ++g)
  602. {
  603. primSkillAreas.push_back(std::make_shared<LRClickableAreaWTextComp>());
  604. if (qeLayout)
  605. primSkillAreas[g]->pos = Rect(Point(pos.x + 324, pos.y + 12 + 26 * g), Point(152, 22));
  606. else
  607. primSkillAreas[g]->pos = Rect(Point(pos.x + 329, pos.y + 19 + 36 * g), Point(140, 32));
  608. primSkillAreas[g]->text = CGI->generaltexth->arraytxt[2+g];
  609. primSkillAreas[g]->component = Component( ComponentType::PRIM_SKILL, PrimarySkill(g));
  610. primSkillAreas[g]->hoverText = CGI->generaltexth->heroscrn[1];
  611. boost::replace_first(primSkillAreas[g]->hoverText, "%s", CGI->generaltexth->primarySkillNames[g]);
  612. }
  613. //heroes related thing
  614. for(int b=0; b < heroInst.size(); b++)
  615. {
  616. const CGHeroInstance * hero = heroInst.at(b);
  617. //secondary skill's clickable areas
  618. for(int g=0; g<hero->secSkills.size(); ++g)
  619. {
  620. SecondarySkill skill = hero->secSkills[g].first;
  621. int level = hero->secSkills[g].second; // <1, 3>
  622. secSkillAreas[b].push_back(std::make_shared<LRClickableAreaWTextComp>());
  623. secSkillAreas[b][g]->pos = Rect(Point(pos.x + 32 + g * 36 + b * 454 , pos.y + (qeLayout ? 83 : 88)), Point(32, 32) );
  624. secSkillAreas[b][g]->component = Component(ComponentType::SEC_SKILL, skill, level);
  625. secSkillAreas[b][g]->text = CGI->skillh->getByIndex(skill)->getDescriptionTranslated(level);
  626. secSkillAreas[b][g]->hoverText = CGI->generaltexth->heroscrn[21];
  627. boost::algorithm::replace_first(secSkillAreas[b][g]->hoverText, "%s", CGI->generaltexth->levels[level - 1]);
  628. boost::algorithm::replace_first(secSkillAreas[b][g]->hoverText, "%s", CGI->skillh->getByIndex(skill)->getNameTranslated());
  629. }
  630. heroAreas[b] = std::make_shared<CHeroArea>(257 + 228 * b, 13, hero);
  631. heroAreas[b]->addClickCallback([this, hero]() -> void
  632. {
  633. if(getPickedArtifact() == nullptr)
  634. LOCPLINT->openHeroWindow(hero);
  635. });
  636. specialtyAreas[b] = std::make_shared<LRClickableAreaWText>();
  637. specialtyAreas[b]->pos = Rect(Point(pos.x + 69 + 490 * b, pos.y + (qeLayout ? 41 : 45)), Point(32, 32));
  638. specialtyAreas[b]->hoverText = CGI->generaltexth->heroscrn[27];
  639. specialtyAreas[b]->text = hero->type->getSpecialtyDescriptionTranslated();
  640. experienceAreas[b] = std::make_shared<LRClickableAreaWText>();
  641. experienceAreas[b]->pos = Rect(Point(pos.x + 105 + 490 * b, pos.y + (qeLayout ? 41 : 45)), Point(32, 32));
  642. experienceAreas[b]->hoverText = CGI->generaltexth->heroscrn[9];
  643. experienceAreas[b]->text = CGI->generaltexth->allTexts[2];
  644. boost::algorithm::replace_first(experienceAreas[b]->text, "%d", std::to_string(hero->level));
  645. boost::algorithm::replace_first(experienceAreas[b]->text, "%d", std::to_string(CGI->heroh->reqExp(hero->level+1)));
  646. boost::algorithm::replace_first(experienceAreas[b]->text, "%d", std::to_string(hero->exp));
  647. spellPointsAreas[b] = std::make_shared<LRClickableAreaWText>();
  648. spellPointsAreas[b]->pos = Rect(Point(pos.x + 141 + 490 * b, pos.y + (qeLayout ? 41 : 45)), Point(32, 32));
  649. spellPointsAreas[b]->hoverText = CGI->generaltexth->heroscrn[22];
  650. spellPointsAreas[b]->text = CGI->generaltexth->allTexts[205];
  651. boost::algorithm::replace_first(spellPointsAreas[b]->text, "%s", hero->getNameTranslated());
  652. boost::algorithm::replace_first(spellPointsAreas[b]->text, "%d", std::to_string(hero->mana));
  653. boost::algorithm::replace_first(spellPointsAreas[b]->text, "%d", std::to_string(hero->manaLimit()));
  654. morale[b] = std::make_shared<MoraleLuckBox>(true, Rect(Point(176 + 490 * b, 39), Point(32, 32)), true);
  655. luck[b] = std::make_shared<MoraleLuckBox>(false, Rect(Point(212 + 490 * b, 39), Point(32, 32)), true);
  656. }
  657. quit = std::make_shared<CButton>(Point(732, 567), AnimationPath::builtin("IOKAY.DEF"), CGI->generaltexth->zelp[600], std::bind(&CExchangeWindow::close, this), EShortcut::GLOBAL_ACCEPT);
  658. if(queryID.getNum() > 0)
  659. quit->addCallback([=](){ LOCPLINT->cb->selectionMade(0, queryID); });
  660. questlogButton[0] = std::make_shared<CButton>(Point( 10, qeLayout ? 39 : 44), AnimationPath::builtin("hsbtns4.def"), CButton::tooltip(CGI->generaltexth->heroscrn[0]), std::bind(&CExchangeWindow::questlog, this, 0));
  661. questlogButton[1] = std::make_shared<CButton>(Point(740, qeLayout ? 39 : 44), AnimationPath::builtin("hsbtns4.def"), CButton::tooltip(CGI->generaltexth->heroscrn[0]), std::bind(&CExchangeWindow::questlog, this, 1));
  662. Rect barRect(5, 578, 725, 18);
  663. statusbar = CGStatusBar::create(std::make_shared<CPicture>(background->getSurface(), barRect, 5, 578));
  664. //garrison interface
  665. garr = std::make_shared<CGarrisonInt>(Point(69, qeLayout ? 122 : 131), 4, Point(418,0), heroInst[0], heroInst[1], true, true);
  666. auto splitButtonCallback = [&](){ garr->splitClick(); };
  667. garr->addSplitBtn(std::make_shared<CButton>( Point( 10, qeLayout ? 122 : 132), AnimationPath::builtin("TSBTNS.DEF"), CButton::tooltip(CGI->generaltexth->tcommands[3]), splitButtonCallback));
  668. garr->addSplitBtn(std::make_shared<CButton>( Point(744, qeLayout ? 122 : 132), AnimationPath::builtin("TSBTNS.DEF"), CButton::tooltip(CGI->generaltexth->tcommands[3]), splitButtonCallback));
  669. if(qeLayout)
  670. {
  671. auto moveArtifacts = [](const std::function<void(bool, bool)> moveRoutine) -> void
  672. {
  673. bool moveEquipped = true;
  674. bool moveBackpack = true;
  675. if(GH.isKeyboardCtrlDown())
  676. moveBackpack = false;
  677. else if(GH.isKeyboardShiftDown())
  678. moveEquipped = false;
  679. moveRoutine(moveEquipped, moveBackpack);
  680. };
  681. auto moveArmy = [this](const bool leftToRight) -> void
  682. {
  683. std::optional<SlotID> slotId = std::nullopt;
  684. if(auto slot = getSelectedSlotID())
  685. slotId = slot->getSlot();
  686. controller.moveArmy(leftToRight, slotId);
  687. };
  688. auto openBackpack = [this](const CGHeroInstance * hero) -> void
  689. {
  690. GH.windows().createAndPushWindow<CHeroBackpackWindow>(hero);
  691. for(auto artSet : artSets)
  692. GH.windows().topWindow<CHeroBackpackWindow>()->addSet(artSet);
  693. };
  694. moveAllGarrButtonLeft = std::make_shared<CButton>(Point(325, 118), AnimationPath::builtin(QUICK_EXCHANGE_MOD_PREFIX + "/armRight.DEF"), CButton::tooltip(CGI->generaltexth->qeModCommands[1]),
  695. std::bind(moveArmy, true));
  696. exchangeGarrButton = std::make_shared<CButton>(Point(377, 118), AnimationPath::builtin(QUICK_EXCHANGE_MOD_PREFIX + "/swapAll.DEF"), CButton::tooltip(CGI->generaltexth->qeModCommands[2]),
  697. std::bind(&CExchangeController::swapArmy, &controller));
  698. moveAllGarrButtonRight = std::make_shared<CButton>(Point(425, 118), AnimationPath::builtin(QUICK_EXCHANGE_MOD_PREFIX + "/armLeft.DEF"), CButton::tooltip(CGI->generaltexth->qeModCommands[1]),
  699. std::bind(moveArmy, false));
  700. moveArtifactsButtonLeft = std::make_shared<CButton>(Point(325, 154), AnimationPath::builtin(QUICK_EXCHANGE_MOD_PREFIX + "/artRight.DEF"), CButton::tooltip(CGI->generaltexth->qeModCommands[3]),
  701. std::bind(moveArtifacts, [this](bool equipped, bool baclpack) -> void {controller.moveArtifacts(true, equipped, baclpack);}));
  702. exchangeArtifactsButton = std::make_shared<CButton>(Point(377, 154), AnimationPath::builtin(QUICK_EXCHANGE_MOD_PREFIX + "/swapAll.DEF"), CButton::tooltip(CGI->generaltexth->qeModCommands[4]),
  703. std::bind(moveArtifacts, [this](bool equipped, bool baclpack) -> void {controller.swapArtifacts(equipped, baclpack);}));
  704. moveArtifactsButtonRight = std::make_shared<CButton>(Point(425, 154), AnimationPath::builtin(QUICK_EXCHANGE_MOD_PREFIX + "/artLeft.DEF"), CButton::tooltip(CGI->generaltexth->qeModCommands[3]),
  705. std::bind(moveArtifacts, [this](bool equipped, bool baclpack) -> void {controller.moveArtifacts(false, equipped, baclpack);}));
  706. backpackButtonLeft = std::make_shared<CButton>(Point(325, 518), AnimationPath::builtin("buttons/backpack"), CButton::tooltipLocalized("vcmi.heroWindow.openBackpack"),
  707. std::bind(openBackpack, heroInst[0]));
  708. backpackButtonLeft->addOverlay(std::make_shared<CPicture>(ImagePath::builtin("buttons/backpackButtonIcon")));
  709. backpackButtonRight = std::make_shared<CButton>(Point(419, 518), AnimationPath::builtin("buttons/backpack"), CButton::tooltipLocalized("vcmi.heroWindow.openBackpack"),
  710. std::bind(openBackpack, heroInst[1]));
  711. backpackButtonRight->addOverlay(std::make_shared<CPicture>(ImagePath::builtin("buttons/backpackButtonIcon")));
  712. auto leftHeroBlock = heroInst[0]->tempOwner != LOCPLINT->cb->getPlayerID();
  713. auto rightHeroBlock = heroInst[1]->tempOwner != LOCPLINT->cb->getPlayerID();
  714. moveAllGarrButtonLeft->block(leftHeroBlock);
  715. exchangeGarrButton->block(leftHeroBlock || rightHeroBlock);
  716. moveAllGarrButtonRight->block(rightHeroBlock);
  717. moveArtifactsButtonLeft->block(leftHeroBlock);
  718. exchangeArtifactsButton->block(leftHeroBlock || rightHeroBlock);
  719. moveArtifactsButtonRight->block(rightHeroBlock);
  720. backpackButtonLeft->block(leftHeroBlock);
  721. backpackButtonRight->block(rightHeroBlock);
  722. for(int i = 0; i < GameConstants::ARMY_SIZE; i++)
  723. {
  724. moveStackLeftButtons.push_back(
  725. std::make_shared<CButton>(
  726. Point(484 + 35 * i, 154),
  727. AnimationPath::builtin(QUICK_EXCHANGE_MOD_PREFIX + "/unitLeft.DEF"),
  728. CButton::tooltip(CGI->generaltexth->qeModCommands[1]),
  729. std::bind(&CExchangeController::moveStack, &controller, false, SlotID(i))));
  730. moveStackLeftButtons.back()->block(leftHeroBlock);
  731. moveStackRightButtons.push_back(
  732. std::make_shared<CButton>(
  733. Point(66 + 35 * i, 154),
  734. AnimationPath::builtin(QUICK_EXCHANGE_MOD_PREFIX + "/unitRight.DEF"),
  735. CButton::tooltip(CGI->generaltexth->qeModCommands[1]),
  736. std::bind(&CExchangeController::moveStack, &controller, true, SlotID(i))));
  737. moveStackLeftButtons.back()->block(rightHeroBlock);
  738. }
  739. }
  740. updateWidgets();
  741. }
  742. const CGarrisonSlot * CExchangeWindow::getSelectedSlotID() const
  743. {
  744. return garr->getSelection();
  745. }
  746. void CExchangeWindow::updateGarrisons()
  747. {
  748. garr->recreateSlots();
  749. updateWidgets();
  750. }
  751. bool CExchangeWindow::holdsGarrison(const CArmedInstance * army)
  752. {
  753. return garr->upperArmy() == army || garr->lowerArmy() == army;
  754. }
  755. void CExchangeWindow::questlog(int whichHero)
  756. {
  757. CCS->curh->dragAndDropCursor(nullptr);
  758. LOCPLINT->showQuestLog();
  759. }
  760. void CExchangeWindow::updateWidgets()
  761. {
  762. for(size_t leftRight : {0, 1})
  763. {
  764. const CGHeroInstance * hero = heroInst.at(leftRight);
  765. for(int m=0; m<GameConstants::PRIMARY_SKILLS; ++m)
  766. {
  767. auto value = heroInst[leftRight]->getPrimSkillLevel(static_cast<PrimarySkill>(m));
  768. primSkillValues[leftRight][m]->setText(std::to_string(value));
  769. }
  770. for(int m=0; m < hero->secSkills.size(); ++m)
  771. {
  772. int id = hero->secSkills[m].first;
  773. int level = hero->secSkills[m].second;
  774. secSkillIcons[leftRight][m]->setFrame(2 + id * 3 + level);
  775. }
  776. expValues[leftRight]->setText(TextOperations::formatMetric(hero->exp, 3));
  777. manaValues[leftRight]->setText(TextOperations::formatMetric(hero->mana, 3));
  778. morale[leftRight]->set(hero);
  779. luck[leftRight]->set(hero);
  780. }
  781. }
  782. CShipyardWindow::CShipyardWindow(const TResources & cost, int state, BoatId boatType, const std::function<void()> & onBuy)
  783. : CStatusbarWindow(PLAYER_COLORED, ImagePath::builtin("TPSHIP"))
  784. {
  785. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  786. bgWater = std::make_shared<CPicture>(ImagePath::builtin("TPSHIPBK"), 100, 69);
  787. auto handler = CGI->objtypeh->getHandlerFor(Obj::BOAT, boatType);
  788. auto boatConstructor = std::dynamic_pointer_cast<const BoatInstanceConstructor>(handler);
  789. assert(boatConstructor);
  790. if (boatConstructor)
  791. {
  792. AnimationPath boatFilename = boatConstructor->getBoatAnimationName();
  793. Point waterCenter = Point(bgWater->pos.x+bgWater->pos.w/2, bgWater->pos.y+bgWater->pos.h/2);
  794. bgShip = std::make_shared<CAnimImage>(boatFilename, 0, 7, 120, 96, 0);
  795. bgShip->center(waterCenter);
  796. }
  797. // Create resource icons and costs.
  798. std::string goldValue = std::to_string(cost[EGameResID::GOLD]);
  799. std::string woodValue = std::to_string(cost[EGameResID::WOOD]);
  800. goldCost = std::make_shared<CLabel>(118, 294, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, goldValue);
  801. woodCost = std::make_shared<CLabel>(212, 294, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, woodValue);
  802. goldPic = std::make_shared<CAnimImage>(AnimationPath::builtin("RESOURCE"), GameResID(EGameResID::GOLD), 0, 100, 244);
  803. woodPic = std::make_shared<CAnimImage>(AnimationPath::builtin("RESOURCE"), GameResID(EGameResID::WOOD), 0, 196, 244);
  804. quit = std::make_shared<CButton>(Point(224, 312), AnimationPath::builtin("ICANCEL"), CButton::tooltip(CGI->generaltexth->allTexts[599]), std::bind(&CShipyardWindow::close, this), EShortcut::GLOBAL_CANCEL);
  805. build = std::make_shared<CButton>(Point(42, 312), AnimationPath::builtin("IBUY30"), CButton::tooltip(CGI->generaltexth->allTexts[598]), std::bind(&CShipyardWindow::close, this), EShortcut::GLOBAL_ACCEPT);
  806. build->addCallback(onBuy);
  807. for(GameResID i = EGameResID::WOOD; i <= EGameResID::GOLD; ++i)
  808. {
  809. if(cost[i] > LOCPLINT->cb->getResourceAmount(i))
  810. {
  811. build->block(true);
  812. break;
  813. }
  814. }
  815. statusbar = CGStatusBar::create(std::make_shared<CPicture>(background->getSurface(), Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  816. title = std::make_shared<CLabel>(164, 27, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[13]);
  817. costLabel = std::make_shared<CLabel>(164, 220, FONT_MEDIUM, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->jktexts[14]);
  818. }
  819. void CTransformerWindow::CItem::move()
  820. {
  821. if(left)
  822. moveBy(Point(289, 0));
  823. else
  824. moveBy(Point(-289, 0));
  825. left = !left;
  826. }
  827. void CTransformerWindow::CItem::clickPressed(const Point & cursorPosition)
  828. {
  829. move();
  830. parent->redraw();
  831. }
  832. void CTransformerWindow::CItem::update()
  833. {
  834. icon->setFrame(parent->army->getCreature(SlotID(id))->getId() + 2);
  835. }
  836. CTransformerWindow::CItem::CItem(CTransformerWindow * parent_, int size_, int id_)
  837. : CIntObject(LCLICK),
  838. id(id_),
  839. size(size_),
  840. parent(parent_)
  841. {
  842. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  843. left = true;
  844. pos.w = 58;
  845. pos.h = 64;
  846. pos.x += 45 + (id%3)*83 + id/6*83;
  847. pos.y += 109 + (id/3)*98;
  848. icon = std::make_shared<CAnimImage>(AnimationPath::builtin("TWCRPORT"), parent->army->getCreature(SlotID(id))->getId() + 2);
  849. count = std::make_shared<CLabel>(28, 76,FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, std::to_string(size));
  850. }
  851. void CTransformerWindow::makeDeal()
  852. {
  853. for(auto & elem : items)
  854. {
  855. if(!elem->left)
  856. LOCPLINT->cb->trade(market, EMarketMode::CREATURE_UNDEAD, SlotID(elem->id), {}, {}, hero);
  857. }
  858. }
  859. void CTransformerWindow::addAll()
  860. {
  861. for(auto & elem : items)
  862. {
  863. if(elem->left)
  864. elem->move();
  865. }
  866. redraw();
  867. }
  868. void CTransformerWindow::updateGarrisons()
  869. {
  870. for(auto & item : items)
  871. item->update();
  872. }
  873. bool CTransformerWindow::holdsGarrison(const CArmedInstance * army)
  874. {
  875. return army == hero;
  876. }
  877. CTransformerWindow::CTransformerWindow(const IMarket * _market, const CGHeroInstance * _hero, const std::function<void()> & onWindowClosed)
  878. : CStatusbarWindow(PLAYER_COLORED, ImagePath::builtin("SKTRNBK")),
  879. hero(_hero),
  880. onWindowClosed(onWindowClosed),
  881. market(_market)
  882. {
  883. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  884. if(hero)
  885. army = hero;
  886. else
  887. army = dynamic_cast<const CArmedInstance *>(market); //for town only
  888. if(army)
  889. {
  890. for(int i = 0; i < GameConstants::ARMY_SIZE; i++)
  891. {
  892. if(army->getCreature(SlotID(i)))
  893. items.push_back(std::make_shared<CItem>(this, army->getStackCount(SlotID(i)), i));
  894. }
  895. }
  896. all = std::make_shared<CButton>(Point(146, 416), AnimationPath::builtin("ALTARMY.DEF"), CGI->generaltexth->zelp[590], [&](){ addAll(); }, EShortcut::RECRUITMENT_UPGRADE_ALL);
  897. convert = std::make_shared<CButton>(Point(269, 416), AnimationPath::builtin("ALTSACR.DEF"), CGI->generaltexth->zelp[591], [&](){ makeDeal(); }, EShortcut::GLOBAL_ACCEPT);
  898. cancel = std::make_shared<CButton>(Point(392, 416), AnimationPath::builtin("ICANCEL.DEF"), CGI->generaltexth->zelp[592], [&](){ close(); },EShortcut::GLOBAL_CANCEL);
  899. statusbar = CGStatusBar::create(std::make_shared<CPicture>(background->getSurface(), Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  900. titleLeft = std::make_shared<CLabel>(153, 29,FONT_SMALL, ETextAlignment::CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[485]);//holding area
  901. titleRight = std::make_shared<CLabel>(153+295, 29, FONT_SMALL, ETextAlignment::CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[486]);//transformer
  902. helpLeft = std::make_shared<CTextBox>(CGI->generaltexth->allTexts[487], Rect(26, 56, 255, 40), 0, FONT_MEDIUM, ETextAlignment::CENTER, Colors::YELLOW);//move creatures to create skeletons
  903. helpRight = std::make_shared<CTextBox>(CGI->generaltexth->allTexts[488], Rect(320, 56, 255, 40), 0, FONT_MEDIUM, ETextAlignment::CENTER, Colors::YELLOW);//creatures here will become skeletons
  904. }
  905. void CTransformerWindow::close()
  906. {
  907. if (onWindowClosed)
  908. onWindowClosed();
  909. CStatusbarWindow::close();
  910. }
  911. CUniversityWindow::CItem::CItem(CUniversityWindow * _parent, int _ID, int X, int Y)
  912. : CIntObject(LCLICK | SHOW_POPUP | HOVER),
  913. ID(_ID),
  914. parent(_parent)
  915. {
  916. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  917. pos.x += X;
  918. pos.y += Y;
  919. topBar = std::make_shared<CAnimImage>(parent->bars, 0, 0, -28, -22);
  920. bottomBar = std::make_shared<CAnimImage>(parent->bars, 0, 0, -28, 48);
  921. icon = std::make_shared<CAnimImage>(AnimationPath::builtin("SECSKILL"), _ID * 3 + 3, 0);
  922. name = std::make_shared<CLabel>(22, -13, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, CGI->skillh->getByIndex(ID)->getNameTranslated());
  923. level = std::make_shared<CLabel>(22, 57, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->levels[0]);
  924. pos.h = icon->pos.h;
  925. pos.w = icon->pos.w;
  926. }
  927. void CUniversityWindow::CItem::clickPressed(const Point & cursorPosition)
  928. {
  929. if(state() == 2)
  930. GH.windows().createAndPushWindow<CUnivConfirmWindow>(parent, ID, LOCPLINT->cb->getResourceAmount(EGameResID::GOLD) >= 2000);
  931. }
  932. void CUniversityWindow::CItem::showPopupWindow(const Point & cursorPosition)
  933. {
  934. CRClickPopup::createAndPush(CGI->skillh->getByIndex(ID)->getDescriptionTranslated(1), std::make_shared<CComponent>(ComponentType::SEC_SKILL, ID, 1));
  935. }
  936. void CUniversityWindow::CItem::hover(bool on)
  937. {
  938. if(on)
  939. GH.statusbar()->write(CGI->skillh->getByIndex(ID)->getNameTranslated());
  940. else
  941. GH.statusbar()->clear();
  942. }
  943. int CUniversityWindow::CItem::state()
  944. {
  945. if(parent->hero->getSecSkillLevel(SecondarySkill(ID)))//hero know this skill
  946. return 1;
  947. if(!parent->hero->canLearnSkill(SecondarySkill(ID)))//can't learn more skills
  948. return 0;
  949. return 2;
  950. }
  951. void CUniversityWindow::CItem::showAll(Canvas & to)
  952. {
  953. //TODO: update when state actually changes
  954. auto stateIndex = state();
  955. topBar->setFrame(stateIndex);
  956. bottomBar->setFrame(stateIndex);
  957. CIntObject::showAll(to);
  958. }
  959. CUniversityWindow::CUniversityWindow(const CGHeroInstance * _hero, const IMarket * _market, const std::function<void()> & onWindowClosed)
  960. : CStatusbarWindow(PLAYER_COLORED, ImagePath::builtin("UNIVERS1")),
  961. hero(_hero),
  962. onWindowClosed(onWindowClosed),
  963. market(_market)
  964. {
  965. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  966. bars = GH.renderHandler().createAnimation();
  967. bars->setCustom("UNIVRED", 0, 0);
  968. bars->setCustom("UNIVGOLD", 1, 0);
  969. bars->setCustom("UNIVGREN", 2, 0);
  970. bars->preload();
  971. std::string titleStr = CGI->generaltexth->allTexts[602];
  972. std::string speechStr = CGI->generaltexth->allTexts[603];
  973. if(auto town = dynamic_cast<const CGTownInstance *>(_market))
  974. {
  975. auto faction = town->town->faction->getId();
  976. auto bid = town->town->getSpecialBuilding(BuildingSubID::MAGIC_UNIVERSITY)->bid;
  977. titlePic = std::make_shared<CAnimImage>((*CGI->townh)[faction]->town->clientInfo.buildingsIcons, bid);
  978. }
  979. else if(auto uni = dynamic_cast<const CGUniversity *>(_market); uni->appearance)
  980. {
  981. titlePic = std::make_shared<CAnimImage>(uni->appearance->animationFile, 0);
  982. titleStr = uni->title;
  983. speechStr = uni->speech;
  984. }
  985. else
  986. {
  987. titlePic = std::make_shared<CPicture>(ImagePath::builtin("UNIVBLDG"));
  988. }
  989. titlePic->center(Point(232 + pos.x, 76 + pos.y));
  990. clerkSpeech = std::make_shared<CTextBox>(speechStr, Rect(24, 129, 413, 70), 0, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE);
  991. title = std::make_shared<CLabel>(231, 26, FONT_MEDIUM, ETextAlignment::CENTER, Colors::YELLOW, titleStr);
  992. std::vector<TradeItemBuy> goods = market->availableItemsIds(EMarketMode::RESOURCE_SKILL);
  993. for(int i=0; i<goods.size(); i++)//prepare clickable items
  994. items.push_back(std::make_shared<CItem>(this, goods[i].as<SecondarySkill>(), 54+i*104, 234));
  995. cancel = std::make_shared<CButton>(Point(200, 313), AnimationPath::builtin("IOKAY.DEF"), CGI->generaltexth->zelp[632], [&](){ close(); }, EShortcut::GLOBAL_ACCEPT);
  996. statusbar = CGStatusBar::create(std::make_shared<CPicture>(background->getSurface(), Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  997. }
  998. void CUniversityWindow::close()
  999. {
  1000. if (onWindowClosed)
  1001. onWindowClosed();
  1002. CStatusbarWindow::close();
  1003. }
  1004. void CUniversityWindow::makeDeal(SecondarySkill skill)
  1005. {
  1006. LOCPLINT->cb->trade(market, EMarketMode::RESOURCE_SKILL, GameResID(GameResID::GOLD), skill, 1, hero);
  1007. }
  1008. CUnivConfirmWindow::CUnivConfirmWindow(CUniversityWindow * owner_, SecondarySkill SKILL, bool available)
  1009. : CStatusbarWindow(PLAYER_COLORED, ImagePath::builtin("UNIVERS2.PCX")),
  1010. owner(owner_)
  1011. {
  1012. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1013. std::string text = CGI->generaltexth->allTexts[608];
  1014. boost::replace_first(text, "%s", CGI->generaltexth->levels[0]);
  1015. boost::replace_first(text, "%s", CGI->skillh->getByIndex(SKILL)->getNameTranslated());
  1016. boost::replace_first(text, "%d", "2000");
  1017. clerkSpeech = std::make_shared<CTextBox>(text, Rect(24, 129, 413, 70), 0, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE);
  1018. name = std::make_shared<CLabel>(230, 37, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, CGI->skillh->getByIndex(SKILL)->getNameTranslated());
  1019. icon = std::make_shared<CAnimImage>(AnimationPath::builtin("SECSKILL"), SKILL*3+3, 0, 211, 51);
  1020. level = std::make_shared<CLabel>(230, 107, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, CGI->generaltexth->levels[1]);
  1021. costIcon = std::make_shared<CAnimImage>(AnimationPath::builtin("RESOURCE"), GameResID(EGameResID::GOLD), 0, 210, 210);
  1022. cost = std::make_shared<CLabel>(230, 267, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, "2000");
  1023. std::string hoverText = CGI->generaltexth->allTexts[609];
  1024. boost::replace_first(hoverText, "%s", CGI->generaltexth->levels[0]+ " " + CGI->skillh->getByIndex(SKILL)->getNameTranslated());
  1025. text = CGI->generaltexth->zelp[633].second;
  1026. boost::replace_first(text, "%s", CGI->generaltexth->levels[0]);
  1027. boost::replace_first(text, "%s", CGI->skillh->getByIndex(SKILL)->getNameTranslated());
  1028. boost::replace_first(text, "%d", "2000");
  1029. confirm = std::make_shared<CButton>(Point(148, 299), AnimationPath::builtin("IBY6432.DEF"), CButton::tooltip(hoverText, text), [=](){makeDeal(SKILL);}, EShortcut::GLOBAL_ACCEPT);
  1030. confirm->block(!available);
  1031. cancel = std::make_shared<CButton>(Point(252,299), AnimationPath::builtin("ICANCEL.DEF"), CGI->generaltexth->zelp[631], [&](){ close(); }, EShortcut::GLOBAL_CANCEL);
  1032. statusbar = CGStatusBar::create(std::make_shared<CPicture>(background->getSurface(), Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  1033. }
  1034. void CUnivConfirmWindow::makeDeal(SecondarySkill skill)
  1035. {
  1036. owner->makeDeal(skill);
  1037. close();
  1038. }
  1039. CGarrisonWindow::CGarrisonWindow(const CArmedInstance * up, const CGHeroInstance * down, bool removableUnits)
  1040. : CWindowObject(PLAYER_COLORED, ImagePath::builtin("GARRISON"))
  1041. {
  1042. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1043. garr = std::make_shared<CGarrisonInt>(Point(92, 127), 4, Point(0,96), up, down, removableUnits);
  1044. {
  1045. auto split = std::make_shared<CButton>(Point(88, 314), AnimationPath::builtin("IDV6432.DEF"), CButton::tooltip(CGI->generaltexth->tcommands[3], ""), [&](){ garr->splitClick(); } );
  1046. garr->addSplitBtn(split);
  1047. }
  1048. quit = std::make_shared<CButton>(Point(399, 314), AnimationPath::builtin("IOK6432.DEF"), CButton::tooltip(CGI->generaltexth->tcommands[8], ""), [&](){ close(); }, EShortcut::GLOBAL_ACCEPT);
  1049. std::string titleText;
  1050. if(down->tempOwner == up->tempOwner)
  1051. {
  1052. titleText = CGI->generaltexth->allTexts[709];
  1053. }
  1054. else
  1055. {
  1056. //assume that this is joining monsters dialog
  1057. if(up->Slots().size() > 0)
  1058. {
  1059. titleText = CGI->generaltexth->allTexts[35];
  1060. boost::algorithm::replace_first(titleText, "%s", up->Slots().begin()->second->type->getNamePluralTranslated());
  1061. }
  1062. else
  1063. {
  1064. logGlobal->error("Invalid armed instance for garrison window.");
  1065. }
  1066. }
  1067. title = std::make_shared<CLabel>(275, 30, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW, titleText);
  1068. banner = std::make_shared<CAnimImage>(AnimationPath::builtin("CREST58"), up->getOwner().getNum(), 0, 28, 124);
  1069. portrait = std::make_shared<CAnimImage>(AnimationPath::builtin("PortraitsLarge"), down->getIconIndex(), 0, 29, 222);
  1070. }
  1071. void CGarrisonWindow::updateGarrisons()
  1072. {
  1073. garr->recreateSlots();
  1074. }
  1075. bool CGarrisonWindow::holdsGarrison(const CArmedInstance * army)
  1076. {
  1077. return garr->upperArmy() == army || garr->lowerArmy() == army;
  1078. }
  1079. CHillFortWindow::CHillFortWindow(const CGHeroInstance * visitor, const CGObjectInstance * object)
  1080. : CStatusbarWindow(PLAYER_COLORED, ImagePath::builtin("APHLFTBK")),
  1081. fort(object),
  1082. hero(visitor)
  1083. {
  1084. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1085. title = std::make_shared<CLabel>(325, 32, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW, fort->getObjectName());
  1086. heroPic = std::make_shared<CHeroArea>(30, 60, hero);
  1087. for(int i=0; i < resCount; i++)
  1088. {
  1089. totalIcons[i] = std::make_shared<CAnimImage>(AnimationPath::builtin("SMALRES"), i, 0, 104 + 76 * i, 237);
  1090. totalLabels[i] = std::make_shared<CLabel>(166 + 76 * i, 253, FONT_SMALL, ETextAlignment::BOTTOMRIGHT);
  1091. }
  1092. for(int i = 0; i < slotsCount; i++)
  1093. {
  1094. upgrade[i] = std::make_shared<CButton>(Point(107 + i * 76, 171), AnimationPath(), CButton::tooltip(getTextForSlot(SlotID(i))), [=](){ makeDeal(SlotID(i)); }, vstd::next(EShortcut::SELECT_INDEX_1, i));
  1095. for(auto image : { "APHLF1R.DEF", "APHLF1Y.DEF", "APHLF1G.DEF" })
  1096. upgrade[i]->addImage(AnimationPath::builtin(image));
  1097. for(int j : {0,1})
  1098. {
  1099. slotIcons[i][j] = std::make_shared<CAnimImage>(AnimationPath::builtin("SMALRES"), 0, 0, 104 + 76 * i, 128 + 20 * j);
  1100. slotLabels[i][j] = std::make_shared<CLabel>(168 + 76 * i, 144 + 20 * j, FONT_SMALL, ETextAlignment::BOTTOMRIGHT);
  1101. }
  1102. }
  1103. upgradeAll = std::make_shared<CButton>(Point(30, 231), AnimationPath(), CButton::tooltip(CGI->generaltexth->allTexts[432]), [&](){ makeDeal(SlotID(slotsCount));}, EShortcut::RECRUITMENT_UPGRADE_ALL);
  1104. for(auto image : { "APHLF4R.DEF", "APHLF4Y.DEF", "APHLF4G.DEF" })
  1105. upgradeAll->addImage(AnimationPath::builtin(image));
  1106. quit = std::make_shared<CButton>(Point(294, 275), AnimationPath::builtin("IOKAY.DEF"), CButton::tooltip(), std::bind(&CHillFortWindow::close, this), EShortcut::GLOBAL_ACCEPT);
  1107. statusbar = CGStatusBar::create(std::make_shared<CPicture>(background->getSurface(), Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  1108. garr = std::make_shared<CGarrisonInt>(Point(108, 60), 18, Point(), hero, nullptr);
  1109. updateGarrisons();
  1110. }
  1111. bool CHillFortWindow::holdsGarrison(const CArmedInstance * army)
  1112. {
  1113. return hero == army;
  1114. }
  1115. void CHillFortWindow::updateGarrisons()
  1116. {
  1117. std::array<TResources, slotsCount> costs;// costs [slot ID] [resource ID] = resource count for upgrade
  1118. TResources totalSum; // totalSum[resource ID] = value
  1119. for(int i=0; i<slotsCount; i++)
  1120. {
  1121. std::fill(costs[i].begin(), costs[i].end(), 0);
  1122. int newState = getState(SlotID(i));
  1123. if(newState != -1)
  1124. {
  1125. UpgradeInfo info;
  1126. LOCPLINT->cb->fillUpgradeInfo(hero, SlotID(i), info);
  1127. if(info.newID.size())//we have upgrades here - update costs
  1128. {
  1129. costs[i] = info.cost[0] * hero->getStackCount(SlotID(i));
  1130. totalSum += costs[i];
  1131. }
  1132. }
  1133. currState[i] = newState;
  1134. upgrade[i]->setIndex(currState[i] == -1 ? 0 : currState[i]);
  1135. upgrade[i]->block(currState[i] == -1);
  1136. upgrade[i]->addHoverText(CButton::NORMAL, getTextForSlot(SlotID(i)));
  1137. }
  1138. //"Upgrade all" slot
  1139. int newState = 2;
  1140. {
  1141. TResources myRes = LOCPLINT->cb->getResourceAmount();
  1142. bool allUpgraded = true;//All creatures are upgraded?
  1143. for(int i=0; i<slotsCount; i++)
  1144. allUpgraded &= currState[i] == 1 || currState[i] == -1;
  1145. if(allUpgraded)
  1146. newState = 1;
  1147. if(!totalSum.canBeAfforded(myRes))
  1148. newState = 0;
  1149. }
  1150. currState[slotsCount] = newState;
  1151. upgradeAll->setIndex(newState);
  1152. garr->recreateSlots();
  1153. for(int i = 0; i < slotsCount; i++)
  1154. {
  1155. //hide all first
  1156. for(int j : {0,1})
  1157. {
  1158. slotIcons[i][j]->visible = false;
  1159. slotLabels[i][j]->setText("");
  1160. }
  1161. //if can upgrade or can not afford, draw cost
  1162. if(currState[i] == 0 || currState[i] == 2)
  1163. {
  1164. if(costs[i].nonZero())
  1165. {
  1166. //reverse iterator is used to display gold as first element
  1167. int j = 0;
  1168. for(int res = (int)costs[i].size()-1; (res >= 0) && (j < 2); res--)
  1169. {
  1170. int val = costs[i][res];
  1171. if(!val)
  1172. continue;
  1173. slotIcons[i][j]->visible = true;
  1174. slotIcons[i][j]->setFrame(res);
  1175. slotLabels[i][j]->setText(std::to_string(val));
  1176. j++;
  1177. }
  1178. }
  1179. else//free upgrade - print gold image and "Free" text
  1180. {
  1181. slotIcons[i][0]->visible = true;
  1182. slotIcons[i][0]->setFrame(GameResID(EGameResID::GOLD));
  1183. slotLabels[i][0]->setText(CGI->generaltexth->allTexts[344]);
  1184. }
  1185. }
  1186. }
  1187. for(int i = 0; i < resCount; i++)
  1188. {
  1189. if(totalSum[i] == 0)
  1190. {
  1191. totalIcons[i]->visible = false;
  1192. totalLabels[i]->setText("");
  1193. }
  1194. else
  1195. {
  1196. totalIcons[i]->visible = true;
  1197. totalLabels[i]->setText(std::to_string(totalSum[i]));
  1198. }
  1199. }
  1200. }
  1201. void CHillFortWindow::makeDeal(SlotID slot)
  1202. {
  1203. assert(slot.getNum()>=0);
  1204. int offset = (slot.getNum() == slotsCount)?2:0;
  1205. switch(currState[slot.getNum()])
  1206. {
  1207. case 0:
  1208. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[314 + offset], std::vector<std::shared_ptr<CComponent>>(), soundBase::sound_todo);
  1209. break;
  1210. case 1:
  1211. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[313 + offset], std::vector<std::shared_ptr<CComponent>>(), soundBase::sound_todo);
  1212. break;
  1213. case 2:
  1214. for(int i=0; i<slotsCount; i++)
  1215. {
  1216. if(slot.getNum() ==i || ( slot.getNum() == slotsCount && currState[i] == 2 ))//this is activated slot or "upgrade all"
  1217. {
  1218. UpgradeInfo info;
  1219. LOCPLINT->cb->fillUpgradeInfo(hero, SlotID(i), info);
  1220. LOCPLINT->cb->upgradeCreature(hero, SlotID(i), info.newID[0]);
  1221. }
  1222. }
  1223. break;
  1224. }
  1225. }
  1226. std::string CHillFortWindow::getTextForSlot(SlotID slot)
  1227. {
  1228. if(!hero->getCreature(slot))//we don`t have creature here
  1229. return "";
  1230. std::string str = CGI->generaltexth->allTexts[318];
  1231. int amount = hero->getStackCount(slot);
  1232. if(amount == 1)
  1233. boost::algorithm::replace_first(str,"%s",hero->getCreature(slot)->getNameSingularTranslated());
  1234. else
  1235. boost::algorithm::replace_first(str,"%s",hero->getCreature(slot)->getNamePluralTranslated());
  1236. return str;
  1237. }
  1238. int CHillFortWindow::getState(SlotID slot)
  1239. {
  1240. TResources myRes = LOCPLINT->cb->getResourceAmount();
  1241. if(hero->slotEmpty(slot))//no creature here
  1242. return -1;
  1243. UpgradeInfo info;
  1244. LOCPLINT->cb->fillUpgradeInfo(hero, slot, info);
  1245. if(!info.newID.size())//already upgraded
  1246. return 1;
  1247. if(!(info.cost[0] * hero->getStackCount(slot)).canBeAfforded(myRes))
  1248. return 0;
  1249. return 2;//can upgrade
  1250. }
  1251. CThievesGuildWindow::CThievesGuildWindow(const CGObjectInstance * _owner):
  1252. CStatusbarWindow(PLAYER_COLORED | BORDERED, ImagePath::builtin("TpRank")),
  1253. owner(_owner)
  1254. {
  1255. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1256. SThievesGuildInfo tgi; //info to be displayed
  1257. LOCPLINT->cb->getThievesGuildInfo(tgi, owner);
  1258. exitb = std::make_shared<CButton>(Point(748, 556), AnimationPath::builtin("TPMAGE1"), CButton::tooltip(CGI->generaltexth->allTexts[600]), [&](){ close();}, EShortcut::GLOBAL_RETURN);
  1259. statusbar = CGStatusBar::create(3, 555, ImagePath::builtin("TStatBar.bmp"), 742);
  1260. resdatabar = std::make_shared<CMinorResDataBar>();
  1261. resdatabar->moveBy(pos.topLeft(), true);
  1262. //data for information table:
  1263. // fields[row][column] = list of id's of players for this box
  1264. static std::vector< std::vector< PlayerColor > > SThievesGuildInfo::* fields[] =
  1265. { &SThievesGuildInfo::numOfTowns, &SThievesGuildInfo::numOfHeroes, &SThievesGuildInfo::gold,
  1266. &SThievesGuildInfo::woodOre, &SThievesGuildInfo::mercSulfCrystGems, &SThievesGuildInfo::obelisks,
  1267. &SThievesGuildInfo::artifacts, &SThievesGuildInfo::army, &SThievesGuildInfo::income };
  1268. for(int g=0; g<12; ++g)
  1269. {
  1270. int posY[] = {400, 460, 510};
  1271. int y;
  1272. if(g < 9)
  1273. y = 52 + 32*g;
  1274. else
  1275. y = posY[g-9];
  1276. std::string text = CGI->generaltexth->jktexts[24+g];
  1277. boost::algorithm::trim_if(text,boost::algorithm::is_any_of("\""));
  1278. rowHeaders.push_back(std::make_shared<CLabel>(135, y, FONT_MEDIUM, ETextAlignment::CENTER, Colors::YELLOW, text));
  1279. }
  1280. auto PRSTRIPS = GH.renderHandler().loadAnimation(AnimationPath::builtin("PRSTRIPS"));
  1281. PRSTRIPS->preload();
  1282. for(int g=1; g<tgi.playerColors.size(); ++g)
  1283. columnBackgrounds.push_back(std::make_shared<CAnimImage>(PRSTRIPS, g-1, 0, 250 + 66*g, 7));
  1284. for(int g=0; g<tgi.playerColors.size(); ++g)
  1285. columnHeaders.push_back(std::make_shared<CLabel>(283 + 66*g, 24, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[16+g]));
  1286. auto itgflags = GH.renderHandler().loadAnimation(AnimationPath::builtin("itgflags"));
  1287. itgflags->preload();
  1288. //printing flags
  1289. for(int g = 0; g < std::size(fields); ++g) //by lines
  1290. {
  1291. for(int b=0; b<(tgi .* fields[g]).size(); ++b) //by places (1st, 2nd, ...)
  1292. {
  1293. std::vector<PlayerColor> &players = (tgi .* fields[g])[b]; //get players with this place in this line
  1294. //position of box
  1295. int xpos = 259 + 66 * b;
  1296. int ypos = 41 + 32 * g;
  1297. size_t rowLength[2]; //size of each row
  1298. rowLength[0] = std::min<size_t>(players.size(), 4);
  1299. rowLength[1] = players.size() - rowLength[0];
  1300. for(size_t j=0; j < 2; j++)
  1301. {
  1302. // origin of this row | offset for 2nd row| shift right for short rows
  1303. //if we have 2 rows, start either from mid or beginning (depending on count), otherwise center the flags
  1304. int rowStartX = xpos + (j ? 6 + ((int)rowLength[j] < 3 ? 12 : 0) : 24 - 6 * (int)rowLength[j]);
  1305. int rowStartY = ypos + (j ? 4 : 0);
  1306. for(size_t i=0; i < rowLength[j]; i++)
  1307. cells.push_back(std::make_shared<CAnimImage>(itgflags, players[i + j*4].getNum(), 0, rowStartX + (int)i*12, rowStartY));
  1308. }
  1309. }
  1310. }
  1311. static const std::string colorToBox[] = {"PRRED.BMP", "PRBLUE.BMP", "PRTAN.BMP", "PRGREEN.BMP", "PRORANGE.BMP", "PRPURPLE.BMP", "PRTEAL.BMP", "PRROSE.bmp"};
  1312. //printing best hero
  1313. int counter = 0;
  1314. for(auto & iter : tgi.colorToBestHero)
  1315. {
  1316. banners.push_back(std::make_shared<CPicture>(ImagePath::builtin(colorToBox[iter.first.getNum()]), 253 + 66 * counter, 334));
  1317. if(iter.second.portraitSource.isValid())
  1318. {
  1319. bestHeroes.push_back(std::make_shared<CAnimImage>(AnimationPath::builtin("PortraitsSmall"), iter.second.getIconIndex(), 0, 260 + 66 * counter, 360));
  1320. //TODO: r-click info:
  1321. // - r-click on hero
  1322. // - r-click on primary skill label
  1323. if(iter.second.details)
  1324. {
  1325. primSkillHeaders.push_back(std::make_shared<CTextBox>(CGI->generaltexth->allTexts[184], Rect(260 + 66*counter, 396, 52, 64),
  1326. 0, FONT_TINY, ETextAlignment::TOPLEFT, Colors::WHITE));
  1327. for(int i=0; i<iter.second.details->primskills.size(); ++i)
  1328. {
  1329. primSkillValues.push_back(std::make_shared<CLabel>(310 + 66 * counter, 407 + 11*i, FONT_TINY, ETextAlignment::BOTTOMRIGHT, Colors::WHITE,
  1330. std::to_string(iter.second.details->primskills[i])));
  1331. }
  1332. }
  1333. }
  1334. counter++;
  1335. }
  1336. //printing best creature
  1337. counter = 0;
  1338. for(auto & it : tgi.bestCreature)
  1339. {
  1340. if(it.second != CreatureID::NONE)
  1341. bestCreatures.push_back(std::make_shared<CAnimImage>(AnimationPath::builtin("TWCRPORT"), it.second+2, 0, 255 + 66 * counter, 479));
  1342. counter++;
  1343. }
  1344. //printing personality
  1345. counter = 0;
  1346. for(auto & it : tgi.personality)
  1347. {
  1348. std::string text;
  1349. if(it.second == EAiTactic::NONE)
  1350. {
  1351. text = CGI->generaltexth->arraytxt[172];
  1352. }
  1353. else if(it.second != EAiTactic::RANDOM)
  1354. {
  1355. text = CGI->generaltexth->arraytxt[168 + static_cast<int>(it.second)];
  1356. }
  1357. personalities.push_back(std::make_shared<CLabel>(283 + 66*counter, 459, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, text));
  1358. counter++;
  1359. }
  1360. }
  1361. CObjectListWindow::CItem::CItem(CObjectListWindow * _parent, size_t _id, std::string _text)
  1362. : CIntObject(LCLICK | DOUBLECLICK | RCLICK_POPUP),
  1363. parent(_parent),
  1364. index(_id)
  1365. {
  1366. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1367. if(parent->images.size() > index)
  1368. icon = std::make_shared<CPicture>(parent->images[index], Point(1, 1));
  1369. border = std::make_shared<CPicture>(ImagePath::builtin("TPGATES"));
  1370. pos = border->pos;
  1371. setRedrawParent(true);
  1372. text = std::make_shared<CLabel>(pos.w/2, pos.h/2, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, _text);
  1373. select(index == parent->selected);
  1374. }
  1375. void CObjectListWindow::CItem::select(bool on)
  1376. {
  1377. ui8 mask = UPDATE | SHOWALL;
  1378. if(on)
  1379. border->recActions |= mask;
  1380. else
  1381. border->recActions &= ~mask;
  1382. redraw();//???
  1383. }
  1384. void CObjectListWindow::CItem::clickPressed(const Point & cursorPosition)
  1385. {
  1386. parent->changeSelection(index);
  1387. if(parent->onClicked)
  1388. parent->onClicked(index);
  1389. }
  1390. void CObjectListWindow::CItem::clickDouble(const Point & cursorPosition)
  1391. {
  1392. parent->elementSelected();
  1393. }
  1394. void CObjectListWindow::CItem::showPopupWindow(const Point & cursorPosition)
  1395. {
  1396. if(parent->onPopup)
  1397. parent->onPopup(index);
  1398. }
  1399. CObjectListWindow::CObjectListWindow(const std::vector<int> & _items, std::shared_ptr<CIntObject> titleWidget_, std::string _title, std::string _descr, std::function<void(int)> Callback, size_t initialSelection, std::vector<std::shared_ptr<IImage>> images)
  1400. : CWindowObject(PLAYER_COLORED, ImagePath::builtin("TPGATE")),
  1401. onSelect(Callback),
  1402. selected(initialSelection),
  1403. images(images)
  1404. {
  1405. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1406. items.reserve(_items.size());
  1407. for(int id : _items)
  1408. {
  1409. items.push_back(std::make_pair(id, LOCPLINT->cb->getObjInstance(ObjectInstanceID(id))->getObjectName()));
  1410. }
  1411. init(titleWidget_, _title, _descr);
  1412. }
  1413. CObjectListWindow::CObjectListWindow(const std::vector<std::string> & _items, std::shared_ptr<CIntObject> titleWidget_, std::string _title, std::string _descr, std::function<void(int)> Callback, size_t initialSelection, std::vector<std::shared_ptr<IImage>> images)
  1414. : CWindowObject(PLAYER_COLORED, ImagePath::builtin("TPGATE")),
  1415. onSelect(Callback),
  1416. selected(initialSelection),
  1417. images(images)
  1418. {
  1419. OBJECT_CONSTRUCTION_CAPTURING(255-DISPOSE);
  1420. items.reserve(_items.size());
  1421. for(size_t i=0; i<_items.size(); i++)
  1422. items.push_back(std::make_pair(int(i), _items[i]));
  1423. init(titleWidget_, _title, _descr);
  1424. }
  1425. void CObjectListWindow::init(std::shared_ptr<CIntObject> titleWidget_, std::string _title, std::string _descr)
  1426. {
  1427. titleWidget = titleWidget_;
  1428. title = std::make_shared<CLabel>(152, 27, FONT_BIG, ETextAlignment::CENTER, Colors::YELLOW, _title);
  1429. descr = std::make_shared<CLabel>(145, 133, FONT_SMALL, ETextAlignment::CENTER, Colors::WHITE, _descr);
  1430. exit = std::make_shared<CButton>( Point(228, 402), AnimationPath::builtin("ICANCEL.DEF"), CButton::tooltip(), std::bind(&CObjectListWindow::exitPressed, this), EShortcut::GLOBAL_CANCEL);
  1431. if(titleWidget)
  1432. {
  1433. addChild(titleWidget.get());
  1434. titleWidget->recActions = 255-DISPOSE;
  1435. titleWidget->pos.x = pos.w/2 + pos.x - titleWidget->pos.w/2;
  1436. titleWidget->pos.y =75 + pos.y - titleWidget->pos.h/2;
  1437. }
  1438. list = std::make_shared<CListBox>(std::bind(&CObjectListWindow::genItem, this, _1),
  1439. Point(14, 151), Point(0, 25), 9, items.size(), 0, 1, Rect(262, -32, 256, 256) );
  1440. list->setRedrawParent(true);
  1441. ok = std::make_shared<CButton>(Point(15, 402), AnimationPath::builtin("IOKAY.DEF"), CButton::tooltip(), std::bind(&CObjectListWindow::elementSelected, this), EShortcut::GLOBAL_ACCEPT);
  1442. ok->block(!list->size());
  1443. }
  1444. std::shared_ptr<CIntObject> CObjectListWindow::genItem(size_t index)
  1445. {
  1446. if(index < items.size())
  1447. return std::make_shared<CItem>(this, index, items[index].second);
  1448. return std::shared_ptr<CIntObject>();
  1449. }
  1450. void CObjectListWindow::elementSelected()
  1451. {
  1452. std::function<void(int)> toCall = onSelect;//save
  1453. int where = items[selected].first; //required variables
  1454. close();//then destroy window
  1455. toCall(where);//and send selected object
  1456. }
  1457. void CObjectListWindow::exitPressed()
  1458. {
  1459. std::function<void()> toCall = onExit;//save
  1460. close();//then destroy window
  1461. if(toCall)
  1462. toCall();
  1463. }
  1464. void CObjectListWindow::changeSelection(size_t which)
  1465. {
  1466. ok->block(false);
  1467. if(selected == which)
  1468. return;
  1469. for(std::shared_ptr<CIntObject> element : list->getItems())
  1470. {
  1471. CItem * item = dynamic_cast<CItem*>(element.get());
  1472. if(item)
  1473. {
  1474. if(item->index == selected)
  1475. item->select(false);
  1476. if(item->index == which)
  1477. item->select(true);
  1478. }
  1479. }
  1480. selected = which;
  1481. }
  1482. void CObjectListWindow::keyPressed(EShortcut key)
  1483. {
  1484. int sel = static_cast<int>(selected);
  1485. switch(key)
  1486. {
  1487. break; case EShortcut::MOVE_UP:
  1488. sel -=1;
  1489. break; case EShortcut::MOVE_DOWN:
  1490. sel +=1;
  1491. break; case EShortcut::MOVE_PAGE_UP:
  1492. sel -=9;
  1493. break; case EShortcut::MOVE_PAGE_DOWN:
  1494. sel +=9;
  1495. break; case EShortcut::MOVE_FIRST:
  1496. sel = 0;
  1497. break; case EShortcut::MOVE_LAST:
  1498. sel = static_cast<int>(items.size());
  1499. break; default:
  1500. return;
  1501. }
  1502. vstd::abetween<int>(sel, 0, items.size()-1);
  1503. list->scrollTo(sel);
  1504. changeSelection(sel);
  1505. }