]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed entity networking prioritization code to use the center of the model rather...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 3 Mar 2007 22:06:57 +0000 (22:06 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 3 Mar 2007 22:06:57 +0000 (22:06 +0000)
commit4c357d1b72ef15a540af76b1e62a9ed7952a9563
tree60b0728cedf2aec5525a3fff2492e44b3bc18413
parentcf6dba104dc4727984417d50c0642ebe1a8af842
changed entity networking prioritization code to use the center of the model rather than the origin, this fixes prioritization of doors and lifts which typically have their origin near '0 0 0' rather than inside the entity box

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6940 d7cf8633-e32d-0410-b094-e92efae38249
protocol.c
protocol.h
sv_main.c