1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/gameState
Ivan Savenko 38311244a4
Merge pull request #4402 from Laserlicht/8th_creature
support for 8th creature (Factory)
2024-08-14 17:04:32 +03:00
..
CGameState.cpp Merge pull request #4402 from Laserlicht/8th_creature 2024-08-14 17:04:32 +03:00
CGameState.h statisic basic 2024-08-01 21:36:00 +02:00
CGameStateCampaign.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2024-08-05 10:36:10 +00:00
CGameStateCampaign.h Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
EVictoryLossCheckResult.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
GameStatistics.cpp code review 2024-08-07 21:26:22 +02:00
GameStatistics.h code review 2024-08-07 21:26:22 +02:00
HighScore.cpp highscore refactoring 2024-08-02 19:37:46 +02:00
HighScore.h highscore refactoring 2024-08-02 19:37:46 +02:00
InfoAboutArmy.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
InfoAboutArmy.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
QuestInfo.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
RumorState.cpp Fix merge 2024-07-16 13:13:39 +00:00
RumorState.h Moved generation of new rumors to server 2024-07-16 13:13:39 +00:00
SThievesGuildInfo.h Fix issues introduced by fixing typos 2024-06-27 08:38:04 +00:00
TavernHeroesPool.cpp Fixed initialization of move points and mana for dismissed heroes 2024-01-15 23:16:48 +02:00
TavernHeroesPool.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
TavernSlot.h Update tavern on end of 7th turn of player in question 2023-08-24 23:34:33 +03:00