NetPacks.h 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000
  1. #ifndef __NETPACKS_H__
  2. #define __NETPACKS_H__
  3. #include <boost/unordered_set.hpp>
  4. #include "../global.h"
  5. #include "BattleAction.h"
  6. #include "HeroBonus.h"
  7. #include <set>
  8. #include "CCreatureSet.h"
  9. #include "CMapInfo.h"
  10. #include "../StartInfo.h"
  11. #include "ConstTransitivePtr.h"
  12. #include "../int3.h"
  13. /*
  14. * NetPacks.h, part of VCMI engine
  15. *
  16. * Authors: listed in file AUTHORS in main folder
  17. *
  18. * License: GNU General Public License v2.0 or later
  19. * Full text of license available in license.txt file, in main folder
  20. *
  21. */
  22. class CClient;
  23. class CGameState;
  24. class CGameHandler;
  25. class CConnection;
  26. class CCampaignState;
  27. class CArtifact;
  28. class CSelectionScreen;
  29. class CGObjectInstance;
  30. class CArtifactInstance;
  31. //class CMapInfo;
  32. struct ArtSlotInfo;
  33. struct CPack
  34. {
  35. ui16 type;
  36. CPack(){};
  37. virtual ~CPack(){};
  38. ui16 getType() const{return type;}
  39. template <typename Handler> void serialize(Handler &h, const int version)
  40. {
  41. tlog1 << "CPack serialized... this should not happen!\n";
  42. }
  43. DLL_EXPORT void applyGs(CGameState *gs)
  44. {};
  45. };
  46. struct CPackForClient : public CPack
  47. {
  48. CPackForClient(){type = 1;};
  49. CGameState* GS(CClient *cl);
  50. void applyFirstCl(CClient *cl)//called before applying to gs
  51. {};
  52. void applyCl(CClient *cl)//called after applying to gs
  53. {};
  54. };
  55. struct CPackForServer : public CPack
  56. {
  57. CConnection *c;
  58. CGameState* GS(CGameHandler *gh);
  59. CPackForServer()
  60. {
  61. type = 2;
  62. c = NULL;
  63. };
  64. bool applyGh(CGameHandler *gh);//called after applying to gs
  65. };
  66. struct Query : public CPackForClient
  67. {
  68. ui32 id;
  69. };
  70. struct MetaString : public CPack //2001 helper for object scrips
  71. {
  72. private:
  73. enum EMessage {TEXACT_STRING, TLOCAL_STRING, TNUMBER, TREPLACE_ESTRING, TREPLACE_LSTRING, TREPLACE_NUMBER, TREPLACE_PLUSNUMBER};
  74. public:
  75. enum {GENERAL_TXT=1, XTRAINFO_TXT, OBJ_NAMES, RES_NAMES, ART_NAMES, ARRAY_TXT, CRE_PL_NAMES, CREGENS, MINE_NAMES,
  76. MINE_EVNTS, ADVOB_TXT, ART_EVNTS, SPELL_NAME, SEC_SKILL_NAME, CRE_SING_NAMES, CREGENS4, COLOR, ART_DESCR};
  77. std::vector<ui8> message; //vector of EMessage
  78. std::vector<std::pair<ui8,ui32> > localStrings; //pairs<text handler type, text number>; types: 1 - generaltexthandler->all; 2 - objh->xtrainfo; 3 - objh->names; 4 - objh->restypes; 5 - arth->artifacts[id].name; 6 - generaltexth->arraytxt; 7 - creh->creatures[os->subID].namePl; 8 - objh->creGens; 9 - objh->mines[ID]->first; 10 - objh->mines[ID]->second; 11 - objh->advobtxt
  79. std::vector<std::string> exactStrings;
  80. std::vector<si32> numbers;
  81. template <typename Handler> void serialize(Handler &h, const int version)
  82. {
  83. h & exactStrings & localStrings & message & numbers;
  84. }
  85. void addTxt(ui8 type, ui32 serial)
  86. {
  87. message.push_back(TLOCAL_STRING);
  88. localStrings.push_back(std::pair<ui8,ui32>(type, serial));
  89. }
  90. MetaString& operator<<(const std::pair<ui8,ui32> &txt)
  91. {
  92. message.push_back(TLOCAL_STRING);
  93. localStrings.push_back(txt);
  94. return *this;
  95. }
  96. MetaString& operator<<(const std::string &txt)
  97. {
  98. message.push_back(TEXACT_STRING);
  99. exactStrings.push_back(txt);
  100. return *this;
  101. }
  102. MetaString& operator<<(int txt)
  103. {
  104. message.push_back(TNUMBER);
  105. numbers.push_back(txt);
  106. return *this;
  107. }
  108. void addReplacement(ui8 type, ui32 serial)
  109. {
  110. message.push_back(TREPLACE_LSTRING);
  111. localStrings.push_back(std::pair<ui8,ui32>(type, serial));
  112. }
  113. void addReplacement(const std::string &txt)
  114. {
  115. message.push_back(TREPLACE_ESTRING);
  116. exactStrings.push_back(txt);
  117. }
  118. void addReplacement(int txt)
  119. {
  120. message.push_back(TREPLACE_NUMBER);
  121. numbers.push_back(txt);
  122. }
  123. void addReplacement2(int txt)
  124. {
  125. message.push_back(TREPLACE_PLUSNUMBER);
  126. numbers.push_back(txt);
  127. }
  128. DLL_EXPORT void addCreReplacement(TCreature id, TQuantity count); //adds sing or plural name;
  129. DLL_EXPORT void addReplacement(const CStackBasicDescriptor &stack); //adds sing or plural name;
  130. DLL_EXPORT std::string buildList () const;
  131. void clear()
  132. {
  133. exactStrings.clear();
  134. localStrings.clear();
  135. message.clear();
  136. numbers.clear();
  137. }
  138. DLL_EXPORT void toString(std::string &dst) const;
  139. DLL_EXPORT std::string toString() const;
  140. void getLocalString(const std::pair<ui8,ui32> &txt, std::string &dst) const;
  141. MetaString()
  142. {
  143. type = 2001;
  144. }
  145. };
  146. /***********************************************************************************************************/
  147. struct PackageApplied : public CPackForClient //94
  148. {
  149. PackageApplied() {type = 94;}
  150. PackageApplied(ui8 Result) : result(Result) {type = 94;}
  151. void applyCl(CClient *cl);
  152. ui8 result; //0 - something went wrong, request hasn't been realized; 1 - OK
  153. ui32 packType; //type id of applied package
  154. template <typename Handler> void serialize(Handler &h, const int version)
  155. {
  156. h & result & packType;
  157. }
  158. };
  159. struct SystemMessage : public CPackForClient //95
  160. {
  161. SystemMessage(const std::string Text) : text(Text){type = 95;};
  162. SystemMessage(){type = 95;};
  163. void applyCl(CClient *cl);
  164. std::string text;
  165. template <typename Handler> void serialize(Handler &h, const int version)
  166. {
  167. h & text;
  168. }
  169. };
  170. struct PlayerBlocked : public CPackForClient //96
  171. {
  172. PlayerBlocked(){type = 96;};
  173. void applyCl(CClient *cl);
  174. enum EReason { UPCOMING_BATTLE };
  175. ui8 reason;
  176. ui8 player;
  177. template <typename Handler> void serialize(Handler &h, const int version)
  178. {
  179. h & reason & player;
  180. }
  181. };
  182. struct YourTurn : public CPackForClient //100
  183. {
  184. YourTurn(){type = 100;};
  185. void applyCl(CClient *cl);
  186. DLL_EXPORT void applyGs(CGameState *gs);
  187. ui8 player;
  188. template <typename Handler> void serialize(Handler &h, const int version)
  189. {
  190. h & player;
  191. }
  192. };
  193. struct SetResource : public CPackForClient //102
  194. {
  195. SetResource(){type = 102;};
  196. void applyCl(CClient *cl);
  197. DLL_EXPORT void applyGs(CGameState *gs);
  198. ui8 player, resid;
  199. si32 val;
  200. template <typename Handler> void serialize(Handler &h, const int version)
  201. {
  202. h & player & resid & val;
  203. }
  204. };
  205. struct SetResources : public CPackForClient //104
  206. {
  207. SetResources(){res.resize(RESOURCE_QUANTITY);type = 104;};
  208. void applyCl(CClient *cl);
  209. DLL_EXPORT void applyGs(CGameState *gs);
  210. ui8 player;
  211. std::vector<si32> res; //res[resid] => res amount
  212. template <typename Handler> void serialize(Handler &h, const int version)
  213. {
  214. h & player & res;
  215. }
  216. };
  217. struct SetPrimSkill : public CPackForClient //105
  218. {
  219. SetPrimSkill(){type = 105;};
  220. void applyCl(CClient *cl);
  221. DLL_EXPORT void applyGs(CGameState *gs);
  222. ui8 abs; //0 - changes by value; 1 - sets to value
  223. si32 id;
  224. ui16 which;
  225. si64 val;
  226. template <typename Handler> void serialize(Handler &h, const int version)
  227. {
  228. h & abs & id & which & val;
  229. }
  230. };
  231. struct SetSecSkill : public CPackForClient //106
  232. {
  233. SetSecSkill(){type = 106;};
  234. void applyCl(CClient *cl);
  235. DLL_EXPORT void applyGs(CGameState *gs);
  236. ui8 abs; //0 - changes by value; 1 - sets to value
  237. si32 id;
  238. ui16 which, val;
  239. template <typename Handler> void serialize(Handler &h, const int version)
  240. {
  241. h & abs & id & which & val;
  242. }
  243. };
  244. struct HeroVisitCastle : public CPackForClient //108
  245. {
  246. HeroVisitCastle(){flags=0;type = 108;};
  247. void applyCl(CClient *cl);
  248. DLL_EXPORT void applyGs(CGameState *gs);
  249. ui8 flags; //1 - start, 2 - garrison
  250. ui32 tid, hid;
  251. bool start() //if hero is entering castle (if false - leaving)
  252. {
  253. return flags & 1;
  254. }
  255. bool garrison() //if hero is entering/leaving garrison (if false - it's only visiting hero)
  256. {
  257. return flags & 2;
  258. }
  259. template <typename Handler> void serialize(Handler &h, const int version)
  260. {
  261. h & flags & tid & hid;
  262. }
  263. };
  264. struct ChangeSpells : public CPackForClient //109
  265. {
  266. ChangeSpells(){type = 109;};
  267. void applyCl(CClient *cl);
  268. DLL_EXPORT void applyGs(CGameState *gs);
  269. ui8 learn; //1 - gives spell, 0 - takes
  270. ui32 hid;
  271. std::set<ui32> spells;
  272. template <typename Handler> void serialize(Handler &h, const int version)
  273. {
  274. h & learn & hid & spells;
  275. }
  276. };
  277. struct SetMana : public CPackForClient //110
  278. {
  279. SetMana(){type = 110;};
  280. void applyCl(CClient *cl);
  281. DLL_EXPORT void applyGs(CGameState *gs);
  282. si32 hid, val;
  283. template <typename Handler> void serialize(Handler &h, const int version)
  284. {
  285. h & val & hid;
  286. }
  287. };
  288. struct SetMovePoints : public CPackForClient //111
  289. {
  290. SetMovePoints(){type = 111;};
  291. void applyCl(CClient *cl);
  292. DLL_EXPORT void applyGs(CGameState *gs);
  293. ui32 hid, val;
  294. template <typename Handler> void serialize(Handler &h, const int version)
  295. {
  296. h & val & hid;
  297. }
  298. };
  299. struct FoWChange : public CPackForClient //112
  300. {
  301. FoWChange(){type = 112;};
  302. void applyCl(CClient *cl);
  303. DLL_EXPORT void applyGs(CGameState *gs);
  304. boost::unordered_set<int3, struct ShashInt3 > tiles;
  305. ui8 player, mode; //mode==0 - hide, mode==1 - reveal
  306. template <typename Handler> void serialize(Handler &h, const int version)
  307. {
  308. h & tiles & player & mode;
  309. }
  310. };
  311. struct SetAvailableHeroes : public CPackForClient //113
  312. {
  313. SetAvailableHeroes()
  314. {
  315. type = 113;
  316. for (int i = 0; i < AVAILABLE_HEROES_PER_PLAYER; i++)
  317. army[i] = NULL;
  318. }
  319. ~SetAvailableHeroes()
  320. {
  321. for (int i = 0; i < AVAILABLE_HEROES_PER_PLAYER; i++)
  322. delete army[i];
  323. }
  324. void applyCl(CClient *cl);
  325. DLL_EXPORT void applyGs(CGameState *gs);
  326. ui8 player;
  327. si32 hid[AVAILABLE_HEROES_PER_PLAYER]; //-1 if no hero
  328. CCreatureSet *army[AVAILABLE_HEROES_PER_PLAYER];
  329. template <typename Handler> void serialize(Handler &h, const int version)
  330. {
  331. h & player & hid & army;
  332. }
  333. };
  334. struct GiveBonus : public CPackForClient //115
  335. {
  336. GiveBonus(ui8 Who = 0)
  337. {
  338. who = Who;
  339. type = 115;
  340. }
  341. void applyCl(CClient *cl);
  342. DLL_EXPORT void applyGs(CGameState *gs);
  343. enum {HERO, PLAYER, TOWN};
  344. ui8 who; //who receives bonus, uses enum above
  345. ui32 id; //hero. town or player id - whoever receives it
  346. Bonus bonus;
  347. MetaString bdescr;
  348. template <typename Handler> void serialize(Handler &h, const int version)
  349. {
  350. h & bonus & id & bdescr & who;
  351. }
  352. };
  353. struct ChangeObjPos : public CPackForClient //116
  354. {
  355. ChangeObjPos()
  356. {
  357. type = 116;
  358. flags = 0;
  359. }
  360. void applyFirstCl(CClient *cl);
  361. void applyCl(CClient *cl);
  362. DLL_EXPORT void applyGs(CGameState *gs);
  363. ui32 objid;
  364. int3 nPos;
  365. ui8 flags; //bit flags: 1 - redraw
  366. template <typename Handler> void serialize(Handler &h, const int version)
  367. {
  368. h & objid & nPos & flags;
  369. }
  370. };
  371. struct PlayerEndsGame : public CPackForClient //117
  372. {
  373. PlayerEndsGame()
  374. {
  375. type = 117;
  376. }
  377. void applyCl(CClient *cl);
  378. DLL_EXPORT void applyGs(CGameState *gs);
  379. ui8 player;
  380. ui8 victory;
  381. template <typename Handler> void serialize(Handler &h, const int version)
  382. {
  383. h & player & victory;
  384. }
  385. };
  386. struct RemoveBonus : public CPackForClient //118
  387. {
  388. RemoveBonus(ui8 Who = 0)
  389. {
  390. who = Who;
  391. type = 118;
  392. }
  393. void applyCl(CClient *cl);
  394. DLL_EXPORT void applyGs(CGameState *gs);
  395. enum {HERO, PLAYER, TOWN};
  396. ui8 who; //who receives bonus, uses enum above
  397. ui32 whoID; //hero, town or player id - whoever loses bonus
  398. //vars to identify bonus: its source
  399. ui8 source;
  400. ui32 id; //source id
  401. //used locally: copy of removed bonus
  402. Bonus bonus;
  403. template <typename Handler> void serialize(Handler &h, const int version)
  404. {
  405. h & source & id & who & whoID;
  406. }
  407. };
  408. struct UpdateCampaignState : public CPackForClient //119
  409. {
  410. UpdateCampaignState()
  411. {
  412. type = 119;
  413. }
  414. CCampaignState *camp;
  415. void applyCl(CClient *cl);
  416. template <typename Handler> void serialize(Handler &h, const int version)
  417. {
  418. h & camp;
  419. }
  420. };
  421. struct RemoveObject : public CPackForClient //500
  422. {
  423. RemoveObject(){type = 500;};
  424. RemoveObject(si32 ID){id = ID;type = 500;};
  425. void applyFirstCl(CClient *cl);
  426. void applyCl(CClient *cl);
  427. DLL_EXPORT void applyGs(CGameState *gs);
  428. si32 id;
  429. template <typename Handler> void serialize(Handler &h, const int version)
  430. {
  431. h & id;
  432. }
  433. };
  434. struct TryMoveHero : public CPackForClient //501
  435. {
  436. TryMoveHero(){type = 501;humanKnows=false; attackedFrom = int3(-1, -1, -1);};
  437. void applyFirstCl(CClient *cl);
  438. void applyCl(CClient *cl);
  439. void applyGs(CGameState *gs);
  440. enum EResult
  441. {
  442. FAILED, SUCCESS, TELEPORTATION, RESERVED___, BLOCKING_VISIT, EMBARK, DISEMBARK
  443. };
  444. ui32 id, movePoints;
  445. ui8 result; //uses EResult
  446. int3 start, end; //h3m format
  447. boost::unordered_set<int3, ShashInt3> fowRevealed; //revealed tiles
  448. int3 attackedFrom; // Set when stepping into endangered tile.
  449. bool humanKnows; //used locally during applying to client
  450. template <typename Handler> void serialize(Handler &h, const int version)
  451. {
  452. h & id & result & start & end & movePoints & fowRevealed & attackedFrom;
  453. }
  454. };
  455. // struct SetGarrisons : public CPackForClient //502
  456. // {
  457. // SetGarrisons(){type = 502;};
  458. // void applyCl(CClient *cl);
  459. // DLL_EXPORT void applyGs(CGameState *gs);
  460. //
  461. // std::map<ui32,CCreatureSet> garrs;
  462. //
  463. // template <typename Handler> void serialize(Handler &h, const int version)
  464. // {
  465. // h & garrs;
  466. // }
  467. // };
  468. struct NewStructures : public CPackForClient //504
  469. {
  470. NewStructures(){type = 504;};
  471. void applyCl(CClient *cl);
  472. DLL_EXPORT virtual void applyGs(CGameState *gs);
  473. si32 tid;
  474. std::set<si32> bid;
  475. si16 builded;
  476. template <typename Handler> void serialize(Handler &h, const int version)
  477. {
  478. h & tid & bid & builded;
  479. }
  480. };
  481. struct RazeStructures : public CPackForClient //505
  482. {
  483. RazeStructures() {type = 505;};
  484. void applyCl (CClient *cl);
  485. DLL_EXPORT void applyGs(CGameState *gs);
  486. si32 tid;
  487. std::set<si32> bid;
  488. si16 destroyed;
  489. template <typename Handler> void serialize(Handler &h, const int version)
  490. {
  491. h & tid & bid & destroyed;
  492. }
  493. };
  494. struct SetAvailableCreatures : public CPackForClient //506
  495. {
  496. SetAvailableCreatures(){type = 506;};
  497. void applyCl(CClient *cl);
  498. DLL_EXPORT void applyGs(CGameState *gs);
  499. si32 tid;
  500. std::vector<std::pair<ui32, std::vector<ui32> > > creatures;
  501. template <typename Handler> void serialize(Handler &h, const int version)
  502. {
  503. h & tid & creatures;
  504. }
  505. };
  506. struct SetHeroesInTown : public CPackForClient //508
  507. {
  508. SetHeroesInTown(){type = 508;};
  509. void applyCl(CClient *cl);
  510. DLL_EXPORT void applyGs(CGameState *gs);
  511. si32 tid, visiting, garrison; //id of town, visiting hero, hero in garrison
  512. template <typename Handler> void serialize(Handler &h, const int version)
  513. {
  514. h & tid & visiting & garrison;
  515. }
  516. };
  517. // struct SetHeroArtifacts : public CPackForClient //509
  518. // {
  519. // SetHeroArtifacts(){type = 509;};
  520. // void applyCl(CClient *cl);
  521. // DLL_EXPORT void applyGs(CGameState *gs);
  522. // DLL_EXPORT void setArtAtPos(ui16 pos, const CArtifact* art);
  523. //
  524. // si32 hid;
  525. // std::vector<const CArtifact*> artifacts; //hero's artifacts from bag
  526. // std::map<ui16, const CArtifact*> artifWorn; //map<position,artifact_id>; positions: 0 - head; 1 - shoulders; 2 - neck; 3 - right hand; 4 - left hand; 5 - torso; 6 - right ring; 7 - left ring; 8 - feet; 9 - misc1; 10 - misc2; 11 - misc3; 12 - misc4; 13 - mach1; 14 - mach2; 15 - mach3; 16 - mach4; 17 - spellbook; 18 - misc5
  527. //
  528. // template <typename Handler> void serialize(Handler &h, const int version)
  529. // {
  530. // h & hid & artifacts & artifWorn;
  531. // }
  532. //
  533. // std::vector<const CArtifact*> equiped, unequiped; //used locally
  534. // BonusList gained, lost; //used locally as hlp when applying
  535. // };
  536. struct HeroRecruited : public CPackForClient //515
  537. {
  538. HeroRecruited(){type = 515;};
  539. void applyCl(CClient *cl);
  540. DLL_EXPORT void applyGs(CGameState *gs);
  541. si32 hid, tid; //subID of hero
  542. int3 tile;
  543. ui8 player;
  544. template <typename Handler> void serialize(Handler &h, const int version)
  545. {
  546. h & hid & tid & tile & player;
  547. }
  548. };
  549. struct GiveHero : public CPackForClient //516
  550. {
  551. GiveHero(){type = 516;};
  552. void applyFirstCl(CClient *cl);
  553. void applyCl(CClient *cl);
  554. DLL_EXPORT void applyGs(CGameState *gs);
  555. ui32 id; //object id
  556. ui8 player;
  557. template <typename Handler> void serialize(Handler &h, const int version)
  558. {
  559. h & id & player;
  560. }
  561. };
  562. struct OpenWindow : public CPackForClient //517
  563. {
  564. OpenWindow(){type = 517;};
  565. void applyCl(CClient *cl);
  566. enum EWindow {EXCHANGE_WINDOW, RECRUITMENT_FIRST, RECRUITMENT_ALL, SHIPYARD_WINDOW, THIEVES_GUILD,
  567. UNIVERSITY_WINDOW, HILL_FORT_WINDOW, MARKET_WINDOW, PUZZLE_MAP, TAVERN_WINDOW};
  568. ui8 window;
  569. ui32 id1, id2;
  570. template <typename Handler> void serialize(Handler &h, const int version)
  571. {
  572. h & window & id1 & id2;
  573. }
  574. };
  575. struct NewObject : public CPackForClient //518
  576. {
  577. NewObject(){type = 518;};
  578. void applyCl(CClient *cl);
  579. DLL_EXPORT void applyGs(CGameState *gs);
  580. ui32 ID, subID;
  581. int3 pos;
  582. int id; //used internally
  583. template <typename Handler> void serialize(Handler &h, const int version)
  584. {
  585. h & ID & subID & pos;
  586. }
  587. };
  588. struct SetAvailableArtifacts : public CPackForClient //519
  589. {
  590. SetAvailableArtifacts(){type = 519;};
  591. void applyCl(CClient *cl);
  592. DLL_EXPORT void applyGs(CGameState *gs);
  593. si32 id; //two variants: id < 0: set artifact pool for Artifact Merchants in towns; id >= 0: set pool for adv. map Black Market (id is the id of Black Market instance then)
  594. std::vector<const CArtifact *> arts;
  595. template <typename Handler> void serialize(Handler &h, const int version)
  596. {
  597. h & id & arts;
  598. }
  599. };
  600. struct NewArtifact : public CPackForClient //520
  601. {
  602. NewArtifact(){type = 520;};
  603. //void applyCl(CClient *cl);
  604. DLL_EXPORT void applyGs(CGameState *gs);
  605. ConstTransitivePtr<CArtifactInstance> art;
  606. template <typename Handler> void serialize(Handler &h, const int version)
  607. {
  608. h & art;
  609. }
  610. };
  611. struct StackLocation
  612. {
  613. ConstTransitivePtr<CArmedInstance> army;
  614. TSlot slot;
  615. StackLocation()
  616. {
  617. slot = -1;
  618. }
  619. StackLocation(const CArmedInstance *Army, TSlot Slot)
  620. {
  621. army = const_cast<CArmedInstance*>(Army); //we are allowed here to const cast -> change will go through one of our packages... do not abuse!
  622. slot = Slot;
  623. }
  624. DLL_EXPORT const CStackInstance *getStack();
  625. template <typename Handler> void serialize(Handler &h, const int version)
  626. {
  627. h & army & slot;
  628. }
  629. };
  630. struct CGarrisonOperationPack : CPackForClient
  631. {
  632. };
  633. struct ChangeStackCount : CGarrisonOperationPack //521
  634. {
  635. StackLocation sl;
  636. TQuantity count;
  637. ui8 absoluteValue; //if not -> count will be added (or subtracted if negative)
  638. void applyCl(CClient *cl);
  639. DLL_EXPORT void applyGs(CGameState *gs);
  640. template <typename Handler> void serialize(Handler &h, const int version)
  641. {
  642. h & sl & count & absoluteValue;
  643. }
  644. };
  645. struct SetStackType : CGarrisonOperationPack //522
  646. {
  647. StackLocation sl;
  648. CCreature *type;
  649. void applyCl(CClient *cl);
  650. DLL_EXPORT void applyGs(CGameState *gs);
  651. template <typename Handler> void serialize(Handler &h, const int version)
  652. {
  653. h & sl & type;
  654. }
  655. };
  656. struct EraseStack : CGarrisonOperationPack //523
  657. {
  658. StackLocation sl;
  659. void applyCl(CClient *cl);
  660. DLL_EXPORT void applyGs(CGameState *gs);
  661. template <typename Handler> void serialize(Handler &h, const int version)
  662. {
  663. h & sl;
  664. }
  665. };
  666. struct SwapStacks : CGarrisonOperationPack //524
  667. {
  668. StackLocation sl1, sl2;
  669. void applyCl(CClient *cl);
  670. DLL_EXPORT void applyGs(CGameState *gs);
  671. template <typename Handler> void serialize(Handler &h, const int version)
  672. {
  673. h & sl1 & sl2;
  674. }
  675. };
  676. struct InsertNewStack : CGarrisonOperationPack //525
  677. {
  678. StackLocation sl;
  679. CStackBasicDescriptor stack;
  680. void applyCl(CClient *cl);
  681. DLL_EXPORT void applyGs(CGameState *gs);
  682. template <typename Handler> void serialize(Handler &h, const int version)
  683. {
  684. h & sl & stack;
  685. }
  686. };
  687. //moves creatures from src stack to dst slot, may be used for merging/splittint/moving stacks
  688. struct RebalanceStacks : CGarrisonOperationPack //526
  689. {
  690. StackLocation src, dst;
  691. TQuantity count;
  692. void applyCl(CClient *cl);
  693. DLL_EXPORT void applyGs(CGameState *gs);
  694. template <typename Handler> void serialize(Handler &h, const int version)
  695. {
  696. h & src & dst & count;
  697. }
  698. };
  699. typedef si32 TArtPos;
  700. struct ArtifactLocation
  701. {
  702. ConstTransitivePtr<CGHeroInstance> hero;
  703. TArtPos slot;
  704. ArtifactLocation()
  705. {
  706. slot = -1;
  707. }
  708. ArtifactLocation(const CGHeroInstance *Hero, TArtPos Slot)
  709. {
  710. hero = const_cast<CGHeroInstance*>(Hero); //we are allowed here to const cast -> change will go through one of our packages... do not abuse!
  711. slot = Slot;
  712. }
  713. DLL_EXPORT const CArtifactInstance *getArt() const;
  714. DLL_EXPORT CArtifactInstance *getArt();
  715. DLL_EXPORT const ArtSlotInfo *getSlot() const;
  716. template <typename Handler> void serialize(Handler &h, const int version)
  717. {
  718. h & hero & slot;
  719. }
  720. };
  721. struct PutArtifact : CGarrisonOperationPack //526
  722. {
  723. ArtifactLocation al;
  724. ConstTransitivePtr<CArtifactInstance> art;
  725. void applyCl(CClient *cl);
  726. DLL_EXPORT void applyGs(CGameState *gs);
  727. template <typename Handler> void serialize(Handler &h, const int version)
  728. {
  729. h & al & art;
  730. }
  731. };
  732. struct EraseArtifact : CGarrisonOperationPack //527
  733. {
  734. ArtifactLocation al;
  735. void applyCl(CClient *cl);
  736. DLL_EXPORT void applyGs(CGameState *gs);
  737. template <typename Handler> void serialize(Handler &h, const int version)
  738. {
  739. h & al;
  740. }
  741. };
  742. struct MoveArtifact : CGarrisonOperationPack //528
  743. {
  744. ArtifactLocation src, dst;
  745. void applyCl(CClient *cl);
  746. DLL_EXPORT void applyGs(CGameState *gs);
  747. template <typename Handler> void serialize(Handler &h, const int version)
  748. {
  749. h & src & dst;
  750. }
  751. };
  752. struct NewTurn : public CPackForClient //101
  753. {
  754. enum weekType {NORMAL, DOUBLE_GROWTH, BONUS_GROWTH, DEITYOFFIRE, PLAGUE, CUSTOM, NO_ACTION, NONE};
  755. DLL_EXPORT void applyGs(CGameState *gs);
  756. struct Hero
  757. {
  758. ui32 id, move, mana; //id is a general serial id
  759. template <typename Handler> void serialize(Handler &h, const int version)
  760. {
  761. h & id & move & mana;
  762. }
  763. bool operator<(const Hero&h)const{return id < h.id;}
  764. };
  765. std::set<Hero> heroes; //updates movement and mana points
  766. //std::vector<SetResources> res;//resource list
  767. std::map<ui8, std::vector<si32> > res; //player ID => resource value[res_id]
  768. std::vector<SetAvailableCreatures> cres;//creatures to be placed in towns
  769. ui32 day;
  770. bool resetBuilded;
  771. ui8 specialWeek; //weekType
  772. TCreature creatureid; //for creature weeks
  773. NewTurn(){type = 101;};
  774. template <typename Handler> void serialize(Handler &h, const int version)
  775. {
  776. h & heroes & cres & res & day & resetBuilded & specialWeek & creatureid;
  777. }
  778. };
  779. struct Component : public CPack //2002 helper for object scrips informations
  780. {
  781. enum EComponentType {PRIM_SKILL, SEC_SKILL, RESOURCE, CREATURE, ARTIFACT, EXPERIENCE, SPELL, MORALE=8, LUCK, BUILDING, HERO, FLAG};
  782. ui16 id, subtype; //id uses ^^^ enums, when id==EXPPERIENCE subtype==0 means exp points and subtype==1 levels)
  783. si32 val; // + give; - take
  784. si16 when; // 0 - now; +x - within x days; -x - per x days
  785. template <typename Handler> void serialize(Handler &h, const int version)
  786. {
  787. h & id & subtype & val & when;
  788. }
  789. Component()
  790. {
  791. type = 2002;
  792. }
  793. DLL_EXPORT explicit Component(const CStackBasicDescriptor &stack);
  794. Component(ui16 Type, ui16 Subtype, si32 Val, si16 When)
  795. :id(Type),subtype(Subtype),val(Val),when(When)
  796. {
  797. type = 2002;
  798. }
  799. };
  800. struct InfoWindow : public CPackForClient //103 - displays simple info window
  801. {
  802. void applyCl(CClient *cl);
  803. MetaString text;
  804. std::vector<Component> components;
  805. ui8 player;
  806. ui16 soundID;
  807. template <typename Handler> void serialize(Handler &h, const int version)
  808. {
  809. h & text & components & player & soundID;
  810. }
  811. InfoWindow()
  812. {
  813. type = 103;
  814. soundID = 0;
  815. }
  816. };
  817. namespace ObjProperty
  818. {
  819. //TODO: move non general properties out to the appropriate objs classes
  820. enum {OWNER = 1, BLOCKVIS = 2, PRIMARY_STACK_COUNT = 3, VISITORS = 4, VISITED = 5, ID = 6, AVAILABLE_CREATURE = 7, SUBID = 8};
  821. }
  822. struct SetObjectProperty : public CPackForClient//1001
  823. {
  824. DLL_EXPORT void applyGs(CGameState *gs);
  825. void applyCl(CClient *cl);
  826. ui32 id;
  827. ui8 what; //1 - owner; 2 - blockvis; 3 - first stack count; 4 - visitors; 5 - visited; 6 - ID (if 34 then also def is replaced)
  828. ui32 val;
  829. SetObjectProperty(){type = 1001;};
  830. SetObjectProperty(ui32 ID, ui8 What, ui32 Val):id(ID),what(What),val(Val){type = 1001;};
  831. template <typename Handler> void serialize(Handler &h, const int version)
  832. {
  833. h & id & what & val;
  834. }
  835. };
  836. struct SetHoverName : public CPackForClient//1002
  837. {
  838. DLL_EXPORT void applyGs(CGameState *gs);
  839. ui32 id;
  840. MetaString name;
  841. SetHoverName(){type = 1002;};
  842. SetHoverName(ui32 ID, MetaString& Name):id(ID),name(Name){type = 1002;};
  843. template <typename Handler> void serialize(Handler &h, const int version)
  844. {
  845. h & id & name;
  846. }
  847. };
  848. struct HeroLevelUp : public Query//2000
  849. {
  850. void applyCl(CClient *cl);
  851. DLL_EXPORT void applyGs(CGameState *gs);
  852. si32 heroid;
  853. ui8 primskill, level;
  854. std::vector<ui16> skills;
  855. HeroLevelUp(){type = 2000;};
  856. template <typename Handler> void serialize(Handler &h, const int version)
  857. {
  858. h & id & heroid & primskill & level & skills;
  859. }
  860. };
  861. struct TradeComponents : public CPackForClient, public CPackForServer
  862. {
  863. ///used to handle info about components available in shops
  864. void applyCl(CClient *cl);
  865. DLL_EXPORT void applyGs(CGameState *gs);
  866. si32 heroid;
  867. ui32 objectid;
  868. std::map<ui16, Component> available, chosen, bought;
  869. template <typename Handler> void serialize(Handler &h, const int version)
  870. {
  871. h & heroid & objectid & available & chosen & bought;
  872. }
  873. };
  874. //A dialog that requires making decision by player - it may contain components to choose between or has yes/no options
  875. //Client responds with QueryReply, where answer: 0 - cancel pressed, choice doesn't matter; 1/2/... - first/second/... component selected and OK pressed
  876. //Until sending reply player won't be allowed to take any actions
  877. struct BlockingDialog : public Query//2003
  878. {
  879. enum {ALLOW_CANCEL = 1, SELECTION = 2};
  880. void applyCl(CClient *cl);
  881. MetaString text;
  882. std::vector<Component> components;
  883. ui8 player;
  884. ui8 flags;
  885. ui16 soundID;
  886. bool cancel() const
  887. {
  888. return flags & ALLOW_CANCEL;
  889. }
  890. bool selection() const
  891. {
  892. return flags & SELECTION;
  893. }
  894. BlockingDialog(bool yesno, bool Selection)
  895. {
  896. type = 2003;
  897. flags = 0;
  898. soundID = 0;
  899. if(yesno) flags |= ALLOW_CANCEL;
  900. if(Selection) flags |= SELECTION;
  901. }
  902. BlockingDialog()
  903. {
  904. type = 2003;
  905. flags = 0;
  906. soundID = 0;
  907. };
  908. template <typename Handler> void serialize(Handler &h, const int version)
  909. {
  910. h & id & text & components & player & flags & soundID;
  911. }
  912. };
  913. struct GarrisonDialog : public Query//2004
  914. {
  915. GarrisonDialog(){type = 2004;}
  916. void applyCl(CClient *cl);
  917. si32 objid, hid;
  918. bool removableUnits;
  919. template <typename Handler> void serialize(Handler &h, const int version)
  920. {
  921. h & id & objid & hid & removableUnits;
  922. }
  923. };
  924. struct BattleInfo;
  925. struct BattleStart : public CPackForClient//3000
  926. {
  927. BattleStart(){type = 3000;};
  928. void applyCl(CClient *cl);
  929. DLL_EXPORT void applyGs(CGameState *gs);
  930. BattleInfo * info;
  931. template <typename Handler> void serialize(Handler &h, const int version)
  932. {
  933. h & info;
  934. }
  935. };
  936. struct BattleNextRound : public CPackForClient//3001
  937. {
  938. BattleNextRound(){type = 3001;};
  939. void applyFirstCl(CClient *cl);
  940. void applyCl(CClient *cl);
  941. DLL_EXPORT void applyGs( CGameState *gs );
  942. si32 round;
  943. template <typename Handler> void serialize(Handler &h, const int version)
  944. {
  945. h & round;
  946. }
  947. };
  948. struct BattleSetActiveStack : public CPackForClient//3002
  949. {
  950. BattleSetActiveStack(){type = 3002;};
  951. void applyCl(CClient *cl);
  952. DLL_EXPORT void applyGs(CGameState *gs);
  953. ui32 stack;
  954. template <typename Handler> void serialize(Handler &h, const int version)
  955. {
  956. h & stack;
  957. }
  958. };
  959. struct BattleResult : public CPackForClient//3003
  960. {
  961. BattleResult(){type = 3003;};
  962. void applyFirstCl(CClient *cl);
  963. void applyGs(CGameState *gs);
  964. ui8 result; //0 - normal victory; 1 - escape; 2 - surrender
  965. ui8 winner; //0 - attacker, 1 - defender, [2 - draw (should be possible?)]
  966. std::map<ui32,si32> casualties[2]; //first => casualties of attackers - map crid => number
  967. expType exp[2]; //exp for attacker and defender
  968. std::set<ui32> artifacts; //artifacts taken from loser to winner
  969. template <typename Handler> void serialize(Handler &h, const int version)
  970. {
  971. h & result & winner & casualties[0] & casualties[1] & exp & artifacts;
  972. }
  973. };
  974. struct BattleStackMoved : public CPackForClient//3004
  975. {
  976. ui32 stack;
  977. THex tile;
  978. ui8 ending, distance, teleporting;
  979. BattleStackMoved(){type = 3004;};
  980. void applyFirstCl(CClient *cl);
  981. void applyGs(CGameState *gs);
  982. template <typename Handler> void serialize(Handler &h, const int version)
  983. {
  984. h & stack & tile & ending & distance;
  985. }
  986. };
  987. struct StacksHealedOrResurrected : public CPackForClient //3013
  988. {
  989. StacksHealedOrResurrected(){type = 3013;}
  990. DLL_EXPORT void applyGs(CGameState *gs);
  991. void applyCl(CClient *cl);
  992. struct HealInfo
  993. {
  994. ui32 stackID;
  995. ui32 healedHP;
  996. ui8 lowLevelResurrection; //in case this stack is resurrected by this heal, it will be marked as SUMMONED
  997. template <typename Handler> void serialize(Handler &h, const int version)
  998. {
  999. h & stackID & healedHP & lowLevelResurrection;
  1000. }
  1001. };
  1002. std::vector<HealInfo> healedStacks;
  1003. ui8 lifeDrain; //if true, this heal is an effect of life drain
  1004. si32 drainedFrom; //if life drain - then stack life was drain from
  1005. template <typename Handler> void serialize(Handler &h, const int version)
  1006. {
  1007. h & healedStacks & lifeDrain & drainedFrom;
  1008. }
  1009. };
  1010. struct BattleStackAttacked : public CPackForClient//3005
  1011. {
  1012. BattleStackAttacked(){flags = 0; type = 3005;};
  1013. void applyCl(CClient *cl);
  1014. DLL_EXPORT void applyGs(CGameState *gs);
  1015. ui32 stackAttacked, attackerID;
  1016. ui32 newAmount, newHP, killedAmount, damageAmount;
  1017. ui8 flags; //1 - is stack killed; 2 - is there special effect to be shown;
  1018. ui32 effect; //set only if flag 2 is present
  1019. std::vector<StacksHealedOrResurrected> healedStacks; //used when life drain
  1020. bool killed() const//if target stack was killed
  1021. {
  1022. return flags & 1;
  1023. }
  1024. bool isEffect() const//if stack has been attacked by a spell
  1025. {
  1026. return flags & 2;
  1027. }
  1028. bool lifeDrain() const //if this attack involves life drain effect
  1029. {
  1030. return healedStacks.size() > 0;
  1031. }
  1032. template <typename Handler> void serialize(Handler &h, const int version)
  1033. {
  1034. h & stackAttacked & attackerID & newAmount & newHP & flags & killedAmount & damageAmount & effect
  1035. & healedStacks;
  1036. }
  1037. bool operator<(const BattleStackAttacked &b) const
  1038. {
  1039. return stackAttacked < b.stackAttacked;
  1040. }
  1041. };
  1042. struct BattleAttack : public CPackForClient//3006
  1043. {
  1044. BattleAttack(){flags = 0; type = 3006;};
  1045. void applyFirstCl(CClient *cl);
  1046. DLL_EXPORT void applyGs(CGameState *gs);
  1047. void applyCl(CClient *cl);
  1048. std::vector<BattleStackAttacked> bsa;
  1049. ui32 stackAttacking;
  1050. ui8 flags;
  1051. bool shot() const//distance attack - decrease number of shots
  1052. {
  1053. return flags & 1;
  1054. }
  1055. bool counter() const//is it counterattack?
  1056. {
  1057. return flags & 2;
  1058. }
  1059. bool lucky() const
  1060. {
  1061. return flags & 4;
  1062. }
  1063. bool unlucky() const
  1064. {
  1065. //TODO: support?
  1066. return flags & 8;
  1067. }
  1068. //bool killed() //if target stack was killed
  1069. //{
  1070. // return bsa.killed();
  1071. //}
  1072. template <typename Handler> void serialize(Handler &h, const int version)
  1073. {
  1074. h & bsa & stackAttacking & flags;
  1075. }
  1076. };
  1077. struct StartAction : public CPackForClient//3007
  1078. {
  1079. StartAction(){type = 3007;};
  1080. StartAction(const BattleAction &act){ba = act; type = 3007;};
  1081. void applyFirstCl(CClient *cl);
  1082. DLL_EXPORT void applyGs(CGameState *gs);
  1083. BattleAction ba;
  1084. template <typename Handler> void serialize(Handler &h, const int version)
  1085. {
  1086. h & ba;
  1087. }
  1088. };
  1089. struct EndAction : public CPackForClient//3008
  1090. {
  1091. EndAction(){type = 3008;};
  1092. void applyCl(CClient *cl);
  1093. template <typename Handler> void serialize(Handler &h, const int version)
  1094. {
  1095. }
  1096. };
  1097. struct BattleSpellCast : public CPackForClient//3009
  1098. {
  1099. BattleSpellCast(){type = 3009;};
  1100. DLL_EXPORT void applyGs(CGameState *gs);
  1101. void applyCl(CClient *cl);
  1102. si32 dmgToDisplay; //this amount will be displayed as amount of damage dealt by spell
  1103. ui8 side; //which hero did cast spell: 0 - attacker, 1 - defender
  1104. ui32 id; //id of spell
  1105. ui8 skill; //caster's skill level
  1106. ui16 tile; //destination tile (may not be set in some global/mass spells
  1107. std::vector<ui32> resisted; //ids of creatures that resisted this spell
  1108. std::set<ui32> affectedCres; //ids of creatures affected by this spell, generally used if spell does not set any effect (like dispel or cure)
  1109. ui8 castedByHero; //if true - spell has been casted by hero, otherwise by a creature
  1110. template <typename Handler> void serialize(Handler &h, const int version)
  1111. {
  1112. h & dmgToDisplay & side & id & skill & tile & resisted & affectedCres & castedByHero;
  1113. }
  1114. };
  1115. struct SetStackEffect : public CPackForClient //3010
  1116. {
  1117. SetStackEffect(){type = 3010;};
  1118. DLL_EXPORT void applyGs(CGameState *gs);
  1119. void applyCl(CClient *cl);
  1120. std::vector<ui32> stacks; //affected stacks (IDs)
  1121. Bonus effect; //type of effect
  1122. template <typename Handler> void serialize(Handler &h, const int version)
  1123. {
  1124. h & stacks & effect;
  1125. }
  1126. };
  1127. struct StacksInjured : public CPackForClient //3011
  1128. {
  1129. StacksInjured(){type = 3011;}
  1130. DLL_EXPORT void applyGs(CGameState *gs);
  1131. void applyCl(CClient *cl);
  1132. std::vector<BattleStackAttacked> stacks;
  1133. template <typename Handler> void serialize(Handler &h, const int version)
  1134. {
  1135. h & stacks;
  1136. }
  1137. };
  1138. struct BattleResultsApplied : public CPackForClient //3012
  1139. {
  1140. BattleResultsApplied(){type = 3012;}
  1141. ui8 player1, player2;
  1142. void applyCl(CClient *cl);
  1143. template <typename Handler> void serialize(Handler &h, const int version)
  1144. {
  1145. h & player1 & player2;
  1146. }
  1147. };
  1148. struct ObstaclesRemoved : public CPackForClient //3014
  1149. {
  1150. ObstaclesRemoved(){type = 3014;}
  1151. DLL_EXPORT void applyGs(CGameState *gs);
  1152. void applyCl(CClient *cl);
  1153. std::set<si32> obstacles; //uniqueIDs of removed obstacles
  1154. template <typename Handler> void serialize(Handler &h, const int version)
  1155. {
  1156. h & obstacles;
  1157. }
  1158. };
  1159. struct CatapultAttack : public CPackForClient //3015
  1160. {
  1161. CatapultAttack(){type = 3015;}
  1162. DLL_EXPORT void applyGs(CGameState *gs);
  1163. void applyCl(CClient *cl);
  1164. std::set< std::pair< std::pair< ui8, si16 >, ui8> > attackedParts; // < <attackedPartOfWall, attacked hex >, damageDealt>
  1165. //attackedPartOfWall; //[0] - keep, [1] - bottom tower, [2] - bottom wall, [3] - below gate, [4] - over gate, [5] - upper wall, [6] - uppert tower, [7] - gate;
  1166. //damageDealt;
  1167. int attacker; //if -1, then a spell caused this
  1168. template <typename Handler> void serialize(Handler &h, const int version)
  1169. {
  1170. h & attackedParts & attacker;
  1171. }
  1172. };
  1173. struct BattleStacksRemoved : public CPackForClient //3016
  1174. {
  1175. BattleStacksRemoved(){type = 3016;}
  1176. DLL_EXPORT void applyGs(CGameState *gs);
  1177. void applyCl(CClient *cl);
  1178. std::set<ui32> stackIDs; //IDs of removed stacks
  1179. template <typename Handler> void serialize(Handler &h, const int version)
  1180. {
  1181. h & stackIDs;
  1182. }
  1183. };
  1184. struct ShowInInfobox : public CPackForClient //107
  1185. {
  1186. ShowInInfobox(){type = 107;};
  1187. ui8 player;
  1188. Component c;
  1189. MetaString text;
  1190. void applyCl(CClient *cl);
  1191. template <typename Handler> void serialize(Handler &h, const int version)
  1192. {
  1193. h & player & c & text;
  1194. }
  1195. };
  1196. struct AdvmapSpellCast : public CPackForClient //108
  1197. {
  1198. AdvmapSpellCast(){type = 108;}
  1199. const CGHeroInstance * caster;
  1200. si32 spellID;
  1201. void applyCl(CClient *cl);
  1202. template <typename Handler> void serialize(Handler &h, const int version)
  1203. {
  1204. h & caster & spellID;
  1205. }
  1206. };
  1207. /***********************************************************************************************************/
  1208. struct CloseServer : public CPackForServer
  1209. {
  1210. bool applyGh(CGameHandler *gh);
  1211. template <typename Handler> void serialize(Handler &h, const int version)
  1212. {}
  1213. };
  1214. struct EndTurn : public CPackForServer
  1215. {
  1216. bool applyGh(CGameHandler *gh);
  1217. template <typename Handler> void serialize(Handler &h, const int version)
  1218. {}
  1219. };
  1220. struct DismissHero : public CPackForServer
  1221. {
  1222. DismissHero(){};
  1223. DismissHero(si32 HID) : hid(HID) {};
  1224. si32 hid;
  1225. bool applyGh(CGameHandler *gh);
  1226. template <typename Handler> void serialize(Handler &h, const int version)
  1227. {
  1228. h & hid;
  1229. }
  1230. };
  1231. struct MoveHero : public CPackForServer
  1232. {
  1233. MoveHero(){};
  1234. MoveHero(const int3 &Dest, si32 HID) : dest(Dest), hid(HID){};
  1235. int3 dest;
  1236. si32 hid;
  1237. bool applyGh(CGameHandler *gh);
  1238. template <typename Handler> void serialize(Handler &h, const int version)
  1239. {
  1240. h & dest & hid;
  1241. }
  1242. };
  1243. struct CastleTeleportHero : public CPackForServer
  1244. {
  1245. CastleTeleportHero(){};
  1246. CastleTeleportHero(const si32 HID, si32 Dest, ui8 Source ) : dest(Dest), hid(HID), source(Source){};
  1247. si32 dest;
  1248. si32 hid;
  1249. si8 source;//who give teleporting, 1=castle gate
  1250. bool applyGh(CGameHandler *gh);
  1251. template <typename Handler> void serialize(Handler &h, const int version)
  1252. {
  1253. h & dest & hid;
  1254. }
  1255. };
  1256. struct ArrangeStacks : public CPackForServer
  1257. {
  1258. ArrangeStacks(){};
  1259. ArrangeStacks(ui8 W, ui8 P1, ui8 P2, si32 ID1, si32 ID2, si32 VAL)
  1260. :what(W),p1(P1),p2(P2),id1(ID1),id2(ID2),val(VAL) {};
  1261. ui8 what; //1 - swap; 2 - merge; 3 - split
  1262. ui8 p1, p2; //positions of first and second stack
  1263. si32 id1, id2; //ids of objects with garrison
  1264. si32 val;
  1265. bool applyGh(CGameHandler *gh);
  1266. template <typename Handler> void serialize(Handler &h, const int version)
  1267. {
  1268. h & what & p1 & p2 & id1 & id2 & val;
  1269. }
  1270. };
  1271. struct DisbandCreature : public CPackForServer
  1272. {
  1273. DisbandCreature(){};
  1274. DisbandCreature(ui8 Pos, si32 ID):pos(Pos),id(ID){};
  1275. ui8 pos; //stack pos
  1276. si32 id; //object id
  1277. bool applyGh(CGameHandler *gh);
  1278. template <typename Handler> void serialize(Handler &h, const int version)
  1279. {
  1280. h & pos & id;
  1281. }
  1282. };
  1283. struct BuildStructure : public CPackForServer
  1284. {
  1285. BuildStructure(){};
  1286. BuildStructure(si32 TID, si32 BID):bid(BID),tid(TID){};
  1287. si32 bid, tid; //structure and town ids
  1288. bool applyGh(CGameHandler *gh);
  1289. template <typename Handler> void serialize(Handler &h, const int version)
  1290. {
  1291. h & tid & bid;
  1292. }
  1293. };
  1294. struct RazeStructure : public BuildStructure
  1295. {
  1296. RazeStructure(){};
  1297. //RazeStructure(si32 TID, si32 BID):bid(BID),tid(TID){};
  1298. bool applyGh(CGameHandler *gh);
  1299. };
  1300. struct RecruitCreatures : public CPackForServer
  1301. {
  1302. RecruitCreatures(){};
  1303. RecruitCreatures(si32 TID, si32 CRID, si32 Amount, si32 Level):tid(TID),crid(CRID),amount(Amount),level(Level){};
  1304. si32 tid; //town id
  1305. ui32 crid, amount;//creature ID and amount
  1306. si32 level;//dwelling level to buy from, -1 if any
  1307. bool applyGh(CGameHandler *gh);
  1308. template <typename Handler> void serialize(Handler &h, const int version)
  1309. {
  1310. h & tid & crid & amount & level;
  1311. }
  1312. };
  1313. struct UpgradeCreature : public CPackForServer
  1314. {
  1315. UpgradeCreature(){};
  1316. UpgradeCreature(ui8 Pos, si32 ID, si32 CRID):pos(Pos),id(ID), cid(CRID){};
  1317. ui8 pos; //stack pos
  1318. si32 id; //object id
  1319. si32 cid; //id of type to which we want make upgrade
  1320. bool applyGh(CGameHandler *gh);
  1321. template <typename Handler> void serialize(Handler &h, const int version)
  1322. {
  1323. h & pos & id & cid;
  1324. }
  1325. };
  1326. struct GarrisonHeroSwap : public CPackForServer
  1327. {
  1328. GarrisonHeroSwap(){};
  1329. GarrisonHeroSwap(si32 TID):tid(TID){};
  1330. si32 tid;
  1331. bool applyGh(CGameHandler *gh);
  1332. template <typename Handler> void serialize(Handler &h, const int version)
  1333. {
  1334. h & tid;
  1335. }
  1336. };
  1337. struct ExchangeArtifacts : public CPackForServer
  1338. {
  1339. ExchangeArtifacts(){};
  1340. ExchangeArtifacts(si32 H1, si32 H2, ui16 S1, ui16 S2)
  1341. :hid1(H1),hid2(H2),slot1(S1),slot2(S2){};
  1342. si32 hid1, hid2;
  1343. ui16 slot1, slot2;
  1344. bool applyGh(CGameHandler *gh);
  1345. template <typename Handler> void serialize(Handler &h, const int version)
  1346. {
  1347. h & hid1 & hid2 & slot1 & slot2;
  1348. }
  1349. };
  1350. struct AssembleArtifacts : public CPackForServer
  1351. {
  1352. AssembleArtifacts(){};
  1353. AssembleArtifacts(si32 _heroID, ui16 _artifactSlot, bool _assemble, ui32 _assembleTo)
  1354. : heroID(_heroID), artifactSlot(_artifactSlot), assemble(_assemble), assembleTo(_assembleTo){};
  1355. si32 heroID;
  1356. ui16 artifactSlot;
  1357. bool assemble; // True to assemble artifact, false to disassemble.
  1358. ui32 assembleTo; // Artifact to assemble into.
  1359. bool applyGh(CGameHandler *gh);
  1360. template <typename Handler> void serialize(Handler &h, const int version)
  1361. {
  1362. h & heroID & artifactSlot & assemble & assembleTo;
  1363. }
  1364. };
  1365. struct BuyArtifact : public CPackForServer
  1366. {
  1367. BuyArtifact(){};
  1368. BuyArtifact(si32 HID, si32 AID):hid(HID),aid(AID){};
  1369. si32 hid, aid; //hero and artifact id
  1370. bool applyGh(CGameHandler *gh);
  1371. template <typename Handler> void serialize(Handler &h, const int version)
  1372. {
  1373. h & hid & aid;
  1374. }
  1375. };
  1376. struct TradeOnMarketplace : public CPackForServer
  1377. {
  1378. TradeOnMarketplace(){};
  1379. const CGObjectInstance *market;
  1380. const CGHeroInstance *hero; //needed when trading artifacts / creatures
  1381. ui8 mode;//enum EMarketMode
  1382. ui32 r1, r2; //mode 0: r1 - sold resource, r2 - bought res (exception: when sacrificing art r1 is art id [todo: make r2 preferred slot?]
  1383. ui32 val; //units of sold resource
  1384. bool applyGh(CGameHandler *gh);
  1385. template <typename Handler> void serialize(Handler &h, const int version)
  1386. {
  1387. h & market & hero & mode & r1 & r2 & val;
  1388. }
  1389. };
  1390. struct SetFormation : public CPackForServer
  1391. {
  1392. SetFormation(){};
  1393. SetFormation(si32 HID, ui8 Formation):hid(HID),formation(Formation){};
  1394. si32 hid;
  1395. ui8 formation;
  1396. bool applyGh(CGameHandler *gh);
  1397. template <typename Handler> void serialize(Handler &h, const int version)
  1398. {
  1399. h & hid & formation;
  1400. }
  1401. };
  1402. struct HireHero : public CPackForServer
  1403. {
  1404. HireHero(){};
  1405. HireHero(si32 HID, si32 TID):hid(HID),tid(TID){};
  1406. si32 hid, tid; //available hero serial and town (tavern) id
  1407. ui8 player;
  1408. bool applyGh(CGameHandler *gh);
  1409. template <typename Handler> void serialize(Handler &h, const int version)
  1410. {
  1411. h & hid & tid & player;
  1412. }
  1413. };
  1414. struct BuildBoat : public CPackForServer
  1415. {
  1416. BuildBoat(){};
  1417. si32 objid; //where player wants to buy a boat
  1418. bool applyGh(CGameHandler *gh);
  1419. template <typename Handler> void serialize(Handler &h, const int version)
  1420. {
  1421. h & objid;
  1422. }
  1423. };
  1424. struct QueryReply : public CPackForServer
  1425. {
  1426. QueryReply(){type = 6000;};
  1427. QueryReply(ui32 QID, ui32 Answer):qid(QID),answer(Answer){type = 6000;};
  1428. ui32 qid, answer; //hero and artifact id
  1429. bool applyGh(CGameHandler *gh);
  1430. template <typename Handler> void serialize(Handler &h, const int version)
  1431. {
  1432. h & qid & answer;
  1433. }
  1434. };
  1435. struct MakeAction : public CPackForServer
  1436. {
  1437. MakeAction(){};
  1438. MakeAction(const BattleAction &BA):ba(BA){};
  1439. BattleAction ba;
  1440. bool applyGh(CGameHandler *gh);
  1441. template <typename Handler> void serialize(Handler &h, const int version)
  1442. {
  1443. h & ba;
  1444. }
  1445. };
  1446. struct MakeCustomAction : public CPackForServer
  1447. {
  1448. MakeCustomAction(){};
  1449. MakeCustomAction(const BattleAction &BA):ba(BA){};
  1450. BattleAction ba;
  1451. bool applyGh(CGameHandler *gh);
  1452. template <typename Handler> void serialize(Handler &h, const int version)
  1453. {
  1454. h & ba;
  1455. }
  1456. };
  1457. struct DigWithHero : public CPackForServer
  1458. {
  1459. DigWithHero(){}
  1460. si32 id; //digging hero id
  1461. bool applyGh(CGameHandler *gh);
  1462. template <typename Handler> void serialize(Handler &h, const int version)
  1463. {
  1464. h & id;
  1465. }
  1466. };
  1467. struct CastAdvSpell : public CPackForServer
  1468. {
  1469. CastAdvSpell(){}
  1470. si32 hid; //hero id
  1471. ui32 sid; //spell id
  1472. int3 pos; //selected tile (not always used)
  1473. bool applyGh(CGameHandler *gh);
  1474. template <typename Handler> void serialize(Handler &h, const int version)
  1475. {
  1476. h & hid & sid & pos;
  1477. }
  1478. };
  1479. /***********************************************************************************************************/
  1480. struct SaveGame : public CPackForClient, public CPackForServer
  1481. {
  1482. SaveGame(){};
  1483. SaveGame(const std::string &Fname) :fname(Fname){};
  1484. std::string fname;
  1485. void applyCl(CClient *cl);
  1486. void applyGs(CGameState *gs){};
  1487. bool applyGh(CGameHandler *gh);
  1488. template <typename Handler> void serialize(Handler &h, const int version)
  1489. {
  1490. h & fname;
  1491. }
  1492. };
  1493. struct PlayerMessage : public CPackForClient, public CPackForServer //513
  1494. {
  1495. PlayerMessage(){CPackForClient::type = 513;};
  1496. PlayerMessage(ui8 Player, const std::string &Text)
  1497. :player(Player),text(Text)
  1498. {CPackForClient::type = 513;};
  1499. void applyCl(CClient *cl);
  1500. void applyGs(CGameState *gs){};
  1501. bool applyGh(CGameHandler *gh);
  1502. ui8 player;
  1503. std::string text;
  1504. template <typename Handler> void serialize(Handler &h, const int version)
  1505. {
  1506. h & text & player;
  1507. }
  1508. };
  1509. struct SetSelection : public CPackForClient, public CPackForServer //514
  1510. {
  1511. SetSelection(){CPackForClient::type = 514;};
  1512. DLL_EXPORT void applyGs(CGameState *gs);
  1513. bool applyGh(CGameHandler *gh);
  1514. void applyCl(CClient *cl);
  1515. ui8 player;
  1516. ui32 id;
  1517. template <typename Handler> void serialize(Handler &h, const int version)
  1518. {
  1519. h & id & player;
  1520. }
  1521. };
  1522. struct CenterView : public CPackForClient//515
  1523. {
  1524. CenterView(){CPackForClient::type = 515;};
  1525. void applyCl(CClient *cl);
  1526. ui8 player;
  1527. int3 pos;
  1528. ui32 focusTime; //ms
  1529. template <typename Handler> void serialize(Handler &h, const int version)
  1530. {
  1531. h & pos & player & focusTime;
  1532. }
  1533. };
  1534. /***********************************************************************************************************/
  1535. struct CPackForSelectionScreen : public CPack
  1536. {
  1537. void apply(CSelectionScreen *selScreen){}; //that functions are implemented in CPreGame.cpp
  1538. };
  1539. class CPregamePackToPropagate : public CPackForSelectionScreen
  1540. {};
  1541. class CPregamePackToHost : public CPackForSelectionScreen
  1542. {};
  1543. struct ChatMessage : public CPregamePackToPropagate
  1544. {
  1545. std::string playerName, message;
  1546. void apply(CSelectionScreen *selScreen);
  1547. template <typename Handler> void serialize(Handler &h, const int version)
  1548. {
  1549. h & playerName & message;
  1550. }
  1551. };
  1552. struct QuitMenuWithoutStarting : public CPregamePackToPropagate
  1553. {
  1554. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1555. template <typename Handler> void serialize(Handler &h, const int version)
  1556. {}
  1557. };
  1558. struct PlayerJoined : public CPregamePackToHost
  1559. {
  1560. std::string playerName;
  1561. ui8 connectionID;
  1562. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1563. template <typename Handler> void serialize(Handler &h, const int version)
  1564. {
  1565. h & playerName & connectionID;
  1566. }
  1567. };
  1568. struct SelectMap : public CPregamePackToPropagate
  1569. {
  1570. const CMapInfo *mapInfo;
  1571. bool free;
  1572. SelectMap(const CMapInfo &src)
  1573. {
  1574. mapInfo = &src;
  1575. free = false;
  1576. }
  1577. SelectMap()
  1578. {
  1579. mapInfo = NULL;
  1580. free = true;
  1581. }
  1582. ~SelectMap()
  1583. {
  1584. if(free)
  1585. delete mapInfo;
  1586. }
  1587. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1588. template <typename Handler> void serialize(Handler &h, const int version)
  1589. {
  1590. h & mapInfo;
  1591. }
  1592. };
  1593. struct UpdateStartOptions : public CPregamePackToPropagate
  1594. {
  1595. StartInfo *options;
  1596. bool free;
  1597. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1598. UpdateStartOptions(StartInfo &src)
  1599. {
  1600. options = &src;
  1601. free = false;
  1602. }
  1603. UpdateStartOptions()
  1604. {
  1605. options = NULL;
  1606. free = true;
  1607. }
  1608. ~UpdateStartOptions()
  1609. {
  1610. if(free)
  1611. delete options;
  1612. }
  1613. template <typename Handler> void serialize(Handler &h, const int version)
  1614. {
  1615. h & options;
  1616. }
  1617. };
  1618. struct PregameGuiAction : public CPregamePackToPropagate
  1619. {
  1620. enum {NO_TAB, OPEN_OPTIONS, OPEN_SCENARIO_LIST};
  1621. ui8 action;
  1622. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1623. template <typename Handler> void serialize(Handler &h, const int version)
  1624. {
  1625. h & action;
  1626. }
  1627. };
  1628. struct RequestOptionsChange : public CPregamePackToHost
  1629. {
  1630. enum {TOWN, HERO, BONUS};
  1631. ui8 what;
  1632. si8 direction; //-1 or +1
  1633. ui8 playerID;
  1634. RequestOptionsChange(ui8 What, si8 Dir, ui8 Player)
  1635. :what(What), direction(Dir), playerID(Player)
  1636. {}
  1637. RequestOptionsChange(){}
  1638. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1639. template <typename Handler> void serialize(Handler &h, const int version)
  1640. {
  1641. h & what & direction & playerID;
  1642. }
  1643. };
  1644. struct PlayerLeft : public CPregamePackToPropagate
  1645. {
  1646. ui8 playerID;
  1647. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1648. template <typename Handler> void serialize(Handler &h, const int version)
  1649. {
  1650. h & playerID;
  1651. }
  1652. };
  1653. struct PlayersNames : public CPregamePackToPropagate
  1654. {
  1655. public:
  1656. std::map<ui32, std::string> playerNames;
  1657. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1658. template <typename Handler> void serialize(Handler &h, const int version)
  1659. {
  1660. h & playerNames;
  1661. }
  1662. };
  1663. struct StartWithCurrentSettings : public CPregamePackToPropagate
  1664. {
  1665. public:
  1666. void apply(CSelectionScreen *selScreen); //that functions are implemented in CPreGame.cpp
  1667. template <typename Handler> void serialize(Handler &h, const int version)
  1668. {
  1669. //h & playerNames;
  1670. }
  1671. };
  1672. #endif //__NETPACKS_H__