]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
no longer sends moves if time is not moving forward, except when paused (this fixes...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 6 Feb 2007 08:18:50 +0000 (08:18 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 6 Feb 2007 08:18:50 +0000 (08:18 +0000)
commitc205fc63e780877ef0b6b3cfe747e2f9e8228c40
treef06ed021b9424d7eeb132559815bcf2122bbee56
parent32f38f8f7f1b91c8c88635e497d9841f84e33d14
no longer sends moves if time is not moving forward, except when paused (this fixes some bugs causing cl_movement 0 to lose impulse/buttons)
no longer repeats old moves if cl_movement is off (because they would serve no purpose)
eliminated cl.movemessages (now uses cl.movesequence for the same purpose)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6799 d7cf8633-e32d-0410-b094-e92efae38249
cl_input.c
client.h