]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed protocol code to always send origin as low precision if
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 18 Apr 2007 11:13:57 +0000 (11:13 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 18 Apr 2007 11:13:57 +0000 (11:13 +0000)
commit842f0c0ad5699ca4a5ec3a83e698111649b4dd2e
tree58e5294fd56514a4689e9b8e85bd0ef493702cb8
parent6d9fc6696636906b4403450154500adf0178b9c2
changed protocol code to always send origin as low precision if
possible, except for exteriormodel's (such as the player itself),
this means the only effect of EF_LOWPRECISION is lower precision angles

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