]> icculus.org git repositories - divverent/darkplaces.git/commit
removed cl_netinputpacketsperserverpacket (now uses
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 3 Mar 2008 13:55:53 +0000 (13:55 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 3 Mar 2008 13:55:53 +0000 (13:55 +0000)
commit5dddc99a3d010758e27331745a203649d8a1329e
tree6a81ddec242e54db000e8c73a26ba8dcb4d327d1
parente4c40ca7a2a5ea9ecf5b27d39de4b3541da47e09
removed cl_netinputpacketsperserverpacket (now uses
cl_netinputpacketspersecond again)
removed cl_netinputpacketspersecond_qw (now uses the main one)
renamed cl_netinputpacketspersecond to cl_netfps
renamed cl_netinputpacketlosstolerance to cl_netrepeatinput
changed default cl_netfps to 60 (from 20)

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