1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/battle
2024-07-19 11:41:00 +02:00
..
BattleActionsController.cpp Add some useful comments 2024-07-15 09:39:22 +02:00
BattleActionsController.h Merge branch 'vcmi/master' into 'vcmi/develop' 2024-07-17 13:57:36 +00:00
BattleAnimationClasses.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleAnimationClasses.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleConstants.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleEffectsController.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
BattleEffectsController.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleFieldController.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleFieldController.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleInterface.cpp It is now possible to define custom battle opening sound and custom music 2024-07-15 21:46:23 +00:00
BattleInterface.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleInterfaceClasses.cpp changed naming 2024-07-19 11:41:00 +02:00
BattleInterfaceClasses.h changed naming 2024-07-19 11:41:00 +02:00
BattleObstacleController.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
BattleObstacleController.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleProjectileController.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleProjectileController.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleRenderer.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleRenderer.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleSiegeController.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleSiegeController.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleStacksController.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BattleStacksController.h implement spells 2023-12-23 14:51:26 +01:00
BattleWindow.cpp Merge branch 'develop' into quickspell 2024-07-18 21:24:42 +02:00
BattleWindow.h Merge branch 'develop' into quickspell 2024-07-18 21:24:42 +02:00
CreatureAnimation.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CreatureAnimation.h Renamed speed -> getMovementRange, remove misleading default parameter 2024-01-14 17:14:36 +02:00