1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/battle
2022-12-25 21:35:13 +02:00
..
BattleActionsController.cpp Demon summon is now a spell. DEMON_SUMMONING bonus has been removed 2022-12-22 23:11:55 +02:00
BattleActionsController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleAnimationClasses.cpp Removed sound playback from PointEffectAnimation 2022-12-25 21:35:13 +02:00
BattleAnimationClasses.h Removed sound playback from PointEffectAnimation 2022-12-25 21:35:13 +02:00
BattleConstants.h Minor cleanup 2022-12-25 17:43:55 +02:00
BattleEffectsController.cpp Removed sound playback from PointEffectAnimation 2022-12-25 21:35:13 +02:00
BattleEffectsController.h Fix for missing Death Blow sound 2022-12-25 20:11:22 +02:00
BattleFieldController.cpp Moved all GUI handling from BattleInterface to BattleControlPanel 2022-12-21 17:02:53 +02:00
BattleFieldController.h Moved all GUI handling from BattleInterface to BattleControlPanel 2022-12-21 17:02:53 +02:00
BattleInterface.cpp Removed sound playback from PointEffectAnimation 2022-12-25 21:35:13 +02:00
BattleInterface.h Made BattleInterface class less friendly 2022-12-25 17:44:40 +02:00
BattleInterfaceClasses.cpp Merge remote-tracking branch 'vcmi/develop' into battle_improvements 2022-12-23 14:51:34 +02:00
BattleInterfaceClasses.h Merge remote-tracking branch 'vcmi/develop' into battle_improvements 2022-12-23 14:51:34 +02:00
BattleObstacleController.cpp Removed sound playback from PointEffectAnimation 2022-12-25 21:35:13 +02:00
BattleObstacleController.h Moved all GUI handling from BattleInterface to BattleControlPanel 2022-12-21 17:02:53 +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 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 sound playback from PointEffectAnimation 2022-12-25 21:35:13 +02:00
BattleSiegeController.h Applied suggestions from review 2022-12-13 13:58:16 +02:00
BattleStacksController.cpp Fix for missing Death Blow sound 2022-12-25 20:11:22 +02:00
BattleStacksController.h Implemented teleportation animation effect 2022-12-18 18:26:43 +02:00
BattleWindow.cpp Fix battle shutdown 2022-12-21 18:04:19 +02:00
BattleWindow.h Fix battle shutdown 2022-12-21 18:04:19 +02:00
CreatureAnimation.cpp ECreatureAnimType enum -> enum class 2022-12-22 01:04:58 +02:00
CreatureAnimation.h ECreatureAnimType enum -> enum class 2022-12-22 01:04:58 +02:00