1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/battle
2016-10-16 09:27:22 +03:00
..
CBattleAnimations.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
CBattleAnimations.h Add "override" to virtual overriden methods 2015-10-13 21:05:36 +03:00
CBattleInterface.cpp cleaned up spell window creation 2016-10-16 09:27:22 +03:00
CBattleInterface.h Disabled massive spells fore creatures as they are not fully supported yet. 2016-09-10 21:07:36 +03:00
CBattleInterfaceClasses.cpp cleaned up spell window creation 2016-10-16 09:27:22 +03:00
CBattleInterfaceClasses.h Remove max mana info leak + tiny refactor 2016-09-28 00:20:45 +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