quakeforge/libs
Bill Currie a356ce6572 Assume the trace will be allsolid.
Rather than setting allsolid when the trace fails to leave solid space,
clear it when the trace enters non-solid space. This is necessary because
the trace might visit only one node and thus the failure to leave solid
space will not be detected. This fixes the problem with hipnotic's bobbing
water.
2011-09-27 17:14:42 +09:00
..
audio Move the config file/command line parsing into qargs.c 2011-09-11 14:57:05 +09:00
console Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
gamecode Make debug printing a little smarter. 2011-09-07 09:41:06 +09:00
gib Fix my broken warnings fixes. 2011-09-08 21:05:33 +09:00
image Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
models Assume the trace will be allsolid. 2011-09-27 17:14:42 +09:00
net Remove an unnecessary include. 2011-09-07 09:41:05 +09:00
object Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
qw Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
ruamoko Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
util Move the config file/command line parsing into qargs.c 2011-09-11 14:57:05 +09:00
video Fix asm ilnking in mingw. 2011-09-10 17:49:14 +09:00
Makefile.am opps, that was part of raorn's linker patches 2007-05-31 06:31:22 +00:00