quakeforge/libs/ecs
Bill Currie 254fcff8ff [ecs] Find correct correct sub-pool range
Returning -1 for key > value doesn't work too well for bsearch.
2023-01-22 01:04:23 +09:00
..
test [ecs] Adjust subpool range type to return start,end 2022-12-20 17:56:08 +09:00
Makemodule.am [ecs] Add support for subpools 2022-12-18 21:11:21 +09:00
component.c [ecs] Organize headers and code 2022-12-13 15:31:35 +09:00
ecs.c [ecs] Support sorting subpools 2023-01-16 11:32:12 +09:00
entity.c [ecs] Find correct correct sub-pool range 2023-01-22 01:04:23 +09:00
hierarchy.c [ecs] Organize headers and code 2022-12-13 15:31:35 +09:00
subpool.c [ecs] Adjust subpool range type to return start,end 2022-12-20 17:56:08 +09:00