1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client/battle
Ivan Savenko d27b854cb1 Reorganized music, video and sound players:
- All XXXplayers are now in client/media directory
- Reogranized code on one class per file basis
- Extracted interfaces from handlers. Handlers now implement
corresponding interface.
- CCS now only stores pointer to an interface
2024-05-15 17:05:12 +00:00
..
BattleActionsController.cpp Do not show preview for ranged retaliation - not implemented in lib 2024-05-10 19:51:36 +00:00
BattleActionsController.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleAnimationClasses.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
BattleAnimationClasses.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +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 spell hover 2024-01-07 18:12:17 +01:00
BattleFieldController.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleInterface.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
BattleInterface.h battle log expansion 2024-05-14 02:50:57 +02:00
BattleInterfaceClasses.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
BattleInterfaceClasses.h Apply suggestions from code review 2024-05-14 12:44:08 +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 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +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 Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
BattleSiegeController.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleStacksController.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
BattleStacksController.h implement spells 2023-12-23 14:51:26 +01:00
BattleWindow.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
BattleWindow.h Merge pull request #3575 from Laserlicht/infobox_pos 2024-01-30 17:36:30 +02:00
CreatureAnimation.cpp Renamed speed -> getMovementRange, remove misleading default parameter 2024-01-14 17:14:36 +02:00
CreatureAnimation.h Renamed speed -> getMovementRange, remove misleading default parameter 2024-01-14 17:14:36 +02:00