]> icculus.org git repositories - divverent/darkplaces.git/commit
replaced cl_nettimesyncmode with 3 cvars cl_nettimesyncfactor,
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 17 Apr 2007 09:32:44 +0000 (09:32 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 17 Apr 2007 09:32:44 +0000 (09:32 +0000)
commit83d7542f1b0b73ed08ed5c8082e084cf65cef1f6
treeb21326d8d144f0dadb7197115ebd39c409138fdc
parent32e828d5ecef847a80dcc44350a55df1220cce95
replaced cl_nettimesyncmode with 3 cvars cl_nettimesyncfactor,
cl_nettimesyncboundmode, cl_nettimesyncboundtolerance
the new default time sync method is from Quake3 and slowly adjusts 1ms
forward each packet received, or falls back 2ms if it found itself ahead
of time

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