.. |
BattleActionsController.cpp
|
Add missing text
|
2023-02-02 13:43:20 +02:00 |
BattleActionsController.h
|
Hero interaction is now battle action
|
2023-02-02 13:43:19 +02:00 |
BattleAnimationClasses.cpp
|
All battle effects now use time-based timings
|
2023-01-28 13:19:35 +02:00 |
BattleAnimationClasses.h
|
All battle effects now use time-based timings
|
2023-01-28 13:19:35 +02:00 |
BattleConstants.h
|
fix typo
|
2023-01-25 18:13:11 +03:00 |
BattleEffectsController.cpp
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
BattleEffectsController.h
|
Removed remaining parts of Geomeotries.h/cpp
|
2023-01-20 16:11:43 +02:00 |
BattleFieldController.cpp
|
CIntObject now receives mouse position as point instead of SDL event
|
2023-02-03 11:39:39 +02:00 |
BattleFieldController.h
|
CIntObject now receives mouse position as point instead of SDL event
|
2023-02-03 11:39:39 +02:00 |
BattleInterface.cpp
|
Style cleanup
|
2023-02-08 13:56:09 +02:00 |
BattleInterface.h
|
Merged CClickableHex class into BattleFieldController
|
2023-02-02 13:35:57 +02:00 |
BattleInterfaceClasses.cpp
|
Removed text utilities from SDL_Extensions
|
2023-02-03 18:55:25 +02:00 |
BattleInterfaceClasses.h
|
Merge pull request #1487 from IvanSavenko/battle_actions_refactoring
|
2023-02-03 11:28:14 +02:00 |
BattleObstacleController.cpp
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
BattleObstacleController.h
|
Fix ios compile
|
2023-01-20 16:11:43 +02:00 |
BattleProjectileController.cpp
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
BattleProjectileController.h
|
All battle effects now use time-based timings
|
2023-01-28 13:19:35 +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
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
BattleSiegeController.h
|
Fix ios compile
|
2023-01-20 16:11:43 +02:00 |
BattleStacksController.cpp
|
Removed text utilities from SDL_Extensions
|
2023-02-03 18:55:25 +02:00 |
BattleStacksController.h
|
Merge pull request #1487 from IvanSavenko/battle_actions_refactoring
|
2023-02-03 11:28:14 +02:00 |
BattleWindow.cpp
|
Merge pull request #1553 from IvanSavenko/sdl_cleanup
|
2023-02-08 18:14:15 +02:00 |
BattleWindow.h
|
renamed keyDown -> keyPressed
|
2023-02-03 11:39:40 +02:00 |
CreatureAnimation.cpp
|
Style cleanup
|
2023-02-08 13:56:09 +02:00 |
CreatureAnimation.h
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |