2
0

CPreGame.cpp 101 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676
  1. #include "StdInc.h"
  2. #include "CPreGame.h"
  3. #include "../lib/Filesystem/CResourceLoader.h"
  4. #include "../lib/Filesystem/CFileInfo.h"
  5. #include "../lib/Filesystem/CCompressedStream.h"
  6. #include "../lib/CStopWatch.h"
  7. #include "UIFramework/SDL_Extensions.h"
  8. #include "CGameInfo.h"
  9. #include "UIFramework/CCursorHandler.h"
  10. #include "CAnimation.h"
  11. #include "CDefHandler.h"
  12. #include "../lib/CDefObjInfoHandler.h"
  13. #include "../lib/CGeneralTextHandler.h"
  14. #include "../lib/CTownHandler.h"
  15. #include "../lib/CHeroHandler.h"
  16. #include "../lib/CObjectHandler.h"
  17. #include "../lib/Map/CCampaignHandler.h"
  18. #include "../lib/CCreatureHandler.h"
  19. #include "../lib/JsonNode.h"
  20. #include "CMusicHandler.h"
  21. #include "CVideoHandler.h"
  22. #include "Graphics.h"
  23. #include "../lib/Connection.h"
  24. #include "../lib/VCMIDirs.h"
  25. #include "../lib/Map/CMap.h"
  26. #include "GUIClasses.h"
  27. #include "CPlayerInterface.h"
  28. #include "../CCallback.h"
  29. #include "CMessage.h"
  30. #include "../lib/CSpellHandler.h" /*for campaign bonuses*/
  31. #include "../lib/CArtHandler.h" /*for campaign bonuses*/
  32. #include "../lib/CBuildingHandler.h" /*for campaign bonuses*/
  33. #include "CBitmapHandler.h"
  34. #include "Client.h"
  35. #include "../lib/NetPacks.h"
  36. #include "../lib/RegisterTypes.h"
  37. #include "../lib/CThreadHelper.h"
  38. #include "../lib/CConfigHandler.h"
  39. #include "../lib/GameConstants.h"
  40. #include "UIFramework/CGuiHandler.h"
  41. #include "UIFramework/CIntObjectClasses.h"
  42. #include "../lib/Map/CMapService.h"
  43. /*
  44. * CPreGame.cpp, part of VCMI engine
  45. *
  46. * Authors: listed in file AUTHORS in main folder
  47. *
  48. * License: GNU General Public License v2.0 or later
  49. * Full text of license available in license.txt file, in main folder
  50. *
  51. */
  52. namespace fs = boost::filesystem;
  53. using boost::bind;
  54. using boost::ref;
  55. #if _MSC_VER >= 1600
  56. //#define bind boost::bind
  57. //#define ref boost::ref
  58. #endif
  59. void startGame(StartInfo * options, CConnection *serv = NULL);
  60. CGPreGame * CGP = nullptr;
  61. ISelectionScreenInfo *SEL;
  62. static int playerColor; //if more than one player - applies to the first
  63. static std::string selectedName; //set when game is started/loaded
  64. struct EvilHlpStruct
  65. {
  66. CConnection *serv;
  67. StartInfo *sInfo;
  68. void reset(bool strong = true)
  69. {
  70. if(strong)
  71. {
  72. vstd::clear_pointer(serv);
  73. vstd::clear_pointer(sInfo);
  74. }
  75. else
  76. {
  77. serv = NULL;
  78. sInfo = NULL;
  79. }
  80. }
  81. } startingInfo;
  82. static void do_quit()
  83. {
  84. SDL_Event event;
  85. event.quit.type = SDL_QUIT;
  86. SDL_PushEvent(&event);
  87. }
  88. static CMapInfo *mapInfoFromGame()
  89. {
  90. CMapInfo * ret = new CMapInfo();
  91. ret->mapHeader = std::unique_ptr<CMapHeader>(new CMapHeader(*LOCPLINT->cb->getMapHeader()));
  92. return ret;
  93. }
  94. static void setPlayersFromGame()
  95. {
  96. playerColor = LOCPLINT->playerID;
  97. }
  98. static void swapPlayers(PlayerSettings &a, PlayerSettings &b)
  99. {
  100. std::swap(a.human, b.human);
  101. std::swap(a.name, b.name);
  102. if(a.human == 1)
  103. playerColor = a.color;
  104. else if(b.human == 1)
  105. playerColor = b.color;
  106. }
  107. void setPlayer(PlayerSettings &pset, TPlayerColor player, const std::map<TPlayerColor, std::string> &playerNames)
  108. {
  109. if(vstd::contains(playerNames, player))
  110. pset.name = playerNames.find(player)->second;
  111. else
  112. pset.name = CGI->generaltexth->allTexts[468];//Computer
  113. pset.human = player;
  114. if(player == playerNames.begin()->first)
  115. playerColor = pset.color;
  116. }
  117. void updateStartInfo(std::string filename, StartInfo & sInfo, const CMapHeader * mapHeader, const std::map<TPlayerColor, std::string> &playerNames)
  118. {
  119. sInfo.playerInfos.clear();
  120. if(!filename.size())
  121. return;
  122. /*sInfo.playerInfos.resize(to->playerAmnt);*/
  123. sInfo.mapname = filename;
  124. playerColor = -1;
  125. auto namesIt = playerNames.cbegin();
  126. for (int i = 0; i < GameConstants::PLAYER_LIMIT; i++)
  127. {
  128. const PlayerInfo &pinfo = mapHeader->players[i];
  129. //neither computer nor human can play - no player
  130. if (!(pinfo.canHumanPlay || pinfo.canComputerPlay))
  131. continue;
  132. PlayerSettings &pset = sInfo.playerInfos[i];
  133. pset.color = i;
  134. if(pinfo.canHumanPlay && namesIt != playerNames.cend())
  135. setPlayer(pset, namesIt++->first, playerNames);
  136. else
  137. setPlayer(pset, 0, playerNames);
  138. pset.castle = pinfo.defaultCastle();
  139. pset.hero = pinfo.defaultHero();
  140. if(pinfo.mainHeroName.length())
  141. {
  142. pset.heroName = pinfo.mainHeroName;
  143. if((pset.heroPortrait = pinfo.mainHeroPortrait) == 255)
  144. pset.heroPortrait = pinfo.p9;
  145. }
  146. pset.handicap = 0;
  147. }
  148. }
  149. template <typename T> class CApplyOnPG;
  150. class CBaseForPGApply
  151. {
  152. public:
  153. virtual void applyOnPG(CSelectionScreen *selScr, void *pack) const =0;
  154. virtual ~CBaseForPGApply(){};
  155. template<typename U> static CBaseForPGApply *getApplier(const U * t=NULL)
  156. {
  157. return new CApplyOnPG<U>;
  158. }
  159. };
  160. template <typename T> class CApplyOnPG : public CBaseForPGApply
  161. {
  162. public:
  163. void applyOnPG(CSelectionScreen *selScr, void *pack) const
  164. {
  165. T *ptr = static_cast<T*>(pack);
  166. ptr->apply(selScr);
  167. }
  168. };
  169. static CApplier<CBaseForPGApply> *applier = NULL;
  170. static CPicture* createPicture(const JsonNode& config)
  171. {
  172. return new CPicture(config["name"].String(), config["x"].Float(), config["y"].Float());
  173. }
  174. CMenuScreen::CMenuScreen(const JsonNode& configNode):
  175. config(configNode)
  176. {
  177. OBJ_CONSTRUCTION_CAPTURING_ALL;
  178. background = new CPicture(config["background"].String());
  179. if (config["scalable"].Bool())
  180. {
  181. if (background->bg->format->palette)
  182. background->convertToScreenBPP();
  183. background->scaleTo(Point(screen->w, screen->h));
  184. }
  185. pos = background->center();
  186. BOOST_FOREACH(const JsonNode& node, config["items"].Vector())
  187. menuNameToEntry.push_back(node["name"].String());
  188. BOOST_FOREACH(const JsonNode& node, config["images"].Vector())
  189. images.push_back(createPicture(node));
  190. //Hardcoded entry
  191. menuNameToEntry.push_back("credits");
  192. tabs = new CTabbedInt(boost::bind(&CMenuScreen::createTab, this, _1), CTabbedInt::DestroyFunc());
  193. tabs->type |= REDRAW_PARENT;
  194. }
  195. CIntObject * CMenuScreen::createTab(size_t index)
  196. {
  197. if (config["items"].Vector().size() == index)
  198. return new CreditsScreen();
  199. return new CMenuEntry(this, config["items"].Vector()[index]);
  200. }
  201. void CMenuScreen::showAll(SDL_Surface * to)
  202. {
  203. CIntObject::showAll(to);
  204. if (pos.h != to->h || pos.w != to->w)
  205. CMessage::drawBorder(1, to, pos.w+28, pos.h+30, pos.x-14, pos.y-15);
  206. }
  207. void CMenuScreen::show(SDL_Surface * to)
  208. {
  209. if (!config["video"].isNull())
  210. CCS->videoh->update(config["video"]["x"].Float() + pos.x, config["video"]["y"].Float() + pos.y, to, true, false);
  211. CIntObject::show(to);
  212. }
  213. void CMenuScreen::activate()
  214. {
  215. CCS->musich->playMusic("Music/MainMenu", true);
  216. if (!config["video"].isNull())
  217. CCS->videoh->open(config["video"]["name"].String());
  218. CIntObject::activate();
  219. }
  220. void CMenuScreen::deactivate()
  221. {
  222. if (!config["video"].isNull())
  223. CCS->videoh->close();
  224. CIntObject::deactivate();
  225. }
  226. void CMenuScreen::switchToTab(size_t index)
  227. {
  228. tabs->setActive(index);
  229. }
  230. //funciton for std::string -> boost::function conversion for main menu
  231. static boost::function<void()> genCommand(CMenuScreen* menu, std::vector<std::string> menuType, const std::string &string)
  232. {
  233. static const std::vector<std::string> commandType = boost::assign::list_of
  234. ("to")("campaigns")("start")("load")("exit")("highscores");
  235. static const std::vector<std::string> gameType = boost::assign::list_of
  236. ("single")("multi")("campaign")("tutorial");
  237. std::list<std::string> commands;
  238. boost::split(commands, string, boost::is_any_of("\t "));
  239. if (!commands.empty())
  240. {
  241. size_t index = std::find(commandType.begin(), commandType.end(), commands.front()) - commandType.begin();
  242. commands.pop_front();
  243. if (index > 3 || !commands.empty())
  244. {
  245. switch (index)
  246. {
  247. break; case 0://to - switch to another tab, if such tab exists
  248. {
  249. size_t index2 = std::find(menuType.begin(), menuType.end(), commands.front()) - menuType.begin();
  250. if ( index2 != menuType.size())
  251. return boost::bind(&CMenuScreen::switchToTab, menu, index2);
  252. }
  253. break; case 1://open campaign selection window
  254. {
  255. return boost::bind(&CGPreGame::openCampaignScreen, CGP, commands.front());
  256. }
  257. break; case 2://start
  258. {
  259. switch (std::find(gameType.begin(), gameType.end(), commands.front()) - gameType.begin())
  260. {
  261. case 0: return bind(&CGPreGame::openSel, CGP, CMenuScreen::newGame, CMenuScreen::SINGLE_PLAYER);
  262. case 1: return &pushIntT<CMultiMode>;
  263. case 2: return boost::bind(&CGPreGame::openSel, CGP, CMenuScreen::campaignList, CMenuScreen::SINGLE_PLAYER);
  264. case 3: return boost::function<void()>();//TODO: start tutorial
  265. }
  266. }
  267. break; case 3://load
  268. {
  269. switch (std::find(gameType.begin(), gameType.end(), commands.front()) - gameType.begin())
  270. {
  271. case 0: return boost::bind(&CGPreGame::openSel, CGP, CMenuScreen::loadGame, CMenuScreen::SINGLE_PLAYER);
  272. case 1: return boost::bind(&CGPreGame::openSel, CGP, CMenuScreen::loadGame, CMenuScreen::MULTI_HOT_SEAT);
  273. case 2: return boost::function<void()>();//TODO: load campaign
  274. case 3: return boost::function<void()>();//TODO: load tutorial
  275. }
  276. }
  277. break; case 4://exit
  278. {
  279. return boost::bind(CInfoWindow::showYesNoDialog, boost::ref(CGI->generaltexth->allTexts[69]), (const std::vector<CComponent*>*)0, do_quit, 0, false, 1);
  280. }
  281. break; case 5://highscores
  282. {
  283. return boost::function<void()>(); //TODO: high scores &pushIntT<CHighScores>;
  284. }
  285. }
  286. }
  287. }
  288. tlog0<<"Failed to parse command: "<<string<<"\n";
  289. return boost::function<void()>();
  290. }
  291. CAdventureMapButton* CMenuEntry::createButton(CMenuScreen* parent, const JsonNode& button)
  292. {
  293. boost::function<void()> command = genCommand(parent, parent->menuNameToEntry, button["command"].String());
  294. std::pair<std::string, std::string> help;
  295. if (!button["help"].isNull() && button["help"].Float() > 0)
  296. help = CGI->generaltexth->zelp[button["help"].Float()];
  297. int posx = button["x"].Float();
  298. if (posx < 0)
  299. posx = pos.w + posx;
  300. int posy = button["y"].Float();
  301. if (posy < 0)
  302. posy = pos.h + posy;
  303. return new CAdventureMapButton(help, command, posx, posy, button["name"].String(), button["hotkey"].Float());
  304. }
  305. CMenuEntry::CMenuEntry(CMenuScreen* parent, const JsonNode &config)
  306. {
  307. OBJ_CONSTRUCTION_CAPTURING_ALL;
  308. type |= REDRAW_PARENT;
  309. pos = parent->pos;
  310. BOOST_FOREACH(const JsonNode& node, config["images"].Vector())
  311. images.push_back(createPicture(node));
  312. BOOST_FOREACH(const JsonNode& node, config["buttons"].Vector())
  313. {
  314. buttons.push_back(createButton(parent, node));
  315. buttons.back()->hoverable = true;
  316. buttons.back()->type |= REDRAW_PARENT;
  317. }
  318. }
  319. CreditsScreen::CreditsScreen()
  320. {
  321. addUsedEvents(LCLICK | RCLICK);
  322. type |= REDRAW_PARENT;
  323. OBJ_CONSTRUCTION_CAPTURING_ALL;
  324. pos.w = CGP->menu->pos.w;
  325. pos.h = CGP->menu->pos.h;
  326. auto textFile = CResourceHandler::get()->loadData(ResourceID("DATA/CREDITS.TXT"));
  327. std::string text((char*)textFile.first.get(), textFile.second);
  328. size_t firstQuote = text.find('\"')+1;
  329. text = text.substr(firstQuote, text.find('\"', firstQuote) - firstQuote );
  330. credits = new CTextBox(text, Rect(pos.w - 350, 600, 350, 32000), 0, FONT_CREDITS, CENTER, Colors::Cornsilk);
  331. credits->pos.h = credits->maxH;
  332. }
  333. void CreditsScreen::showAll(SDL_Surface * to)
  334. {
  335. //Do not draw anything
  336. }
  337. void CreditsScreen::show(SDL_Surface * to)
  338. {
  339. static int count = 0;
  340. count++;
  341. if (count == 2)
  342. {
  343. credits->pos.y--;
  344. count = 0;
  345. }
  346. Rect creditsArea = credits->pos & pos;
  347. SDL_SetClipRect(screenBuf, &creditsArea);
  348. SDL_SetClipRect(screen, &creditsArea);
  349. redraw();
  350. CIntObject::showAll(to);
  351. SDL_SetClipRect(screen, NULL);
  352. SDL_SetClipRect(screenBuf, NULL);
  353. //end of credits, close this screen
  354. if (credits->pos.y + credits->pos.h < 0)
  355. clickRight(false, false);
  356. }
  357. void CreditsScreen::clickLeft(tribool down, bool previousState)
  358. {
  359. clickRight(down, previousState);
  360. }
  361. void CreditsScreen::clickRight(tribool down, bool previousState)
  362. {
  363. CTabbedInt* menu = dynamic_cast<CTabbedInt*>(parent);
  364. assert(menu);
  365. menu->setActive(0);
  366. }
  367. CGPreGame::CGPreGame():
  368. pregameConfig(new JsonNode(ResourceID("config/mainmenu.json")))
  369. {
  370. pos.w = screen->w;
  371. pos.h = screen->h;
  372. GH.defActionsDef = 63;
  373. CGP = this;
  374. menu = new CMenuScreen((*pregameConfig)["window"]);
  375. loadGraphics();
  376. }
  377. CGPreGame::~CGPreGame()
  378. {
  379. disposeGraphics();
  380. }
  381. void CGPreGame::openSel(CMenuScreen::EState screenType, CMenuScreen::EMultiMode multi /*= CMenuScreen::SINGLE_PLAYER*/)
  382. {
  383. GH.pushInt(new CSelectionScreen(screenType, multi));
  384. }
  385. void CGPreGame::loadGraphics()
  386. {
  387. OBJ_CONSTRUCTION_CAPTURING_ALL;
  388. new CFilledTexture("DIBOXBCK", pos);
  389. victory = CDefHandler::giveDef("SCNRVICT.DEF");
  390. loss = CDefHandler::giveDef("SCNRLOSS.DEF");
  391. bonuses = CDefHandler::giveDef("SCNRSTAR.DEF");
  392. rHero = BitmapHandler::loadBitmap("HPSRAND1.bmp");
  393. rTown = BitmapHandler::loadBitmap("HPSRAND0.bmp");
  394. nHero = BitmapHandler::loadBitmap("HPSRAND6.bmp");
  395. nTown = BitmapHandler::loadBitmap("HPSRAND5.bmp");
  396. }
  397. void CGPreGame::disposeGraphics()
  398. {
  399. delete victory;
  400. delete loss;
  401. SDL_FreeSurface(rHero);
  402. SDL_FreeSurface(nHero);
  403. SDL_FreeSurface(rTown);
  404. SDL_FreeSurface(nTown);
  405. }
  406. void CGPreGame::update()
  407. {
  408. if (GH.listInt.empty())
  409. {
  410. GH.pushInt(this);
  411. GH.pushInt(menu);
  412. menu->switchToTab(0);
  413. }
  414. if(SEL)
  415. SEL->update();
  416. // Handles mouse and key input
  417. GH.updateTime();
  418. GH.handleEvents();
  419. if (GH.curInt == NULL) // no redraw, when a new game was created
  420. return;
  421. GH.topInt()->show(screen);
  422. if (settings["general"]["showfps"].Bool())
  423. GH.drawFPSCounter();
  424. // draw the mouse cursor and update the screen
  425. CCS->curh->draw1();
  426. CSDL_Ext::update(screen);
  427. CCS->curh->draw2();
  428. }
  429. void CGPreGame::openCampaignScreen(std::string name)
  430. {
  431. BOOST_FOREACH(const JsonNode& node, (*pregameConfig)["campaignsset"].Vector())
  432. {
  433. if (node["name"].String() == name)
  434. {
  435. GH.pushInt(new CCampaignScreen(node));
  436. return;
  437. }
  438. }
  439. tlog1<<"Unknown campaign set: "<<name<<"\n";
  440. }
  441. CGPreGame *CGPreGame::create()
  442. {
  443. if(!CGP)
  444. CGP = new CGPreGame();
  445. return CGP;
  446. }
  447. void CGPreGame::removeFromGui()
  448. {
  449. //remove everything but main menu and background
  450. GH.popInts(GH.listInt.size() - 2);
  451. GH.popInt(GH.topInt()); //remove main menu
  452. GH.popInt(GH.topInt()); //remove background
  453. }
  454. CSelectionScreen::CSelectionScreen(CMenuScreen::EState Type, CMenuScreen::EMultiMode MultiPlayer /*= CMenuScreen::SINGLE_PLAYER*/, const std::map<TPlayerColor, std::string> *Names /*= NULL*/)
  455. : ISelectionScreenInfo(Names), serverHandlingThread(NULL), mx(new boost::recursive_mutex),
  456. serv(NULL), ongoingClosing(false), myNameID(255)
  457. {
  458. CGPreGame::create(); //we depend on its graphics
  459. screenType = Type;
  460. multiPlayer = MultiPlayer;
  461. OBJ_CONSTRUCTION_CAPTURING_ALL;
  462. bool network = (MultiPlayer == CMenuScreen::MULTI_NETWORK_GUEST || MultiPlayer == CMenuScreen::MULTI_NETWORK_HOST);
  463. CServerHandler *sh = NULL;
  464. if(multiPlayer == CMenuScreen::MULTI_NETWORK_HOST)
  465. {
  466. sh = new CServerHandler;
  467. sh->startServer();
  468. }
  469. IShowActivatable::type = BLOCK_ADV_HOTKEYS;
  470. pos.w = 762;
  471. pos.h = 584;
  472. if(Type == CMenuScreen::saveGame)
  473. {
  474. bordered = false;
  475. center(pos);
  476. }
  477. else if(Type == CMenuScreen::campaignList)
  478. {
  479. bordered = false;
  480. bg = new CPicture("CamCust.bmp", 0, 0);
  481. pos = bg->center();
  482. }
  483. else
  484. {
  485. bordered = true;
  486. //load random background
  487. const JsonVector & bgNames = (*CGP->pregameConfig)["game-select"].Vector();
  488. bg = new CPicture(bgNames[rand() % bgNames.size()].String(), 0, 0);
  489. pos = bg->center();
  490. }
  491. sInfo.difficulty = 1;
  492. current = NULL;
  493. sInfo.mode = (Type == CMenuScreen::newGame ? StartInfo::NEW_GAME : StartInfo::LOAD_GAME);
  494. sInfo.turnTime = 0;
  495. curTab = NULL;
  496. card = new InfoCard(network); //right info card
  497. if (screenType == CMenuScreen::campaignList)
  498. {
  499. opt = NULL;
  500. }
  501. else
  502. {
  503. opt = new OptionsTab(); //scenario options tab
  504. opt->recActions = DISPOSE;
  505. }
  506. sel = new SelectionTab(screenType, bind(&CSelectionScreen::changeSelection, this, _1), multiPlayer); //scenario selection tab
  507. sel->recActions = DISPOSE;
  508. switch(screenType)
  509. {
  510. case CMenuScreen::newGame:
  511. {
  512. card->difficulty->onChange = bind(&CSelectionScreen::difficultyChange, this, _1);
  513. card->difficulty->select(1, 0);
  514. CAdventureMapButton *select = new CAdventureMapButton(CGI->generaltexth->zelp[45], bind(&CSelectionScreen::toggleTab, this, sel), 411, 80, "GSPBUTT.DEF", SDLK_s);
  515. select->addTextOverlay(CGI->generaltexth->allTexts[500], FONT_SMALL);
  516. CAdventureMapButton *opts = new CAdventureMapButton(CGI->generaltexth->zelp[46], bind(&CSelectionScreen::toggleTab, this, opt), 411, 510, "GSPBUTT.DEF", SDLK_a);
  517. opts->addTextOverlay(CGI->generaltexth->allTexts[501], FONT_SMALL);
  518. CAdventureMapButton *random = new CAdventureMapButton(CGI->generaltexth->zelp[47], bind(&CSelectionScreen::toggleTab, this, sel), 411, 105, "GSPBUTT.DEF", SDLK_r);
  519. random->addTextOverlay(CGI->generaltexth->allTexts[740], FONT_SMALL);
  520. start = new CAdventureMapButton(CGI->generaltexth->zelp[103], bind(&CSelectionScreen::startGame, this), 411, 535, "SCNRBEG.DEF", SDLK_b);
  521. if(network)
  522. {
  523. CAdventureMapButton *hideChat = new CAdventureMapButton(CGI->generaltexth->zelp[48], bind(&InfoCard::toggleChat, card), 619, 83, "GSPBUT2.DEF", SDLK_h);
  524. hideChat->addTextOverlay(CGI->generaltexth->allTexts[531], FONT_SMALL);
  525. if(multiPlayer == CMenuScreen::MULTI_NETWORK_GUEST)
  526. {
  527. SDL_Color orange = {232, 184, 32, 0};
  528. select->text->color = opts->text->color = random->text->color = orange;
  529. select->block(true);
  530. opts->block(true);
  531. random->block(true);
  532. start->block(true);
  533. }
  534. }
  535. }
  536. break;
  537. case CMenuScreen::loadGame:
  538. sel->recActions = 255;
  539. start = new CAdventureMapButton(CGI->generaltexth->zelp[103], bind(&CSelectionScreen::startGame, this), 411, 535, "SCNRLOD.DEF", SDLK_l);
  540. break;
  541. case CMenuScreen::saveGame:
  542. sel->recActions = 255;
  543. start = new CAdventureMapButton("", CGI->generaltexth->zelp[103].second, bind(&CSelectionScreen::startGame, this), 411, 535, "SCNRSAV.DEF");
  544. break;
  545. case CMenuScreen::campaignList:
  546. sel->recActions = 255;
  547. start = new CAdventureMapButton(std::pair<std::string, std::string>(), bind(&CSelectionScreen::startCampaign, this), 411, 535, "SCNRLOD.DEF", SDLK_b);
  548. break;
  549. }
  550. start->assignedKeys.insert(SDLK_RETURN);
  551. std::string backName;
  552. if(Type == CMenuScreen::campaignList)
  553. {
  554. backName = "SCNRBACK.DEF";
  555. }
  556. else
  557. {
  558. backName = "SCNRBACK.DEF";
  559. }
  560. back = new CAdventureMapButton("", CGI->generaltexth->zelp[105].second, bind(&CGuiHandler::popIntTotally, &GH, this), 581, 535, backName, SDLK_ESCAPE);
  561. if(network)
  562. {
  563. if(multiPlayer == CMenuScreen::MULTI_NETWORK_HOST)
  564. {
  565. assert(playerNames.size() == 1 && vstd::contains(playerNames, 1)); //TODO hot-seat/network combo
  566. serv = sh->connectToServer();
  567. *serv << (ui8) 4;
  568. myNameID = 1;
  569. }
  570. else
  571. {
  572. serv = CServerHandler::justConnectToServer();
  573. }
  574. *serv << playerNames.begin()->second;
  575. if(multiPlayer == CMenuScreen::MULTI_NETWORK_GUEST)
  576. {
  577. const CMapInfo *map;
  578. *serv >> myNameID >> map;
  579. serv->connectionID = myNameID;
  580. changeSelection(map);
  581. }
  582. else //host
  583. {
  584. if(current)
  585. {
  586. SelectMap sm(*current);
  587. *serv << &sm;
  588. UpdateStartOptions uso(sInfo);
  589. *serv << &uso;
  590. }
  591. }
  592. applier = new CApplier<CBaseForPGApply>;
  593. registerTypes4(*applier);
  594. serverHandlingThread = new boost::thread(&CSelectionScreen::handleConnection, this);
  595. }
  596. delete sh;
  597. }
  598. CSelectionScreen::~CSelectionScreen()
  599. {
  600. ongoingClosing = true;
  601. if(serv)
  602. {
  603. assert(serverHandlingThread);
  604. QuitMenuWithoutStarting qmws;
  605. *serv << &qmws;
  606. // while(!serverHandlingThread->timed_join(boost::posix_time::milliseconds(50)))
  607. // processPacks();
  608. serverHandlingThread->join();
  609. delete serverHandlingThread;
  610. }
  611. playerColor = -1;
  612. playerNames.clear();
  613. assert(!serv);
  614. vstd::clear_pointer(applier);
  615. delete mx;
  616. }
  617. void CSelectionScreen::toggleTab(CIntObject *tab)
  618. {
  619. if(multiPlayer == CMenuScreen::MULTI_NETWORK_HOST && serv)
  620. {
  621. PregameGuiAction pga;
  622. if(tab == curTab)
  623. pga.action = PregameGuiAction::NO_TAB;
  624. else if(tab == opt)
  625. pga.action = PregameGuiAction::OPEN_OPTIONS;
  626. else if(tab == sel)
  627. pga.action = PregameGuiAction::OPEN_SCENARIO_LIST;
  628. *serv << &pga;
  629. }
  630. if(curTab && curTab->active)
  631. {
  632. curTab->deactivate();
  633. curTab->recActions = DISPOSE;
  634. }
  635. if(curTab != tab)
  636. {
  637. tab->recActions = 255;
  638. tab->activate();
  639. curTab = tab;
  640. }
  641. else
  642. {
  643. curTab = NULL;
  644. };
  645. GH.totalRedraw();
  646. }
  647. void CSelectionScreen::changeSelection( const CMapInfo *to )
  648. {
  649. if(multiPlayer == CMenuScreen::MULTI_NETWORK_GUEST)
  650. {
  651. vstd::clear_pointer(current);
  652. }
  653. current = to;
  654. if(to && (screenType == CMenuScreen::loadGame ||
  655. screenType == CMenuScreen::saveGame))
  656. SEL->sInfo.difficulty = to->scenarioOpts->difficulty;
  657. if(screenType != CMenuScreen::campaignList)
  658. {
  659. updateStartInfo(to ? to->fileURI : "", sInfo, to ? to->mapHeader.get() : NULL);
  660. }
  661. card->changeSelection(to);
  662. if(screenType != CMenuScreen::campaignList)
  663. {
  664. opt->recreate();
  665. }
  666. if(multiPlayer == CMenuScreen::MULTI_NETWORK_HOST && serv)
  667. {
  668. SelectMap sm(*to);
  669. *serv << &sm;
  670. UpdateStartOptions uso(sInfo);
  671. *serv << &uso;
  672. }
  673. }
  674. void CSelectionScreen::startCampaign()
  675. {
  676. if (SEL->current)
  677. {
  678. GH.pushInt(new CBonusSelection(SEL->current->fileURI));
  679. }
  680. }
  681. void CSelectionScreen::startGame()
  682. {
  683. if(screenType == CMenuScreen::newGame)
  684. {
  685. //there must be at least one human player before game can be started
  686. std::map<TPlayerColor, PlayerSettings>::const_iterator i;
  687. for(i = SEL->sInfo.playerInfos.cbegin(); i != SEL->sInfo.playerInfos.cend(); i++)
  688. if(i->second.human)
  689. break;
  690. if(i == SEL->sInfo.playerInfos.cend())
  691. {
  692. GH.pushInt(CInfoWindow::create(CGI->generaltexth->allTexts[530])); //You must position yourself prior to starting the game.
  693. return;
  694. }
  695. }
  696. if(multiPlayer == CMenuScreen::MULTI_NETWORK_HOST)
  697. {
  698. start->block(true);
  699. StartWithCurrentSettings swcs;
  700. *serv << &swcs;
  701. ongoingClosing = true;
  702. return;
  703. }
  704. if(screenType != CMenuScreen::saveGame)
  705. {
  706. if(!current)
  707. return;
  708. selectedName = sInfo.mapname;
  709. StartInfo *si = new StartInfo(sInfo);
  710. CGP->removeFromGui();
  711. //SEL->current = NULL;
  712. //curOpts = NULL;
  713. ::startGame(si);
  714. }
  715. else
  716. {
  717. if(!(sel && sel->txt && sel->txt->text.size()))
  718. return;
  719. selectedName = "Saves/" + sel->txt->text;
  720. CFunctionList<void()> overWrite;
  721. overWrite += boost::bind(&CCallback::save, LOCPLINT->cb, selectedName);
  722. overWrite += bind(&CGuiHandler::popIntTotally, &GH, this);
  723. if(CResourceHandler::get()->existsResource(ResourceID(selectedName, EResType::LIB_SAVEGAME)))
  724. {
  725. std::string hlp = CGI->generaltexth->allTexts[493]; //%s exists. Overwrite?
  726. boost::algorithm::replace_first(hlp, "%s", sel->txt->text);
  727. LOCPLINT->showYesNoDialog(hlp, overWrite, 0, false);
  728. }
  729. else
  730. overWrite();
  731. }
  732. }
  733. void CSelectionScreen::difficultyChange( int to )
  734. {
  735. assert(screenType == CMenuScreen::newGame);
  736. sInfo.difficulty = to;
  737. propagateOptions();
  738. redraw();
  739. }
  740. void CSelectionScreen::handleConnection()
  741. {
  742. setThreadName("CSelectionScreen::handleConnection");
  743. try
  744. {
  745. assert(serv);
  746. while(serv)
  747. {
  748. CPackForSelectionScreen *pack = NULL;
  749. *serv >> pack;
  750. assert(pack);
  751. if(QuitMenuWithoutStarting *endingPack = dynamic_cast<QuitMenuWithoutStarting *>(pack))
  752. {
  753. endingPack->apply(this);
  754. }
  755. else if(StartWithCurrentSettings *endingPack = dynamic_cast<StartWithCurrentSettings *>(pack))
  756. {
  757. endingPack->apply(this);
  758. }
  759. else
  760. {
  761. boost::unique_lock<boost::recursive_mutex> lll(*mx);
  762. upcomingPacks.push_back(pack);
  763. }
  764. }
  765. } HANDLE_EXCEPTION
  766. catch(int i)
  767. {
  768. if(i != 666)
  769. throw;
  770. }
  771. }
  772. void CSelectionScreen::setSInfo(const StartInfo &si)
  773. {
  774. std::map<TPlayerColor, PlayerSettings>::const_iterator i;
  775. for(i = si.playerInfos.cbegin(); i != si.playerInfos.cend(); i++)
  776. {
  777. if(i->second.human == myNameID)
  778. {
  779. playerColor = i->first;
  780. break;
  781. }
  782. }
  783. if(i == si.playerInfos.cend()) //not found
  784. playerColor = -1;
  785. sInfo = si;
  786. if(current)
  787. opt->recreate(); //will force to recreate using current sInfo
  788. card->difficulty->select(si.difficulty, 0);
  789. GH.totalRedraw();
  790. }
  791. void CSelectionScreen::processPacks()
  792. {
  793. boost::unique_lock<boost::recursive_mutex> lll(*mx);
  794. while(upcomingPacks.size())
  795. {
  796. CPackForSelectionScreen *pack = upcomingPacks.front();
  797. upcomingPacks.pop_front();
  798. CBaseForPGApply *apply = applier->apps[typeList.getTypeID(pack)]; //find the applier
  799. apply->applyOnPG(this, pack);
  800. delete pack;
  801. }
  802. }
  803. void CSelectionScreen::update()
  804. {
  805. if(serverHandlingThread)
  806. processPacks();
  807. }
  808. void CSelectionScreen::propagateOptions()
  809. {
  810. if(isHost() && serv)
  811. {
  812. UpdateStartOptions ups(sInfo);
  813. *serv << &ups;
  814. }
  815. }
  816. void CSelectionScreen::postRequest(ui8 what, ui8 dir)
  817. {
  818. if(!isGuest() || !serv)
  819. return;
  820. RequestOptionsChange roc(what, dir, myNameID);
  821. *serv << &roc;
  822. }
  823. void CSelectionScreen::postChatMessage(const std::string &txt)
  824. {
  825. assert(serv);
  826. ChatMessage cm;
  827. cm.message = txt;
  828. cm.playerName = sInfo.getPlayersSettings(myNameID)->name;
  829. *serv << &cm;
  830. }
  831. void CSelectionScreen::propagateNames()
  832. {
  833. PlayersNames pn;
  834. pn.playerNames = playerNames;
  835. *serv << &pn;
  836. }
  837. void CSelectionScreen::showAll(SDL_Surface *to)
  838. {
  839. CIntObject::showAll(to);
  840. if (bordered && (pos.h != to->h || pos.w != to->w))
  841. CMessage::drawBorder(1, to, pos.w+28, pos.h+30, pos.x-14, pos.y-15);
  842. }
  843. // A new size filter (Small, Medium, ...) has been selected. Populate
  844. // selMaps with the relevant data.
  845. void SelectionTab::filter( int size, bool selectFirst )
  846. {
  847. curItems.clear();
  848. if(tabType == CMenuScreen::campaignList)
  849. {
  850. for (size_t i=0; i<allItems.size(); i++)
  851. curItems.push_back(&allItems[i]);
  852. }
  853. else
  854. {
  855. for (size_t i=0; i<allItems.size(); i++)
  856. if( allItems[i].mapHeader && allItems[i].mapHeader->version && (!size || allItems[i].mapHeader->width == size))
  857. curItems.push_back(&allItems[i]);
  858. }
  859. if(curItems.size())
  860. {
  861. slider->block(false);
  862. slider->setAmount(curItems.size());
  863. sort();
  864. if(selectFirst)
  865. {
  866. slider->moveTo(0);
  867. onSelect(curItems[0]);
  868. }
  869. selectAbs(0);
  870. }
  871. else
  872. {
  873. slider->block(true);
  874. onSelect(NULL);
  875. }
  876. }
  877. std::vector<ResourceID> SelectionTab::getFiles(std::string dirURI, int resType)
  878. {
  879. std::vector<ResourceID> ret;
  880. boost::to_upper(dirURI);
  881. auto iterator = CResourceHandler::get()->getIterator([&](const ResourceID & ident)
  882. {
  883. return ident.getType() == resType
  884. && boost::algorithm::starts_with(ident.getName(), dirURI);
  885. });
  886. while (iterator.hasNext())
  887. {
  888. ret.push_back(*iterator);
  889. ++iterator;
  890. }
  891. return ret;
  892. }
  893. void SelectionTab::parseMaps(const std::vector<ResourceID> & files)
  894. {
  895. allItems.clear();
  896. for(int i = 0; i < files.size(); ++i)
  897. {
  898. try
  899. {
  900. CMapInfo mapInfo;
  901. mapInfo.mapInit(files[i].getName());
  902. allItems.push_back(mapInfo);
  903. }
  904. catch(std::exception & e)
  905. {
  906. tlog2 << "Map " << files[i].getName() << " is invalid. Message: " << e.what() << std::endl;
  907. }
  908. }
  909. }
  910. void SelectionTab::parseGames(const std::vector<ResourceID> &files, bool multi)
  911. {
  912. for(int i=0; i<files.size(); i++)
  913. {
  914. try
  915. {
  916. CLoadFile lf(CResourceHandler::get()->getResourceName(files[i]));
  917. ui8 sign[8];
  918. lf >> sign;
  919. if(std::memcmp(sign,"VCMISVG",7))
  920. throw std::runtime_error("not a correct savefile!");
  921. allItems[i].mapHeader = std::unique_ptr<CMapHeader>(new CMapHeader);
  922. lf >> *(allItems[i].mapHeader) >> allItems[i].scenarioOpts;
  923. allItems[i].fileURI = files[i].getName();
  924. allItems[i].countPlayers();
  925. std::time_t time = CFileInfo(CResourceHandler::get()->getResourceName(files[i])).getDate();
  926. allItems[i].date = std::asctime(std::localtime(&time));
  927. if((allItems[i].actualHumanPlayers > 1) != multi) //if multi mode then only multi games, otherwise single
  928. {
  929. allItems[i].mapHeader.reset();
  930. }
  931. }
  932. catch(std::exception &e)
  933. {
  934. allItems[i].mapHeader.reset();
  935. tlog3 << "Failed to process " << files[i].getName() <<": " << e.what() << std::endl;
  936. }
  937. }
  938. }
  939. void SelectionTab::parseCampaigns(const std::vector<ResourceID> & files )
  940. {
  941. for(int i=0; i<files.size(); i++)
  942. {
  943. //allItems[i].date = std::asctime(std::localtime(&files[i].date));
  944. allItems[i].fileURI = files[i].getName();
  945. allItems[i].campaignInit();
  946. }
  947. }
  948. SelectionTab::SelectionTab(CMenuScreen::EState Type, const boost::function<void(CMapInfo *)> &OnSelect, CMenuScreen::EMultiMode MultiPlayer /*= CMenuScreen::SINGLE_PLAYER*/)
  949. :bg(NULL), onSelect(OnSelect)
  950. {
  951. OBJ_CONSTRUCTION;
  952. selectionPos = 0;
  953. addUsedEvents(LCLICK | WHEEL | KEYBOARD | DOUBLECLICK);
  954. slider = NULL;
  955. txt = NULL;
  956. tabType = Type;
  957. if (Type != CMenuScreen::campaignList)
  958. {
  959. bg = new CPicture("SCSELBCK.bmp", 0, 6);
  960. pos = bg->pos;
  961. }
  962. else
  963. {
  964. bg = nullptr; //use background from parent
  965. pos.w = parent->pos.w;
  966. pos.h = parent->pos.h;
  967. pos.x += 3; pos.y += 6;
  968. }
  969. if(MultiPlayer == CMenuScreen::MULTI_NETWORK_GUEST)
  970. {
  971. positions = 18;
  972. }
  973. else
  974. {
  975. std::vector<CCampaignHeader> cpm;
  976. switch(tabType)
  977. {
  978. case CMenuScreen::newGame:
  979. parseMaps(getFiles("Maps/", EResType::MAP));
  980. positions = 18;
  981. break;
  982. case CMenuScreen::loadGame:
  983. case CMenuScreen::saveGame:
  984. parseGames(getFiles("Saves/", EResType::LIB_SAVEGAME), MultiPlayer);
  985. if(tabType == CMenuScreen::loadGame)
  986. {
  987. positions = 18;
  988. }
  989. else
  990. {
  991. positions = 16;
  992. }
  993. if(tabType == CMenuScreen::saveGame)
  994. {
  995. txt = new CTextInput(Rect(32, 539, 350, 20), Point(-32, -25), "GSSTRIP.bmp", 0);
  996. txt->filters.add(CTextInput::filenameFilter);
  997. }
  998. break;
  999. case CMenuScreen::campaignList:
  1000. parseCampaigns(getFiles("Maps/", EResType::CAMPAIGN));
  1001. positions = 18;
  1002. break;
  1003. default:
  1004. assert(0);
  1005. break;
  1006. }
  1007. }
  1008. if (tabType != CMenuScreen::campaignList)
  1009. {
  1010. //size filter buttons
  1011. {
  1012. int sizes[] = {36, 72, 108, 144, 0};
  1013. const char * names[] = {"SCSMBUT.DEF", "SCMDBUT.DEF", "SCLGBUT.DEF", "SCXLBUT.DEF", "SCALBUT.DEF"};
  1014. for(int i = 0; i < 5; i++)
  1015. new CAdventureMapButton("", CGI->generaltexth->zelp[54+i].second, bind(&SelectionTab::filter, this, sizes[i], true), 158 + 47*i, 46, names[i]);
  1016. }
  1017. //sort buttons buttons
  1018. {
  1019. int xpos[] = {23, 55, 88, 121, 306, 339};
  1020. const char * names[] = {"SCBUTT1.DEF", "SCBUTT2.DEF", "SCBUTCP.DEF", "SCBUTT3.DEF", "SCBUTT4.DEF", "SCBUTT5.DEF"};
  1021. for(int i = 0; i < 6; i++)
  1022. new CAdventureMapButton("", CGI->generaltexth->zelp[107+i].second, bind(&SelectionTab::sortBy, this, i), xpos[i], 86, names[i]);
  1023. }
  1024. }
  1025. else
  1026. {
  1027. //sort by buttons
  1028. new CAdventureMapButton("", "", bind(&SelectionTab::sortBy, this, _numOfMaps), 23, 86, "CamCusM.DEF"); //by num of maps
  1029. new CAdventureMapButton("", "", bind(&SelectionTab::sortBy, this, _name), 55, 86, "CamCusL.DEF"); //by name
  1030. }
  1031. slider = new CSlider(372, 86, tabType != CMenuScreen::saveGame ? 480 : 430, bind(&SelectionTab::sliderMove, this, _1), positions, curItems.size(), 0, false, 1);
  1032. slider->addUsedEvents(WHEEL);
  1033. slider->slider->keepFrame = true;
  1034. format = CDefHandler::giveDef("SCSELC.DEF");
  1035. sortingBy = _format;
  1036. ascending = true;
  1037. filter(0);
  1038. //select(0);
  1039. switch(tabType)
  1040. {
  1041. case CMenuScreen::newGame:
  1042. selectFName("Maps/Arrogance");
  1043. break;
  1044. case CMenuScreen::loadGame:
  1045. case CMenuScreen::campaignList:
  1046. select(0);
  1047. break;
  1048. case CMenuScreen::saveGame:;
  1049. if(selectedName.size())
  1050. {
  1051. if(selectedName[2] == 'M') //name starts with ./Maps instead of ./Games => there was nothing to select
  1052. txt->setTxt("NEWGAME");
  1053. else
  1054. selectFName(selectedName);
  1055. }
  1056. }
  1057. }
  1058. SelectionTab::~SelectionTab()
  1059. {
  1060. delete format;
  1061. }
  1062. void SelectionTab::sortBy( int criteria )
  1063. {
  1064. if(criteria == sortingBy)
  1065. {
  1066. ascending = !ascending;
  1067. }
  1068. else
  1069. {
  1070. sortingBy = (ESortBy)criteria;
  1071. ascending = true;
  1072. }
  1073. sort();
  1074. selectAbs(0);
  1075. }
  1076. void SelectionTab::sort()
  1077. {
  1078. if(sortingBy != _name)
  1079. std::stable_sort(curItems.begin(), curItems.end(), mapSorter(_name));
  1080. std::stable_sort(curItems.begin(), curItems.end(), mapSorter(sortingBy));
  1081. if(!ascending)
  1082. std::reverse(curItems.begin(), curItems.end());
  1083. redraw();
  1084. }
  1085. void SelectionTab::select( int position )
  1086. {
  1087. if(!curItems.size()) return;
  1088. // New selection. py is the index in curItems.
  1089. int py = position + slider->value;
  1090. vstd::amax(py, 0);
  1091. vstd::amin(py, curItems.size()-1);
  1092. selectionPos = py;
  1093. if(position < 0)
  1094. slider->moveTo(slider->value + position);
  1095. else if(position >= positions)
  1096. slider->moveTo(slider->value + position - positions + 1);
  1097. if(txt)
  1098. {
  1099. std::string filename = CResourceHandler::get()->getResourceName(
  1100. ResourceID(curItems[py]->fileURI, EResType::LIB_SAVEGAME));
  1101. txt->setTxt(CFileInfo(filename).getBaseName());
  1102. }
  1103. onSelect(curItems[py]);
  1104. }
  1105. void SelectionTab::selectAbs( int position )
  1106. {
  1107. select(position - slider->value);
  1108. }
  1109. int SelectionTab::getPosition( int x, int y )
  1110. {
  1111. return -1;
  1112. }
  1113. void SelectionTab::sliderMove( int slidPos )
  1114. {
  1115. if(!slider) return; //ignore spurious call when slider is being created
  1116. redraw();
  1117. }
  1118. // Display the tab with the scenario names
  1119. //
  1120. // elemIdx is the index of the maps or saved game to display on line 0
  1121. // slider->capacity contains the number of available screen lines
  1122. // slider->positionsAmnt is the number of elements after filtering
  1123. void SelectionTab::printMaps(SDL_Surface *to)
  1124. {
  1125. int elemIdx = slider->value;
  1126. // Display all elements if there's enough space
  1127. //if(slider->amount < slider->capacity)
  1128. // elemIdx = 0;
  1129. SDL_Color itemColor;
  1130. #define POS(xx, yy) pos.x + xx, pos.y + yy + line*25
  1131. for (int line = 0; line < positions && elemIdx < curItems.size(); elemIdx++, line++)
  1132. {
  1133. CMapInfo *currentItem = curItems[elemIdx];
  1134. if (elemIdx == selectionPos)
  1135. itemColor=Colors::Jasmine;
  1136. else
  1137. itemColor=Colors::Cornsilk;
  1138. if(tabType != CMenuScreen::campaignList)
  1139. {
  1140. //amount of players
  1141. std::ostringstream ostr(std::ostringstream::out);
  1142. ostr << currentItem->playerAmnt << "/" << currentItem->humanPlayers;
  1143. CSDL_Ext::printAt(ostr.str(), POS(29, 120), FONT_SMALL, itemColor, to);
  1144. //map size
  1145. std::string temp2 = "C";
  1146. switch (currentItem->mapHeader->width)
  1147. {
  1148. case 36:
  1149. temp2="S";
  1150. break;
  1151. case 72:
  1152. temp2="M";
  1153. break;
  1154. case 108:
  1155. temp2="L";
  1156. break;
  1157. case 144:
  1158. temp2="XL";
  1159. break;
  1160. }
  1161. CSDL_Ext::printAtMiddle(temp2, POS(70, 128), FONT_SMALL, itemColor, to);
  1162. int temp=-1;
  1163. switch (currentItem->mapHeader->version)
  1164. {
  1165. case EMapFormat::ROE:
  1166. temp=0;
  1167. break;
  1168. case EMapFormat::AB:
  1169. temp=1;
  1170. break;
  1171. case EMapFormat::SOD:
  1172. temp=2;
  1173. break;
  1174. case EMapFormat::WOG:
  1175. temp=3;
  1176. break;
  1177. default:
  1178. // Unknown version. Be safe and ignore that map
  1179. tlog2 << "Warning: " << currentItem->fileURI << " has wrong version!\n";
  1180. continue;
  1181. }
  1182. blitAt(format->ourImages[temp].bitmap, POS(88, 117), to);
  1183. //victory conditions
  1184. if (currentItem->mapHeader->victoryCondition.condition == EVictoryConditionType::WINSTANDARD)
  1185. temp = 11;
  1186. else
  1187. temp = currentItem->mapHeader->victoryCondition.condition;
  1188. blitAt(CGP->victory->ourImages[temp].bitmap, POS(306, 117), to);
  1189. //loss conditions
  1190. if (currentItem->mapHeader->lossCondition.typeOfLossCon == ELossConditionType::LOSSSTANDARD)
  1191. temp=3;
  1192. else
  1193. temp=currentItem->mapHeader->lossCondition.typeOfLossCon;
  1194. blitAt(CGP->loss->ourImages[temp].bitmap, POS(339, 117), to);
  1195. }
  1196. else //if campaign
  1197. {
  1198. //number of maps in campaign
  1199. std::ostringstream ostr(std::ostringstream::out);
  1200. ostr << CGI->generaltexth->campaignRegionNames[ currentItem->campaignHeader->mapVersion ].size();
  1201. CSDL_Ext::printAt(ostr.str(), POS(29, 120), FONT_SMALL, itemColor, to);
  1202. }
  1203. std::string name;
  1204. if(tabType == CMenuScreen::newGame)
  1205. {
  1206. if (!currentItem->mapHeader->name.length())
  1207. currentItem->mapHeader->name = "Unnamed";
  1208. name = currentItem->mapHeader->name;
  1209. }
  1210. else if(tabType == CMenuScreen::campaignList)
  1211. {
  1212. name = currentItem->campaignHeader->name;
  1213. }
  1214. else
  1215. {
  1216. name = CFileInfo(CResourceHandler::get()->getResourceName(
  1217. ResourceID(currentItem->fileURI, EResType::LIB_SAVEGAME))).getBaseName();
  1218. }
  1219. //print name
  1220. CSDL_Ext::printAtMiddle(CSDL_Ext::trimToFit(name, 185, FONT_SMALL), POS(213, 128), FONT_SMALL, itemColor, to);
  1221. }
  1222. #undef POS
  1223. }
  1224. void SelectionTab::showAll(SDL_Surface * to)
  1225. {
  1226. CIntObject::showAll(to);
  1227. printMaps(to);
  1228. std::string title;
  1229. switch(tabType) {
  1230. case CMenuScreen::newGame:
  1231. title = CGI->generaltexth->arraytxt[229];
  1232. break;
  1233. case CMenuScreen::loadGame:
  1234. title = CGI->generaltexth->arraytxt[230];
  1235. break;
  1236. case CMenuScreen::saveGame:
  1237. title = CGI->generaltexth->arraytxt[231];
  1238. break;
  1239. case CMenuScreen::campaignList:
  1240. title = "Select a Campaign"; //TODO: find where is the title
  1241. break;
  1242. }
  1243. CSDL_Ext::printAtMiddle(title, pos.x+205, pos.y+28, FONT_MEDIUM, Colors::Jasmine, to); //Select a Scenario to Play
  1244. if(tabType != CMenuScreen::campaignList)
  1245. {
  1246. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[510], pos.x+87, pos.y+62, FONT_SMALL, Colors::Jasmine, to); //Map sizes
  1247. }
  1248. }
  1249. void SelectionTab::clickLeft( tribool down, bool previousState )
  1250. {
  1251. if(down)
  1252. {
  1253. int line = getLine();
  1254. if(line != -1)
  1255. select(line);
  1256. }
  1257. }
  1258. void SelectionTab::keyPressed( const SDL_KeyboardEvent & key )
  1259. {
  1260. if(key.state != SDL_PRESSED) return;
  1261. int moveBy = 0;
  1262. switch(key.keysym.sym)
  1263. {
  1264. case SDLK_UP:
  1265. moveBy = -1;
  1266. break;
  1267. case SDLK_DOWN:
  1268. moveBy = +1;
  1269. break;
  1270. case SDLK_PAGEUP:
  1271. moveBy = -positions+1;
  1272. break;
  1273. case SDLK_PAGEDOWN:
  1274. moveBy = +positions-1;
  1275. break;
  1276. case SDLK_HOME:
  1277. select(-slider->value);
  1278. return;
  1279. case SDLK_END:
  1280. select(curItems.size() - slider->value);
  1281. return;
  1282. default:
  1283. return;
  1284. }
  1285. select(selectionPos - slider->value + moveBy);
  1286. }
  1287. void SelectionTab::onDoubleClick()
  1288. {
  1289. if(getLine() != -1) //double clicked scenarios list
  1290. {
  1291. //act as if start button was pressed
  1292. (static_cast<CSelectionScreen*>(parent))->start->callback();
  1293. }
  1294. }
  1295. int SelectionTab::getLine()
  1296. {
  1297. int line = -1;
  1298. Point clickPos(GH.current->button.x, GH.current->button.y);
  1299. clickPos = clickPos - pos.topLeft();
  1300. if (clickPos.y > 115 && clickPos.y < 564 && clickPos.x > 22 && clickPos.x < 371)
  1301. {
  1302. line = (clickPos.y-115) / 25; //which line
  1303. }
  1304. return line;
  1305. }
  1306. void SelectionTab::selectFName( std::string fname )
  1307. {
  1308. boost::to_upper(fname);
  1309. for(int i = curItems.size() - 1; i >= 0; i--)
  1310. {
  1311. if(curItems[i]->fileURI == fname)
  1312. {
  1313. slider->moveTo(i);
  1314. selectAbs(i);
  1315. return;
  1316. }
  1317. }
  1318. selectAbs(0);
  1319. }
  1320. CChatBox::CChatBox(const Rect &rect)
  1321. {
  1322. OBJ_CONSTRUCTION;
  1323. pos += rect;
  1324. addUsedEvents(KEYBOARD);
  1325. captureAllKeys = true;
  1326. const int height = graphics->fonts[FONT_SMALL]->height;
  1327. inputBox = new CTextInput(Rect(0, rect.h - height, rect.w, height));
  1328. inputBox->removeUsedEvents(KEYBOARD);
  1329. chatHistory = new CTextBox("", Rect(0, 0, rect.w, rect.h - height), 1);
  1330. SDL_Color green = {0,252,0, SDL_ALPHA_OPAQUE};
  1331. chatHistory->color = green;
  1332. }
  1333. void CChatBox::keyPressed(const SDL_KeyboardEvent & key)
  1334. {
  1335. if(key.keysym.sym == SDLK_RETURN && key.state == SDL_PRESSED && inputBox->text.size())
  1336. {
  1337. SEL->postChatMessage(inputBox->text);
  1338. inputBox->setTxt("");
  1339. }
  1340. else
  1341. inputBox->keyPressed(key);
  1342. }
  1343. void CChatBox::addNewMessage(const std::string &text)
  1344. {
  1345. chatHistory->setTxt(chatHistory->text + text + "\n");
  1346. if(chatHistory->slider)
  1347. chatHistory->slider->moveToMax();
  1348. }
  1349. InfoCard::InfoCard( bool Network )
  1350. : bg(NULL), network(Network), chatOn(false), chat(NULL), playerListBg(NULL),
  1351. difficulty(NULL), sizes(NULL), sFlags(NULL)
  1352. {
  1353. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1354. pos.x += 393;
  1355. pos.y += 6;
  1356. addUsedEvents(RCLICK);
  1357. mapDescription = NULL;
  1358. Rect descriptionRect(26, 149, 320, 115);
  1359. mapDescription = new CTextBox("", descriptionRect, 1);
  1360. if(SEL->screenType == CMenuScreen::campaignList)
  1361. {
  1362. CSelectionScreen *ss = static_cast<CSelectionScreen*>(parent);
  1363. mapDescription->addChild(new CPicture(*ss->bg, descriptionRect + Point(-393, 0)), true); //move subpicture bg to our description control (by default it's our (Infocard) child)
  1364. }
  1365. else
  1366. {
  1367. bg = new CPicture("GSELPOP1.bmp", 0, 0);
  1368. parent->addChild(bg);
  1369. auto it = vstd::find(parent->children, this); //our position among parent children
  1370. parent->children.insert(it, bg); //put BG before us
  1371. parent->children.pop_back();
  1372. pos.w = bg->pos.w;
  1373. pos.h = bg->pos.h;
  1374. sizes = CDefHandler::giveDef("SCNRMPSZ.DEF");
  1375. sFlags = CDefHandler::giveDef("ITGFLAGS.DEF");
  1376. difficulty = new CHighlightableButtonsGroup(0);
  1377. {
  1378. static const char *difButns[] = {"GSPBUT3.DEF", "GSPBUT4.DEF", "GSPBUT5.DEF", "GSPBUT6.DEF", "GSPBUT7.DEF"};
  1379. for(int i = 0; i < 5; i++)
  1380. {
  1381. difficulty->addButton(new CHighlightableButton("", CGI->generaltexth->zelp[24+i].second, 0, 110 + i*32, 450, difButns[i], i));
  1382. }
  1383. }
  1384. if(SEL->screenType != CMenuScreen::newGame)
  1385. difficulty->block(true);
  1386. //description needs bg
  1387. mapDescription->addChild(new CPicture(*bg, descriptionRect), true); //move subpicture bg to our description control (by default it's our (Infocard) child)
  1388. if(network)
  1389. {
  1390. playerListBg = new CPicture("CHATPLUG.bmp", 16, 276);
  1391. chat = new CChatBox(descriptionRect);
  1392. chat->chatHistory->addChild(new CPicture(*bg, chat->chatHistory->pos - pos), true); //move subpicture bg to our description control (by default it's our (Infocard) child)
  1393. chatOn = true;
  1394. mapDescription->disable();
  1395. }
  1396. }
  1397. }
  1398. InfoCard::~InfoCard()
  1399. {
  1400. delete sizes;
  1401. delete sFlags;
  1402. }
  1403. void InfoCard::showAll(SDL_Surface * to)
  1404. {
  1405. CIntObject::showAll(to);
  1406. //blit texts
  1407. if(SEL->screenType != CMenuScreen::campaignList)
  1408. {
  1409. printAtLoc(CGI->generaltexth->allTexts[390] + ":", 24, 400, FONT_SMALL, Colors::Cornsilk, to); //Allies
  1410. printAtLoc(CGI->generaltexth->allTexts[391] + ":", 190, 400, FONT_SMALL, Colors::Cornsilk, to); //Enemies
  1411. printAtLoc(CGI->generaltexth->allTexts[494], 33, 430, FONT_SMALL, Colors::Jasmine, to);//"Map Diff:"
  1412. printAtLoc(CGI->generaltexth->allTexts[492] + ":", 133,430, FONT_SMALL, Colors::Jasmine, to); //player difficulty
  1413. printAtLoc(CGI->generaltexth->allTexts[218] + ":", 290,430, FONT_SMALL, Colors::Jasmine, to); //"Rating:"
  1414. printAtLoc(CGI->generaltexth->allTexts[495], 26, 22, FONT_SMALL, Colors::Jasmine, to); //Scenario Name:
  1415. if(!chatOn)
  1416. {
  1417. printAtLoc(CGI->generaltexth->allTexts[496], 26, 132, FONT_SMALL, Colors::Jasmine, to); //Scenario Description:
  1418. printAtLoc(CGI->generaltexth->allTexts[497], 26, 283, FONT_SMALL, Colors::Jasmine, to); //Victory Condition:
  1419. printAtLoc(CGI->generaltexth->allTexts[498], 26, 339, FONT_SMALL, Colors::Jasmine, to); //Loss Condition:
  1420. }
  1421. else //players list
  1422. {
  1423. std::map<TPlayerColor, std::string> playerNames = SEL->playerNames;
  1424. int playerSoFar = 0;
  1425. for (auto i = SEL->sInfo.playerInfos.cbegin(); i != SEL->sInfo.playerInfos.cend(); i++)
  1426. {
  1427. if(i->second.human)
  1428. {
  1429. printAtLoc(i->second.name, 24, 285 + playerSoFar++ * graphics->fonts[FONT_SMALL]->height, FONT_SMALL, Colors::Cornsilk, to);
  1430. playerNames.erase(i->second.human);
  1431. }
  1432. }
  1433. playerSoFar = 0;
  1434. for (auto i = playerNames.cbegin(); i != playerNames.cend(); i++)
  1435. {
  1436. printAtLoc(i->second, 193, 285 + playerSoFar++ * graphics->fonts[FONT_SMALL]->height, FONT_SMALL, Colors::Cornsilk, to);
  1437. }
  1438. }
  1439. }
  1440. if(SEL->current)
  1441. {
  1442. if(SEL->screenType != CMenuScreen::campaignList)
  1443. {
  1444. int temp = -1;
  1445. if(!chatOn)
  1446. {
  1447. //victory conditions
  1448. temp = SEL->current->mapHeader->victoryCondition.condition+1;
  1449. if (temp>20) temp=0;
  1450. std::string sss = CGI->generaltexth->victoryConditions[temp];
  1451. if (temp && SEL->current->mapHeader->victoryCondition.allowNormalVictory) sss+= "/" + CGI->generaltexth->victoryConditions[0];
  1452. printAtLoc(sss, 60, 307, FONT_SMALL, Colors::Cornsilk, to);
  1453. temp = SEL->current->mapHeader->victoryCondition.condition;
  1454. if (temp>12) temp=11;
  1455. blitAtLoc(CGP->victory->ourImages[temp].bitmap, 24, 302, to); //victory cond descr
  1456. //loss conditoins
  1457. temp = SEL->current->mapHeader->lossCondition.typeOfLossCon+1;
  1458. if (temp>20) temp=0;
  1459. sss = CGI->generaltexth->lossCondtions[temp];
  1460. printAtLoc(sss, 60, 366, FONT_SMALL, Colors::Cornsilk, to);
  1461. temp=SEL->current->mapHeader->lossCondition.typeOfLossCon;
  1462. if (temp>12) temp=3;
  1463. blitAtLoc(CGP->loss->ourImages[temp].bitmap, 24, 359, to); //loss cond
  1464. }
  1465. //difficulty
  1466. assert(SEL->current->mapHeader->difficulty <= 4);
  1467. std::string &diff = CGI->generaltexth->arraytxt[142 + SEL->current->mapHeader->difficulty];
  1468. printAtMiddleLoc(diff, 62, 472, FONT_SMALL, Colors::Cornsilk, to);
  1469. //selecting size icon
  1470. switch (SEL->current->mapHeader->width)
  1471. {
  1472. case 36:
  1473. temp=0;
  1474. break;
  1475. case 72:
  1476. temp=1;
  1477. break;
  1478. case 108:
  1479. temp=2;
  1480. break;
  1481. case 144:
  1482. temp=3;
  1483. break;
  1484. default:
  1485. temp=4;
  1486. break;
  1487. }
  1488. blitAtLoc(sizes->ourImages[temp].bitmap, 318, 22, to);
  1489. if(SEL->screenType == CMenuScreen::loadGame)
  1490. printToLoc((static_cast<const CMapInfo*>(SEL->current))->date,308,34, FONT_SMALL, Colors::Cornsilk, to);
  1491. //print flags
  1492. int fx = 34 + graphics->fonts[FONT_SMALL]->getWidth(CGI->generaltexth->allTexts[390].c_str());
  1493. int ex = 200 + graphics->fonts[FONT_SMALL]->getWidth(CGI->generaltexth->allTexts[391].c_str());
  1494. int myT;
  1495. if(playerColor >= 0)
  1496. myT = SEL->current->mapHeader->players[playerColor].team;
  1497. else
  1498. myT = -1;
  1499. for (auto i = SEL->sInfo.playerInfos.cbegin(); i != SEL->sInfo.playerInfos.cend(); i++)
  1500. {
  1501. int *myx = ((i->first == playerColor || SEL->current->mapHeader->players[i->first].team == myT) ? &fx : &ex);
  1502. blitAtLoc(sFlags->ourImages[i->first].bitmap, *myx, 399, to);
  1503. *myx += sFlags->ourImages[i->first].bitmap->w;
  1504. }
  1505. std::string tob;
  1506. switch (SEL->sInfo.difficulty)
  1507. {
  1508. case 0:
  1509. tob="80%";
  1510. break;
  1511. case 1:
  1512. tob="100%";
  1513. break;
  1514. case 2:
  1515. tob="130%";
  1516. break;
  1517. case 3:
  1518. tob="160%";
  1519. break;
  1520. case 4:
  1521. tob="200%";
  1522. break;
  1523. }
  1524. printAtMiddleLoc(tob, 311, 472, FONT_SMALL, Colors::Cornsilk, to);
  1525. }
  1526. //blit description
  1527. std::string name;
  1528. if (SEL->screenType == CMenuScreen::campaignList)
  1529. {
  1530. name = SEL->current->campaignHeader->name;
  1531. }
  1532. else
  1533. {
  1534. name = SEL->current->mapHeader->name;
  1535. }
  1536. //name
  1537. if (name.length())
  1538. printAtLoc(CSDL_Ext::trimToFit(name, 300, FONT_BIG), 26, 39, FONT_BIG, Colors::Jasmine, to);
  1539. else
  1540. printAtLoc("Unnamed", 26, 39, FONT_BIG, Colors::Jasmine, to);
  1541. }
  1542. }
  1543. void InfoCard::changeSelection( const CMapInfo *to )
  1544. {
  1545. if(to && mapDescription)
  1546. {
  1547. if (SEL->screenType == CMenuScreen::campaignList)
  1548. mapDescription->setTxt(to->campaignHeader->description);
  1549. else
  1550. mapDescription->setTxt(to->mapHeader->description);
  1551. if(SEL->screenType != CMenuScreen::newGame && SEL->screenType != CMenuScreen::campaignList) {
  1552. difficulty->block(true);
  1553. difficulty->select(SEL->sInfo.difficulty, 0);
  1554. }
  1555. }
  1556. GH.totalRedraw();
  1557. }
  1558. void InfoCard::clickRight( tribool down, bool previousState )
  1559. {
  1560. static const Rect flagArea(19, 397, 335, 23);
  1561. if(down && SEL->current && isItInLoc(flagArea, GH.current->motion.x, GH.current->motion.y))
  1562. showTeamsPopup();
  1563. }
  1564. void InfoCard::showTeamsPopup()
  1565. {
  1566. SDL_Surface *bmp = CMessage::drawDialogBox(256, 90 + 50 * SEL->current->mapHeader->howManyTeams);
  1567. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[657], 128, 30, FONT_MEDIUM, Colors::Jasmine, bmp); //{Team Alignments}
  1568. for(int i = 0; i < SEL->current->mapHeader->howManyTeams; i++)
  1569. {
  1570. std::vector<ui8> flags;
  1571. std::string hlp = CGI->generaltexth->allTexts[656]; //Team %d
  1572. hlp.replace(hlp.find("%d"), 2, boost::lexical_cast<std::string>(i+1));
  1573. CSDL_Ext::printAtMiddle(hlp, 128, 65 + 50*i, FONT_SMALL, Colors::Cornsilk, bmp);
  1574. for(int j = 0; j < GameConstants::PLAYER_LIMIT; j++)
  1575. if((SEL->current->mapHeader->players[j].canHumanPlay || SEL->current->mapHeader->players[j].canComputerPlay)
  1576. && SEL->current->mapHeader->players[j].team == i)
  1577. flags.push_back(j);
  1578. int curx = 128 - 9*flags.size();
  1579. for(int j = 0; j < flags.size(); j++)
  1580. {
  1581. blitAt(sFlags->ourImages[flags[j]].bitmap, curx, 75 + 50*i, bmp);
  1582. curx += 18;
  1583. }
  1584. }
  1585. GH.pushInt(new CInfoPopup(bmp, true));
  1586. }
  1587. void InfoCard::toggleChat()
  1588. {
  1589. setChat(!chatOn);
  1590. }
  1591. void InfoCard::setChat(bool activateChat)
  1592. {
  1593. if(chatOn == activateChat)
  1594. return;
  1595. assert(active);
  1596. if(activateChat)
  1597. {
  1598. mapDescription->disable();
  1599. chat->enable();
  1600. playerListBg->enable();
  1601. }
  1602. else
  1603. {
  1604. mapDescription->enable();
  1605. chat->disable();
  1606. playerListBg->disable();
  1607. }
  1608. chatOn = activateChat;
  1609. GH.totalRedraw();
  1610. }
  1611. OptionsTab::OptionsTab():
  1612. turnDuration(NULL)
  1613. {
  1614. OBJ_CONSTRUCTION;
  1615. bg = new CPicture("ADVOPTBK", 0, 6);
  1616. pos = bg->pos;
  1617. if(SEL->screenType == CMenuScreen::newGame)
  1618. turnDuration = new CSlider(55, 551, 194, bind(&OptionsTab::setTurnLength, this, _1), 1, 11, 11, true, 1);
  1619. }
  1620. OptionsTab::~OptionsTab()
  1621. {
  1622. }
  1623. void OptionsTab::showAll(SDL_Surface * to)
  1624. {
  1625. CIntObject::showAll(to);
  1626. printAtMiddleLoc(CGI->generaltexth->allTexts[515], 222, 30, FONT_BIG, Colors::Jasmine, to);
  1627. printAtMiddleWBLoc(CGI->generaltexth->allTexts[516], 222, 58, FONT_SMALL, 55, Colors::Cornsilk, to); //Select starting options, handicap, and name for each player in the game.
  1628. printAtMiddleWBLoc(CGI->generaltexth->allTexts[517], 107, 102, FONT_SMALL, 14, Colors::Jasmine, to); //Player Name Handicap Type
  1629. printAtMiddleWBLoc(CGI->generaltexth->allTexts[518], 197, 102, FONT_SMALL, 10, Colors::Jasmine, to); //Starting Town
  1630. printAtMiddleWBLoc(CGI->generaltexth->allTexts[519], 273, 102, FONT_SMALL, 10, Colors::Jasmine, to); //Starting Hero
  1631. printAtMiddleWBLoc(CGI->generaltexth->allTexts[520], 349, 102, FONT_SMALL, 10, Colors::Jasmine, to); //Starting Bonus
  1632. printAtMiddleLoc(CGI->generaltexth->allTexts[521], 222, 538, FONT_SMALL, Colors::Jasmine, to); // Player Turn Duration
  1633. if (turnDuration)
  1634. printAtMiddleLoc(CGI->generaltexth->turnDurations[turnDuration->value], 319,559, FONT_SMALL, Colors::Cornsilk, to);//Turn duration value
  1635. }
  1636. void OptionsTab::nextCastle( int player, int dir )
  1637. {
  1638. if(SEL->isGuest())
  1639. {
  1640. SEL->postRequest(RequestOptionsChange::TOWN, dir);
  1641. return;
  1642. }
  1643. PlayerSettings &s = SEL->sInfo.playerInfos[player];
  1644. si32 &cur = s.castle;
  1645. auto & allowed = SEL->current->mapHeader->players[s.color].allowedFactions;
  1646. if (cur == -2) //no castle - no change
  1647. return;
  1648. if (cur == -1) //random => first/last available
  1649. {
  1650. if (dir > 0)
  1651. cur = *allowed.begin(); //id of first town
  1652. else
  1653. cur = *allowed.rbegin(); //id of last town
  1654. }
  1655. else // next/previous available
  1656. {
  1657. if ( (cur == *allowed.begin() && dir < 0 )
  1658. || (cur == *allowed.rbegin() && dir > 0) )
  1659. cur = -1;
  1660. else
  1661. {
  1662. assert(dir >= -1 && dir <= 1); //othervice std::advance may go out of range
  1663. auto iter = allowed.find(cur);
  1664. std::advance(iter, dir);
  1665. cur = *iter;
  1666. }
  1667. }
  1668. if(s.hero >= 0)
  1669. s.hero = -1;
  1670. if(cur < 0 && s.bonus == PlayerSettings::bresource)
  1671. s.bonus = PlayerSettings::brandom;
  1672. entries[player]->selectButtons();
  1673. SEL->propagateOptions();
  1674. redraw();
  1675. }
  1676. void OptionsTab::nextHero( int player, int dir )
  1677. {
  1678. if(SEL->isGuest())
  1679. {
  1680. SEL->postRequest(RequestOptionsChange::HERO, dir);
  1681. return;
  1682. }
  1683. PlayerSettings &s = SEL->sInfo.playerInfos[player];
  1684. int old = s.hero;
  1685. if (s.castle < 0 || !s.human || s.hero == -2)
  1686. return;
  1687. if (s.hero == -1) //random => first/last available
  1688. {
  1689. int max = (s.castle*GameConstants::HEROES_PER_TYPE*2+15),
  1690. min = (s.castle*GameConstants::HEROES_PER_TYPE*2);
  1691. s.hero = nextAllowedHero(min,max,0,dir);
  1692. }
  1693. else
  1694. {
  1695. if(dir > 0)
  1696. s.hero = nextAllowedHero(s.hero,(s.castle*GameConstants::HEROES_PER_TYPE*2+16),1,dir);
  1697. else
  1698. s.hero = nextAllowedHero(s.castle*GameConstants::HEROES_PER_TYPE*2-1,s.hero,1,dir);
  1699. }
  1700. if(old != s.hero)
  1701. {
  1702. usedHeroes.erase(old);
  1703. usedHeroes.insert(s.hero);
  1704. redraw();
  1705. }
  1706. SEL->propagateOptions();
  1707. }
  1708. int OptionsTab::nextAllowedHero( int min, int max, int incl, int dir )
  1709. {
  1710. if(dir>0)
  1711. {
  1712. for(int i=min+incl; i<=max-incl; i++)
  1713. if(canUseThisHero(i))
  1714. return i;
  1715. }
  1716. else
  1717. {
  1718. for(int i=max-incl; i>=min+incl; i--)
  1719. if(canUseThisHero(i))
  1720. return i;
  1721. }
  1722. return -1;
  1723. }
  1724. bool OptionsTab::canUseThisHero( int ID )
  1725. {
  1726. //for(int i=0;i<CPG->ret.playerInfos.size();i++)
  1727. // if(CPG->ret.playerInfos[i].hero==ID) //hero is already taken
  1728. // return false;
  1729. return CGI->heroh->heroes.size() > ID
  1730. && !vstd::contains(usedHeroes, ID)
  1731. && SEL->current->mapHeader->allowedHeroes[ID];
  1732. }
  1733. void OptionsTab::nextBonus( int player, int dir )
  1734. {
  1735. if(SEL->isGuest())
  1736. {
  1737. SEL->postRequest(RequestOptionsChange::BONUS, dir);
  1738. return;
  1739. }
  1740. PlayerSettings &s = SEL->sInfo.playerInfos[player];
  1741. si8 &ret = s.bonus += dir;
  1742. if (s.hero==-2 && !SEL->current->mapHeader->players[s.color].heroesNames.size() && ret==PlayerSettings::bartifact) //no hero - can't be artifact
  1743. {
  1744. if (dir<0)
  1745. ret=PlayerSettings::brandom;
  1746. else ret=PlayerSettings::bgold;
  1747. }
  1748. if(ret > PlayerSettings::bresource)
  1749. ret = PlayerSettings::brandom;
  1750. if(ret < PlayerSettings::brandom)
  1751. ret = PlayerSettings::bresource;
  1752. if (s.castle==-1 && ret==PlayerSettings::bresource) //random castle - can't be resource
  1753. {
  1754. if (dir<0)
  1755. ret=PlayerSettings::bgold;
  1756. else ret=PlayerSettings::brandom;
  1757. }
  1758. SEL->propagateOptions();
  1759. redraw();
  1760. }
  1761. void OptionsTab::recreate()
  1762. {
  1763. for(std::map<int, PlayerOptionsEntry*>::iterator it = entries.begin(); it != entries.end(); ++it)
  1764. {
  1765. delete it->second;
  1766. }
  1767. entries.clear();
  1768. usedHeroes.clear();
  1769. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1770. for(auto it = SEL->sInfo.playerInfos.begin(); it != SEL->sInfo.playerInfos.end(); ++it)
  1771. {
  1772. entries.insert(std::make_pair(it->first, new PlayerOptionsEntry(this, it->second)));
  1773. const std::vector<SheroName> &heroes = SEL->current->mapHeader->players[it->first].heroesNames;
  1774. for(size_t hi=0; hi<heroes.size(); hi++)
  1775. usedHeroes.insert(heroes[hi].heroID);
  1776. }
  1777. }
  1778. void OptionsTab::setTurnLength( int npos )
  1779. {
  1780. static const int times[] = {1, 2, 4, 6, 8, 10, 15, 20, 25, 30, 0};
  1781. vstd::amin(npos, ARRAY_COUNT(times) - 1);
  1782. SEL->sInfo.turnTime = times[npos];
  1783. redraw();
  1784. }
  1785. void OptionsTab::flagPressed( int color )
  1786. {
  1787. PlayerSettings &clicked = SEL->sInfo.playerInfos[color];
  1788. PlayerSettings *old = NULL;
  1789. if(SEL->playerNames.size() == 1) //single player -> just swap
  1790. {
  1791. if(color == playerColor) //that color is already selected, no action needed
  1792. return;
  1793. old = &SEL->sInfo.playerInfos[playerColor];
  1794. swapPlayers(*old, clicked);
  1795. }
  1796. else
  1797. {
  1798. //identify clicked player
  1799. int clickedNameID = clicked.human; //human is a number of player, zero means AI
  1800. if(clickedNameID > 0 && playerToRestore.id == clickedNameID) //player to restore is about to being replaced -> put him back to the old place
  1801. {
  1802. PlayerSettings &restPos = SEL->sInfo.playerInfos[playerToRestore.color];
  1803. SEL->setPlayer(restPos, playerToRestore.id);
  1804. playerToRestore.reset();
  1805. }
  1806. int newPlayer; //which player will take clicked position
  1807. //who will be put here?
  1808. if(!clickedNameID) //AI player clicked -> if possible replace computer with unallocated player
  1809. {
  1810. newPlayer = SEL->getIdOfFirstUnallocatedPlayer();
  1811. if(!newPlayer) //no "free" player -> get just first one
  1812. newPlayer = SEL->playerNames.begin()->first;
  1813. }
  1814. else //human clicked -> take next
  1815. {
  1816. auto i = SEL->playerNames.find(clickedNameID); //clicked one
  1817. i++; //player AFTER clicked one
  1818. if(i != SEL->playerNames.end())
  1819. newPlayer = i->first;
  1820. else
  1821. newPlayer = 0; //AI if we scrolled through all players
  1822. }
  1823. SEL->setPlayer(clicked, newPlayer); //put player
  1824. //if that player was somewhere else, we need to replace him with computer
  1825. if(newPlayer) //not AI
  1826. {
  1827. for(auto i = SEL->sInfo.playerInfos.begin(); i != SEL->sInfo.playerInfos.end(); i++)
  1828. {
  1829. int curNameID = i->second.human;
  1830. if(i->first != color && curNameID == newPlayer)
  1831. {
  1832. assert(i->second.human);
  1833. playerToRestore.color = i->first;
  1834. playerToRestore.id = newPlayer;
  1835. SEL->setPlayer(i->second, 0); //set computer
  1836. old = &i->second;
  1837. break;
  1838. }
  1839. }
  1840. }
  1841. }
  1842. entries[clicked.color]->selectButtons();
  1843. if(old)
  1844. {
  1845. entries[old->color]->selectButtons();
  1846. if(old->hero >= 0)
  1847. usedHeroes.erase(old->hero);
  1848. old->hero = entries[old->color]->pi.defaultHero();
  1849. }
  1850. SEL->propagateOptions();
  1851. GH.totalRedraw();
  1852. }
  1853. OptionsTab::PlayerOptionsEntry::PlayerOptionsEntry( OptionsTab *owner, PlayerSettings &S)
  1854. : pi(SEL->current->mapHeader->players[S.color]), s(S)
  1855. {
  1856. OBJ_CONSTRUCTION;
  1857. defActions |= SHARE_POS;
  1858. int serial = 0;
  1859. for(int g=0; g < s.color; ++g)
  1860. {
  1861. PlayerInfo &itred = SEL->current->mapHeader->players[g];
  1862. if( itred.canComputerPlay || itred.canHumanPlay)
  1863. serial++;
  1864. }
  1865. pos.x += 54;
  1866. pos.y += 122 + serial*50;
  1867. static const char *flags[] = {"AOFLGBR.DEF", "AOFLGBB.DEF", "AOFLGBY.DEF", "AOFLGBG.DEF",
  1868. "AOFLGBO.DEF", "AOFLGBP.DEF", "AOFLGBT.DEF", "AOFLGBS.DEF"};
  1869. static const char *bgs[] = {"ADOPRPNL.bmp", "ADOPBPNL.bmp", "ADOPYPNL.bmp", "ADOPGPNL.bmp",
  1870. "ADOPOPNL.bmp", "ADOPPPNL.bmp", "ADOPTPNL.bmp", "ADOPSPNL.bmp"};
  1871. bg = new CPicture(BitmapHandler::loadBitmap(bgs[s.color]), 0, 0, true);
  1872. if(SEL->screenType == CMenuScreen::newGame)
  1873. {
  1874. btns[0] = new CAdventureMapButton(CGI->generaltexth->zelp[132], bind(&OptionsTab::nextCastle, owner, s.color, -1), 107, 5, "ADOPLFA.DEF");
  1875. btns[1] = new CAdventureMapButton(CGI->generaltexth->zelp[133], bind(&OptionsTab::nextCastle, owner, s.color, +1), 168, 5, "ADOPRTA.DEF");
  1876. btns[2] = new CAdventureMapButton(CGI->generaltexth->zelp[148], bind(&OptionsTab::nextHero, owner, s.color, -1), 183, 5, "ADOPLFA.DEF");
  1877. btns[3] = new CAdventureMapButton(CGI->generaltexth->zelp[149], bind(&OptionsTab::nextHero, owner, s.color, +1), 244, 5, "ADOPRTA.DEF");
  1878. btns[4] = new CAdventureMapButton(CGI->generaltexth->zelp[164], bind(&OptionsTab::nextBonus, owner, s.color, -1), 259, 5, "ADOPLFA.DEF");
  1879. btns[5] = new CAdventureMapButton(CGI->generaltexth->zelp[165], bind(&OptionsTab::nextBonus, owner, s.color, +1), 320, 5, "ADOPRTA.DEF");
  1880. }
  1881. else
  1882. for(int i = 0; i < 6; i++)
  1883. btns[i] = NULL;
  1884. selectButtons();
  1885. assert(SEL->current && SEL->current->mapHeader);
  1886. const PlayerInfo &p = SEL->current->mapHeader->players[s.color];
  1887. assert(p.canComputerPlay || p.canHumanPlay); //someone must be able to control this player
  1888. if(p.canHumanPlay && p.canComputerPlay)
  1889. whoCanPlay = HUMAN_OR_CPU;
  1890. else if(p.canComputerPlay)
  1891. whoCanPlay = CPU;
  1892. else
  1893. whoCanPlay = HUMAN;
  1894. if(SEL->screenType != CMenuScreen::scenarioInfo
  1895. && SEL->current->mapHeader->players[s.color].canHumanPlay
  1896. && SEL->multiPlayer != CMenuScreen::MULTI_NETWORK_GUEST)
  1897. {
  1898. flag = new CAdventureMapButton(CGI->generaltexth->zelp[180], bind(&OptionsTab::flagPressed, owner, s.color), -43, 2, flags[s.color]);
  1899. flag->hoverable = true;
  1900. }
  1901. else
  1902. flag = NULL;
  1903. town = new SelectedBox(TOWN, s.color);
  1904. town->pos.x += 119;
  1905. town->pos.y += 2;
  1906. hero = new SelectedBox(HERO, s.color);
  1907. hero->pos.x += 195;
  1908. hero->pos.y += 2;
  1909. bonus = new SelectedBox(BONUS, s.color);
  1910. bonus->pos.x += 271;
  1911. bonus->pos.y += 2;
  1912. }
  1913. void OptionsTab::PlayerOptionsEntry::showAll(SDL_Surface * to)
  1914. {
  1915. CIntObject::showAll(to);
  1916. printAtMiddleLoc(s.name, 55, 10, FONT_SMALL, Colors::Cornsilk, to);
  1917. printAtMiddleWBLoc(CGI->generaltexth->arraytxt[206+whoCanPlay], 28, 34, FONT_TINY, 8, Colors::Cornsilk, to);
  1918. }
  1919. void OptionsTab::PlayerOptionsEntry::selectButtons()
  1920. {
  1921. if(!btns[0])
  1922. return;
  1923. if( (pi.defaultCastle() != -1) //fixed tow
  1924. || (SEL->isGuest() && s.color != playerColor)) //or not our player
  1925. {
  1926. btns[0]->disable();
  1927. btns[1]->disable();
  1928. }
  1929. else
  1930. {
  1931. btns[0]->enable();
  1932. btns[1]->enable();
  1933. }
  1934. if( (pi.defaultHero() != -1 || !s.human || s.castle < 0) //fixed hero
  1935. || (SEL->isGuest() && s.color != playerColor))//or not our player
  1936. {
  1937. btns[2]->disable();
  1938. btns[3]->disable();
  1939. }
  1940. else
  1941. {
  1942. btns[2]->enable();
  1943. btns[3]->enable();
  1944. }
  1945. if(SEL->isGuest() && s.color != playerColor)//or not our player
  1946. {
  1947. btns[4]->disable();
  1948. btns[5]->disable();
  1949. }
  1950. else
  1951. {
  1952. btns[4]->enable();
  1953. btns[5]->enable();
  1954. }
  1955. }
  1956. void OptionsTab::SelectedBox::showAll(SDL_Surface * to)
  1957. {
  1958. //PlayerSettings &s = SEL->sInfo.playerInfos[player];
  1959. SDL_Surface *toBlit = getImg();
  1960. const std::string *toPrint = getText();
  1961. blitAt(toBlit, pos, to);
  1962. printAtMiddleLoc(*toPrint, 23, 39, FONT_TINY, Colors::Cornsilk, to);
  1963. }
  1964. OptionsTab::SelectedBox::SelectedBox( SelType Which, ui8 Player )
  1965. :which(Which), player(Player)
  1966. {
  1967. SDL_Surface *img = getImg();
  1968. pos.w = img->w;
  1969. pos.h = img->h;
  1970. addUsedEvents(RCLICK);
  1971. }
  1972. size_t OptionsTab::SelectedBox::getBonusImageIndex() const
  1973. {
  1974. enum EBonusSelection //frames of bonuses file
  1975. {
  1976. WOOD_ORE = 0, CRYSTAL = 1, GEM = 2,
  1977. MERCURY = 3, SULFUR = 5, GOLD = 8,
  1978. ARTIFACT = 9, RANDOM = 10,
  1979. WOOD = 0, ORE = 0, MITHRIL = 10 // resources unavailable in bonuses file
  1980. };
  1981. const PlayerSettings &s = SEL->sInfo.playerInfos[player];
  1982. switch(s.bonus)
  1983. {
  1984. case -1: return RANDOM;
  1985. case 0: return ARTIFACT;
  1986. case 1: return GOLD;
  1987. case 2:
  1988. switch (CGI->townh->towns[s.castle].primaryRes)
  1989. {
  1990. case 127 : return WOOD_ORE;
  1991. case Res::WOOD : return WOOD;
  1992. case Res::MERCURY : return MERCURY;
  1993. case Res::ORE : return ORE;
  1994. case Res::SULFUR : return SULFUR;
  1995. case Res::CRYSTAL : return CRYSTAL;
  1996. case Res::GEMS : return GEM;
  1997. case Res::GOLD : return GOLD;
  1998. case Res::MITHRIL : return MITHRIL;
  1999. }
  2000. default:
  2001. assert(0);
  2002. return 0;
  2003. }
  2004. }
  2005. SDL_Surface * OptionsTab::SelectedBox::getImg() const
  2006. {
  2007. const PlayerSettings &s = SEL->sInfo.playerInfos[player];
  2008. switch(which)
  2009. {
  2010. case TOWN:
  2011. if (s.castle == -1)
  2012. return CGP->rTown;
  2013. if (s.castle == -2)
  2014. return CGP->nTown;
  2015. else
  2016. return graphics->getPic(s.castle, true, false);
  2017. case HERO:
  2018. if (s.hero == -1)
  2019. {
  2020. return CGP->rHero;
  2021. }
  2022. else if (s.hero == -2)
  2023. {
  2024. if(s.heroPortrait >= 0)
  2025. return graphics->portraitSmall[s.heroPortrait];
  2026. else
  2027. return CGP->nHero;
  2028. }
  2029. else
  2030. {
  2031. return graphics->portraitSmall[s.hero];
  2032. }
  2033. break;
  2034. case BONUS:
  2035. return CGP->bonuses->ourImages[getBonusImageIndex()].bitmap;
  2036. default:
  2037. return nullptr;
  2038. }
  2039. }
  2040. const std::string * OptionsTab::SelectedBox::getText() const
  2041. {
  2042. const PlayerSettings &s = SEL->sInfo.playerInfos[player];
  2043. switch(which)
  2044. {
  2045. case TOWN:
  2046. if (s.castle == -1)
  2047. return &CGI->generaltexth->allTexts[522];
  2048. else if (s.castle == -2)
  2049. return &CGI->generaltexth->allTexts[523];
  2050. else
  2051. return &CGI->townh->factions[s.castle].name;
  2052. case HERO:
  2053. if (s.hero == -1)
  2054. return &CGI->generaltexth->allTexts[522];
  2055. else if (s.hero == -2)
  2056. {
  2057. if(s.heroPortrait >= 0)
  2058. {
  2059. if(s.heroName.length())
  2060. return &s.heroName;
  2061. else
  2062. return &CGI->heroh->heroes[s.heroPortrait]->name;
  2063. }
  2064. else
  2065. return &CGI->generaltexth->allTexts[523];
  2066. }
  2067. else
  2068. {
  2069. //if(s.heroName.length())
  2070. // return &s.heroName;
  2071. //else
  2072. return &CGI->heroh->heroes[s.hero]->name;
  2073. }
  2074. case BONUS:
  2075. switch (s.bonus)
  2076. {
  2077. case -1:
  2078. return &CGI->generaltexth->allTexts[522];
  2079. default:
  2080. return &CGI->generaltexth->arraytxt[214 + s.bonus];
  2081. }
  2082. default:
  2083. return NULL;
  2084. }
  2085. }
  2086. void OptionsTab::SelectedBox::clickRight( tribool down, bool previousState )
  2087. {
  2088. if(indeterminate(down) || !down) return;
  2089. const PlayerSettings &s = SEL->sInfo.playerInfos[player];
  2090. SDL_Surface *bmp = NULL;
  2091. const std::string *title = NULL, *subTitle = NULL;
  2092. subTitle = getText();
  2093. int val=-1;
  2094. switch(which)
  2095. {
  2096. case TOWN:
  2097. val = s.castle;
  2098. break;
  2099. case HERO:
  2100. val = s.hero;
  2101. if(val == -2) //none => we may have some preset info
  2102. {
  2103. int p9 = SEL->current->mapHeader->players[s.color].p9;
  2104. if(p9 != 255 && SEL->sInfo.playerInfos[player].heroPortrait >= 0)
  2105. val = p9;
  2106. }
  2107. break;
  2108. case BONUS:
  2109. val = s.bonus;
  2110. break;
  2111. }
  2112. if(val == -1 || which == BONUS) //random or bonus box
  2113. {
  2114. bmp = CMessage::drawDialogBox(256, 190);
  2115. std::string *description = NULL;
  2116. switch(which)
  2117. {
  2118. case TOWN:
  2119. title = &CGI->generaltexth->allTexts[103];
  2120. description = &CGI->generaltexth->allTexts[104];
  2121. break;
  2122. case HERO:
  2123. title = &CGI->generaltexth->allTexts[101];
  2124. description = &CGI->generaltexth->allTexts[102];
  2125. break;
  2126. case BONUS:
  2127. {
  2128. switch(val)
  2129. {
  2130. case PlayerSettings::brandom:
  2131. title = &CGI->generaltexth->allTexts[86]; //{Random Bonus}
  2132. description = &CGI->generaltexth->allTexts[94]; //Gold, wood and ore, or an artifact is randomly chosen as your starting bonus
  2133. break;
  2134. case PlayerSettings::bartifact:
  2135. title = &CGI->generaltexth->allTexts[83]; //{Artifact Bonus}
  2136. description = &CGI->generaltexth->allTexts[90]; //An artifact is randomly chosen and equipped to your starting hero
  2137. break;
  2138. case PlayerSettings::bgold:
  2139. title = &CGI->generaltexth->allTexts[84]; //{Gold Bonus}
  2140. subTitle = &CGI->generaltexth->allTexts[87]; //500-1000
  2141. description = &CGI->generaltexth->allTexts[92]; //At the start of the game, 500-1000 gold is added to your Kingdom's resource pool
  2142. break;
  2143. case PlayerSettings::bresource:
  2144. {
  2145. title = &CGI->generaltexth->allTexts[85]; //{Resource Bonus}
  2146. switch(CGI->townh->towns[s.castle].primaryRes)
  2147. {
  2148. case 1:
  2149. subTitle = &CGI->generaltexth->allTexts[694];
  2150. description = &CGI->generaltexth->allTexts[690];
  2151. break;
  2152. case 3:
  2153. subTitle = &CGI->generaltexth->allTexts[695];
  2154. description = &CGI->generaltexth->allTexts[691];
  2155. break;
  2156. case 4:
  2157. subTitle = &CGI->generaltexth->allTexts[692];
  2158. description = &CGI->generaltexth->allTexts[688];
  2159. break;
  2160. case 5:
  2161. subTitle = &CGI->generaltexth->allTexts[693];
  2162. description = &CGI->generaltexth->allTexts[689];
  2163. break;
  2164. case 127:
  2165. subTitle = &CGI->generaltexth->allTexts[89]; //5-10 wood / 5-10 ore
  2166. description = &CGI->generaltexth->allTexts[93]; //At the start of the game, 5-10 wood and 5-10 ore are added to your Kingdom's resource pool
  2167. break;
  2168. }
  2169. }
  2170. break;
  2171. }
  2172. }
  2173. break;
  2174. }
  2175. if(description)
  2176. CSDL_Ext::printAtMiddleWB(*description, 125, 145, FONT_SMALL, 37, Colors::Cornsilk, bmp);
  2177. }
  2178. else if(val == -2)
  2179. {
  2180. return;
  2181. }
  2182. else if(which == TOWN)
  2183. {
  2184. bmp = CMessage::drawDialogBox(256, 319);
  2185. title = &CGI->generaltexth->allTexts[80];
  2186. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[79], 135, 137, FONT_MEDIUM, Colors::Jasmine, bmp);
  2187. const CTown &t = CGI->townh->towns[val];
  2188. //print creatures
  2189. int x = 60, y = 159;
  2190. for(int i = 0; i < 7; i++)
  2191. {
  2192. int c = t.creatures[i][0];
  2193. blitAt(graphics->smallImgs[c], x, y, bmp);
  2194. CSDL_Ext::printAtMiddleWB(CGI->creh->creatures[c]->nameSing, x + 16, y + 45, FONT_TINY, 10, Colors::Cornsilk, bmp);
  2195. if(i == 2)
  2196. {
  2197. x = 40;
  2198. y += 76;
  2199. }
  2200. else
  2201. {
  2202. x += 52;
  2203. }
  2204. }
  2205. }
  2206. else if(val >= 0)
  2207. {
  2208. const CHero *h = CGI->heroh->heroes[val];
  2209. bmp = CMessage::drawDialogBox(320, 255);
  2210. title = &CGI->generaltexth->allTexts[77];
  2211. CSDL_Ext::printAtMiddle(*title, 167, 36, FONT_MEDIUM, Colors::Jasmine, bmp);
  2212. CSDL_Ext::printAtMiddle(*subTitle + " - " + h->heroClass->name, 160, 99, FONT_SMALL, Colors::Cornsilk, bmp);
  2213. blitAt(getImg(), 136, 56, bmp);
  2214. //print specialty
  2215. CSDL_Ext::printAtMiddle(CGI->generaltexth->allTexts[78], 166, 132, FONT_MEDIUM, Colors::Jasmine, bmp);
  2216. blitAt(graphics->un44->ourImages[val].bitmap, 140, 150, bmp);
  2217. CSDL_Ext::printAtMiddle(CGI->generaltexth->hTxts[val].bonusName, 166, 203, FONT_SMALL, Colors::Cornsilk, bmp);
  2218. GH.pushInt(new CInfoPopup(bmp, true));
  2219. return;
  2220. }
  2221. if(title)
  2222. CSDL_Ext::printAtMiddle(*title, 135, 36, FONT_MEDIUM, Colors::Jasmine, bmp);
  2223. if(subTitle)
  2224. CSDL_Ext::printAtMiddle(*subTitle, 127, 103, FONT_SMALL, Colors::Cornsilk, bmp);
  2225. blitAt(getImg(), 104, 60, bmp);
  2226. GH.pushInt(new CInfoPopup(bmp, true));
  2227. }
  2228. CScenarioInfo::CScenarioInfo(const CMapHeader *mapHeader, const StartInfo *startInfo)
  2229. {
  2230. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2231. for(auto it = startInfo->playerInfos.cbegin(); it != startInfo->playerInfos.cend(); ++it)
  2232. {
  2233. if(it->second.human)
  2234. {
  2235. playerColor = it->first;
  2236. }
  2237. }
  2238. pos.w = 762;
  2239. pos.h = 584;
  2240. center(pos);
  2241. assert(LOCPLINT);
  2242. sInfo = *LOCPLINT->cb->getStartInfo();
  2243. assert(!SEL->current);
  2244. current = mapInfoFromGame();
  2245. setPlayersFromGame();
  2246. screenType = CMenuScreen::scenarioInfo;
  2247. card = new InfoCard();
  2248. opt = new OptionsTab();
  2249. opt->recreate();
  2250. card->changeSelection(current);
  2251. card->difficulty->select(startInfo->difficulty, 0);
  2252. back = new CAdventureMapButton("", CGI->generaltexth->zelp[105].second, bind(&CGuiHandler::popIntTotally, &GH, this), 584, 535, "SCNRBACK.DEF", SDLK_ESCAPE);
  2253. }
  2254. CScenarioInfo::~CScenarioInfo()
  2255. {
  2256. delete current;
  2257. }
  2258. bool mapSorter::operator()(const CMapInfo *aaa, const CMapInfo *bbb)
  2259. {
  2260. const CMapHeader * a = aaa->mapHeader.get(),
  2261. * b = bbb->mapHeader.get();
  2262. if(a && b) //if we are sorting scenarios
  2263. {
  2264. switch (sortBy)
  2265. {
  2266. case _format: //by map format (RoE, WoG, etc)
  2267. return (a->version<b->version);
  2268. break;
  2269. case _loscon: //by loss conditions
  2270. return (a->lossCondition.typeOfLossCon<b->lossCondition.typeOfLossCon);
  2271. break;
  2272. case _playerAm: //by player amount
  2273. int playerAmntB,humenPlayersB,playerAmntA,humenPlayersA;
  2274. playerAmntB=humenPlayersB=playerAmntA=humenPlayersA=0;
  2275. for (int i=0;i<8;i++)
  2276. {
  2277. if (a->players[i].canHumanPlay) {playerAmntA++;humenPlayersA++;}
  2278. else if (a->players[i].canComputerPlay) {playerAmntA++;}
  2279. if (b->players[i].canHumanPlay) {playerAmntB++;humenPlayersB++;}
  2280. else if (b->players[i].canComputerPlay) {playerAmntB++;}
  2281. }
  2282. if (playerAmntB!=playerAmntA)
  2283. return (playerAmntA<playerAmntB);
  2284. else
  2285. return (humenPlayersA<humenPlayersB);
  2286. break;
  2287. case _size: //by size of map
  2288. return (a->width<b->width);
  2289. break;
  2290. case _viccon: //by victory conditions
  2291. return (a->victoryCondition.condition < b->victoryCondition.condition);
  2292. break;
  2293. case _name: //by name
  2294. return boost::ilexicographical_compare(a->name, b->name);
  2295. default:
  2296. return boost::ilexicographical_compare(a->name, b->name);
  2297. }
  2298. }
  2299. else //if we are sorting campaigns
  2300. {
  2301. switch(sortBy)
  2302. {
  2303. case _numOfMaps: //by number of maps in campaign
  2304. return CGI->generaltexth->campaignRegionNames[ aaa->campaignHeader->mapVersion ].size() <
  2305. CGI->generaltexth->campaignRegionNames[ bbb->campaignHeader->mapVersion ].size();
  2306. break;
  2307. case _name: //by name
  2308. return boost::ilexicographical_compare(aaa->campaignHeader->name, bbb->campaignHeader->name);
  2309. default:
  2310. return boost::ilexicographical_compare(aaa->campaignHeader->name, bbb->campaignHeader->name);
  2311. }
  2312. }
  2313. }
  2314. CMultiMode::CMultiMode()
  2315. {
  2316. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2317. bg = new CPicture("MUPOPUP.bmp");
  2318. bg->convertToScreenBPP(); //so we could draw without problems
  2319. blitAt(CPicture("MUMAP.bmp"), 16, 77, *bg); //blit img
  2320. pos = bg->center(); //center, window has size of bg graphic
  2321. bar = new CGStatusBar(new CPicture(Rect(7, 465, 440, 18), 0));//226, 472
  2322. txt = new CTextInput(Rect(19, 436, 334, 16), *bg);
  2323. txt->setTxt(settings["general"]["playerName"].String()); //Player
  2324. btns[0] = new CAdventureMapButton(CGI->generaltexth->zelp[266], bind(&CMultiMode::openHotseat, this), 373, 78, "MUBHOT.DEF");
  2325. btns[1] = new CAdventureMapButton("Host TCP/IP game", "", bind(&CMultiMode::hostTCP, this), 373, 78 + 57*1, "MUBHOST.DEF");
  2326. btns[2] = new CAdventureMapButton("Join TCP/IP game", "", bind(&CMultiMode::joinTCP, this), 373, 78 + 57*2, "MUBJOIN.DEF");
  2327. btns[6] = new CAdventureMapButton(CGI->generaltexth->zelp[288], bind(&CGuiHandler::popIntTotally, ref(GH), this), 373, 424, "MUBCANC.DEF", SDLK_ESCAPE);
  2328. }
  2329. void CMultiMode::openHotseat()
  2330. {
  2331. GH.pushInt(new CHotSeatPlayers(txt->text));
  2332. }
  2333. void CMultiMode::hostTCP()
  2334. {
  2335. Settings name = settings.write["general"]["playerName"];
  2336. name->String() = txt->text;
  2337. GH.popIntTotally(this);
  2338. GH.pushInt(new CSelectionScreen(CMenuScreen::newGame, CMenuScreen::MULTI_NETWORK_HOST));
  2339. }
  2340. void CMultiMode::joinTCP()
  2341. {
  2342. Settings name = settings.write["general"]["playerName"];
  2343. name->String() = txt->text;
  2344. GH.popIntTotally(this);
  2345. GH.pushInt(new CSelectionScreen(CMenuScreen::newGame, CMenuScreen::MULTI_NETWORK_GUEST));
  2346. }
  2347. CHotSeatPlayers::CHotSeatPlayers(const std::string &firstPlayer)
  2348. {
  2349. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2350. bg = new CPicture("MUHOTSEA.bmp");
  2351. pos = bg->center(); //center, window has size of bg graphic
  2352. std::string text = CGI->generaltexth->allTexts[446];
  2353. boost::replace_all(text, "\t","\n");
  2354. Rect boxRect(25, 20, 315, 50);
  2355. title = new CTextBox(text, boxRect, 0, FONT_BIG, CENTER, Colors::Cornsilk);//HOTSEAT Please enter names
  2356. for(int i = 0; i < ARRAY_COUNT(txt); i++)
  2357. {
  2358. txt[i] = new CTextInput(Rect(60, 85 + i*30, 280, 16), *bg);
  2359. txt[i]->cb += boost::bind(&CHotSeatPlayers::onChange, this, _1);
  2360. }
  2361. ok = new CAdventureMapButton(CGI->generaltexth->zelp[560], bind(&CHotSeatPlayers::enterSelectionScreen, this), 95, 338, "MUBCHCK.DEF", SDLK_RETURN);
  2362. cancel = new CAdventureMapButton(CGI->generaltexth->zelp[561], bind(&CGuiHandler::popIntTotally, ref(GH), this), 205, 338, "MUBCANC.DEF", SDLK_ESCAPE);
  2363. bar = new CGStatusBar(new CPicture(Rect(7, 381, 348, 18), 0));//226, 472
  2364. txt[0]->setTxt(firstPlayer, true);
  2365. txt[0]->giveFocus();
  2366. }
  2367. void CHotSeatPlayers::onChange(std::string newText)
  2368. {
  2369. size_t namesCount = 0;
  2370. for(int i = 0; i < ARRAY_COUNT(txt); i++)
  2371. if(!txt[i]->text.empty())
  2372. namesCount++;
  2373. ok->block(namesCount < 2);
  2374. }
  2375. void CHotSeatPlayers::enterSelectionScreen()
  2376. {
  2377. std::map<TPlayerColor, std::string> names;
  2378. for(int i = 0, j = 1; i < ARRAY_COUNT(txt); i++)
  2379. if(txt[i]->text.length())
  2380. names[j++] = txt[i]->text;
  2381. Settings name = settings.write["general"]["playerName"];
  2382. name->String() = names.begin()->second;
  2383. GH.popInts(2); //pop MP mode window and this
  2384. GH.pushInt(new CSelectionScreen(CMenuScreen::newGame, CMenuScreen::MULTI_HOT_SEAT, &names));
  2385. }
  2386. void CBonusSelection::init()
  2387. {
  2388. highlightedRegion = nullptr;
  2389. ourHeader = nullptr;
  2390. diffLb = nullptr;
  2391. diffRb = nullptr;
  2392. bonuses = nullptr;
  2393. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2394. static const std::string bgNames [] = {"E1_BG.BMP", "G2_BG.BMP", "E2_BG.BMP", "G1_BG.BMP", "G3_BG.BMP", "N1_BG.BMP",
  2395. "S1_BG.BMP", "BR_BG.BMP", "IS_BG.BMP", "KR_BG.BMP", "NI_BG.BMP", "TA_BG.BMP", "AR_BG.BMP", "HS_BG.BMP",
  2396. "BB_BG.BMP", "NB_BG.BMP", "EL_BG.BMP", "RN_BG.BMP", "UA_BG.BMP", "SP_BG.BMP"};
  2397. loadPositionsOfGraphics();
  2398. background = BitmapHandler::loadBitmap(bgNames[ourCampaign->camp->header.mapVersion]);
  2399. pos.h = background->h;
  2400. pos.w = background->w;
  2401. center();
  2402. SDL_Surface * panel = BitmapHandler::loadBitmap("CAMPBRF.BMP");
  2403. blitAt(panel, 456, 6, background);
  2404. startB = new CAdventureMapButton("", "", bind(&CBonusSelection::startMap, this), 475, 536, "CBBEGIB.DEF", SDLK_RETURN);
  2405. backB = new CAdventureMapButton("", "", bind(&CBonusSelection::goBack, this), 624, 536, "CBCANCB.DEF", SDLK_ESCAPE);
  2406. //campaign name
  2407. if (ourCampaign->camp->header.name.length())
  2408. CSDL_Ext::printAt(ourCampaign->camp->header.name, 481, 28, FONT_BIG, Colors::Jasmine, background);
  2409. else
  2410. CSDL_Ext::printAt("Unnamed", 481, 28, FONT_BIG, Colors::Jasmine, background);
  2411. //map size icon
  2412. sizes = CDefHandler::giveDef("SCNRMPSZ.DEF");
  2413. //campaign description
  2414. CSDL_Ext::printAt(CGI->generaltexth->allTexts[38], 481, 63, FONT_SMALL, Colors::Jasmine, background);
  2415. cmpgDesc = new CTextBox(ourCampaign->camp->header.description, Rect(480, 86, 286, 117), 1);
  2416. //cmpgDesc->showAll(background);
  2417. //map description
  2418. mapDesc = new CTextBox("", Rect(480, 280, 286, 117), 1);
  2419. //bonus choosing
  2420. CSDL_Ext::printAt(CGI->generaltexth->allTexts[71], 511, 432, FONT_MEDIUM, Colors::Cornsilk, background); //Choose a bonus:
  2421. bonuses = new CHighlightableButtonsGroup(bind(&CBonusSelection::selectBonus, this, _1));
  2422. //set left part of window
  2423. for (int g=0; g<ourCampaign->camp->scenarios.size(); ++g)
  2424. {
  2425. if(ourCampaign->camp->conquerable(g))
  2426. {
  2427. regions.push_back(new CRegion(this, true, true, g));
  2428. regions[regions.size()-1]->rclickText = ourCampaign->camp->scenarios[g].regionText;
  2429. if (highlightedRegion == NULL)
  2430. {
  2431. highlightedRegion = regions.back();
  2432. selectMap(g);
  2433. }
  2434. }
  2435. else if (ourCampaign->camp->scenarios[g].conquered) //display as striped
  2436. {
  2437. regions.push_back(new CRegion(this, false, false, g));
  2438. regions[regions.size()-1]->rclickText = ourCampaign->camp->scenarios[g].regionText;
  2439. }
  2440. }
  2441. //unlock if no bonuses -- it's acceptable
  2442. // //init campaign state if necessary
  2443. // if (ourCampaign->campaignName.size() == 0)
  2444. // {
  2445. // ourCampaign->initNewCampaign(sInfo);
  2446. // }
  2447. //allies / enemies
  2448. CSDL_Ext::printAt(CGI->generaltexth->allTexts[390] + ":", 486, 407, FONT_SMALL, Colors::Cornsilk, background); //Allies
  2449. CSDL_Ext::printAt(CGI->generaltexth->allTexts[391] + ":", 619, 407, FONT_SMALL, Colors::Cornsilk, background); //Enemies
  2450. SDL_FreeSurface(panel);
  2451. //difficulty
  2452. std::vector<std::string> difficulty;
  2453. boost::split(difficulty, CGI->generaltexth->allTexts[492], boost::is_any_of(" "));
  2454. CSDL_Ext::printAt(difficulty.back(), 689, 432, FONT_MEDIUM, Colors::Cornsilk, background); //Difficulty
  2455. //difficulty pics
  2456. for (int b=0; b<ARRAY_COUNT(diffPics); ++b)
  2457. {
  2458. CDefEssential * cde = CDefHandler::giveDefEss("GSPBUT" + boost::lexical_cast<std::string>(b+3) + ".DEF");
  2459. SDL_Surface * surfToDuplicate = cde->ourImages[0].bitmap;
  2460. diffPics[b] = SDL_ConvertSurface(surfToDuplicate, surfToDuplicate->format,
  2461. surfToDuplicate->flags);
  2462. delete cde;
  2463. }
  2464. //difficulty selection buttons
  2465. if (ourCampaign->camp->header.difficultyChoosenByPlayer)
  2466. {
  2467. diffLb = new CAdventureMapButton("", "", bind(&CBonusSelection::changeDiff, this, false), 694, 508, "SCNRBLF.DEF");
  2468. diffRb = new CAdventureMapButton("", "", bind(&CBonusSelection::changeDiff, this, true), 738, 508, "SCNRBRT.DEF");
  2469. }
  2470. //load miniflags
  2471. sFlags = CDefHandler::giveDef("ITGFLAGS.DEF");
  2472. }
  2473. CBonusSelection::CBonusSelection(shared_ptr<CCampaignState> _ourCampaign)
  2474. : ourCampaign(std::move(_ourCampaign))
  2475. {
  2476. init();
  2477. }
  2478. CBonusSelection::CBonusSelection( std::string campaignFName )
  2479. {
  2480. ourCampaign = make_shared<CCampaignState>(CCampaignHandler::getCampaign(campaignFName));
  2481. sInfo.campState = ourCampaign;
  2482. init();
  2483. }
  2484. CBonusSelection::~CBonusSelection()
  2485. {
  2486. SDL_FreeSurface(background);
  2487. delete sizes;
  2488. delete ourHeader;
  2489. delete sFlags;
  2490. for (int b=0; b<ARRAY_COUNT(diffPics); ++b)
  2491. {
  2492. SDL_FreeSurface(diffPics[b]);
  2493. }
  2494. }
  2495. void CBonusSelection::goBack()
  2496. {
  2497. GH.popIntTotally(this);
  2498. }
  2499. void CBonusSelection::showAll(SDL_Surface * to)
  2500. {
  2501. blitAt(background, pos.x, pos.y, to);
  2502. CIntObject::showAll(to);
  2503. show(to);
  2504. if (pos.h != to->h || pos.w != to->w)
  2505. CMessage::drawBorder(1, to, pos.w+28, pos.h+30, pos.x-14, pos.y-15);
  2506. }
  2507. void CBonusSelection::loadPositionsOfGraphics()
  2508. {
  2509. const JsonNode config(ResourceID("config/campaign_regions.json"));
  2510. int idx = 0;
  2511. BOOST_FOREACH(const JsonNode &campaign, config["campaign_regions"].Vector())
  2512. {
  2513. SCampPositions sc;
  2514. sc.campPrefix = campaign["prefix"].String();
  2515. sc.colorSuffixLength = campaign["color_suffix_length"].Float();
  2516. BOOST_FOREACH(const JsonNode &desc, campaign["desc"].Vector())
  2517. {
  2518. SCampPositions::SRegionDesc rd;
  2519. rd.infix = desc["infix"].String();
  2520. rd.xpos = desc["x"].Float();
  2521. rd.ypos = desc["y"].Float();
  2522. sc.regions.push_back(rd);
  2523. }
  2524. campDescriptions.push_back(sc);
  2525. idx++;
  2526. }
  2527. assert(idx == CGI->generaltexth->campaignMapNames.size());
  2528. }
  2529. void CBonusSelection::selectMap( int whichOne )
  2530. {
  2531. sInfo.difficulty = ourCampaign->camp->scenarios[whichOne].difficulty;
  2532. sInfo.mapname = ourCampaign->camp->header.filename;
  2533. sInfo.mode = StartInfo::CAMPAIGN;
  2534. sInfo.campState = ourCampaign;
  2535. ourCampaign->currentMap = whichOne;
  2536. //get header
  2537. delete ourHeader;
  2538. std::string & headerStr = ourCampaign->camp->mapPieces.find(whichOne)->second;
  2539. auto buffer = reinterpret_cast<const ui8 *>(headerStr.data());
  2540. ourHeader = CMapService::loadMapHeader(buffer, headerStr.size()).release();
  2541. std::map<TPlayerColor, std::string> names;
  2542. names[1] = settings["general"]["playerName"].String();
  2543. updateStartInfo(ourCampaign->camp->header.filename, sInfo, ourHeader, names);
  2544. sInfo.turnTime = 0;
  2545. sInfo.difficulty = ourCampaign->camp->scenarios[whichOne].difficulty;
  2546. mapDesc->setTxt(ourHeader->description);
  2547. updateBonusSelection();
  2548. }
  2549. void CBonusSelection::show(SDL_Surface * to)
  2550. {
  2551. //blitAt(background, pos.x, pos.y, to);
  2552. //map name
  2553. std::string mapName = ourHeader->name;
  2554. if (mapName.length())
  2555. printAtLoc(mapName, 481, 219, FONT_BIG, Colors::Jasmine, to);
  2556. else
  2557. printAtLoc("Unnamed", 481, 219, FONT_BIG, Colors::Jasmine, to);
  2558. //map description
  2559. printAtLoc(CGI->generaltexth->allTexts[496], 481, 253, FONT_SMALL, Colors::Jasmine, to);
  2560. mapDesc->showAll(to); //showAll because CTextBox has no show()
  2561. //map size icon
  2562. int temp;
  2563. switch (ourHeader->width)
  2564. {
  2565. case 36:
  2566. temp=0;
  2567. break;
  2568. case 72:
  2569. temp=1;
  2570. break;
  2571. case 108:
  2572. temp=2;
  2573. break;
  2574. case 144:
  2575. temp=3;
  2576. break;
  2577. default:
  2578. temp=4;
  2579. break;
  2580. }
  2581. blitAtLoc(sizes->ourImages[temp].bitmap, 735, 26, to);
  2582. //flags
  2583. int fx = 496 + graphics->fonts[FONT_SMALL]->getWidth(CGI->generaltexth->allTexts[390].c_str());
  2584. int ex = 629 + graphics->fonts[FONT_SMALL]->getWidth(CGI->generaltexth->allTexts[391].c_str());
  2585. int myT;
  2586. myT = ourHeader->players[playerColor].team;
  2587. for (auto i = sInfo.playerInfos.cbegin(); i != sInfo.playerInfos.cend(); i++)
  2588. {
  2589. int *myx = ((i->first == playerColor || ourHeader->players[i->first].team == myT) ? &fx : &ex);
  2590. blitAtLoc(sFlags->ourImages[i->first].bitmap, pos.x + *myx, pos.y + 405, to);
  2591. *myx += sFlags->ourImages[i->first].bitmap->w;
  2592. }
  2593. //difficulty
  2594. blitAtLoc(diffPics[sInfo.difficulty], 709, 455, to);
  2595. CIntObject::show(to);
  2596. }
  2597. void CBonusSelection::updateBonusSelection()
  2598. {
  2599. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2600. //graphics:
  2601. //spell - SPELLBON.DEF
  2602. //monster - TWCRPORT.DEF
  2603. //building - BO*.BMP graphics
  2604. //artifact - ARTIFBON.DEF
  2605. //spell scroll - SPELLBON.DEF
  2606. //prim skill - PSKILBON.DEF
  2607. //sec skill - SSKILBON.DEF
  2608. //resource - BORES.DEF
  2609. //player - CREST58.DEF
  2610. //hero - PORTRAITSLARGE (HPL###.BMPs)
  2611. const CCampaignScenario &scenario = ourCampaign->camp->scenarios[sInfo.campState->currentMap];
  2612. const std::vector<CScenarioTravel::STravelBonus> & bonDescs = scenario.travelOptions.bonusesToChoose;
  2613. updateStartButtonState(-1);
  2614. for (size_t i=0; i<bonuses->buttons.size(); i++)
  2615. {
  2616. if (bonuses->buttons[i]->active)
  2617. bonuses->buttons[i]->deactivate();
  2618. delete bonuses->buttons[i];
  2619. }
  2620. bonuses->buttons.clear();
  2621. static const char *bonusPics[] = {"SPELLBON.DEF", "TWCRPORT.DEF", "", "ARTIFBON.DEF", "SPELLBON.DEF",
  2622. "PSKILBON.DEF", "SSKILBON.DEF", "BORES.DEF", "CREST58.DEF", "PORTRAITSLARGE"};
  2623. for(int i = 0; i < bonDescs.size(); i++)
  2624. {
  2625. std::string picName=bonusPics[bonDescs[i].type];
  2626. size_t picNumber=bonDescs[i].info2;
  2627. std::string desc;
  2628. switch(bonDescs[i].type)
  2629. {
  2630. case CScenarioTravel::STravelBonus::SPELL:
  2631. desc = CGI->generaltexth->allTexts[715];
  2632. boost::algorithm::replace_first(desc, "%s", CGI->spellh->spells[bonDescs[i].info2]->name);
  2633. break;
  2634. case CScenarioTravel::STravelBonus::MONSTER:
  2635. picNumber = bonDescs[i].info2 + 2;
  2636. desc = CGI->generaltexth->allTexts[717];
  2637. boost::algorithm::replace_first(desc, "%d", boost::lexical_cast<std::string>(bonDescs[i].info3));
  2638. boost::algorithm::replace_first(desc, "%s", CGI->creh->creatures[bonDescs[i].info2]->namePl);
  2639. break;
  2640. case CScenarioTravel::STravelBonus::BUILDING:
  2641. {
  2642. int faction = -1;
  2643. for(auto it = sInfo.playerInfos.begin(); it != sInfo.playerInfos.end(); ++it)
  2644. {
  2645. if (it->second.human)
  2646. {
  2647. faction = it->second.castle;
  2648. break;
  2649. }
  2650. }
  2651. assert(faction != -1);
  2652. int buildID = CBuildingHandler::campToERMU(bonDescs[i].info1, faction, std::set<si32>());
  2653. picName = graphics->ERMUtoPicture[faction][buildID];
  2654. picNumber = -1;
  2655. if (vstd::contains(CGI->townh->towns[faction].buildings, buildID))
  2656. desc = CGI->townh->towns[faction].buildings.find(buildID)->second->Description();
  2657. }
  2658. break;
  2659. case CScenarioTravel::STravelBonus::ARTIFACT:
  2660. desc = CGI->generaltexth->allTexts[715];
  2661. boost::algorithm::replace_first(desc, "%s", CGI->arth->artifacts[bonDescs[i].info2]->Name());
  2662. break;
  2663. case CScenarioTravel::STravelBonus::SPELL_SCROLL:
  2664. desc = CGI->generaltexth->allTexts[716];
  2665. boost::algorithm::replace_first(desc, "%s", CGI->spellh->spells[bonDescs[i].info2]->name);
  2666. break;
  2667. case CScenarioTravel::STravelBonus::PRIMARY_SKILL:
  2668. {
  2669. int leadingSkill = -1;
  2670. std::vector<std::pair<int, int> > toPrint; //primary skills to be listed <num, val>
  2671. const ui8* ptr = reinterpret_cast<const ui8*>(&bonDescs[i].info2);
  2672. for (int g=0; g<GameConstants::PRIMARY_SKILLS; ++g)
  2673. {
  2674. if (leadingSkill == -1 || ptr[g] > ptr[leadingSkill])
  2675. {
  2676. leadingSkill = g;
  2677. }
  2678. if (ptr[g] != 0)
  2679. {
  2680. toPrint.push_back(std::make_pair(g, ptr[g]));
  2681. }
  2682. }
  2683. picNumber = leadingSkill;
  2684. desc = CGI->generaltexth->allTexts[715];
  2685. std::string substitute; //text to be printed instead of %s
  2686. for (int v=0; v<toPrint.size(); ++v)
  2687. {
  2688. substitute += boost::lexical_cast<std::string>(toPrint[v].second);
  2689. substitute += " " + CGI->generaltexth->primarySkillNames[toPrint[v].first];
  2690. if(v != toPrint.size() - 1)
  2691. {
  2692. substitute += ", ";
  2693. }
  2694. }
  2695. boost::algorithm::replace_first(desc, "%s", substitute);
  2696. break;
  2697. }
  2698. case CScenarioTravel::STravelBonus::SECONDARY_SKILL:
  2699. desc = CGI->generaltexth->allTexts[718];
  2700. boost::algorithm::replace_first(desc, "%s", CGI->generaltexth->levels[bonDescs[i].info3]); //skill level
  2701. boost::algorithm::replace_first(desc, "%s", CGI->generaltexth->skillName[bonDescs[i].info2]); //skill name
  2702. break;
  2703. case CScenarioTravel::STravelBonus::RESOURCE:
  2704. {
  2705. int serialResID = 0;
  2706. switch(bonDescs[i].info1)
  2707. {
  2708. case 0: case 1: case 2: case 3: case 4: case 5: case 6:
  2709. serialResID = bonDescs[i].info1;
  2710. break;
  2711. case 0xFD: //wood + ore
  2712. serialResID = 7;
  2713. break;
  2714. case 0xFE: //rare resources
  2715. serialResID = 8;
  2716. break;
  2717. }
  2718. picNumber = serialResID;
  2719. desc = CGI->generaltexth->allTexts[717];
  2720. boost::algorithm::replace_first(desc, "%d", boost::lexical_cast<std::string>(bonDescs[i].info2));
  2721. std::string replacement;
  2722. if (serialResID <= 6)
  2723. {
  2724. replacement = CGI->generaltexth->restypes[serialResID];
  2725. }
  2726. else
  2727. {
  2728. replacement = CGI->generaltexth->allTexts[714 + serialResID];
  2729. }
  2730. boost::algorithm::replace_first(desc, "%s", replacement);
  2731. }
  2732. break;
  2733. case CScenarioTravel::STravelBonus::PLAYER_PREV_SCENARIO:
  2734. picNumber = bonDescs[i].info1;
  2735. desc = CGI->generaltexth->allTexts[718];
  2736. boost::algorithm::replace_first(desc, "%s", CGI->generaltexth->capColors[bonDescs[i].info1]); //player color
  2737. boost::algorithm::replace_first(desc, "%s", ourCampaign->camp->scenarios[bonDescs[i].info2].mapName); //scenario
  2738. break;
  2739. case CScenarioTravel::STravelBonus::HERO:
  2740. desc = CGI->generaltexth->allTexts[718];
  2741. boost::algorithm::replace_first(desc, "%s", CGI->generaltexth->capColors[bonDescs[i].info1]); //hero's color
  2742. if (bonDescs[i].info2 == 0xFFFF)
  2743. {
  2744. boost::algorithm::replace_first(desc, "%s", CGI->generaltexth->allTexts[101]); //hero's name
  2745. picNumber = -1;
  2746. picName = "CBONN1A3.BMP";
  2747. }
  2748. else
  2749. {
  2750. boost::algorithm::replace_first(desc, "%s", CGI->heroh->heroes[bonDescs[i].info2]->name); //hero's name
  2751. }
  2752. break;
  2753. }
  2754. CHighlightableButton *bonusButton = new CHighlightableButton(desc, desc, 0, 475 + i*68, 455, "", i);
  2755. if (picNumber != -1)
  2756. picName += ":" + boost::lexical_cast<std::string>(picNumber);
  2757. CAnimation * anim = new CAnimation();
  2758. anim->setCustom(picName, 0);
  2759. bonusButton->setImage(anim);
  2760. bonusButton->borderColor = Colors::Maize; // yellow border
  2761. bonuses->addButton(bonusButton);
  2762. }
  2763. }
  2764. void CBonusSelection::startMap()
  2765. {
  2766. StartInfo *si = new StartInfo(sInfo);
  2767. if (ourCampaign->mapsConquered.size())
  2768. {
  2769. GH.popInts(1);
  2770. }
  2771. else
  2772. {
  2773. CGP->removeFromGui();
  2774. }
  2775. ::startGame(si);
  2776. }
  2777. void CBonusSelection::selectBonus( int id )
  2778. {
  2779. // Total redraw is needed because the border around the bonus images
  2780. // have to be undrawn/drawn.
  2781. if (id != sInfo.campState->currentBonusID())
  2782. {
  2783. sInfo.campState->chosenCampaignBonuses[sInfo.campState->currentMap] = id;
  2784. GH.totalRedraw();
  2785. updateStartButtonState(id);
  2786. }
  2787. const CCampaignScenario &scenario = ourCampaign->camp->scenarios[sInfo.campState->currentMap];
  2788. const std::vector<CScenarioTravel::STravelBonus> & bonDescs = scenario.travelOptions.bonusesToChoose;
  2789. if (bonDescs[id].type == CScenarioTravel::STravelBonus::HERO)
  2790. {
  2791. std::map<TPlayerColor, std::string> names;
  2792. names[1] = settings["general"]["playerName"].String();
  2793. for(auto it = sInfo.playerInfos.begin(); it != sInfo.playerInfos.end(); ++it)
  2794. {
  2795. if(it->first == bonDescs[id].info1)
  2796. ::setPlayer(it->second, 1, names);
  2797. else
  2798. ::setPlayer(it->second, 0, names);
  2799. }
  2800. }
  2801. }
  2802. void CBonusSelection::changeDiff( bool increase )
  2803. {
  2804. if (increase)
  2805. {
  2806. sInfo.difficulty = std::min(sInfo.difficulty + 1, 4);
  2807. }
  2808. else
  2809. {
  2810. sInfo.difficulty = std::max(sInfo.difficulty - 1, 0);
  2811. }
  2812. }
  2813. void CBonusSelection::updateStartButtonState( int selected /*= -1*/ )
  2814. {
  2815. if(selected == -1)
  2816. startB->setState( ourCampaign->getCurrentScenario().travelOptions.bonusesToChoose.size() ? CButtonBase::BLOCKED : CButtonBase::NORMAL);
  2817. else if(startB->getState() == CButtonBase::BLOCKED)
  2818. startB->setState(CButtonBase::NORMAL);
  2819. }
  2820. CBonusSelection::CRegion::CRegion( CBonusSelection * _owner, bool _accessible, bool _selectable, int _myNumber )
  2821. : owner(_owner), accessible(_accessible), selectable(_selectable), myNumber(_myNumber)
  2822. {
  2823. OBJ_CONSTRUCTION;
  2824. addUsedEvents(LCLICK | RCLICK);
  2825. static const std::string colors[2][8] = {
  2826. {"R", "B", "N", "G", "O", "V", "T", "P"},
  2827. {"Re", "Bl", "Br", "Gr", "Or", "Vi", "Te", "Pi"}};
  2828. const SCampPositions & campDsc = owner->campDescriptions[owner->ourCampaign->camp->header.mapVersion];
  2829. const SCampPositions::SRegionDesc & desc = campDsc.regions[myNumber];
  2830. pos.x += desc.xpos;
  2831. pos.y += desc.ypos;
  2832. //loading of graphics
  2833. std::string prefix = campDsc.campPrefix + desc.infix + "_";
  2834. std::string suffix = colors[campDsc.colorSuffixLength - 1][owner->ourCampaign->camp->scenarios[myNumber].regionColor];
  2835. static const std::string infix [] = {"En", "Se", "Co"};
  2836. for (int g = 0; g < ARRAY_COUNT(infix); g++)
  2837. {
  2838. graphics[g] = BitmapHandler::loadBitmap(prefix + infix[g] + suffix + ".BMP");
  2839. }
  2840. pos.w = graphics[0]->w;
  2841. pos.h = graphics[0]->h;
  2842. }
  2843. CBonusSelection::CRegion::~CRegion()
  2844. {
  2845. for (int g=0; g<ARRAY_COUNT(graphics); ++g)
  2846. {
  2847. SDL_FreeSurface(graphics[g]);
  2848. }
  2849. }
  2850. void CBonusSelection::CRegion::clickLeft( tribool down, bool previousState )
  2851. {
  2852. //select if selectable & clicked inside our graphic
  2853. if ( indeterminate(down) )
  2854. {
  2855. return;
  2856. }
  2857. if( !down && selectable && !CSDL_Ext::isTransparent(graphics[0], GH.current->motion.x-pos.x, GH.current->motion.y-pos.y) )
  2858. {
  2859. owner->selectMap(myNumber);
  2860. owner->highlightedRegion = this;
  2861. parent->showAll(screen);
  2862. }
  2863. }
  2864. void CBonusSelection::CRegion::clickRight( tribool down, bool previousState )
  2865. {
  2866. //show r-click text
  2867. if( down && !CSDL_Ext::isTransparent(graphics[0], GH.current->motion.x-pos.x, GH.current->motion.y-pos.y) &&
  2868. rclickText.size() )
  2869. {
  2870. CRClickPopup::createAndPush(rclickText);
  2871. }
  2872. }
  2873. void CBonusSelection::CRegion::show(SDL_Surface * to)
  2874. {
  2875. //const SCampPositions::SRegionDesc & desc = owner->campDescriptions[owner->ourCampaign->camp->header.mapVersion].regions[myNumber];
  2876. if (!accessible)
  2877. {
  2878. //show as striped
  2879. blitAtLoc(graphics[2], 0, 0, to);
  2880. }
  2881. else if (this == owner->highlightedRegion)
  2882. {
  2883. //show as selected
  2884. blitAtLoc(graphics[1], 0, 0, to);
  2885. }
  2886. else
  2887. {
  2888. //show as not selected selected
  2889. blitAtLoc(graphics[0], 0, 0, to);
  2890. }
  2891. }
  2892. CSavingScreen::CSavingScreen(bool hotseat)
  2893. : CSelectionScreen(CMenuScreen::saveGame, hotseat ? CMenuScreen::MULTI_HOT_SEAT : CMenuScreen::SINGLE_PLAYER)
  2894. {
  2895. ourGame = mapInfoFromGame();
  2896. sInfo = *LOCPLINT->cb->getStartInfo();
  2897. setPlayersFromGame();
  2898. }
  2899. CSavingScreen::~CSavingScreen()
  2900. {
  2901. }
  2902. ISelectionScreenInfo::ISelectionScreenInfo(const std::map<TPlayerColor, std::string> *Names /*= NULL*/)
  2903. {
  2904. multiPlayer = CMenuScreen::SINGLE_PLAYER;
  2905. assert(!SEL);
  2906. SEL = this;
  2907. current = NULL;
  2908. if(Names && Names->size()) //if have custom set of player names - use it
  2909. playerNames = *Names;
  2910. else
  2911. playerNames[1] = settings["general"]["playerName"].String(); //by default we have only one player and his name is "Player" (or whatever the last used name was)
  2912. }
  2913. ISelectionScreenInfo::~ISelectionScreenInfo()
  2914. {
  2915. assert(SEL == this);
  2916. SEL = NULL;
  2917. }
  2918. void ISelectionScreenInfo::updateStartInfo(std::string filename, StartInfo & sInfo, const CMapHeader * mapHeader)
  2919. {
  2920. ::updateStartInfo(filename, sInfo, mapHeader, playerNames);
  2921. }
  2922. void ISelectionScreenInfo::setPlayer(PlayerSettings &pset, TPlayerColor player)
  2923. {
  2924. ::setPlayer(pset, player, playerNames);
  2925. }
  2926. int ISelectionScreenInfo::getIdOfFirstUnallocatedPlayer()
  2927. {
  2928. for(auto i = playerNames.cbegin(); i != playerNames.cend(); i++)
  2929. if(!sInfo.getPlayersSettings(i->first)) //
  2930. return i->first;
  2931. return 0;
  2932. }
  2933. bool ISelectionScreenInfo::isGuest() const
  2934. {
  2935. return multiPlayer == CMenuScreen::MULTI_NETWORK_GUEST;
  2936. }
  2937. bool ISelectionScreenInfo::isHost() const
  2938. {
  2939. return multiPlayer == CMenuScreen::MULTI_NETWORK_HOST;
  2940. }
  2941. void ChatMessage::apply(CSelectionScreen *selScreen)
  2942. {
  2943. selScreen->card->chat->addNewMessage(playerName + ": " + message);
  2944. GH.totalRedraw();
  2945. }
  2946. void QuitMenuWithoutStarting::apply(CSelectionScreen *selScreen)
  2947. {
  2948. if(!selScreen->ongoingClosing)
  2949. {
  2950. *selScreen->serv << this; //resend to confirm
  2951. GH.popIntTotally(selScreen); //will wait with deleting us before this thread ends
  2952. }
  2953. vstd::clear_pointer(selScreen->serv);
  2954. }
  2955. void PlayerJoined::apply(CSelectionScreen *selScreen)
  2956. {
  2957. //assert(SEL->playerNames.size() == connectionID); //temporary, TODO when player exits
  2958. SEL->playerNames[connectionID] = playerName;
  2959. //put new player in first slot with AI
  2960. for(auto i = SEL->sInfo.playerInfos.begin(); i != SEL->sInfo.playerInfos.end(); i++)
  2961. {
  2962. if(!i->second.human)
  2963. {
  2964. selScreen->setPlayer(i->second, connectionID);
  2965. selScreen->opt->entries[i->second.color]->selectButtons();
  2966. break;
  2967. }
  2968. }
  2969. selScreen->propagateNames();
  2970. selScreen->propagateOptions();
  2971. GH.totalRedraw();
  2972. }
  2973. void SelectMap::apply(CSelectionScreen *selScreen)
  2974. {
  2975. if(selScreen->multiPlayer == CMenuScreen::MULTI_NETWORK_GUEST)
  2976. {
  2977. free = false;
  2978. selScreen->changeSelection(mapInfo);
  2979. }
  2980. }
  2981. void UpdateStartOptions::apply(CSelectionScreen *selScreen)
  2982. {
  2983. if(!selScreen->isGuest())
  2984. return;
  2985. selScreen->setSInfo(*options);
  2986. }
  2987. void PregameGuiAction::apply(CSelectionScreen *selScreen)
  2988. {
  2989. if(!selScreen->isGuest())
  2990. return;
  2991. switch(action)
  2992. {
  2993. case NO_TAB:
  2994. selScreen->toggleTab(selScreen->curTab);
  2995. break;
  2996. case OPEN_OPTIONS:
  2997. selScreen->toggleTab(selScreen->opt);
  2998. break;
  2999. case OPEN_SCENARIO_LIST:
  3000. selScreen->toggleTab(selScreen->sel);
  3001. break;
  3002. }
  3003. }
  3004. void RequestOptionsChange::apply(CSelectionScreen *selScreen)
  3005. {
  3006. if(!selScreen->isHost())
  3007. return;
  3008. ui8 color = selScreen->sInfo.getPlayersSettings(playerID)->color;
  3009. switch(what)
  3010. {
  3011. case TOWN:
  3012. selScreen->opt->nextCastle(color, direction);
  3013. break;
  3014. case HERO:
  3015. selScreen->opt->nextHero(color, direction);
  3016. break;
  3017. case BONUS:
  3018. selScreen->opt->nextBonus(color, direction);
  3019. break;
  3020. }
  3021. }
  3022. void PlayerLeft::apply(CSelectionScreen *selScreen)
  3023. {
  3024. if(selScreen->isGuest())
  3025. return;
  3026. SEL->playerNames.erase(playerID);
  3027. if(PlayerSettings *s = selScreen->sInfo.getPlayersSettings(playerID)) //it's possible that player was unallocated
  3028. {
  3029. selScreen->setPlayer(*s, 0);
  3030. selScreen->opt->entries[s->color]->selectButtons();
  3031. }
  3032. selScreen->propagateNames();
  3033. selScreen->propagateOptions();
  3034. GH.totalRedraw();
  3035. }
  3036. void PlayersNames::apply(CSelectionScreen *selScreen)
  3037. {
  3038. if(selScreen->isGuest())
  3039. selScreen->playerNames = playerNames;
  3040. }
  3041. void StartWithCurrentSettings::apply(CSelectionScreen *selScreen)
  3042. {
  3043. startingInfo.reset();
  3044. startingInfo.serv = selScreen->serv;
  3045. startingInfo.sInfo = new StartInfo(selScreen->sInfo);
  3046. if(!selScreen->ongoingClosing)
  3047. {
  3048. *selScreen->serv << this; //resend to confirm
  3049. }
  3050. selScreen->serv = NULL; //hide it so it won't be deleted
  3051. vstd::clear_pointer(selScreen->serverHandlingThread); //detach us
  3052. selectedName = selScreen->sInfo.mapname;
  3053. CGP->removeFromGui();
  3054. ::startGame(startingInfo.sInfo, startingInfo.serv);
  3055. throw 666; //EVIL, EVIL, EVIL workaround to kill thread (does "goto catch" outside listening loop)
  3056. }
  3057. CCampaignScreen::CCampaignButton::CCampaignButton(const JsonNode &config )
  3058. {
  3059. pos.x += config["x"].Float();
  3060. pos.y += config["y"].Float();
  3061. pos.w = 200;
  3062. pos.h = 116;
  3063. campFile = config["file"].String();
  3064. video = config["video"].String();
  3065. //On linux we can only play *.mjpg videos from LOKI release
  3066. #ifdef _WIN32
  3067. std::transform(video.begin(), video.end(), video.begin(), toupper);
  3068. video += ".BIK";
  3069. #else
  3070. std::transform(video.begin(), video.end(), video.begin(), tolower);
  3071. video += ".mjpg";
  3072. #endif
  3073. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3074. status = config["open"].Bool() ? CCampaignScreen::ENABLED : CCampaignScreen::DISABLED;
  3075. CCampaignHeader header = CCampaignHandler::getHeader(campFile);
  3076. hoverText = header.name;
  3077. if (status != CCampaignScreen::DISABLED)
  3078. {
  3079. addUsedEvents(LCLICK | HOVER);
  3080. image = new CPicture(config["image"].String());
  3081. hoverLabel = new CLabel(pos.w / 2, pos.h + 20, FONT_MEDIUM, CENTER, Colors::Jasmine, "");
  3082. parent->addChild(hoverLabel);
  3083. }
  3084. if (status == CCampaignScreen::COMPLETED)
  3085. checkMark = new CPicture("CAMPCHK");
  3086. }
  3087. void CCampaignScreen::CCampaignButton::clickLeft(tribool down, bool previousState)
  3088. {
  3089. if (down)
  3090. {
  3091. // Close running video and open the selected campaign
  3092. CCS->videoh->close();
  3093. GH.pushInt( new CBonusSelection(campFile) );
  3094. }
  3095. }
  3096. void CCampaignScreen::CCampaignButton::hover(bool on)
  3097. {
  3098. if (on)
  3099. hoverLabel->setTxt(hoverText); // Shows the name of the campaign when you get into the bounds of the button
  3100. else
  3101. hoverLabel->setTxt(" ");
  3102. }
  3103. void CCampaignScreen::CCampaignButton::show(SDL_Surface * to)
  3104. {
  3105. if (status == CCampaignScreen::DISABLED)
  3106. return;
  3107. CIntObject::show(to);
  3108. // Play the campaign button video when the mouse cursor is placed over the button
  3109. if (hovered)
  3110. {
  3111. if (CCS->videoh->fname != video)
  3112. CCS->videoh->open(video);
  3113. CCS->videoh->update(pos.x, pos.y, to, true, false); // plays sequentially frame by frame, starts at the beginning when the video is over
  3114. }
  3115. else if (CCS->videoh->fname == video) // When you got out of the bounds of the button then close the video
  3116. {
  3117. CCS->videoh->close();
  3118. redraw();
  3119. }
  3120. }
  3121. CAdventureMapButton* CCampaignScreen::createExitButton(const JsonNode& button)
  3122. {
  3123. std::pair<std::string, std::string> help;
  3124. if (!button["help"].isNull() && button["help"].Float() > 0)
  3125. help = CGI->generaltexth->zelp[button["help"].Float()];
  3126. boost::function<void()> close = boost::bind(&CGuiHandler::popIntTotally, &GH, this);
  3127. return new CAdventureMapButton(help, close, button["x"].Float(), button["y"].Float(), button["name"].String(), button["hotkey"].Float());
  3128. }
  3129. CCampaignScreen::CCampaignScreen(const JsonNode &config)
  3130. {
  3131. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3132. BOOST_FOREACH(const JsonNode& node, config["images"].Vector())
  3133. images.push_back(createPicture(node));
  3134. if (!images.empty())
  3135. {
  3136. images[0]->center(); // move background to center
  3137. moveTo(images[0]->pos.topLeft()); // move everything else to center
  3138. images[0]->moveTo(pos.topLeft()); // restore moved twice background
  3139. pos = images[0]->pos; // fix height\width of this window
  3140. }
  3141. if (!config["exitbutton"].isNull())
  3142. {
  3143. back = createExitButton(config["exitbutton"]);
  3144. back->hoverable = true;
  3145. }
  3146. BOOST_FOREACH(const JsonNode& node, config["items"].Vector())
  3147. campButtons.push_back(new CCampaignButton(node));
  3148. }
  3149. void CCampaignScreen::showAll(SDL_Surface *to)
  3150. {
  3151. CIntObject::showAll(to);
  3152. if (pos.h != to->h || pos.w != to->w)
  3153. CMessage::drawBorder(1, to, pos.w+28, pos.h+30, pos.x-14, pos.y-15);
  3154. }