quakeforge/libs
Bill Currie d7258f09bd [gib] Hide regex's re_max_failures
ld pops up a warning about it being obsolete (I guess something is being
picked up from libc), but since we have our own regex, there's no way it
can go away without our "permission".
2023-11-16 19:09: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 [qfcc] Support 32-bit and 64-bit handle types 2023-10-02 23:33:37 +09:00
gib [gib] Hide regex's re_max_failures 2023-11-16 19:09:59 +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 Fix some issues found by gcc's -flto 2023-11-16 17:09:20 +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 Adjust lex files to work with updated git flex 2023-10-19 23:10:27 +09:00
video Fix some issues found by gcc's -flto 2023-11-16 17:09:20 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00