quakeforge/libs/ecs
Bill Currie c9a8a340f0 [ecs] Don't free the name string pointer
At least for now, anyway, I think the ecs should not own the entity
name: doing so makes ownership of the string a nightmare.
2024-01-07 13:50:48 +09:00
..
test [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
component.c [ecs] Organize headers and code 2022-12-13 15:31:35 +09:00
ecs.c [ecs] Don't free the name string pointer 2024-01-07 13:50:48 +09:00
entity.c [ecs] Delay component destruction 2024-01-06 02:11:31 +09:00
hierarchy.c [ecs] Make hierarchy ownership of entities optional 2024-01-05 11:50:48 +09:00
Makemodule.am [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
subpool.c [ecs] Move correct number of subpool ranges 2023-07-11 00:06:21 +09:00