1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00
vcmi/client/battle
Michał W. Urbańczyk 4a0587d500 More work on auto-fight.
Dynamic libraries return smart-pointers to what they create.
2013-06-22 21:47:51 +00:00
..
CBattleAnimations.cpp - removed access to one wog file 2013-05-21 22:11:44 +00:00
CBattleAnimations.h - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
CBattleInterface.cpp More work on auto-fight. 2013-06-22 21:47:51 +00:00
CBattleInterface.h More work on auto-fight. 2013-06-22 21:47:51 +00:00
CBattleInterfaceClasses.cpp More work on auto-fight. 2013-06-22 21:47:51 +00:00
CBattleInterfaceClasses.h - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
CCreatureAnimation.cpp - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets 2013-04-09 14:31:36 +00:00
CCreatureAnimation.h - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00