]> icculus.org git repositories - divverent/darkplaces.git/commit
fix a bug in non-monster interpolation code (it was checking RENDER_STEP and doing...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 26 Jun 2003 16:21:20 +0000 (16:21 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 26 Jun 2003 16:21:20 +0000 (16:21 +0000)
commit2fa5a7c4fb14e158eb9c25a03fd1dfc5adc55d74
tree30b6698dea55d0140f3fd37d4dc849984a419e9e
parente19743d61648e241262050fcc0143e73b231b9f1
fix a bug in non-monster interpolation code (it was checking RENDER_STEP and doing a really bad job of it too, thanks to Vic for reporting this bug)

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