Commit Graph

10 Commits

Author SHA1 Message Date
Ulysse Cura 1d2a6da977 Created display struct to encapsulate windo and renderer structs. 2026-08-21 23:40:53 +02:00
Ulysse Cura 8d021e517a Working map diplaying. 2026-08-20 01:06:26 +02:00
Ulysse Cura 5eb065b1cf Added camera and started to add map drawing. 2026-08-19 14:12:46 +02:00
Ulysse Cura e0e0587a16 Using global game instance instead of passing as an arg. 2026-08-14 17:23:32 +02:00
Ulysse Cura 46f13015d5 Remove useless includes. 2026-08-14 16:41:15 +02:00
Ulysse Cura 2e180b6832 Working event bus. 2026-08-10 12:38:15 +02:00
Ulysse Cura abf1231aac Renamed inputs structs. 2026-08-10 00:11:29 +02:00
Ulysse Cura 98fac079c6 Renaming inputs sources. 2026-08-03 18:59:55 +02:00
Ulysse Cura 457de07ecb Linked lists error handling and consequences 💀 2026-07-26 14:37:38 +02:00
Ulysse Cura 2e1eaf4c1c Moved ecs.c into core and added much better error and debug handling. 2026-07-24 03:23:03 +02:00