quakeforge/libs/ecs
Bill Currie 698ce157b3 [ecs] Move correct number of subpool ranges
Fixes yet another segfault when deleting the last range in the subpool.
Also, initialize the subpool's next index.
2023-07-11 00:06:21 +09:00
..
test [ecs] Add a function to move a subpool to be the last 2023-07-08 19:55:37 +09:00
Makemodule.am [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
component.c [ecs] Organize headers and code 2022-12-13 15:31:35 +09:00
ecs.c [ecs] Move correct number of subpool ranges 2023-07-11 00:06:21 +09:00
entity.c [ecs] Delay calculation of last index 2023-07-04 16:37:09 +09:00
hierarchy.c [ecs] Add "tree mode" to hierarchies 2023-07-07 14:42:49 +09:00
subpool.c [ecs] Move correct number of subpool ranges 2023-07-11 00:06:21 +09:00