quakeforge/libs
Bill Currie a8245e598e Fix a memory leak.
The command hash table is shared between all progs engine instances, but it
was being allocated for every instance. Ensure only one is allocated.
2011-07-05 19:05:24 +09:00
..
audio Make the default cd plugin configurable. 2011-06-04 17:19:18 +09:00
console Use AM_CFLAGS instead of CFLAGS. 2011-05-10 12:44:44 +09:00
gamecode Use AM_CFLAGS instead of CFLAGS. 2011-05-10 12:44:44 +09:00
gib Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
image PCX: display some information on bad PCX files 2011-06-14 13:31:30 -04:00
models Move test-qfs.c into a test directory. 2011-06-12 16:34:15 +09:00
net Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
object Use AM_CFLAGS instead of CFLAGS. 2011-05-10 12:44:44 +09:00
qw Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
ruamoko Fix a memory leak. 2011-07-05 19:05:24 +09:00
util Finish cvar alias support. 2011-07-04 21:05:42 +09:00
video Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
Makefile.am opps, that was part of raorn's linker patches 2007-05-31 06:31:22 +00:00