1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-04 09:42:40 +02:00
vcmi/client/battle
2023-03-23 22:37:39 +01:00
..
BattleActionsController.cpp Show a message that battle intro can be skipped 2023-03-20 21:58:32 +02:00
BattleActionsController.h Hero interaction is now battle action 2023-02-02 13:43:19 +02:00
BattleAnimationClasses.cpp Minor refactoring 2023-03-20 20:19:05 +02:00
BattleAnimationClasses.h Minor refactoring 2023-03-20 20:19:05 +02:00
BattleConstants.h Removed delays due to thread waits from battle animations 2023-03-20 20:19:05 +02:00
BattleEffectsController.cpp Removed delays due to thread waits from battle animations 2023-03-20 20:19:05 +02:00
BattleEffectsController.h Removed remaining parts of Geomeotries.h/cpp 2023-01-20 16:11:43 +02:00
BattleFieldController.cpp Fix battle rendering 2023-03-05 17:48:02 +02:00
BattleFieldController.h Fix battle rendering 2023-03-05 17:48:02 +02:00
BattleInterface.cpp Deactivate activeStack when auto combat starts 2023-03-23 22:37:39 +01:00
BattleInterface.h Do not abort battle opening sound, only allow actions 2023-03-21 13:49:19 +02:00
BattleInterfaceClasses.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
BattleInterfaceClasses.h Remove unnecessary redraws 2023-03-05 19:51:42 +02:00
BattleObstacleController.cpp Removed delays due to thread waits from battle animations 2023-03-20 20:19:05 +02:00
BattleObstacleController.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleProjectileController.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
BattleProjectileController.h All battle effects now use time-based timings 2023-01-28 13:19:35 +02:00
BattleRenderer.cpp Renamed BattleControlPanel -> BattleWindow 2022-12-21 17:06:47 +02:00
BattleRenderer.h Multiple fixes & improvements to animation ordering 2022-12-13 21:31:49 +02:00
BattleSiegeController.cpp Removed delays due to thread waits from battle animations 2023-03-20 20:19:05 +02:00
BattleSiegeController.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleStacksController.cpp Fix playback of shooter animations at max speed 2023-03-20 20:19:05 +02:00
BattleStacksController.h Removed delays due to thread waits from battle animations 2023-03-20 20:19:05 +02:00
BattleWindow.cpp Do not abort battle opening sound, only allow actions 2023-03-21 13:49:19 +02:00
BattleWindow.h Allow changing queue size instantly on option toggle 2023-03-05 19:55:38 +02:00
CreatureAnimation.cpp Fix playback of shooter animations at max speed 2023-03-20 20:19:05 +02:00
CreatureAnimation.h Fix playback of shooter animations at max speed 2023-03-20 20:19:05 +02:00