quakeforge/libs
Bill Currie fd5aee1d5e Use the portals to check leaf validity.
If the trace hits a portal on the plane that brought us to the leaf, then
we actually are in the leaf (otherwise, we shouldn't be here and thus
should ignore the leaf). At least, that's my thinking.

Many point tests fail (but they're really using box clipping with a zero
sized box) and two box tests fail.
2011-11-28 20:54:35 +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 Use the portals to check leaf validity. 2011-11-28 20:54:35 +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 Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
video Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
Makefile.am opps, that was part of raorn's linker patches 2007-05-31 06:31:22 +00:00