]> icculus.org git repositories - divverent/darkplaces.git/commit
added SV_PointContents
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Jul 2003 17:53:04 +0000 (17:53 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Jul 2003 17:53:04 +0000 (17:53 +0000)
commit93bce2dbe64b734e74d721164369943fffe7e397
tree5fdb1bd6717bfe0561f283c1b63de8dcd7665bdf
parent2299f0c51a5ab8e6e3ebd00aeea436df8a294fc7
added SV_PointContents
moved PointContents and FindNonSolidLocation function pointers into brush from brushq1
added TraceBox function pointer to brush (but no implementations of it yet)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3291 d7cf8633-e32d-0410-b094-e92efae38249
cl_collision.c
model_brush.c
model_shared.h
pr_cmds.c
sv_main.c
sv_move.c
sv_phys.c
world.c
world.h