1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/battle
2023-02-18 17:58:22 +01:00
..
BattleActionsController.cpp Add missing text 2023-02-02 13:43:20 +02:00
BattleActionsController.h Hero interaction is now battle action 2023-02-02 13:43:19 +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 CIntObject now receives mouse position as point instead of SDL event 2023-02-03 11:39:39 +02:00
BattleFieldController.h CIntObject now receives mouse position as point instead of SDL event 2023-02-03 11:39:39 +02:00
BattleInterface.cpp Apply manual changes from code review 2023-02-18 16:35:07 +01:00
BattleInterface.h Apply manual changes from code review 2023-02-18 16:35:07 +01:00
BattleInterfaceClasses.cpp Merge remote-tracking branch 'origin/develop' into settings-rework 2023-02-12 11:55:21 +01:00
BattleInterfaceClasses.h Apply manual changes from code review 2023-02-18 16:35:07 +01: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 Removed text utilities from SDL_Extensions 2023-02-03 18:55:25 +02:00
BattleStacksController.h Merge pull request #1487 from IvanSavenko/battle_actions_refactoring 2023-02-03 11:28:14 +02:00
BattleWindow.cpp Rename settings files 2023-02-18 17:58:22 +01:00
BattleWindow.h Fixes for new battle settings 2023-02-15 22:38:41 +01:00
CreatureAnimation.cpp Style cleanup 2023-02-08 13:56:09 +02:00
CreatureAnimation.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00