1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/battle
Dydzio f4f789804d
Update client/battle/BattleWindow.cpp
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2023-07-18 15:15:58 +02:00
..
BattleActionsController.cpp Show cursor (including attack direction) when swiping in battle 2023-06-05 19:20:18 +03:00
BattleActionsController.h Test version of swipe gesture for in-combat attacks 2023-06-05 19:20:08 +03:00
BattleAnimationClasses.cpp Battle animations use tick() for updates 2023-05-14 22:23:00 +03:00
BattleAnimationClasses.h Battle animations use tick() for updates 2023-05-14 22:23:00 +03:00
BattleConstants.h Removed delays due to thread waits from battle animations 2023-03-20 20:19:05 +02:00
BattleEffectsController.cpp vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
BattleEffectsController.h vcmi: add reverse effect animation type 2023-03-31 01:01:25 +03:00
BattleFieldController.cpp Replaced clickReleased with clickPressed where applicable in H3 2023-07-09 17:48:25 +03:00
BattleFieldController.h Replaced clickReleased with clickPressed where applicable in H3 2023-07-09 17:48:25 +03:00
BattleInterface.cpp Add option for persistent hero info window as in HD mod 2023-07-17 23:25:16 +02:00
BattleInterface.h Add option for persistent hero info window as in HD mod 2023-07-17 23:25:16 +02:00
BattleInterfaceClasses.cpp Add option for persistent hero info window as in HD mod 2023-07-17 23:25:16 +02:00
BattleInterfaceClasses.h Add option for persistent hero info window as in HD mod 2023-07-17 23:25:16 +02:00
BattleObstacleController.cpp Implemented foreground/background obstacles: 2023-06-06 15:53:14 +03:00
BattleObstacleController.h Battle animations use tick() for updates 2023-05-14 22:23:00 +03:00
BattleProjectileController.cpp Battle animations use tick() for updates 2023-05-14 22:23:00 +03:00
BattleProjectileController.h Battle animations use tick() for updates 2023-05-14 22:23:00 +03:00
BattleRenderer.cpp Renamed BattleControlPanel -> BattleWindow 2022-12-21 17:06:47 +02:00
BattleRenderer.h Implemented foreground/background obstacles: 2023-06-06 15:53:14 +03:00
BattleSiegeController.cpp Implemented foreground/background obstacles: 2023-06-06 15:53:14 +03:00
BattleSiegeController.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleStacksController.cpp Moved CGameState files into a separate directory 2023-06-26 17:15:59 +03:00
BattleStacksController.h Battle animations use tick() for updates 2023-05-14 22:23:00 +03:00
BattleWindow.cpp Update client/battle/BattleWindow.cpp 2023-07-18 15:15:58 +02:00
BattleWindow.h Add option for persistent hero info window as in HD mod 2023-07-17 23:25:16 +02:00
CreatureAnimation.cpp Fix special colors in battle 2023-03-26 00:46:21 +02:00
CreatureAnimation.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00