1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/client/battle
Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
preparation for having client and server in a single process
2022-09-24 15:55:21 +03:00
..
CBattleAnimations.cpp Fixed 3206 Bugged 'Start Walking' animation 2022-08-15 09:23:35 +03:00
CBattleAnimations.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CBattleInterface.cpp remove unused variables 2022-09-22 11:54:10 +03:00
CBattleInterface.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CBattleInterfaceClasses.cpp When the battle is won with only summoned creatures - defeat 2022-05-01 09:30:30 +03:00
CBattleInterfaceClasses.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CCreatureAnimation.cpp Fixed: Animation errors should not lead to hanging 2021-11-10 20:32:54 +02:00
CCreatureAnimation.h Update the originalPalette, and use SDL_Palette methods to improve memory management. 2020-01-26 00:01:48 -08:00