quakeforge/libs
Bill Currie 11b991cf9d Print the error message before the state dump.
Normally, the order doesn't matter, but when tracing code, it becomes very
difficult to tell where the trace ends and the dump begins. Printing the
message first puts the message between the trace and the dump: much easier
:)
2012-12-16 12:27:15 +09:00
..
audio Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
client Make nq and qw use the new entity state struct. 2012-07-05 09:39:16 +09:00
console Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
gamecode Print the error message before the state dump. 2012-12-16 12:27:15 +09:00
gib Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
image Use pkg-config for zlib. 2012-08-18 21:41:33 +09:00
models Remove the hard-coded bsp maximum depths. 2012-11-28 21:29:03 +09:00
net Fix a couple of warnings found by the mxe gcc. 2012-12-14 17:07:53 +09:00
qw Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ruamoko Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
util Merge branch 'qfcc-cse' 2012-12-13 20:17:28 +09:00
video Scale the glsl crosshairs to match gl. 2012-12-12 22:34:49 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00