1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/battle
2022-12-18 22:43:13 +02:00
..
BattleActionsController.cpp Animated cursor for spell selection, removed hardcoded cursor ID's 2022-12-18 22:32:07 +02:00
BattleActionsController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleAnimationClasses.cpp Animated cursor for spell selection, removed hardcoded cursor ID's 2022-12-18 22:32:07 +02:00
BattleAnimationClasses.h Implemented teleportation animation effect 2022-12-18 18:26:43 +02:00
BattleConstants.h All battle effects are now fully client sided 2022-12-17 17:35:15 +02:00
BattleControlPanel.cpp Animated cursor for spell selection, removed hardcoded cursor ID's 2022-12-18 22:32:07 +02:00
BattleControlPanel.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleEffectsController.cpp All battle effects are now fully client sided 2022-12-17 17:35:15 +02:00
BattleEffectsController.h All battle effects are now fully client sided 2022-12-17 17:35:15 +02:00
BattleFieldController.cpp Animated cursor for spell selection, removed hardcoded cursor ID's 2022-12-18 22:32:07 +02:00
BattleFieldController.h Fix Ice Ring target selection 2022-12-18 20:23:19 +02:00
BattleInterface.cpp Animated cursor for spell selection, removed hardcoded cursor ID's 2022-12-18 22:32:07 +02:00
BattleInterface.h Implemented teleportation animation effect 2022-12-18 18:26:43 +02:00
BattleInterfaceClasses.cpp Animated cursor for spell selection, removed hardcoded cursor ID's 2022-12-18 22:32:07 +02:00
BattleInterfaceClasses.h Spell animation will now wait for hero animation before playing 2022-12-13 21:31:49 +02:00
BattleObstacleController.cpp Exploded mines now send ACTIVATE flag to client to play effect 2022-12-17 19:37:00 +02:00
BattleObstacleController.h Exploded mines now send ACTIVATE flag to client to play effect 2022-12-17 19:37:00 +02:00
BattleProjectileController.cpp Implemented Bloodlust & Petrification effect 2022-12-15 23:24:03 +02:00
BattleProjectileController.h Implemented Bloodlust & Petrification effect 2022-12-15 23:24:03 +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 Bloodlust & Petrification effect 2022-12-15 23:24:03 +02:00
BattleSiegeController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleStacksController.cpp Fix fire shield sounds 2022-12-18 22:43:13 +02:00
BattleStacksController.h Implemented teleportation animation effect 2022-12-18 18:26:43 +02:00
CreatureAnimation.cpp Petrify will freeze stack animations 2022-12-16 18:34:35 +02:00
CreatureAnimation.h Implemented Bloodlust & Petrification effect 2022-12-15 23:24:03 +02:00