1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/BattleInterface
2012-09-29 12:40:12 +00:00
..
CBattleAnimations.cpp Fixed teleporting animation (#818). Flying ability with subtype "1" will cause movement animation to skip (teleport). 2012-09-29 12:40:12 +00:00
CBattleAnimations.h - fixes for gcc-4.7 2012-04-08 10:34:23 +00:00
CBattleInterface.cpp * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 2012-09-29 10:59:43 +00:00
CBattleInterface.h [PLATFORM] MinGW support added 2012-09-15 19:16:16 +00:00
CBattleInterfaceClasses.cpp * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 2012-09-29 10:59:43 +00:00
CBattleInterfaceClasses.h * bug 1082 fixed 2012-09-27 17:16:41 +00:00
CCreatureAnimation.cpp - removed multiple unused files 2012-08-02 11:03:26 +00:00
CCreatureAnimation.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00