quakeforge/libs/ecs
Bill Currie db46dc8a55 [sys] Move terminal color escapes to sys.h
This puts them all in the one place, thus easier to use (and the reason
for the console charset change).
2024-01-30 23:13:16 +09:00
..
test [sys] Move terminal color escapes to sys.h 2024-01-30 23:13:16 +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