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 62e63d45b1 Work in progress on BattleAI. Related changes:
* battle AIs receive ptr to CBattleCallback (not sure why it was CPlayerBattleCallback, likely mistake)
* reworked some battle callback methods to be more generic and able to handle some hypothetic scenarios
* for testing purposes in duel mode the first AI will be taken fro mconfig and the second will remain stupid ai
* minor changes
2012-09-20 16:55:21 +00:00
..
CBattleAnimations.cpp [static analysis] [WIP] fix few possible bugs 2012-09-16 14:36:31 +00:00
CBattleAnimations.h - fixes for gcc-4.7 2012-04-08 10:34:23 +00:00
CBattleInterface.cpp Work in progress on BattleAI. Related changes: 2012-09-20 16:55:21 +00:00
CBattleInterface.h [PLATFORM] MinGW support added 2012-09-15 19:16:16 +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