1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/battle
Ivan Savenko 55a58596bc Mostly finished refactoring of BattleActionsController
TODO: test actions
TODO: test casters
TODO: fix random casters
2023-02-02 13:25:55 +02:00
..
BattleActionsController.cpp Mostly finished refactoring of BattleActionsController 2023-02-02 13:25:55 +02:00
BattleActionsController.h Mostly finished refactoring of BattleActionsController 2023-02-02 13:25:55 +02:00
BattleAnimationClasses.cpp All battle effects now use time-based timings 2023-01-28 13:19:35 +02:00
BattleAnimationClasses.h All battle effects now use time-based timings 2023-01-28 13:19:35 +02:00
BattleConstants.h fix typo 2023-01-25 18:13:11 +03:00
BattleEffectsController.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
BattleEffectsController.h Removed remaining parts of Geomeotries.h/cpp 2023-01-20 16:11:43 +02:00
BattleFieldController.cpp Mostly finished refactoring of BattleActionsController 2023-02-02 13:25:55 +02:00
BattleFieldController.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleInterface.cpp Removed makingTurn variable 2023-02-02 13:25:55 +02:00
BattleInterface.h Removed makingTurn variable 2023-02-02 13:25:55 +02:00
BattleInterfaceClasses.cpp Removed no longer used code 2023-02-02 13:25:55 +02:00
BattleInterfaceClasses.h Removed no longer used code 2023-02-02 13:25:55 +02:00
BattleObstacleController.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +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 Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
BattleSiegeController.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleStacksController.cpp Mostly finished refactoring of BattleActionsController 2023-02-02 13:25:55 +02:00
BattleStacksController.h Mostly finished refactoring of BattleActionsController 2023-02-02 13:25:55 +02:00
BattleWindow.cpp Removed makingTurn variable 2023-02-02 13:25:55 +02:00
BattleWindow.h Merge remote-tracking branch 'vcmi/develop' into battle_improvements 2023-01-04 16:20:53 +02:00
CreatureAnimation.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CreatureAnimation.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00