quakeforge/libs/ecs
Bill Currie 71bc708030 [ecs] Use nullindex for hierarchy indices
Even though nullindex and nulent have the same value, they have very
different meanings (and I might shift to 0 for nulent).
2023-07-04 14:43:20 +09:00
..
test [ecs] Add a component rotation function 2023-07-03 01:40:26 +09:00
component.c [ecs] Organize headers and code 2022-12-13 15:31:35 +09:00
ecs.c [ecs] Invalidate entity in hierarchy before removal 2023-03-07 02:00:19 +09:00
entity.c Fix some mxe build issues 2023-03-25 21:36:45 +09:00
hierarchy.c [ecs] Use nullindex for hierarchy indices 2023-07-04 14:43:20 +09:00
Makemodule.am [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
subpool.c [ecs] Adjust subpool range type to return start,end 2022-12-20 17:56:08 +09:00