]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added SV_EntitiesInBox function to find entities within a box, merging the box testin...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 9 Oct 2004 02:03:39 +0000 (02:03 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 9 Oct 2004 02:03:39 +0000 (02:03 +0000)
commitcf51c5bcf630a2620162c3b8a11159ecff06112e
tree5819144c408801a7643c9dae1a6defdbbad68838
parentd2fed87da5e82d94c8c422b7be8bb2bca5d5383d
added SV_EntitiesInBox function to find entities within a box, merging the box testing in the trigger/trace code, and also greatly optimized PF_findradius using this function

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4616 d7cf8633-e32d-0410-b094-e92efae38249
pr_cmds.c
world.c
world.h