quakeforge/libs/ecs
Bill Currie b91568d234 [ecs] Improve the behavior of Hierarchy_RemoveHierarchy
Its updates to the various indices were out, but this was missed due to
the tests being wrong. I wonder if I got interrupted while working on
them last and just assumed the removals were correct. This improves
sbar's behavior, but it's still wrong when pulling the armory view out
of the inventory. Very unsure what's going on, but the various indices
look ok, as do the view positions.
2022-11-06 02:38:59 +09:00
..
test [ecs] Fix some more hierarchy tests 2022-11-06 00:30:55 +09:00
component.c [ecs] Add support for sorting component pools 2022-10-31 13:10:53 +09:00
hierarchy.c [ecs] Improve the behavior of Hierarchy_RemoveHierarchy 2022-11-06 02:38:59 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00