1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/battle
2023-01-22 20:06:10 +01:00
..
BattleActionsController.cpp All spell texts are now passed through translator 2023-01-20 15:18:36 +02:00
BattleActionsController.h Business logic of alternative actions 2023-01-03 13:02:54 +04:00
BattleAnimationClasses.cpp Renamed CCursorHandler -> CursorHandler 2023-01-15 21:18:34 +02:00
BattleAnimationClasses.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleConstants.h Minor cleanup 2022-12-25 17:43:55 +02:00
BattleEffectsController.cpp Fixes graphical artifacts on toggling stack queue visibility 2023-01-05 14:16:01 +02:00
BattleEffectsController.h Removed remaining parts of Geomeotries.h/cpp 2023-01-20 16:11:43 +02:00
BattleFieldController.cpp Do not consider corpses for movement range display (#1476) 2023-01-20 15:16:28 +02:00
BattleFieldController.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleInterface.cpp Merge with vcmi/develop 2023-01-17 23:02:25 +02:00
BattleInterface.h Fix battle start with disabled opening sounds 2022-12-28 16:51:44 +02:00
BattleInterfaceClasses.cpp Highlight logic for queue icon on stack hover, lacks visual representation 2023-01-22 20:06:10 +01:00
BattleInterfaceClasses.h Highlight logic for queue icon on stack hover, lacks visual representation 2023-01-22 20:06:10 +01:00
BattleObstacleController.cpp Fixes graphical artifacts on toggling stack queue visibility 2023-01-05 14:16:01 +02:00
BattleObstacleController.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleProjectileController.cpp Removed remaining parts of Geomeotries.h/cpp 2023-01-20 16:11:43 +02:00
BattleProjectileController.h Removed remaining parts of Geomeotries.h/cpp 2023-01-20 16:11:43 +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 All text for factions/towns/building are passed through translator 2023-01-20 15:18:36 +02:00
BattleSiegeController.h Fix ios compile 2023-01-20 16:11:43 +02:00
BattleStacksController.cpp Highlight logic for queue icon on stack hover, lacks visual representation 2023-01-22 20:06:10 +01:00
BattleStacksController.h Highlight logic for queue icon on stack hover, lacks visual representation 2023-01-22 20:06:10 +01:00
BattleWindow.cpp Highlight stack on queue icon hovered 2023-01-22 20:03:11 +01:00
BattleWindow.h Highlight stack on queue icon hovered 2023-01-22 20:03:11 +01:00
CreatureAnimation.cpp Refactoring of SDL API usage: 2023-01-20 16:11:43 +02:00
CreatureAnimation.h All projectile animations now use time-based speed 2023-01-05 15:26:29 +02:00