1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-02 09:02:03 +02:00
vcmi/client/battle
2016-11-28 02:50:41 +03:00
..
CBattleAnimations.cpp Fixed a few CWE-457 2016-11-27 17:48:18 +03:00
CBattleAnimations.h Add "override" to virtual overriden methods 2015-10-13 21:05:36 +03:00
CBattleInterface.cpp Fixed CID 1197516 2016-11-27 19:13:40 +03:00
CBattleInterface.h Fix formatting 2016-10-28 23:37:20 +02:00
CBattleInterfaceClasses.cpp try to plug a few coverity false positives 2016-11-28 02:50:41 +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