]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix bug with gun bobbing in demo playback (where input packets are not sent, and...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 27 Aug 2006 08:53:29 +0000 (08:53 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 27 Aug 2006 08:53:29 +0000 (08:53 +0000)
commitab694c7041cf18f029bfce7e37c0d121b0f8d0c1
treee47f018ee1ebef70678c7d1b06a6e098986e174d
parentf9551807a446e312b46f933157440dfe82ff292c
fix bug with gun bobbing in demo playback (where input packets are not sent, and thus the prediction replay was not occurring...)

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