quakeforge/libs
Bill Currie 5fc1a36d92 [gamecode] Be more forgiving of unresolved builtins
If the progs code never calls the functions, then there is no problem.
Thus unresolved builtin references get pointed to the bad function
builtin.
2021-07-26 13:35:35 +09:00
..
audio [win] Fix a pile of bitrot 2021-07-11 13:30:52 +09:00
client [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00
console [console] Clean up key_menu input handling 2021-07-24 14:21:54 +09:00
gamecode [gamecode] Be more forgiving of unresolved builtins 2021-07-26 13:35:35 +09:00
gib [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
image [image] Correct disabled LoadPNG declaration 2021-06-13 10:05:51 +09:00
input [console] Untangle console and menu toggling 2021-07-23 02:28:37 +09:00
models [model] Remove 64k limit on visible leafs 2021-07-26 11:32:05 +09:00
net [net] Move found host caching into net_main 2021-04-04 18:38:14 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [gamecode] Support printing a single edict field 2021-07-25 09:54:08 +09:00
scene [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00
ui [ui] Add two view manipulation functions 2021-07-10 17:57:59 +09:00
util [util] Expose set_expand and fix an out-by-one bug 2021-07-26 09:54:03 +09:00
video [vulkan] Fix a missed array index edit 2021-07-26 11:43:31 +09:00
Makemodule.am [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00