1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-16 02:47:36 +02:00
vcmi/lib/gameState
2023-09-06 09:12:23 +03:00
..
CGameState.cpp Fix checking PlayerColor's for validness 2023-08-27 01:35:38 +03:00
CGameState.h Replace "currentPlayer" from gamestate with "activePlayers" 2023-08-25 18:56:15 +03:00
CGameStateCampaign.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
CGameStateCampaign.h Replaced hero crossover logic with one that actually matches H3 2023-06-26 17:15:59 +03:00
EVictoryLossCheckResult.h Fix build 2023-06-26 19:44:38 +03:00
InfoAboutArmy.cpp Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
InfoAboutArmy.h
QuestInfo.h
SThievesGuildInfo.h Converted (almost) all namespace enum's to enum classes 2023-08-25 13:38:02 +03:00
TavernHeroesPool.cpp Remove(reduce durations) of bonuses for tavern heroes 2023-09-06 09:12:23 +03:00
TavernHeroesPool.h Fix hero retreating handling & code cleanup 2023-07-15 19:55:30 +03:00
TavernSlot.h Update tavern on end of 7th turn of player in question 2023-08-24 23:34:33 +03:00