Ulysse Cura
|
98dd1bbdcb
|
Adding const identifiers.
|
2026-08-06 13:51:42 +02:00 |
Ulysse Cura
|
46682c00e2
|
Reorganised headers to match design choices and component creation order for correct update order.
|
2026-08-05 23:53:25 +02:00 |
Ulysse Cura
|
e177798bd7
|
Adding physics system lerp function.
|
2026-08-04 19:49:21 +02:00 |
Ulysse Cura
|
6202a20f72
|
Moved movement to new physics component.
|
2026-08-04 01:57:26 +02:00 |
Ulysse Cura
|
02b8c4aa06
|
Added more debug options.
|
2026-08-03 20:46:02 +02:00 |
Ulysse Cura
|
b9805aaeb1
|
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 18:02:46 +02:00 |
Ulysse Cura
|
cf366ee21a
|
Linked lists error handling and consequences 💀
|
2026-07-26 14:37:58 +02:00 |
Ulysse Cura
|
011e960cfc
|
Moved ecs.c into core and added much better error and debug handling.
|
2026-07-24 03:23:53 +02:00 |