1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/battle
AlexVinS 4f8c7bd4bb CStack refactoring
* removed all occurrences of attackerOwned
* Use BattleSide enum
* more tweaks
2017-07-01 19:17:08 +03:00
..
CBattleAnimations.cpp CStack refactoring 2017-07-01 19:17:08 +03:00
CBattleAnimations.h Moving some files from lib to the battle subdirectory. 2017-06-26 15:26:08 +02:00
CBattleInterface.cpp CStack refactoring 2017-07-01 19:17:08 +03:00
CBattleInterface.h Possible fix for https://bugs.vcmi.eu/view.php?id=2692 2017-06-14 04:53:26 +03:00
CBattleInterfaceClasses.cpp CStack refactoring 2017-07-01 19:17:08 +03:00
CBattleInterfaceClasses.h Moving some files from lib to the battle subdirectory. 2017-06-26 15:26:08 +02:00
CCreatureAnimation.cpp Fixed memory leak in CCreatureAnimation 2016-08-30 05:38:56 +03:00
CCreatureAnimation.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00