Ulysse Cura
|
0361be651b
|
Reorganised headers to match design choices and component creation order for correct update order.
|
2026-08-05 23:19:48 +02:00 |
Ulysse Cura
|
56cede5015
|
Remove excesive explicity.
|
2026-08-04 20:34:46 +02:00 |
Ulysse Cura
|
f13c278bd2
|
Changing texture display dst rect to frect.
|
2026-08-04 19:49:03 +02:00 |
Ulysse Cura
|
6202a20f72
|
Moved movement to new physics component.
|
2026-08-04 01:57:26 +02:00 |
Ulysse Cura
|
85c2777b90
|
Fixed some typos, set components functions to inline and added "hitbox activated" param to hitbox component.
|
2026-08-04 01:57:01 +02:00 |
Ulysse Cura
|
598784c249
|
Disabled display resizability and typos.
|
2026-08-03 23:42:59 +02:00 |
Ulysse Cura
|
a5e9046632
|
Adding blend mode to renderer.
|
2026-08-03 23:34:42 +02:00 |
Ulysse Cura
|
ee137abf63
|
Moved display functions to display.h/.c.
|
2026-08-03 23:29:42 +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 |