]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix some TraceBox calls that weren't updated like they should have been, so they...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Mar 2006 12:34:27 +0000 (12:34 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Mar 2006 12:34:27 +0000 (12:34 +0000)
commit8b04cb6b66ce0cad559895cd9f7e743194752d88
tree0d5f89f1172463ad7ed3fdcce82eaf7e87f1b7fc
parenta2bd083ade5ace00a6b999a0f6b0a14e0fd6140f
fix some TraceBox calls that weren't updated like they should have been, so they were using a totally bogus bounding box

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6185 d7cf8633-e32d-0410-b094-e92efae38249
cl_collision.c
cl_main.c
sv_main.c