]> icculus.org git repositories - divverent/darkplaces.git/commit
added a cvar which allows the client to send more than one packet per
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 17 May 2007 19:14:36 +0000 (19:14 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 17 May 2007 19:14:36 +0000 (19:14 +0000)
commit53db121884133e4bb41548edca2cd3b3ae5adf5c
tree7c86f7efad2b78e87b58ee4556ceae42e31909c3
parent28eeb18411f9faed3c573999ca9aa54bf7b2d1bf
added a cvar which allows the client to send more than one packet per
server packet, by default 2, this results in smoother demos when packet
loss is occurring with predicted movement

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