quakeforge/libs
Bill Currie 2be07fd652 Keep the the temp string out of progs for sprintf.
There's no need for the string to be in progs memory when printing as the
end result will be moved into progs memory regardless.
2011-03-24 11:45:58 +09:00
..
audio Disable all sound calls if jack could not be contacted. 2010-12-25 20:31:14 +09:00
console Fix the double offset of inputline text. 2011-03-24 08:50:32 +09:00
gamecode Treat allocating less than 1 byte as an error. 2011-03-24 11:10:08 +09:00
gib Tweak some developer cvar usage. 2010-11-27 16:53:17 +09:00
image write "color" PCX files (stupid bug) 2011-01-09 04:34:35 -05:00
models Make MOD_TraceLine behave "correctly". 2010-12-06 15:30:56 +09:00
net Fix the same (ancient!) bug in ipv4 code... 2010-12-30 07:15:22 -05: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 Keep the the temp string out of progs for sprintf. 2011-03-24 11:45:58 +09:00
util Make zone errors a little more useful. 2011-03-20 15:50:09 +09:00
video Move the call to R_ClearEnts to the renderer. 2010-12-25 19:59:34 +09:00
Makefile.am opps, that was part of raorn's linker patches 2007-05-31 06:31:22 +00:00