Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors 2 years ago
..
BattleActionsController.cpp 77facf9387 Implement missing functions, fixes linking errors 2 years ago
BattleActionsController.h 321c9c2ca6 Remove now unused enum 2 years ago
BattleAnimationClasses.cpp f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 years ago
BattleAnimationClasses.h 8dfdfffd87 Use ResourcePath for audio files 2 years ago
BattleConstants.h 688b8db3eb Removed delays due to thread waits from battle animations 2 years ago
BattleEffectsController.cpp f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 years ago
BattleEffectsController.h 8dfdfffd87 Use ResourcePath for audio files 2 years ago
BattleFieldController.cpp e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
BattleFieldController.h e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
BattleInterface.cpp 195320dcf2 Removed remaining references to 'pim' name 2 years ago
BattleInterface.h 9fa7a93fb0 Properly pass battleID in all battle netpack's 2 years ago
BattleInterfaceClasses.cpp 7ef9e91741 new approach 2 years ago
BattleInterfaceClasses.h 7ef9e91741 new approach 2 years ago
BattleObstacleController.cpp f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 years ago
BattleObstacleController.h 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
BattleProjectileController.cpp 1d0e696db6 Added RenderHandler that acts as factory for images and animations 2 years ago
BattleProjectileController.h 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
BattleRenderer.cpp 541d98143b Renamed BattleControlPanel -> BattleWindow 2 years ago
BattleRenderer.h 62a5eeebbc Fixed rendering priority of battlefield background obstacles 2 years ago
BattleSiegeController.cpp f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 years ago
BattleSiegeController.h 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
BattleStacksController.cpp 77facf9387 Implement missing functions, fixes linking errors 2 years ago
BattleStacksController.h 013417fb7e Code cleanup 2 years ago
BattleWindow.cpp f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 years ago
BattleWindow.h 47b6358e6e Improve feature by triggering hero window refresh in response to netpack 2 years ago
CreatureAnimation.cpp 1d0e696db6 Added RenderHandler that acts as factory for images and animations 2 years ago
CreatureAnimation.h 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago