quakeforge/libs
Bill Currie ba35ce71b3 [qfcc] Support 32-bit and 64-bit handle types
32-bit is nice because it's small, but 64-bit is handy for special
handle encodings.
2023-10-02 23:33:37 +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 [qfcc] Support 32-bit and 64-bit handle types 2023-10-02 23:33:37 +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 event system init 2023-09-21 02:02:12 +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] Clean up buttons and axes 2023-09-15 14:04:21 +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