1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/client/BattleInterface
Michał W. Urbańczyk 96a92d0f45 * fixed remaining part of #1071 — the screen surface has always to be created in the main thread
* hold events in the queue by value (less ptr jugglery)
2012-09-11 14:25:19 +00:00
..
CBattleAnimations.cpp * No explosion when catapult fails to damage the wall 2012-08-29 13:44:39 +00:00
CBattleAnimations.h - fixes for gcc-4.7 2012-04-08 10:34:23 +00:00
CBattleInterface.cpp - fix for hero flags along with battlehero cleanup 2012-08-29 14:55:31 +00:00
CBattleInterface.h * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +00:00
CBattleInterfaceClasses.cpp * fixed remaining part of #1071 — the screen surface has always to be created in the main thread 2012-09-11 14:25:19 +00:00
CBattleInterfaceClasses.h - fix for hero flags along with battlehero cleanup 2012-08-29 14:55:31 +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