1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/client/battle
Ivan Savenko 71d6b0fea9 - Fixed some warnings from cppcheck
- Minor improvements to JSON validation
- Cleanup in SDL_Extensions.cpp
- Implemented new propery for creature format: idle animation duration
- Disabled idle animation of some of conflux creatures (was clearly
broken)
2013-11-06 13:42:58 +00:00
..
CBattleAnimations.cpp - Changed visibility of curInt member of BattleInterface from public to private and provided a getter method 2013-11-03 16:44:47 +00:00
CBattleAnimations.h refactoring of CBattleInterface::show() and all related code 2013-07-19 16:35:16 +00:00
CBattleInterface.cpp - Fixed some warnings from cppcheck 2013-11-06 13:42:58 +00:00
CBattleInterface.h - Changed visibility of curInt member of BattleInterface from public to private and provided a getter method 2013-11-03 16:44:47 +00:00
CBattleInterfaceClasses.cpp - Fixed some warnings from cppcheck 2013-11-06 13:42:58 +00:00
CBattleInterfaceClasses.h Minor fixes: 2013-07-07 19:44:08 +00:00
CCreatureAnimation.cpp - Fixed some warnings from cppcheck 2013-11-06 13:42:58 +00:00
CCreatureAnimation.h more battles animations: 2013-07-21 10:10:38 +00:00