]> icculus.org git repositories - divverent/darkplaces.git/commit
replaced sv_clmovement_waitforinput with sv_clmovement_inputtimeout
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 1 Apr 2009 18:16:13 +0000 (18:16 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 1 Apr 2009 18:16:13 +0000 (18:16 +0000)
commit79534d3ffe3463f7f8bd6d45cb5a2146382190ba
tree2affde366511cfa2478cc14cc3f668fd75e81f0b
parentc5c0d5593fc83fc216fc87553896dee676b47e8e
replaced sv_clmovement_waitforinput with sv_clmovement_inputtimeout
which takes a timeout inseconds rather than frames, this makes
sys_ticrate safer to modify in Nexuiz (which has a low cl_netfps that
breaks with a rapid sys_ticrate if the administrator tries that)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8842 d7cf8633-e32d-0410-b094-e92efae38249
darkplaces.txt
server.h
sv_main.c
sv_phys.c
sv_user.c