quakeforge/libs
Bill Currie 23d3407622 Change a few defaults as suggested by bigfoot.
in_dga -> 0 (until X is fixed)
gl_multitexture -> 1 (why was this 0? not enough support back then?)
cl_usleep -> 1 (seems to be ok)
host_mem_size -> 40 (even 32 isn't enough these days)
rate -> 10000 (we're not in the modem era any more)
cl_mem_size -> 32 (16 is not enough, 32 sounds better than 24)
2010-12-16 11:34:39 +09:00
..
audio Make sdl's sound parameters easy to tweak. 2010-12-15 18:48:25 +09:00
console First stab at implementing autorelease. 2010-11-24 17:01:18 +09:00
gamecode Break out the guts of Ed_LoadFromFile into ED_Parse. 2010-12-10 17:17:29 +09:00
gib Tweak some developer cvar usage. 2010-11-27 16:53:17 +09:00
image Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
models Make MOD_TraceLine behave "correctly". 2010-12-06 15:30:56 +09:00
net Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
object Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
qw Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
ruamoko Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
util Make the -mem suggestion a little more realistic. 2010-12-13 19:11:48 +09:00
video Change a few defaults as suggested by bigfoot. 2010-12-16 11:34:39 +09:00
Makefile.am opps, that was part of raorn's linker patches 2007-05-31 06:31:22 +00:00