quakeforge/libs
Bill Currie fab5ae9d1f [input] Delay button and axis init
It turns out that initializing them via constructors led to their
shutdowns happening too late which resulted in problems with button and
axis cleanup.
2023-09-15 13:51:59 +09:00
..
audio Fix most of the hacks for clang 2023-08-11 18:29:30 +09:00
client [model] Clean up the model struct a little 2023-09-14 20:35:45 +09:00
console [console] Fix a build failure without ncurses 2023-09-03 22:18:25 +09:00
ecs [ecs] Move correct number of subpool ranges 2023-07-11 00:06:21 +09:00
gamecode [gamecode] Dump void data in hex 2023-09-12 22:16:35 +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 [input] Delay button and axis init 2023-09-15 13:51:59 +09:00
models [model] Clean up the model struct a little 2023-09-14 20:35:45 +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 [ruamoko] Add sincos and sincosh functions 2023-09-10 14:13:56 +09:00
scene Fix most of the hacks for clang 2023-08-11 18:29:30 +09:00
ui Fix most of the hacks for clang 2023-08-11 18:29:30 +09:00
util [sys] Ensure dstrings don't get double-freed 2023-09-15 01:15:10 +09:00
video [iqm] Use type-specified enums 2023-09-04 12:24:40 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00