Ulysse Cura
|
e0e0587a16
|
Using global game instance instead of passing as an arg.
|
2026-08-14 17:23:32 +02:00 |
Ulysse Cura
|
24d2ac6564
|
Adding const identifiers.
|
2026-08-06 13:49:33 +02:00 |
Ulysse Cura
|
d648bcbb9b
|
Adding const to entity get component.
|
2026-08-04 21:02:13 +02:00 |
Ulysse Cura
|
34ee7e2a57
|
Remove excesive explicity.
|
2026-08-04 20:34:01 +02:00 |
Ulysse Cura
|
b1dd9baf98
|
Added a reserve function to linked lists. This came along an allocator function and better memory management. Elements and error handling has exploded everywere, that's why there is so much changes.
|
2026-07-30 17:59:14 +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 |