1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/client/battle
Ivan Savenko b87897096c Filesystem handling is now more flexible
- removed CResourceLoader class in favor of one that implements resource loader interface
- removed global pool of files, in favour of more dynamic approach
- renamed some files to match current situation
All these changes are needed mostly for future mod manager + .zip support
2013-07-28 14:49:50 +00:00
..
CBattleAnimations.cpp refactoring of CBattleInterface::show() and all related code 2013-07-19 16:35:16 +00:00
CBattleAnimations.h refactoring of CBattleInterface::show() and all related code 2013-07-19 16:35:16 +00:00
CBattleInterface.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CBattleInterface.h Refactored player-specific data into single struct BattleState. 2013-07-21 22:01:29 +00:00
CBattleInterfaceClasses.cpp - minor fixes to battle animations 2013-07-16 22:59:39 +00:00
CBattleInterfaceClasses.h Minor fixes: 2013-07-07 19:44:08 +00:00
CCreatureAnimation.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CCreatureAnimation.h more battles animations: 2013-07-21 10:10:38 +00:00