1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/client/battle
2022-12-13 21:31:49 +02:00
..
BattleActionsController.cpp Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleActionsController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleAnimationClasses.cpp Implemented placement sound for obstacles 2022-12-13 21:31:49 +02:00
BattleAnimationClasses.h Implemented placement sound for obstacles 2022-12-13 21:31:49 +02:00
BattleConstants.h Multiple fixes & improvements to animation ordering 2022-12-13 21:31:49 +02:00
BattleControlPanel.cpp Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleControlPanel.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleEffectsController.cpp Implemented placement sound for obstacles 2022-12-13 21:31:49 +02:00
BattleEffectsController.h Moved all animation ordering logic to callers 2022-12-13 21:31:49 +02:00
BattleFieldController.cpp Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleFieldController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleInterface.cpp Cleaned up UI blocking conditions 2022-12-13 21:31:49 +02:00
BattleInterface.h Multiple fixes & improvements to animation ordering 2022-12-13 21:31:49 +02:00
BattleInterfaceClasses.cpp Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleInterfaceClasses.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleObstacleController.cpp Implemented placement sound for obstacles 2022-12-13 21:31:49 +02:00
BattleObstacleController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleProjectileController.cpp Introduced animation phases for beter ordering of visuals in battles 2022-12-13 21:31:49 +02:00
BattleProjectileController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleRenderer.cpp Changes according to review 2022-12-13 15:10:31 +02:00
BattleRenderer.h Multiple fixes & improvements to animation ordering 2022-12-13 21:31:49 +02:00
BattleSiegeController.cpp Implemented placement sound for obstacles 2022-12-13 21:31:49 +02:00
BattleSiegeController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleStacksController.cpp Cleaned up UI blocking conditions 2022-12-13 21:31:49 +02:00
BattleStacksController.h Multiple fixes & improvements to animation ordering 2022-12-13 21:31:49 +02:00
CreatureAnimation.cpp Moved battle animation enum's into new file 2022-12-13 21:31:49 +02:00
CreatureAnimation.h Moved battle animation enum's into new file 2022-12-13 21:31:49 +02:00