]> icculus.org git repositories - divverent/darkplaces.git/commit
changed the unused line/sphere collision code to use Vector macros instead of doing...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 11 Oct 2005 09:58:50 +0000 (09:58 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 11 Oct 2005 09:58:50 +0000 (09:58 +0000)
commit1a50dff7e807d2e159b26bdb9d29f34beb660034
tree3fae95112c6c935567defb85d627e9d2ec1b0fec
parente666b540bf5716433eb2a9438f2ea3f014e2d601
changed the unused line/sphere collision code to use Vector macros instead of doing everything manually (possibly improving readability)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5734 d7cf8633-e32d-0410-b094-e92efae38249
collision.c