]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix bugs with bbox vs bbox traces (the collision box's planes didn't have correct...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Mar 2006 11:43:46 +0000 (11:43 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Mar 2006 11:43:46 +0000 (11:43 +0000)
commit2654df314f94f72b7ebf6d0cc990f168a0027044
tree3913b101f07b6d98dda3ded27b6e3157a734192c
parent5560d4e2737472590f0a0663c4d2f3c18d09aad3
fix bugs with bbox vs bbox traces (the collision box's planes didn't have correct contents/surfaceflags/texture information)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6173 d7cf8633-e32d-0410-b094-e92efae38249
cl_collision.c
collision.c
collision.h
model_brush.c
world.c
world_cs.c