GUIClasses.cpp 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832
  1. #include "StdInc.h"
  2. #include "GUIClasses.h"
  3. #include "CAdvmapInterface.h"
  4. #include "CCastleInterface.h"
  5. #include "CCreatureWindow.h"
  6. #include "CHeroWindow.h"
  7. #include "CSpellWindow.h"
  8. #include "../CBitmapHandler.h"
  9. #include "../CDefHandler.h"
  10. #include "../CGameInfo.h"
  11. #include "../CMessage.h"
  12. #include "../CMusicHandler.h"
  13. #include "../CPlayerInterface.h"
  14. #include "../CPreGame.h"
  15. #include "../CVideoHandler.h"
  16. #include "../Graphics.h"
  17. #include "../mapHandler.h"
  18. #include "../battle/CBattleInterfaceClasses.h"
  19. #include "../battle/CBattleInterface.h"
  20. #include "../battle/CCreatureAnimation.h"
  21. #include "../gui/CGuiHandler.h"
  22. #include "../gui/SDL_Extensions.h"
  23. #include "../gui/CCursorHandler.h"
  24. #include "../widgets/CComponent.h"
  25. #include "../widgets/MiscWidgets.h"
  26. #include "../windows/InfoWindows.h"
  27. #include "../../CCallback.h"
  28. #include "../lib/BattleState.h"
  29. #include "../lib/CArtHandler.h"
  30. #include "../lib/CBuildingHandler.h"
  31. #include "../lib/CConfigHandler.h"
  32. #include "../lib/CCreatureHandler.h"
  33. #include "../lib/CGameState.h"
  34. #include "../lib/CGeneralTextHandler.h"
  35. #include "../lib/CHeroHandler.h"
  36. #include "../lib/CModHandler.h"
  37. #include "../lib/CondSh.h"
  38. #include "../lib/spells/CSpellHandler.h"
  39. #include "../lib/CStopWatch.h"
  40. #include "../lib/CTownHandler.h"
  41. #include "../lib/GameConstants.h"
  42. #include "../lib/HeroBonus.h"
  43. #include "../lib/mapping/CMap.h"
  44. #include "../lib/NetPacksBase.h"
  45. #include "../lib/StartInfo.h"
  46. /*
  47. * GUIClasses.cpp, part of VCMI engine
  48. *
  49. * Authors: listed in file AUTHORS in main folder
  50. *
  51. * License: GNU General Public License v2.0 or later
  52. * Full text of license available in license.txt file, in main folder
  53. *
  54. */
  55. using namespace CSDL_Ext;
  56. std::list<CFocusable*> CFocusable::focusables;
  57. CFocusable * CFocusable::inputWithFocus;
  58. #undef min
  59. #undef max
  60. CRecruitmentWindow::CCreatureCard::CCreatureCard(CRecruitmentWindow *window, const CCreature *crea, int totalAmount):
  61. CIntObject(LCLICK | RCLICK),
  62. parent(window),
  63. selected(false),
  64. creature(crea),
  65. amount(totalAmount)
  66. {
  67. OBJ_CONSTRUCTION_CAPTURING_ALL;
  68. pic = new CCreaturePic(1,1, creature, true, true);
  69. // 1 + 1 px for borders
  70. pos.w = pic->pos.w + 2;
  71. pos.h = pic->pos.h + 2;
  72. }
  73. void CRecruitmentWindow::CCreatureCard::select(bool on)
  74. {
  75. selected = on;
  76. redraw();
  77. }
  78. void CRecruitmentWindow::CCreatureCard::clickLeft(tribool down, bool previousState)
  79. {
  80. if (down)
  81. parent->select(this);
  82. }
  83. void CRecruitmentWindow::CCreatureCard::clickRight(tribool down, bool previousState)
  84. {
  85. if (down)
  86. GH.pushInt(new CStackWindow(creature, true));
  87. }
  88. void CRecruitmentWindow::CCreatureCard::showAll(SDL_Surface * to)
  89. {
  90. CIntObject::showAll(to);
  91. if (selected)
  92. drawBorder(to, pos, int3(248, 0, 0));
  93. else
  94. drawBorder(to, pos, int3(232, 212, 120));
  95. }
  96. CRecruitmentWindow::CCostBox::CCostBox(Rect position, std::string title)
  97. {
  98. type |= REDRAW_PARENT;
  99. pos = position + pos;
  100. OBJ_CONSTRUCTION_CAPTURING_ALL;
  101. new CLabel(pos.w/2, 10, FONT_SMALL, CENTER, Colors::WHITE, title);
  102. }
  103. void CRecruitmentWindow::CCostBox::set(TResources res)
  104. {
  105. //just update values
  106. for(auto & item : resources)
  107. {
  108. item.second.first->setText(boost::lexical_cast<std::string>(res[item.first]));
  109. }
  110. }
  111. void CRecruitmentWindow::CCostBox::createItems(TResources res)
  112. {
  113. OBJ_CONSTRUCTION_CAPTURING_ALL;
  114. for(auto & curr : resources)
  115. {
  116. delete curr.second.first;
  117. delete curr.second.second;
  118. }
  119. resources.clear();
  120. TResources::nziterator iter(res);
  121. while (iter.valid())
  122. {
  123. CAnimImage * image = new CAnimImage("RESOURCE", iter->resType);
  124. CLabel * text = new CLabel(15, 43, FONT_SMALL, CENTER, Colors::WHITE, "0");
  125. resources.insert(std::make_pair(iter->resType, std::make_pair(text, image)));
  126. iter++;
  127. }
  128. if (!resources.empty())
  129. {
  130. int curx = pos.w / 2 - (16 * resources.size()) - (8 * (resources.size() - 1));
  131. //reverse to display gold as first resource
  132. for (auto & res : boost::adaptors::reverse(resources))
  133. {
  134. res.second.first->moveBy(Point(curx, 22));
  135. res.second.second->moveBy(Point(curx, 22));
  136. curx += 48;
  137. }
  138. }
  139. redraw();
  140. }
  141. void CRecruitmentWindow::select(CCreatureCard *card)
  142. {
  143. if (card == selected)
  144. return;
  145. if (selected)
  146. selected->select(false);
  147. selected = card;
  148. if (selected)
  149. selected->select(true);
  150. if (card)
  151. {
  152. si32 maxAmount = card->creature->maxAmount(LOCPLINT->cb->getResourceAmount());
  153. vstd::amin(maxAmount, card->amount);
  154. slider->setAmount(maxAmount);
  155. if(slider->getValue() != maxAmount)
  156. slider->moveTo(maxAmount);
  157. else // if slider already at 0 - emulate call to sliderMoved()
  158. sliderMoved(maxAmount);
  159. costPerTroopValue->createItems(card->creature->cost);
  160. totalCostValue->createItems(card->creature->cost);
  161. costPerTroopValue->set(card->creature->cost);
  162. totalCostValue->set(card->creature->cost * maxAmount);
  163. //Recruit %s
  164. title->setText(boost::str(boost::format(CGI->generaltexth->tcommands[21]) % card->creature->namePl));
  165. maxButton->block(maxAmount == 0);
  166. slider->block(maxAmount == 0);
  167. }
  168. }
  169. void CRecruitmentWindow::buy()
  170. {
  171. CreatureID crid = selected->creature->idNumber;
  172. SlotID dstslot = dst-> getSlotFor(crid);
  173. if(!dstslot.validSlot() && !vstd::contains(CGI->arth->bigArtifacts,CGI->arth->creatureToMachineID(crid))) //no available slot
  174. {
  175. std::string txt;
  176. if(dst->ID == Obj::HERO)
  177. {
  178. txt = CGI->generaltexth->allTexts[425]; //The %s would join your hero, but there aren't enough provisions to support them.
  179. boost::algorithm::replace_first(txt, "%s", slider->getValue() > 1 ? CGI->creh->creatures[crid]->namePl : CGI->creh->creatures[crid]->nameSing);
  180. }
  181. else
  182. {
  183. txt = CGI->generaltexth->allTexts[17]; //There is no room in the garrison for this army.
  184. }
  185. LOCPLINT->showInfoDialog(txt);
  186. return;
  187. }
  188. onRecruit(crid, slider->getValue());
  189. if(level >= 0)
  190. close();
  191. }
  192. void CRecruitmentWindow::showAll(SDL_Surface * to)
  193. {
  194. CWindowObject::showAll(to);
  195. // recruit\total values
  196. drawBorder(to, pos.x + 172, pos.y + 222, 67, 42, int3(239,215,123));
  197. drawBorder(to, pos.x + 246, pos.y + 222, 67, 42, int3(239,215,123));
  198. //cost boxes
  199. drawBorder(to, pos.x + 64, pos.y + 222, 99, 76, int3(239,215,123));
  200. drawBorder(to, pos.x + 322, pos.y + 222, 99, 76, int3(239,215,123));
  201. //buttons borders
  202. drawBorder(to, pos.x + 133, pos.y + 312, 66, 34, int3(173,142,66));
  203. drawBorder(to, pos.x + 211, pos.y + 312, 66, 34, int3(173,142,66));
  204. drawBorder(to, pos.x + 289, pos.y + 312, 66, 34, int3(173,142,66));
  205. }
  206. CRecruitmentWindow::CRecruitmentWindow(const CGDwelling *Dwelling, int Level, const CArmedInstance *Dst, const std::function<void(CreatureID,int)> &Recruit, int y_offset):
  207. CWindowObject(PLAYER_COLORED, "TPRCRT"),
  208. onRecruit(Recruit),
  209. level(Level),
  210. dst(Dst),
  211. selected(nullptr),
  212. dwelling(Dwelling)
  213. {
  214. moveBy(Point(0, y_offset));
  215. OBJ_CONSTRUCTION_CAPTURING_ALL;
  216. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  217. slider = new CSlider(Point(176,279),135,std::bind(&CRecruitmentWindow::sliderMoved,this, _1),0,0,0,true);
  218. maxButton = new CButton(Point(134, 313), "IRCBTNS.DEF", CGI->generaltexth->zelp[553], std::bind(&CSlider::moveToMax,slider), SDLK_m);
  219. buyButton = new CButton(Point(212, 313), "IBY6432.DEF", CGI->generaltexth->zelp[554], std::bind(&CRecruitmentWindow::buy,this), SDLK_RETURN);
  220. cancelButton = new CButton(Point(290, 313), "ICN6432.DEF", CGI->generaltexth->zelp[555], std::bind(&CRecruitmentWindow::close,this), SDLK_ESCAPE);
  221. title = new CLabel(243, 32, FONT_BIG, CENTER, Colors::YELLOW);
  222. availableValue = new CLabel(205, 253, FONT_SMALL, CENTER, Colors::WHITE);
  223. toRecruitValue = new CLabel(279, 253, FONT_SMALL, CENTER, Colors::WHITE);
  224. costPerTroopValue = new CCostBox(Rect(65, 222, 97, 74), CGI->generaltexth->allTexts[346]);
  225. totalCostValue = new CCostBox(Rect(323, 222, 97, 74), CGI->generaltexth->allTexts[466]);
  226. new CLabel(205, 233, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[465]); //available t
  227. new CLabel(279, 233, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[16]); //recruit t
  228. availableCreaturesChanged();
  229. }
  230. void CRecruitmentWindow::availableCreaturesChanged()
  231. {
  232. OBJ_CONSTRUCTION_CAPTURING_ALL;
  233. size_t selectedIndex = 0;
  234. if (!cards.empty() && selected) // find position of selected item
  235. selectedIndex = std::find(cards.begin(), cards.end(), selected) - cards.begin();
  236. //deselect card
  237. select(nullptr);
  238. //delete old cards
  239. for(auto & card : cards)
  240. delete card;
  241. cards.clear();
  242. for(int i=0; i<dwelling->creatures.size(); i++)
  243. {
  244. //find appropriate level
  245. if(level >= 0 && i != level)
  246. continue;
  247. int amount = dwelling->creatures[i].first;
  248. //create new cards
  249. for(auto & creature : boost::adaptors::reverse(dwelling->creatures[i].second))
  250. cards.push_back(new CCreatureCard(this, CGI->creh->creatures[creature], amount));
  251. }
  252. assert(!cards.empty());
  253. const int creatureWidth = 102;
  254. //normal distance between cards - 18px
  255. int requiredSpace = 18;
  256. //maximum distance we can use without reaching window borders
  257. int availableSpace = pos.w - 50 - creatureWidth * cards.size();
  258. if (cards.size() > 1) // avoid division by zero
  259. availableSpace /= cards.size() - 1;
  260. else
  261. availableSpace = 0;
  262. assert(availableSpace >= 0);
  263. const int spaceBetween = std::min(requiredSpace, availableSpace);
  264. const int totalCreatureWidth = spaceBetween + creatureWidth;
  265. //now we know total amount of cards and can move them to correct position
  266. int curx = pos.w / 2 - (creatureWidth*cards.size()/2) - (spaceBetween*(cards.size()-1)/2);
  267. for(auto & card : cards)
  268. {
  269. card->moveBy(Point(curx, 64));
  270. curx += totalCreatureWidth;
  271. }
  272. //restore selection
  273. select(cards[selectedIndex]);
  274. if(slider->getValue() == slider->getAmount())
  275. slider->moveToMax();
  276. else // if slider already at 0 - emulate call to sliderMoved()
  277. sliderMoved(slider->getAmount());
  278. }
  279. void CRecruitmentWindow::sliderMoved(int to)
  280. {
  281. if (!selected)
  282. return;
  283. buyButton->block(!to);
  284. availableValue->setText(boost::lexical_cast<std::string>(selected->amount - to));
  285. toRecruitValue->setText(boost::lexical_cast<std::string>(to));
  286. totalCostValue->set(selected->creature->cost * to);
  287. }
  288. CSplitWindow::CSplitWindow(const CCreature * creature, std::function<void(int, int)> callback_,
  289. int leftMin_, int rightMin_, int leftAmount_, int rightAmount_):
  290. CWindowObject(PLAYER_COLORED, "GPUCRDIV"),
  291. callback(callback_),
  292. leftAmount(leftAmount_),
  293. rightAmount(rightAmount_),
  294. leftMin(leftMin_),
  295. rightMin(rightMin_),
  296. slider(nullptr)
  297. {
  298. OBJ_CONSTRUCTION_CAPTURING_ALL;
  299. int total = leftAmount + rightAmount;
  300. int leftMax = total - rightMin;
  301. int rightMax = total - leftMin;
  302. ok = new CButton(Point(20, 263), "IOK6432", CButton::tooltip(), std::bind(&CSplitWindow::apply, this), SDLK_RETURN);
  303. cancel = new CButton(Point(214, 263), "ICN6432", CButton::tooltip(), std::bind(&CSplitWindow::close, this), SDLK_ESCAPE);
  304. int sliderPositions = total - leftMin - rightMin;
  305. leftInput = new CTextInput(Rect(20, 218, 100, 36), FONT_BIG, std::bind(&CSplitWindow::setAmountText, this, _1, true));
  306. rightInput = new CTextInput(Rect(176, 218, 100, 36), FONT_BIG, std::bind(&CSplitWindow::setAmountText, this, _1, false));
  307. //add filters to allow only number input
  308. leftInput->filters += std::bind(&CTextInput::numberFilter, _1, _2, leftMin, leftMax);
  309. rightInput->filters += std::bind(&CTextInput::numberFilter, _1, _2, rightMin, rightMax);
  310. leftInput->setText(boost::lexical_cast<std::string>(leftAmount), false);
  311. rightInput->setText(boost::lexical_cast<std::string>(rightAmount), false);
  312. animLeft = new CCreaturePic(20, 54, creature, true, false);
  313. animRight = new CCreaturePic(177, 54,creature, true, false);
  314. slider = new CSlider(Point(21, 194), 257, std::bind(&CSplitWindow::sliderMoved, this, _1), 0, sliderPositions, rightAmount - rightMin, true);
  315. std::string title = CGI->generaltexth->allTexts[256];
  316. boost::algorithm::replace_first(title,"%s", creature->namePl);
  317. new CLabel(150, 34, FONT_BIG, CENTER, Colors::YELLOW, title);
  318. }
  319. void CSplitWindow::setAmountText(std::string text, bool left)
  320. {
  321. int amount = 0;
  322. if (text.length())
  323. {
  324. try
  325. {
  326. amount = boost::lexical_cast<int>(text);
  327. }
  328. catch(boost::bad_lexical_cast &)
  329. {
  330. amount = left ? leftAmount : rightAmount;
  331. }
  332. int total = leftAmount + rightAmount;
  333. if (amount > total)
  334. amount = total;
  335. }
  336. setAmount(amount, left);
  337. slider->moveTo(rightAmount - rightMin);
  338. }
  339. void CSplitWindow::setAmount(int value, bool left)
  340. {
  341. int total = leftAmount + rightAmount;
  342. leftAmount = left ? value : total - value;
  343. rightAmount = left ? total - value : value;
  344. leftInput->setText(boost::lexical_cast<std::string>(leftAmount));
  345. rightInput->setText(boost::lexical_cast<std::string>(rightAmount));
  346. }
  347. void CSplitWindow::apply()
  348. {
  349. callback(leftAmount, rightAmount);
  350. close();
  351. }
  352. void CSplitWindow::sliderMoved(int to)
  353. {
  354. setAmount(rightMin + to, false);
  355. }
  356. CLevelWindow::CLevelWindow(const CGHeroInstance *hero, PrimarySkill::PrimarySkill pskill, std::vector<SecondarySkill> &skills, std::function<void(ui32)> callback):
  357. CWindowObject(PLAYER_COLORED, "LVLUPBKG"),
  358. cb(callback)
  359. {
  360. OBJ_CONSTRUCTION_CAPTURING_ALL;
  361. LOCPLINT->showingDialog->setn(true);
  362. new CAnimImage("PortraitsLarge", hero->portrait, 0, 170, 66);
  363. new CButton(Point(297, 413), "IOKAY", CButton::tooltip(), std::bind(&CLevelWindow::close, this), SDLK_RETURN);
  364. //%s has gained a level.
  365. new CLabel(192, 33, FONT_MEDIUM, CENTER, Colors::WHITE,
  366. boost::str(boost::format(CGI->generaltexth->allTexts[444]) % hero->name));
  367. //%s is now a level %d %s.
  368. new CLabel(192, 162, FONT_MEDIUM, CENTER, Colors::WHITE,
  369. boost::str(boost::format(CGI->generaltexth->allTexts[445]) % hero->name % hero->level % hero->type->heroClass->name));
  370. new CAnimImage("PSKIL42", pskill, 0, 174, 190);
  371. new CLabel(192, 253, FONT_MEDIUM, CENTER, Colors::WHITE,
  372. CGI->generaltexth->primarySkillNames[pskill] + " +1");
  373. if (!skills.empty())
  374. {
  375. std::vector<CSelectableComponent *> comps;
  376. for(auto & skill : skills)
  377. {
  378. comps.push_back(new CSelectableComponent(
  379. CComponent::secskill,
  380. skill,
  381. hero->getSecSkillLevel( SecondarySkill(skill) )+1,
  382. CComponent::medium));
  383. }
  384. box = new CComponentBox(comps, Rect(75, 300, pos.w - 150, 100));
  385. }
  386. else
  387. box = nullptr;
  388. }
  389. CLevelWindow::~CLevelWindow()
  390. {
  391. //FIXME: call callback if there was nothing to select?
  392. if (box && box->selectedIndex() != -1)
  393. cb(box->selectedIndex());
  394. LOCPLINT->showingDialog->setn(false);
  395. }
  396. static void setIntSetting(std::string group, std::string field, int value)
  397. {
  398. Settings entry = settings.write[group][field];
  399. entry->Float() = value;
  400. }
  401. static void setBoolSetting(std::string group, std::string field, bool value)
  402. {
  403. Settings fullscreen = settings.write[group][field];
  404. fullscreen->Bool() = value;
  405. }
  406. CSystemOptionsWindow::CSystemOptionsWindow():
  407. CWindowObject(PLAYER_COLORED, "SysOpBck"),
  408. onFullscreenChanged(settings.listen["video"]["fullscreen"])
  409. {
  410. OBJ_CONSTRUCTION_CAPTURING_ALL;
  411. title = new CLabel(242, 32, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[568]);
  412. const JsonNode & texts = CGI->generaltexth->localizedTexts["systemOptions"];
  413. //left window section
  414. leftGroup = new CLabelGroup(FONT_MEDIUM, CENTER, Colors::YELLOW);
  415. leftGroup->add(122, 64, CGI->generaltexth->allTexts[569]);
  416. leftGroup->add(122, 130, CGI->generaltexth->allTexts[570]);
  417. leftGroup->add(122, 196, CGI->generaltexth->allTexts[571]);
  418. leftGroup->add(122, 262, texts["resolutionButton"]["label"].String());
  419. leftGroup->add(122, 347, CGI->generaltexth->allTexts[394]);
  420. leftGroup->add(122, 412, CGI->generaltexth->allTexts[395]);
  421. //right section
  422. rightGroup = new CLabelGroup(FONT_MEDIUM, TOPLEFT, Colors::WHITE);
  423. rightGroup->add(282, 57, CGI->generaltexth->allTexts[572]);
  424. rightGroup->add(282, 89, CGI->generaltexth->allTexts[573]);
  425. rightGroup->add(282, 121, CGI->generaltexth->allTexts[574]);
  426. rightGroup->add(282, 153, CGI->generaltexth->allTexts[577]);
  427. rightGroup->add(282, 185, texts["creatureWindowButton"]["label"].String());
  428. rightGroup->add(282, 217, texts["fullscreenButton"]["label"].String());
  429. //setting up buttons
  430. load = new CButton (Point(246, 298), "SOLOAD.DEF", CGI->generaltexth->zelp[321], [&] { bloadf(); }, SDLK_l);
  431. load->setImageOrder(1, 0, 2, 3);
  432. save = new CButton (Point(357, 298), "SOSAVE.DEF", CGI->generaltexth->zelp[322], [&] { bsavef(); }, SDLK_s);
  433. save->setImageOrder(1, 0, 2, 3);
  434. restart = new CButton (Point(246, 357), "SORSTRT", CGI->generaltexth->zelp[323], [&] { brestartf(); }, SDLK_r);
  435. restart->setImageOrder(1, 0, 2, 3);
  436. mainMenu = new CButton (Point(357, 357), "SOMAIN.DEF", CGI->generaltexth->zelp[320], [&] { bmainmenuf(); }, SDLK_m);
  437. mainMenu->setImageOrder(1, 0, 2, 3);
  438. quitGame = new CButton (Point(246, 415), "soquit.def", CGI->generaltexth->zelp[324], [&] { bquitf(); }, SDLK_q);
  439. quitGame->setImageOrder(1, 0, 2, 3);
  440. backToMap = new CButton ( Point(357, 415), "soretrn.def", CGI->generaltexth->zelp[325], [&] { breturnf(); }, SDLK_RETURN);
  441. backToMap->setImageOrder(1, 0, 2, 3);
  442. backToMap->assignedKeys.insert(SDLK_ESCAPE);
  443. heroMoveSpeed = new CToggleGroup(0);
  444. heroMoveSpeed->addToggle(1, new CToggleButton(Point( 28, 77), "sysopb1.def", CGI->generaltexth->zelp[349]));
  445. heroMoveSpeed->addToggle(2, new CToggleButton(Point( 76, 77), "sysopb2.def", CGI->generaltexth->zelp[350]));
  446. heroMoveSpeed->addToggle(4, new CToggleButton(Point(124, 77), "sysopb3.def", CGI->generaltexth->zelp[351]));
  447. heroMoveSpeed->addToggle(8, new CToggleButton(Point(172, 77), "sysopb4.def", CGI->generaltexth->zelp[352]));
  448. heroMoveSpeed->setSelected(settings["adventure"]["heroSpeed"].Float());
  449. heroMoveSpeed->addCallback(std::bind(&setIntSetting, "adventure", "heroSpeed", _1));
  450. enemyMoveSpeed = new CToggleGroup(0);
  451. enemyMoveSpeed->addToggle(2, new CToggleButton(Point( 28, 144), "sysopb5.def", CGI->generaltexth->zelp[353]));
  452. enemyMoveSpeed->addToggle(4, new CToggleButton(Point( 76, 144), "sysopb6.def", CGI->generaltexth->zelp[354]));
  453. enemyMoveSpeed->addToggle(8, new CToggleButton(Point(124, 144), "sysopb7.def", CGI->generaltexth->zelp[355]));
  454. enemyMoveSpeed->addToggle(0, new CToggleButton(Point(172, 144), "sysopb8.def", CGI->generaltexth->zelp[356]));
  455. enemyMoveSpeed->setSelected(settings["adventure"]["enemySpeed"].Float());
  456. enemyMoveSpeed->addCallback(std::bind(&setIntSetting, "adventure", "enemySpeed", _1));
  457. mapScrollSpeed = new CToggleGroup(0);
  458. mapScrollSpeed->addToggle(1, new CToggleButton(Point( 28, 210), "sysopb9.def", CGI->generaltexth->zelp[357]));
  459. mapScrollSpeed->addToggle(2, new CToggleButton(Point( 92, 210), "sysob10.def", CGI->generaltexth->zelp[358]));
  460. mapScrollSpeed->addToggle(4, new CToggleButton(Point(156, 210), "sysob11.def", CGI->generaltexth->zelp[359]));
  461. mapScrollSpeed->setSelected(settings["adventure"]["scrollSpeed"].Float());
  462. mapScrollSpeed->addCallback(std::bind(&setIntSetting, "adventure", "scrollSpeed", _1));
  463. musicVolume = new CVolumeSlider(Point(29, 359), "syslb.def", CCS->musich->getVolume(), &CGI->generaltexth->zelp[326]);
  464. musicVolume->addCallback(std::bind(&setIntSetting, "general", "music", _1));
  465. effectsVolume = new CVolumeSlider(Point(29, 425), "syslb.def", CCS->soundh->getVolume(), &CGI->generaltexth->zelp[336]);
  466. effectsVolume->addCallback(std::bind(&setIntSetting, "general", "sound", _1));
  467. showReminder = new CToggleButton(Point(246, 87), "sysopchk.def", CGI->generaltexth->zelp[361],
  468. [&] (bool value) { setBoolSetting("adventure", "heroReminder", value); });
  469. quickCombat = new CToggleButton(Point(246, 87+32), "sysopchk.def", CGI->generaltexth->zelp[362],
  470. [&] (bool value) { setBoolSetting("adventure", "quickCombat", value); });
  471. spellbookAnim = new CToggleButton(Point(246, 87+64), "sysopchk.def", CGI->generaltexth->zelp[364],
  472. [&] (bool value) { setBoolSetting("video", "spellbookAnimation", value); });
  473. fullscreen = new CToggleButton(Point(246, 215), "sysopchk.def", CButton::tooltip(texts["fullscreenButton"]),
  474. [&] (bool value) { setBoolSetting("video", "fullscreen", value); });
  475. showReminder->setSelected(settings["adventure"]["heroReminder"].Bool());
  476. quickCombat->setSelected(settings["adventure"]["quickCombat"].Bool());
  477. spellbookAnim->setSelected(settings["video"]["spellbookAnimation"].Bool());
  478. fullscreen->setSelected(settings["video"]["fullscreen"].Bool());
  479. onFullscreenChanged([&](const JsonNode &newState){ fullscreen->setSelected(newState.Bool());});
  480. gameResButton = new CButton(Point(28, 275),"buttons/resolution", CButton::tooltip(texts["resolutionButton"]),
  481. std::bind(&CSystemOptionsWindow::selectGameRes, this), SDLK_g);
  482. std::string resText;
  483. resText += boost::lexical_cast<std::string>(settings["video"]["screenRes"]["width"].Float());
  484. resText += "x";
  485. resText += boost::lexical_cast<std::string>(settings["video"]["screenRes"]["height"].Float());
  486. gameResLabel = new CLabel(170, 292, FONT_MEDIUM, CENTER, Colors::YELLOW, resText);
  487. }
  488. void CSystemOptionsWindow::selectGameRes()
  489. {
  490. std::vector<std::string> items;
  491. const JsonNode & texts = CGI->generaltexth->localizedTexts["systemOptions"]["resolutionMenu"];
  492. for( config::CConfigHandler::GuiOptionsMap::value_type& value : conf.guiOptions)
  493. {
  494. std::string resX = boost::lexical_cast<std::string>(value.first.first);
  495. std::string resY = boost::lexical_cast<std::string>(value.first.second);
  496. items.push_back(resX + 'x' + resY);
  497. }
  498. GH.pushInt(new CObjectListWindow(items, nullptr, texts["label"].String(), texts["help"].String(),
  499. std::bind(&CSystemOptionsWindow::setGameRes, this, _1)));
  500. }
  501. void CSystemOptionsWindow::setGameRes(int index)
  502. {
  503. auto iter = conf.guiOptions.begin();
  504. std::advance(iter, index);
  505. //do not set resolution to illegal one (0x0)
  506. assert(iter!=conf.guiOptions.end() && iter->first.first > 0 && iter->first.second > 0);
  507. Settings gameRes = settings.write["video"]["screenRes"];
  508. gameRes["width"].Float() = iter->first.first;
  509. gameRes["height"].Float() = iter->first.second;
  510. std::string resText;
  511. resText += boost::lexical_cast<std::string>(iter->first.first);
  512. resText += "x";
  513. resText += boost::lexical_cast<std::string>(iter->first.second);
  514. gameResLabel->setText(resText);
  515. }
  516. void CSystemOptionsWindow::bquitf()
  517. {
  518. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[578], [this]{ closeAndPushEvent(SDL_USEREVENT, FORCE_QUIT); }, 0);
  519. }
  520. void CSystemOptionsWindow::breturnf()
  521. {
  522. GH.popIntTotally(this);
  523. }
  524. void CSystemOptionsWindow::bmainmenuf()
  525. {
  526. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[578], [this]{ closeAndPushEvent(SDL_USEREVENT, RETURN_TO_MAIN_MENU); }, 0);
  527. }
  528. void CSystemOptionsWindow::bloadf()
  529. {
  530. GH.popIntTotally(this);
  531. LOCPLINT->proposeLoadingGame();
  532. }
  533. void CSystemOptionsWindow::bsavef()
  534. {
  535. GH.popIntTotally(this);
  536. GH.pushInt(new CSavingScreen(CPlayerInterface::howManyPeople > 1));
  537. }
  538. void CSystemOptionsWindow::brestartf()
  539. {
  540. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[67], [this]{ closeAndPushEvent(SDL_USEREVENT, RESTART_GAME); }, 0);
  541. }
  542. void CSystemOptionsWindow::closeAndPushEvent(int eventType, int code /*= 0*/)
  543. {
  544. GH.popIntTotally(this);
  545. GH.pushSDLEvent(eventType, code);
  546. }
  547. CTavernWindow::CTavernWindow(const CGObjectInstance *TavernObj):
  548. CWindowObject(PLAYER_COLORED, "TPTAVERN"),
  549. tavernObj(TavernObj)
  550. {
  551. OBJ_CONSTRUCTION_CAPTURING_ALL;
  552. std::vector<const CGHeroInstance*> h = LOCPLINT->cb->getAvailableHeroes(TavernObj);
  553. if(h.size() < 2)
  554. h.resize(2, nullptr);
  555. h1 = new HeroPortrait(selected,0,72,299,h[0]);
  556. h2 = new HeroPortrait(selected,1,162,299,h[1]);
  557. selected = 0;
  558. if (!h[0])
  559. selected = 1;
  560. if (!h[0] && !h[1])
  561. selected = -1;
  562. oldSelected = -1;
  563. new CLabel(200, 35, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[37]);
  564. new CLabel(320, 328, FONT_SMALL, CENTER, Colors::WHITE, boost::lexical_cast<std::string>(GameConstants::HERO_GOLD_COST));
  565. auto rumorText = boost::str(boost::format(CGI->generaltexth->allTexts[216]) % LOCPLINT->cb->getTavernRumor(tavernObj));
  566. new CTextBox(rumorText, Rect(32, 190, 330, 68), 0, FONT_SMALL, CENTER, Colors::WHITE);
  567. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  568. cancel = new CButton(Point(310, 428), "ICANCEL.DEF", CButton::tooltip(CGI->generaltexth->tavernInfo[7]), std::bind(&CTavernWindow::close, this), SDLK_ESCAPE);
  569. recruit = new CButton(Point(272, 355), "TPTAV01.DEF", CButton::tooltip(), std::bind(&CTavernWindow::recruitb, this), SDLK_RETURN);
  570. thiefGuild = new CButton(Point(22, 428), "TPTAV02.DEF", CButton::tooltip(CGI->generaltexth->tavernInfo[5]), std::bind(&CTavernWindow::thievesguildb, this), SDLK_t);
  571. if(LOCPLINT->cb->getResourceAmount(Res::GOLD) < GameConstants::HERO_GOLD_COST) //not enough gold
  572. {
  573. recruit->addHoverText(CButton::NORMAL, CGI->generaltexth->tavernInfo[0]); //Cannot afford a Hero
  574. recruit->block(true);
  575. }
  576. else if(LOCPLINT->castleInt && LOCPLINT->cb->howManyHeroes(true) >= VLC->modh->settings.MAX_HEROES_AVAILABLE_PER_PLAYER)
  577. {
  578. //Cannot recruit. You already have %d Heroes.
  579. recruit->addHoverText(CButton::NORMAL, boost::str(boost::format(CGI->generaltexth->tavernInfo[1]) % LOCPLINT->cb->howManyHeroes(true)));
  580. recruit->block(true);
  581. }
  582. else if((!LOCPLINT->castleInt) && LOCPLINT->cb->howManyHeroes(false) >= VLC->modh->settings.MAX_HEROES_ON_MAP_PER_PLAYER)
  583. {
  584. //Cannot recruit. You already have %d Heroes.
  585. recruit->addHoverText(CButton::NORMAL, boost::str(boost::format(CGI->generaltexth->tavernInfo[1]) % LOCPLINT->cb->howManyHeroes(false)));
  586. recruit->block(true);
  587. }
  588. else if(LOCPLINT->castleInt && LOCPLINT->castleInt->town->visitingHero)
  589. {
  590. recruit->addHoverText(CButton::NORMAL, CGI->generaltexth->tavernInfo[2]); //Cannot recruit. You already have a Hero in this town.
  591. recruit->block(true);
  592. }
  593. else
  594. {
  595. if(selected == -1)
  596. recruit->block(true);
  597. }
  598. if (LOCPLINT->castleInt)
  599. CCS->videoh->open(LOCPLINT->castleInt->town->town->clientInfo.tavernVideo);
  600. else
  601. CCS->videoh->open("TAVERN.BIK");
  602. }
  603. void CTavernWindow::recruitb()
  604. {
  605. const CGHeroInstance *toBuy = (selected ? h2 : h1)->h;
  606. const CGObjectInstance *obj = tavernObj;
  607. close();
  608. LOCPLINT->cb->recruitHero(obj, toBuy);
  609. }
  610. void CTavernWindow::thievesguildb()
  611. {
  612. GH.pushInt( new CThievesGuildWindow(tavernObj) );
  613. }
  614. CTavernWindow::~CTavernWindow()
  615. {
  616. CCS->videoh->close();
  617. }
  618. void CTavernWindow::show(SDL_Surface * to)
  619. {
  620. CWindowObject::show(to);
  621. CCS->videoh->update(pos.x+70, pos.y+56, to, true, false);
  622. if(selected >= 0)
  623. {
  624. HeroPortrait *sel = selected ? h2 : h1;
  625. if (selected != oldSelected && !recruit->isBlocked())
  626. {
  627. // Selected hero just changed. Update RECRUIT button hover text if recruitment is allowed.
  628. oldSelected = selected;
  629. //Recruit %s the %s
  630. recruit->addHoverText(CButton::NORMAL, boost::str(boost::format(CGI->generaltexth->tavernInfo[3]) % sel->h->name % sel->h->type->heroClass->name));
  631. }
  632. printAtMiddleWBLoc(sel->description, 146, 395, FONT_SMALL, 200, Colors::WHITE, to);
  633. CSDL_Ext::drawBorder(to,sel->pos.x-2,sel->pos.y-2,sel->pos.w+4,sel->pos.h+4,int3(247,223,123));
  634. }
  635. }
  636. void CTavernWindow::HeroPortrait::clickLeft(tribool down, bool previousState)
  637. {
  638. if(previousState && !down && h)
  639. *_sel = _id;
  640. }
  641. void CTavernWindow::HeroPortrait::clickRight(tribool down, bool previousState)
  642. {
  643. if(down && h)
  644. {
  645. GH.pushInt(new CRClickPopupInt(new CHeroWindow(h), true));
  646. }
  647. }
  648. CTavernWindow::HeroPortrait::HeroPortrait(int &sel, int id, int x, int y, const CGHeroInstance *H)
  649. : h(H), _sel(&sel), _id(id)
  650. {
  651. addUsedEvents(LCLICK | RCLICK | HOVER);
  652. OBJ_CONSTRUCTION_CAPTURING_ALL;
  653. h = H;
  654. pos.x += x;
  655. pos.y += y;
  656. pos.w = 58;
  657. pos.h = 64;
  658. if(H)
  659. {
  660. hoverName = CGI->generaltexth->tavernInfo[4];
  661. boost::algorithm::replace_first(hoverName,"%s",H->name);
  662. int artifs = h->artifactsWorn.size() + h->artifactsInBackpack.size();
  663. for(int i=13; i<=17; i++) //war machines and spellbook don't count
  664. if(vstd::contains(h->artifactsWorn, ArtifactPosition(i)))
  665. artifs--;
  666. description = CGI->generaltexth->allTexts[215];
  667. boost::algorithm::replace_first(description, "%s", h->name);
  668. boost::algorithm::replace_first(description, "%d", boost::lexical_cast<std::string>(h->level));
  669. boost::algorithm::replace_first(description, "%s", h->type->heroClass->name);
  670. boost::algorithm::replace_first(description, "%d", boost::lexical_cast<std::string>(artifs));
  671. new CAnimImage("portraitsLarge", h->portrait);
  672. }
  673. }
  674. void CTavernWindow::HeroPortrait::hover( bool on )
  675. {
  676. //Hoverable::hover(on);
  677. if(on)
  678. GH.statusbar->setText(hoverName);
  679. else
  680. GH.statusbar->clear();
  681. }
  682. void CExchangeWindow::questlog(int whichHero)
  683. {
  684. CCS->curh->dragAndDropCursor(nullptr);
  685. LOCPLINT->showQuestLog();
  686. }
  687. void CExchangeWindow::prepareBackground()
  688. {
  689. //printing heroes' names and levels
  690. auto genTitle = [](const CGHeroInstance *h)
  691. {
  692. return boost::str(boost::format(CGI->generaltexth->allTexts[138])
  693. % h->name % h->level % h->type->heroClass->name);
  694. };
  695. new CLabel(147, 25, FONT_SMALL, CENTER, Colors::WHITE, genTitle(heroInst[0]));
  696. new CLabel(653, 25, FONT_SMALL, CENTER, Colors::WHITE, genTitle(heroInst[1]));
  697. //printing primary skills
  698. for(int g=0; g<4; ++g)
  699. new CAnimImage("PSKIL32", g, 0, 385, 19 + 36*g);
  700. //heroes related thing
  701. for(int b=0; b<ARRAY_COUNT(heroInst); b++)
  702. {
  703. CHeroWithMaybePickedArtifact heroWArt = CHeroWithMaybePickedArtifact(this, heroInst[b]);
  704. //printing primary skills' amounts
  705. for(int m=0; m<GameConstants::PRIMARY_SKILLS; ++m)
  706. new CLabel(352 + 93 * b, 35 + 36 * m, FONT_SMALL, CENTER, Colors::WHITE,
  707. boost::lexical_cast<std::string>(heroWArt.getPrimSkillLevel(static_cast<PrimarySkill::PrimarySkill>(m))));
  708. //printing secondary skills
  709. for(int m=0; m<heroInst[b]->secSkills.size(); ++m)
  710. {
  711. int id = heroInst[b]->secSkills[m].first;
  712. int level = heroInst[b]->secSkills[m].second;
  713. new CAnimImage("SECSK32", id*3 + level + 2 , 0, 32 + 36 * m + 454 * b, 88);
  714. }
  715. //hero's specialty
  716. new CAnimImage("UN32", heroInst[b]->type->imageIndex, 0, 67 + 490*b, 45);
  717. //experience
  718. new CAnimImage("PSKIL32", 4, 0, 103 + 490*b, 45);
  719. new CLabel(119 + 490*b, 71, FONT_SMALL, CENTER, Colors::WHITE, makeNumberShort(heroInst[b]->exp));
  720. //mana points
  721. new CAnimImage("PSKIL32", 5, 0, 139 + 490*b, 45);
  722. new CLabel(155 + 490*b, 71, FONT_SMALL, CENTER, Colors::WHITE, makeNumberShort(heroInst[b]->mana));
  723. }
  724. //printing portraits
  725. new CAnimImage("PortraitsLarge", heroInst[0]->portrait, 0, 257, 13);
  726. new CAnimImage("PortraitsLarge", heroInst[1]->portrait, 0, 485, 13);
  727. }
  728. CExchangeWindow::CExchangeWindow(ObjectInstanceID hero1, ObjectInstanceID hero2, QueryID queryID):
  729. CWindowObject(PLAYER_COLORED | BORDERED, "TRADE2")
  730. {
  731. OBJ_CONSTRUCTION_CAPTURING_ALL;
  732. heroInst[0] = LOCPLINT->cb->getHero(hero1);
  733. heroInst[1] = LOCPLINT->cb->getHero(hero2);
  734. prepareBackground();
  735. artifs[0] = new CArtifactsOfHero(Point(-334, 150));
  736. artifs[0]->commonInfo = std::make_shared<CArtifactsOfHero::SCommonPart>();
  737. artifs[0]->commonInfo->participants.insert(artifs[0]);
  738. artifs[0]->setHero(heroInst[0]);
  739. artifs[1] = new CArtifactsOfHero(Point(96, 150));
  740. artifs[1]->commonInfo = artifs[0]->commonInfo;
  741. artifs[1]->commonInfo->participants.insert(artifs[1]);
  742. artifs[1]->setHero(heroInst[1]);
  743. artSets.push_back(artifs[0]);
  744. artSets.push_back(artifs[1]);
  745. //primary skills
  746. for(int g=0; g<4; ++g)
  747. {
  748. //primary skill's clickable areas
  749. primSkillAreas.push_back(new LRClickableAreaWTextComp());
  750. primSkillAreas[g]->pos = genRect(32, 140, pos.x + 329, pos.y + 19 + 36 * g);
  751. primSkillAreas[g]->text = CGI->generaltexth->arraytxt[2+g];
  752. primSkillAreas[g]->type = g;
  753. primSkillAreas[g]->bonusValue = -1;
  754. primSkillAreas[g]->baseType = 0;
  755. primSkillAreas[g]->hoverText = CGI->generaltexth->heroscrn[1];
  756. boost::replace_first(primSkillAreas[g]->hoverText, "%s", CGI->generaltexth->primarySkillNames[g]);
  757. }
  758. //heroes related thing
  759. for(int b=0; b<ARRAY_COUNT(heroInst); b++)
  760. {
  761. //secondary skill's clickable areas
  762. for(int g=0; g<heroInst[b]->secSkills.size(); ++g)
  763. {
  764. int skill = heroInst[b]->secSkills[g].first,
  765. level = heroInst[b]->secSkills[g].second; // <1, 3>
  766. secSkillAreas[b].push_back(new LRClickableAreaWTextComp());
  767. secSkillAreas[b][g]->pos = genRect(32, 32, pos.x + 32 + g*36 + b*454 , pos.y + 88);
  768. secSkillAreas[b][g]->baseType = 1;
  769. secSkillAreas[b][g]->type = skill;
  770. secSkillAreas[b][g]->bonusValue = level;
  771. secSkillAreas[b][g]->text = CGI->generaltexth->skillInfoTexts[skill][level-1];
  772. secSkillAreas[b][g]->hoverText = CGI->generaltexth->heroscrn[21];
  773. boost::algorithm::replace_first(secSkillAreas[b][g]->hoverText, "%s", CGI->generaltexth->levels[level - 1]);
  774. boost::algorithm::replace_first(secSkillAreas[b][g]->hoverText, "%s", CGI->generaltexth->skillName[skill]);
  775. }
  776. portrait[b] = new CHeroArea(257 + 228*b, 13, heroInst[b]);
  777. specialty[b] = new LRClickableAreaWText();
  778. specialty[b]->pos = genRect(32, 32, pos.x + 69 + 490*b, pos.y + 45);
  779. specialty[b]->hoverText = CGI->generaltexth->heroscrn[27];
  780. specialty[b]->text = heroInst[b]->type->specDescr;
  781. experience[b] = new LRClickableAreaWText();
  782. experience[b]->pos = genRect(32, 32, pos.x + 105 + 490*b, pos.y + 45);
  783. experience[b]->hoverText = CGI->generaltexth->heroscrn[9];
  784. experience[b]->text = CGI->generaltexth->allTexts[2].c_str();
  785. boost::algorithm::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(heroInst[b]->level));
  786. boost::algorithm::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(CGI->heroh->reqExp(heroInst[b]->level+1)));
  787. boost::algorithm::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(heroInst[b]->exp));
  788. spellPoints[b] = new LRClickableAreaWText();
  789. spellPoints[b]->pos = genRect(32, 32, pos.x + 141 + 490*b, pos.y + 45);
  790. spellPoints[b]->hoverText = CGI->generaltexth->heroscrn[22];
  791. spellPoints[b]->text = CGI->generaltexth->allTexts[205];
  792. boost::algorithm::replace_first(spellPoints[b]->text, "%s", heroInst[b]->name);
  793. boost::algorithm::replace_first(spellPoints[b]->text, "%d", boost::lexical_cast<std::string>(heroInst[b]->mana));
  794. boost::algorithm::replace_first(spellPoints[b]->text, "%d", boost::lexical_cast<std::string>(heroInst[b]->manaLimit()));
  795. //setting morale
  796. morale[b] = new MoraleLuckBox(true, genRect(32, 32, 176 + 490*b, 39), true);
  797. morale[b]->set(heroInst[b]);
  798. //setting luck
  799. luck[b] = new MoraleLuckBox(false, genRect(32, 32, 212 + 490*b, 39), true);
  800. luck[b]->set(heroInst[b]);
  801. }
  802. //buttons
  803. quit = new CButton(Point(732, 567), "IOKAY.DEF", CGI->generaltexth->zelp[600], std::bind(&CExchangeWindow::close, this), SDLK_RETURN);
  804. if(queryID.getNum() > 0)
  805. quit->addCallback([=]{ LOCPLINT->cb->selectionMade(0, queryID); });
  806. questlogButton[0] = new CButton(Point( 10, 44), "hsbtns4.def", CButton::tooltip(CGI->generaltexth->heroscrn[0]), std::bind(&CExchangeWindow::questlog,this, 0));
  807. questlogButton[1] = new CButton(Point(740, 44), "hsbtns4.def", CButton::tooltip(CGI->generaltexth->heroscrn[0]), std::bind(&CExchangeWindow::questlog,this, 1));
  808. Rect barRect(5, 578, 725, 18);
  809. ourBar = new CGStatusBar(new CPicture(*background, barRect, 5, 578, false));
  810. //garrison interface
  811. garr = new CGarrisonInt(69, 131, 4, Point(418,0), *background, Point(69,131), heroInst[0],heroInst[1], true, true);
  812. garr->addSplitBtn(new CButton( Point( 10, 132), "TSBTNS.DEF", CButton::tooltip(CGI->generaltexth->tcommands[3]), std::bind(&CGarrisonInt::splitClick, garr)));
  813. garr->addSplitBtn(new CButton( Point(740, 132), "TSBTNS.DEF", CButton::tooltip(CGI->generaltexth->tcommands[3]), std::bind(&CGarrisonInt::splitClick, garr)));
  814. }
  815. CExchangeWindow::~CExchangeWindow() //d-tor
  816. {
  817. artifs[0]->commonInfo = nullptr;
  818. artifs[1]->commonInfo = nullptr;
  819. }
  820. CShipyardWindow::CShipyardWindow(const std::vector<si32> &cost, int state, int boatType, const std::function<void()> &onBuy):
  821. CWindowObject(PLAYER_COLORED, "TPSHIP")
  822. {
  823. OBJ_CONSTRUCTION_CAPTURING_ALL;
  824. bgWater = new CPicture("TPSHIPBK", 100, 69);
  825. std::string boatFilenames[3] = {"AB01_", "AB02_", "AB03_"};
  826. Point waterCenter = Point(bgWater->pos.x+bgWater->pos.w/2, bgWater->pos.y+bgWater->pos.h/2);
  827. bgShip = new CAnimImage(boatFilenames[boatType], 0, 7, 120, 96, CShowableAnim::USE_RLE);
  828. bgShip->center(waterCenter);
  829. // Create resource icons and costs.
  830. std::string goldValue = boost::lexical_cast<std::string>(cost[Res::GOLD]);
  831. std::string woodValue = boost::lexical_cast<std::string>(cost[Res::WOOD]);
  832. goldCost = new CLabel(118, 294, FONT_SMALL, CENTER, Colors::WHITE, goldValue);
  833. woodCost = new CLabel(212, 294, FONT_SMALL, CENTER, Colors::WHITE, woodValue);
  834. goldPic = new CAnimImage("RESOURCE", Res::GOLD, 0, 100, 244);
  835. woodPic = new CAnimImage("RESOURCE", Res::WOOD, 0, 196, 244);
  836. quit = new CButton( Point(224, 312), "ICANCEL", CButton::tooltip(CGI->generaltexth->allTexts[599]), std::bind(&CShipyardWindow::close, this), SDLK_RETURN);
  837. build = new CButton( Point( 42, 312), "IBUY30", CButton::tooltip(CGI->generaltexth->allTexts[598]), std::bind(&CShipyardWindow::close, this),SDLK_RETURN);
  838. build->addCallback(onBuy);
  839. for(Res::ERes i = Res::WOOD; i <= Res::GOLD; vstd::advance(i, 1))
  840. {
  841. if(cost[i] > LOCPLINT->cb->getResourceAmount(i))
  842. {
  843. build->block(true);
  844. break;
  845. }
  846. }
  847. statusBar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  848. title = new CLabel(164, 27, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[13]);
  849. costLabel = new CLabel(164, 220, FONT_MEDIUM, CENTER, Colors::WHITE, CGI->generaltexth->jktexts[14]);
  850. }
  851. CPuzzleWindow::CPuzzleWindow(const int3 &GrailPos, double discoveredRatio):
  852. CWindowObject(PLAYER_COLORED | BORDERED, "PUZZLE"),
  853. grailPos(GrailPos),
  854. currentAlpha(SDL_ALPHA_OPAQUE)
  855. {
  856. OBJ_CONSTRUCTION_CAPTURING_ALL;
  857. CCS->soundh->playSound(soundBase::OBELISK);
  858. quitb = new CButton(Point(670, 538), "IOK6432.DEF", CButton::tooltip(CGI->generaltexth->allTexts[599]), std::bind(&CPuzzleWindow::close, this), SDLK_RETURN);
  859. quitb->assignedKeys.insert(SDLK_ESCAPE);
  860. quitb->borderColor = Colors::METALLIC_GOLD;
  861. new CPicture("PUZZLOGO", 607, 3);
  862. new CLabel(700, 95, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[463]);
  863. new CResDataBar("ARESBAR.bmp", 3, 575, 32, 2, 85, 85);
  864. int faction = LOCPLINT->cb->getStartInfo()->playerInfos.find(LOCPLINT->playerID)->second.castle;
  865. auto & puzzleMap = CGI->townh->factions[faction]->puzzleMap;
  866. for(auto & elem : puzzleMap)
  867. {
  868. const SPuzzleInfo & info = elem;
  869. auto piece = new CPicture(info.filename, info.x, info.y);
  870. //piece that will slowly disappear
  871. if(info.whenUncovered <= GameConstants::PUZZLE_MAP_PIECES * discoveredRatio)
  872. {
  873. piecesToRemove.push_back(piece);
  874. piece->needRefresh = true;
  875. piece->recActions = piece->recActions & ~SHOWALL;
  876. SDL_SetSurfaceBlendMode(piece->bg,SDL_BLENDMODE_BLEND);
  877. }
  878. }
  879. }
  880. void CPuzzleWindow::showAll(SDL_Surface * to)
  881. {
  882. int3 moveInt = int3(8, 9, 0);
  883. Rect mapRect = genRect(544, 591, pos.x + 8, pos.y + 7);
  884. int3 topTile = grailPos - moveInt;
  885. MapDrawingInfo info(topTile, &LOCPLINT->cb->getVisibilityMap(), &mapRect);
  886. info.puzzleMode = true;
  887. info.grailPos = grailPos;
  888. CGI->mh->drawTerrainRectNew(to, &info);
  889. CWindowObject::showAll(to);
  890. }
  891. void CPuzzleWindow::show(SDL_Surface * to)
  892. {
  893. static int animSpeed = 2;
  894. if (currentAlpha < animSpeed)
  895. {
  896. //animation done
  897. for(auto & piece : piecesToRemove)
  898. delete piece;
  899. piecesToRemove.clear();
  900. }
  901. else
  902. {
  903. //update disappearing puzzles
  904. for(auto & piece : piecesToRemove)
  905. piece->setAlpha(currentAlpha);
  906. currentAlpha -= animSpeed;
  907. }
  908. CWindowObject::show(to);
  909. }
  910. void CTransformerWindow::CItem::move()
  911. {
  912. if (left)
  913. moveBy(Point(289, 0));
  914. else
  915. moveBy(Point(-289, 0));
  916. left = !left;
  917. }
  918. void CTransformerWindow::CItem::clickLeft(tribool down, bool previousState)
  919. {
  920. if(previousState && (!down))
  921. {
  922. move();
  923. parent->showAll(screen2);
  924. }
  925. }
  926. void CTransformerWindow::CItem::update()
  927. {
  928. icon->setFrame(parent->army->getCreature(SlotID(id))->idNumber + 2);
  929. }
  930. CTransformerWindow::CItem::CItem(CTransformerWindow * parent, int size, int id):
  931. id(id), size(size), parent(parent)
  932. {
  933. OBJ_CONSTRUCTION_CAPTURING_ALL;
  934. addUsedEvents(LCLICK);
  935. left = true;
  936. pos.w = 58;
  937. pos.h = 64;
  938. pos.x += 45 + (id%3)*83 + id/6*83;
  939. pos.y += 109 + (id/3)*98;
  940. icon = new CAnimImage("TWCRPORT", parent->army->getCreature(SlotID(id))->idNumber + 2);
  941. new CLabel(28, 76,FONT_SMALL, CENTER, Colors::WHITE, boost::lexical_cast<std::string>(size));//stack size
  942. }
  943. void CTransformerWindow::makeDeal()
  944. {
  945. for (auto & elem : items)
  946. if (!elem->left)
  947. LOCPLINT->cb->trade(town, EMarketMode::CREATURE_UNDEAD, elem->id, 0, 0, hero);
  948. }
  949. void CTransformerWindow::addAll()
  950. {
  951. for (auto & elem : items)
  952. if (elem->left)
  953. elem->move();
  954. showAll(screen2);
  955. }
  956. void CTransformerWindow::updateGarrisons()
  957. {
  958. for(auto & item : items)
  959. {
  960. item->update();
  961. }
  962. }
  963. CTransformerWindow::CTransformerWindow(const CGHeroInstance * _hero, const CGTownInstance * _town):
  964. CWindowObject(PLAYER_COLORED, "SKTRNBK"),
  965. hero(_hero),
  966. town(_town)
  967. {
  968. OBJ_CONSTRUCTION_CAPTURING_ALL;
  969. if (hero)
  970. army = hero;
  971. else
  972. army = town;
  973. for (int i=0; i<GameConstants::ARMY_SIZE; i++ )
  974. if ( army->getCreature(SlotID(i)) )
  975. items.push_back(new CItem(this, army->getStackCount(SlotID(i)), i));
  976. all = new CButton(Point(146, 416), "ALTARMY.DEF", CGI->generaltexth->zelp[590], [&] { addAll(); }, SDLK_a);
  977. convert = new CButton(Point(269, 416), "ALTSACR.DEF", CGI->generaltexth->zelp[591], [&] { makeDeal(); }, SDLK_RETURN);
  978. cancel = new CButton(Point(392, 416), "ICANCEL.DEF", CGI->generaltexth->zelp[592], [&] { close(); },SDLK_ESCAPE);
  979. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  980. new CLabel(153, 29,FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[485]);//holding area
  981. new CLabel(153+295, 29, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[486]);//transformer
  982. new CTextBox(CGI->generaltexth->allTexts[487], Rect(26, 56, 255, 40), 0, FONT_MEDIUM, CENTER, Colors::YELLOW);//move creatures to create skeletons
  983. new CTextBox(CGI->generaltexth->allTexts[488], Rect(320, 56, 255, 40), 0, FONT_MEDIUM, CENTER, Colors::YELLOW);//creatures here will become skeletons
  984. }
  985. void CUniversityWindow::CItem::clickLeft(tribool down, bool previousState)
  986. {
  987. if(previousState && (!down))
  988. {
  989. if ( state() != 2 )
  990. return;
  991. auto win = new CUnivConfirmWindow(parent, ID, LOCPLINT->cb->getResourceAmount(Res::GOLD) >= 2000);
  992. GH.pushInt(win);
  993. }
  994. }
  995. void CUniversityWindow::CItem::clickRight(tribool down, bool previousState)
  996. {
  997. if(down)
  998. {
  999. CRClickPopup::createAndPush(CGI->generaltexth->skillInfoTexts[ID][0],
  1000. new CComponent(CComponent::secskill, ID, 1));
  1001. }
  1002. }
  1003. void CUniversityWindow::CItem::hover(bool on)
  1004. {
  1005. if (on)
  1006. GH.statusbar->setText(CGI->generaltexth->skillName[ID]);
  1007. else
  1008. GH.statusbar->clear();
  1009. }
  1010. int CUniversityWindow::CItem::state()
  1011. {
  1012. if (parent->hero->getSecSkillLevel(SecondarySkill(ID)))//hero know this skill
  1013. return 1;
  1014. if (!parent->hero->canLearnSkill())//can't learn more skills
  1015. return 0;
  1016. if (parent->hero->type->heroClass->secSkillProbability[ID]==0)//can't learn this skill (like necromancy for most of non-necros)
  1017. return 0;
  1018. return 2;
  1019. }
  1020. void CUniversityWindow::CItem::showAll(SDL_Surface * to)
  1021. {
  1022. CPicture * bar;
  1023. switch (state())
  1024. {
  1025. case 0: bar = parent->red;
  1026. break;
  1027. case 1: bar = parent->yellow;
  1028. break;
  1029. case 2: bar = parent->green;
  1030. break;
  1031. default:bar = nullptr;
  1032. break;
  1033. }
  1034. assert(bar);
  1035. blitAtLoc(bar->bg, -28, -22, to);
  1036. blitAtLoc(bar->bg, -28, 48, to);
  1037. printAtMiddleLoc (CGI->generaltexth->skillName[ID], 22, -13, FONT_SMALL, Colors::WHITE,to);//Name
  1038. printAtMiddleLoc (CGI->generaltexth->levels[0], 22, 57, FONT_SMALL, Colors::WHITE,to);//Level(always basic)
  1039. CAnimImage::showAll(to);
  1040. }
  1041. CUniversityWindow::CItem::CItem(CUniversityWindow * _parent, int _ID, int X, int Y):
  1042. CAnimImage ("SECSKILL", _ID*3+3, 0, X, Y),
  1043. ID(_ID),
  1044. parent(_parent)
  1045. {
  1046. addUsedEvents(LCLICK | RCLICK | HOVER);
  1047. }
  1048. CUniversityWindow::CUniversityWindow(const CGHeroInstance * _hero, const IMarket * _market):
  1049. CWindowObject(PLAYER_COLORED, "UNIVERS1"),
  1050. hero(_hero),
  1051. market(_market)
  1052. {
  1053. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1054. green = new CPicture("UNIVGREN.PCX");
  1055. yellow = new CPicture("UNIVGOLD.PCX");//bars
  1056. red = new CPicture("UNIVRED.PCX");
  1057. green->recActions =
  1058. yellow->recActions =
  1059. red->recActions = DISPOSE;
  1060. CIntObject * titlePic = nullptr;
  1061. if (market->o->ID == Obj::TOWN)
  1062. titlePic = new CAnimImage(CGI->townh->factions[ETownType::CONFLUX]->town->clientInfo.buildingsIcons, BuildingID::MAGIC_UNIVERSITY);
  1063. else
  1064. titlePic = new CPicture("UNIVBLDG");
  1065. titlePic->center(Point(232 + pos.x, 76 + pos.y));
  1066. //Clerk speech
  1067. new CTextBox(CGI->generaltexth->allTexts[603], Rect(24, 129, 413, 70), 0, FONT_SMALL, CENTER, Colors::WHITE);
  1068. //University
  1069. new CLabel(231, 26, FONT_MEDIUM, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[602]);
  1070. std::vector<int> list = market->availableItemsIds(EMarketMode::RESOURCE_SKILL);
  1071. assert(list.size() == 4);
  1072. for (int i=0; i<list.size(); i++)//prepare clickable items
  1073. items.push_back(new CItem(this, list[i], 54+i*104, 234));
  1074. cancel = new CButton(Point(200, 313), "IOKAY.DEF", CGI->generaltexth->zelp[632], [&]{ close(); }, SDLK_RETURN);
  1075. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  1076. }
  1077. CUnivConfirmWindow::CUnivConfirmWindow(CUniversityWindow * PARENT, int SKILL, bool available ):
  1078. CWindowObject(PLAYER_COLORED, "UNIVERS2.PCX"),
  1079. parent(PARENT)
  1080. {
  1081. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1082. std::string text = CGI->generaltexth->allTexts[608];
  1083. boost::replace_first(text, "%s", CGI->generaltexth->levels[0]);
  1084. boost::replace_first(text, "%s", CGI->generaltexth->skillName[SKILL]);
  1085. boost::replace_first(text, "%d", "2000");
  1086. new CTextBox(text, Rect(24, 129, 413, 70), 0, FONT_SMALL, CENTER, Colors::WHITE);//Clerk speech
  1087. new CLabel(230, 37, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth-> skillName[SKILL]);//Skill name
  1088. new CAnimImage("SECSKILL", SKILL*3+3, 0, 211, 51);//skill
  1089. new CLabel(230, 107, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->levels[1]);//Skill level
  1090. new CAnimImage("RESOURCE", Res::GOLD, 0, 210, 210);//gold
  1091. new CLabel(230, 267, FONT_SMALL, CENTER, Colors::WHITE, "2000");//Cost
  1092. std::string hoverText = CGI->generaltexth->allTexts[609];
  1093. boost::replace_first(hoverText, "%s", CGI->generaltexth->levels[0]+ " " + CGI->generaltexth->skillName[SKILL]);
  1094. text = CGI->generaltexth->zelp[633].second;
  1095. boost::replace_first(text, "%s", CGI->generaltexth->levels[0]);
  1096. boost::replace_first(text, "%s", CGI->generaltexth->skillName[SKILL]);
  1097. boost::replace_first(text, "%d", "2000");
  1098. confirm= new CButton(Point(148, 299), "IBY6432.DEF", CButton::tooltip(hoverText, text), [=]{makeDeal(SKILL);}, SDLK_RETURN);
  1099. confirm->block(!available);
  1100. cancel = new CButton(Point(252,299), "ICANCEL.DEF", CGI->generaltexth->zelp[631], [&]{ close(); }, SDLK_ESCAPE);
  1101. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  1102. }
  1103. void CUnivConfirmWindow::makeDeal(int skill)
  1104. {
  1105. LOCPLINT->cb->trade(parent->market->o, EMarketMode::RESOURCE_SKILL, 6, skill, 1, parent->hero);
  1106. close();
  1107. }
  1108. CHillFortWindow::CHillFortWindow(const CGHeroInstance *visitor, const CGObjectInstance *object):
  1109. CWindowObject(PLAYER_COLORED, "APHLFTBK"),
  1110. fort(object),
  1111. hero(visitor)
  1112. {
  1113. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1114. slotsCount=7;
  1115. resources = CDefHandler::giveDefEss("SMALRES.DEF");
  1116. new CLabel(325, 32, FONT_BIG, CENTER, Colors::YELLOW, fort->getObjectName());//Hill Fort
  1117. heroPic = new CHeroArea(30, 60, hero);
  1118. currState.resize(slotsCount+1);
  1119. costs.resize(slotsCount);
  1120. totalSumm.resize(GameConstants::RESOURCE_QUANTITY);
  1121. for (int i = 0; i < slotsCount; i++)
  1122. {
  1123. currState[i] = getState(SlotID(i));
  1124. upgrade[i] = new CButton(Point(107 + i * 76, 171), "", CButton::tooltip(getTextForSlot(SlotID(i))), [=]{ makeDeal(SlotID(i)); }, SDLK_1 + i);
  1125. for (auto image : { "APHLF1R.DEF", "APHLF1Y.DEF", "APHLF1G.DEF" })
  1126. upgrade[i]->addImage(image);
  1127. }
  1128. currState[slotsCount] = getState(SlotID(slotsCount));
  1129. upgradeAll = new CButton(Point(30, 231), "", CButton::tooltip(CGI->generaltexth->allTexts[432]), [&]{ makeDeal(SlotID(slotsCount));}, SDLK_0);
  1130. for (auto image : { "APHLF4R.DEF", "APHLF4Y.DEF", "APHLF4G.DEF" })
  1131. upgradeAll->addImage(image);
  1132. quit = new CButton(Point(294, 275), "IOKAY.DEF", CButton::tooltip(), std::bind(&CHillFortWindow::close, this), SDLK_RETURN);
  1133. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  1134. garr = new CGarrisonInt(108, 60, 18, Point(),background->bg,Point(108,60),hero,nullptr);
  1135. updateGarrisons();
  1136. }
  1137. void CHillFortWindow::updateGarrisons()
  1138. {
  1139. for (int i=0; i<GameConstants::RESOURCE_QUANTITY; i++)
  1140. totalSumm[i]=0;
  1141. for (int i=0; i<slotsCount; i++)
  1142. {
  1143. costs[i].clear();
  1144. int newState = getState(SlotID(i));
  1145. if (newState != -1)
  1146. {
  1147. UpgradeInfo info;
  1148. LOCPLINT->cb->getUpgradeInfo(hero, SlotID(i), info);
  1149. if (info.newID.size())//we have upgrades here - update costs
  1150. {
  1151. costs[i] = info.cost[0] * hero->getStackCount(SlotID(i));
  1152. totalSumm += costs[i];
  1153. }
  1154. }
  1155. currState[i] = newState;
  1156. upgrade[i]->setIndex(currState[i] == -1 ? 0 : currState[i]);
  1157. upgrade[i]->block(currState[i] == -1);
  1158. upgrade[i]->addHoverText(CButton::NORMAL, getTextForSlot(SlotID(i)));
  1159. }
  1160. int newState = getState(SlotID(slotsCount));
  1161. currState[slotsCount] = newState;
  1162. upgradeAll->setIndex(newState);
  1163. garr->recreateSlots();
  1164. }
  1165. void CHillFortWindow::makeDeal(SlotID slot)
  1166. {
  1167. assert(slot.getNum()>=0);
  1168. int offset = (slot.getNum() == slotsCount)?2:0;
  1169. switch (currState[slot.getNum()])
  1170. {
  1171. case 0:
  1172. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[314 + offset],
  1173. std::vector<CComponent*>(), soundBase::sound_todo);
  1174. break;
  1175. case 1:
  1176. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[313 + offset],
  1177. std::vector<CComponent*>(), soundBase::sound_todo);
  1178. break;
  1179. case 2:
  1180. for (int i=0; i<slotsCount; i++)
  1181. if ( slot.getNum() ==i || ( slot.getNum() == slotsCount && currState[i] == 2 ) )//this is activated slot or "upgrade all"
  1182. {
  1183. UpgradeInfo info;
  1184. LOCPLINT->cb->getUpgradeInfo(hero, SlotID(i), info);
  1185. LOCPLINT->cb->upgradeCreature(hero, SlotID(i), info.newID[0]);
  1186. }
  1187. break;
  1188. }
  1189. }
  1190. void CHillFortWindow::showAll (SDL_Surface *to)
  1191. {
  1192. CWindowObject::showAll(to);
  1193. for ( int i=0; i<slotsCount; i++)
  1194. {
  1195. if ( currState[i] == 0 || currState[i] == 2 )
  1196. {
  1197. if ( costs[i].size() )//we have several elements
  1198. {
  1199. int curY = 128;//reverse iterator is used to display gold as first element
  1200. for(int j = costs[i].size()-1; j >= 0; j--)
  1201. {
  1202. int val = costs[i][j];
  1203. if(!val) continue;
  1204. blitAtLoc(resources->ourImages[j].bitmap, 104+76*i, curY, to);
  1205. printToLoc(boost::lexical_cast<std::string>(val), 168+76*i, curY+16, FONT_SMALL, Colors::WHITE, to);
  1206. curY += 20;
  1207. }
  1208. }
  1209. else//free upgrade - print gold image and "Free" text
  1210. {
  1211. blitAtLoc(resources->ourImages[6].bitmap, 104+76*i, 128, to);
  1212. printToLoc(CGI->generaltexth->allTexts[344], 168+76*i, 144, FONT_SMALL, Colors::WHITE, to);
  1213. }
  1214. }
  1215. }
  1216. for (int i=0; i<GameConstants::RESOURCE_QUANTITY; i++)
  1217. {
  1218. if (totalSumm[i])//this resource is used - display it
  1219. {
  1220. blitAtLoc(resources->ourImages[i].bitmap, 104+76*i, 237, to);
  1221. printToLoc(boost::lexical_cast<std::string>(totalSumm[i]), 166+76*i, 253, FONT_SMALL, Colors::WHITE, to);
  1222. }
  1223. }
  1224. }
  1225. std::string CHillFortWindow::getTextForSlot(SlotID slot)
  1226. {
  1227. if ( !hero->getCreature(slot) )//we don`t have creature here
  1228. return "";
  1229. std::string str = CGI->generaltexth->allTexts[318];
  1230. int amount = hero->getStackCount(slot);
  1231. if ( amount == 1 )
  1232. boost::algorithm::replace_first(str,"%s",hero->getCreature(slot)->nameSing);
  1233. else
  1234. boost::algorithm::replace_first(str,"%s",hero->getCreature(slot)->namePl);
  1235. return str;
  1236. }
  1237. int CHillFortWindow::getState(SlotID slot)
  1238. {
  1239. TResources myRes = LOCPLINT->cb->getResourceAmount();
  1240. if ( slot.getNum() == slotsCount )//"Upgrade all" slot
  1241. {
  1242. bool allUpgraded = true;//All creatures are upgraded?
  1243. for (int i=0; i<slotsCount; i++)
  1244. allUpgraded &= currState[i] == 1 || currState[i] == -1;
  1245. if (allUpgraded)
  1246. return 1;
  1247. if(!totalSumm.canBeAfforded(myRes))
  1248. return 0;
  1249. return 2;
  1250. }
  1251. if (hero->slotEmpty(slot))//no creature here
  1252. return -1;
  1253. UpgradeInfo info;
  1254. LOCPLINT->cb->getUpgradeInfo(hero, slot, info);
  1255. if (!info.newID.size())//already upgraded
  1256. return 1;
  1257. if(!(info.cost[0] * hero->getStackCount(slot)).canBeAfforded(myRes))
  1258. return 0;
  1259. return 2;//can upgrade
  1260. }
  1261. CThievesGuildWindow::CThievesGuildWindow(const CGObjectInstance * _owner):
  1262. CWindowObject(PLAYER_COLORED | BORDERED, "TpRank"),
  1263. owner(_owner)
  1264. {
  1265. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1266. type |= BLOCK_ADV_HOTKEYS;
  1267. SThievesGuildInfo tgi; //info to be displayed
  1268. LOCPLINT->cb->getThievesGuildInfo(tgi, owner);
  1269. exitb = new CButton (Point(748, 556), "TPMAGE1", CButton::tooltip(CGI->generaltexth->allTexts[600]), [&]{ close();}, SDLK_RETURN);
  1270. exitb->assignedKeys.insert(SDLK_ESCAPE);
  1271. statusBar = new CGStatusBar(3, 555, "TStatBar.bmp", 742);
  1272. resdatabar = new CMinorResDataBar();
  1273. resdatabar->pos.x += pos.x;
  1274. resdatabar->pos.y += pos.y;
  1275. //data for information table:
  1276. // fields[row][column] = list of id's of players for this box
  1277. static std::vector< std::vector< PlayerColor > > SThievesGuildInfo::* fields[] =
  1278. { &SThievesGuildInfo::numOfTowns, &SThievesGuildInfo::numOfHeroes, &SThievesGuildInfo::gold,
  1279. &SThievesGuildInfo::woodOre, &SThievesGuildInfo::mercSulfCrystGems, &SThievesGuildInfo::obelisks,
  1280. &SThievesGuildInfo::artifacts, &SThievesGuildInfo::army, &SThievesGuildInfo::income };
  1281. //printing texts & descriptions to background
  1282. for(int g=0; g<12; ++g)
  1283. {
  1284. int posY[] = {400, 460, 510};
  1285. int y;
  1286. if(g < 9)
  1287. y = 52 + 32*g;
  1288. else
  1289. y = posY[g-9];
  1290. std::string text = CGI->generaltexth->jktexts[24+g];
  1291. boost::algorithm::trim_if(text,boost::algorithm::is_any_of("\""));
  1292. new CLabel(135, y, FONT_MEDIUM, CENTER, Colors::YELLOW, text);
  1293. }
  1294. for(int g=1; g<tgi.playerColors.size(); ++g)
  1295. new CAnimImage("PRSTRIPS", g-1, 0, 250 + 66*g, 7);
  1296. for(int g=0; g<tgi.playerColors.size(); ++g)
  1297. new CLabel(283 + 66*g, 24, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[16+g]);
  1298. //printing flags
  1299. for(int g = 0; g < ARRAY_COUNT(fields); ++g) //by lines
  1300. {
  1301. for(int b=0; b<(tgi .* fields[g]).size(); ++b) //by places (1st, 2nd, ...)
  1302. {
  1303. std::vector<PlayerColor> &players = (tgi .* fields[g])[b]; //get players with this place in this line
  1304. //position of box
  1305. int xpos = 259 + 66 * b;
  1306. int ypos = 41 + 32 * g;
  1307. size_t rowLength[2]; //size of each row
  1308. rowLength[0] = std::min<size_t>(players.size(), 4);
  1309. rowLength[1] = players.size() - rowLength[0];
  1310. for (size_t j=0; j< 2; j++)
  1311. {
  1312. // origin of this row | offset for 2nd row| shift right for short rows
  1313. //if we have 2 rows, start either from mid or beginning (depending on count), otherwise center the flags
  1314. int rowStartX = xpos + (j ? 6 + (rowLength[j] < 3 ? 12 : 0) : 24 - 6 * rowLength[j]);
  1315. int rowStartY = ypos + (j ? 4 : 0);
  1316. for (size_t i=0; i< rowLength[j]; i++)
  1317. {
  1318. new CAnimImage("itgflags", players[i + j*4].getNum(), 0, rowStartX + i*12, rowStartY);
  1319. }
  1320. }
  1321. }
  1322. }
  1323. static const std::string colorToBox[] = {"PRRED.BMP", "PRBLUE.BMP", "PRTAN.BMP", "PRGREEN.BMP", "PRORANGE.BMP", "PRPURPLE.BMP", "PRTEAL.BMP", "PRROSE.bmp"};
  1324. //printing best hero
  1325. int counter = 0;
  1326. for(auto & iter : tgi.colorToBestHero)
  1327. {
  1328. new CPicture(colorToBox[iter.first.getNum()], 253 + 66 * counter, 334);
  1329. if(iter.second.portrait >= 0)
  1330. {
  1331. new CAnimImage("PortraitsSmall", iter.second.portrait, 0, 260 + 66 * counter, 360);
  1332. //TODO: r-click info:
  1333. // - r-click on hero
  1334. // - r-click on primary skill label
  1335. if(iter.second.details)
  1336. {
  1337. new CTextBox(CGI->generaltexth->allTexts[184], Rect(260 + 66*counter, 396, 52, 64),
  1338. 0, FONT_TINY, TOPLEFT, Colors::WHITE);
  1339. for (int i=0; i<iter.second.details->primskills.size(); ++i)
  1340. {
  1341. new CLabel(310 + 66 * counter, 407 + 11*i, FONT_TINY, BOTTOMRIGHT, Colors::WHITE,
  1342. boost::lexical_cast<std::string>(iter.second.details->primskills[i]));
  1343. }
  1344. }
  1345. }
  1346. counter++;
  1347. }
  1348. //printing best creature
  1349. counter = 0;
  1350. for(auto & it : tgi.bestCreature)
  1351. {
  1352. if(it.second >= 0)
  1353. new CAnimImage("TWCRPORT", it.second+2, 0, 255 + 66 * counter, 479);
  1354. counter++;
  1355. }
  1356. //printing personality
  1357. counter = 0;
  1358. for(auto & it : tgi.personality)
  1359. {
  1360. std::string text;
  1361. if(it.second == EAiTactic::NONE)
  1362. {
  1363. text = CGI->generaltexth->arraytxt[172];
  1364. }
  1365. else if(it.second != EAiTactic::RANDOM)
  1366. {
  1367. text = CGI->generaltexth->arraytxt[168 + it.second];
  1368. }
  1369. new CLabel(283 + 66*counter, 459, FONT_SMALL, CENTER, Colors::WHITE, text);
  1370. counter++;
  1371. }
  1372. }
  1373. CObjectListWindow::CItem::CItem(CObjectListWindow *_parent, size_t _id, std::string _text):
  1374. parent(_parent),
  1375. index(_id)
  1376. {
  1377. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1378. border = new CPicture("TPGATES");
  1379. pos = border->pos;
  1380. addUsedEvents(LCLICK);
  1381. type |= REDRAW_PARENT;
  1382. text = new CLabel(pos.w/2, pos.h/2, FONT_SMALL, CENTER, Colors::WHITE, _text);
  1383. select(index == parent->selected);
  1384. }
  1385. void CObjectListWindow::CItem::select(bool on)
  1386. {
  1387. if (on)
  1388. border->recActions = 255;
  1389. else
  1390. border->recActions = ~(UPDATE | SHOWALL);
  1391. redraw();
  1392. }
  1393. void CObjectListWindow::CItem::clickLeft(tribool down, bool previousState)
  1394. {
  1395. if( previousState && !down)
  1396. parent->changeSelection(index);
  1397. }
  1398. CObjectListWindow::CObjectListWindow(const std::vector<int> &_items, CIntObject * titlePic, std::string _title, std::string _descr,
  1399. std::function<void(int)> Callback):
  1400. CWindowObject(PLAYER_COLORED, "TPGATE"),
  1401. onSelect(Callback)
  1402. {
  1403. items.reserve(_items.size());
  1404. for(int id : _items)
  1405. {
  1406. items.push_back(std::make_pair(id, CGI->mh->map->objects[id]->getObjectName()));
  1407. }
  1408. init(titlePic, _title, _descr);
  1409. }
  1410. CObjectListWindow::CObjectListWindow(const std::vector<std::string> &_items, CIntObject * titlePic, std::string _title, std::string _descr,
  1411. std::function<void(int)> Callback):
  1412. CWindowObject(PLAYER_COLORED, "TPGATE"),
  1413. onSelect(Callback)
  1414. {
  1415. items.reserve(_items.size());
  1416. for (size_t i=0; i<_items.size(); i++)
  1417. items.push_back(std::make_pair(int(i), _items[i]));
  1418. init(titlePic, _title, _descr);
  1419. }
  1420. void CObjectListWindow::init(CIntObject * titlePic, std::string _title, std::string _descr)
  1421. {
  1422. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1423. title = new CLabel(152, 27, FONT_BIG, CENTER, Colors::YELLOW, _title);
  1424. descr = new CLabel(145, 133, FONT_SMALL, CENTER, Colors::WHITE, _descr);
  1425. ok = new CButton(Point(15, 402), "IOKAY.DEF", CButton::tooltip(), std::bind(&CObjectListWindow::elementSelected, this), SDLK_RETURN);
  1426. ok->block(true);
  1427. exit = new CButton( Point(228, 402), "ICANCEL.DEF", CButton::tooltip(), std::bind(&CGuiHandler::popIntTotally,&GH, this), SDLK_ESCAPE);
  1428. if (titlePic)
  1429. {
  1430. titleImage = titlePic;
  1431. addChild(titleImage);
  1432. titleImage->recActions = defActions;
  1433. titleImage->pos.x = pos.w/2 + pos.x - titleImage->pos.w/2;
  1434. titleImage->pos.y =75 + pos.y - titleImage->pos.h/2;
  1435. }
  1436. list = new CListBox(std::bind(&CObjectListWindow::genItem, this, _1), CListBox::DestroyFunc(),
  1437. Point(14, 151), Point(0, 25), 9, items.size(), 0, 1, Rect(262, -32, 256, 256) );
  1438. list->type |= REDRAW_PARENT;
  1439. }
  1440. CIntObject * CObjectListWindow::genItem(size_t index)
  1441. {
  1442. if (index < items.size())
  1443. return new CItem(this, index, items[index].second);
  1444. return nullptr;
  1445. }
  1446. void CObjectListWindow::elementSelected()
  1447. {
  1448. std::function<void(int)> toCall = onSelect;//save
  1449. int where = items[selected].first; //required variables
  1450. GH.popIntTotally(this);//then destroy window
  1451. toCall(where);//and send selected object
  1452. }
  1453. void CObjectListWindow::changeSelection(size_t which)
  1454. {
  1455. ok->block(false);
  1456. if (selected == which)
  1457. return;
  1458. std::list< CIntObject * > elements = list->getItems();
  1459. for(CIntObject * element : elements)
  1460. {
  1461. CItem *item;
  1462. if ( (item = dynamic_cast<CItem*>(element)) )
  1463. {
  1464. if (item->index == selected)
  1465. item->select(false);
  1466. if (item->index == which)
  1467. item->select(true);
  1468. }
  1469. }
  1470. selected = which;
  1471. }
  1472. void CObjectListWindow::keyPressed (const SDL_KeyboardEvent & key)
  1473. {
  1474. if(key.state != SDL_PRESSED)
  1475. return;
  1476. int sel = selected;
  1477. switch(key.keysym.sym)
  1478. {
  1479. break; case SDLK_UP:
  1480. sel -=1;
  1481. break; case SDLK_DOWN:
  1482. sel +=1;
  1483. break; case SDLK_PAGEUP:
  1484. sel -=9;
  1485. break; case SDLK_PAGEDOWN:
  1486. sel +=9;
  1487. break; case SDLK_HOME:
  1488. sel = 0;
  1489. break; case SDLK_END:
  1490. sel = items.size();
  1491. break; default:
  1492. return;
  1493. }
  1494. vstd::abetween(sel, 0, items.size()-1);
  1495. list->scrollTo(sel);
  1496. changeSelection(sel);
  1497. }