]> icculus.org git repositories - divverent/darkplaces.git/commit
MSG_ReadAngle functions now return -180 to +180 range instead of 0-360 range which...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 4 Oct 2004 21:13:49 +0000 (21:13 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 4 Oct 2004 21:13:49 +0000 (21:13 +0000)
commit990e8af87bf535d6349883bbf1f755b71d2e74c3
tree2a1959aad5a050d246cb6b4d5e050d0ec345554a
parent2d14ce5d11b815464cbf4229b8211a57f86be9d6
MSG_ReadAngle functions now return -180 to +180 range instead of 0-360 range which should fix glitches with player model pitch when looking down

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