Dicewars-Siedler/src/engine/core
Sebastian Böckelmann 363b6ca39b
All checks were successful
Tests / test (push) Successful in 2m28s
ADD: Main Menu
2026-04-24 21:11:18 +02:00
..
animations ADD: Basic AnimationSystem 2026-02-14 15:37:05 +01:00
ECS ADD: Building Preview 2026-02-21 10:36:37 +01:00
events UPD: Remove Dependency to Application for EventBus, closes #5 2026-04-17 08:07:46 +02:00
gui ADD: Main Menu 2026-04-24 21:11:18 +02:00
inputsOutputs UPD: Make Gamesystems static and move their orchestration to GameWorldSystems 2026-04-17 07:58:53 +02:00
scenes ADD: Main Menu 2026-04-24 21:11:18 +02:00
Application.cpp ADD: Integrate SceneManager into Application, derive scene for LoadingScreen, closes #17 2026-04-21 17:33:48 +02:00
Application.h ADD: Integrate SceneManager into Application, derive scene for LoadingScreen, closes #17 2026-04-21 17:33:48 +02:00
EngineTime.cpp ADD: Basic AnimationSystem 2026-02-14 15:37:05 +01:00
EngineTime.h ADD: Basic AnimationSystem 2026-02-14 15:37:05 +01:00
Types.h UPD: Move PlayerID inside Engine 2026-04-20 10:36:12 +02:00
Window.cpp Initialize Window 2025-12-23 22:36:44 +01:00
Window.h Initialize Window 2025-12-23 22:36:44 +01:00