quakeforge/libs
Bill Currie 7e338b7e29 [ecs] Delay calculation of last index
Removing a hierarchy from an entity can result in a large number of
component removes in the same pool, thus changing index of the lest
element of the pool. This *seems* to fix the memory corruption I've been
experiencing with the debug UI.
2023-07-04 16:37:09 +09:00
..
audio Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
client [console] Provide control of cursor visibility 2023-06-30 14:57:04 +09:00
console [ui] Implement a layout stack and radio buttons 2023-07-04 01:31:04 +09:00
ecs [ecs] Delay calculation of last index 2023-07-04 16:37:09 +09:00
gamecode Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
image Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
input Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
models [model] Clean up the brush leaf api a little 2023-06-28 21:45:41 +09:00
net Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [ui] Add support for simple text strings 2023-07-01 19:42:02 +09:00
scene [model] Clean up the brush leaf api a little 2023-06-28 21:45:41 +09:00
ui [ui] Implement a layout stack and radio buttons 2023-07-04 01:31:04 +09:00
util [util] Integrate sys_mem into the build 2023-07-04 14:39:36 +09:00
video [vulkan] Delay main render resizes by 2s 2023-07-03 23:38:57 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00