quakeforge/libs
Bill Currie 33cbc500e8 Fix a segfault when setting up the stack.
Yup, putting {}s around even single statements under flow control (if, etc)
is a good idea. Wonder if there's a gcc warning for that...
2018-10-11 13:34:08 +09:00
..
audio Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
client Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
console Simplify the call to PR_LoadProgsFile. 2018-10-11 10:06:48 +09:00
gamecode Fix a segfault when setting up the stack. 2018-10-11 13:34:08 +09:00
gib Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
image Separate file search from loading. 2014-01-28 16:22:05 +09:00
models Fix some potentially garbage assignments. 2018-09-09 09:54:16 +09:00
net Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qw Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
ruamoko Fix some double frees. 2018-09-07 20:03:19 +09:00
util Add basic quaternion multiplication tests. 2018-10-09 12:44:46 +09:00
video Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00