]> icculus.org git repositories - divverent/darkplaces.git/commit
added back rate limiting on old protocols, however sv_maxrate no longer
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 11 Jun 2007 15:45:02 +0000 (15:45 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 11 Jun 2007 15:45:02 +0000 (15:45 +0000)
commit57a27d2996a59e817ceac69facd1627adc4dfae0
tree75fa332450c6365edad97a8ca1d93022ab079227
parent7b5037a0484888fcfb452a1ead44214cd1f00a60
added back rate limiting on old protocols, however sv_maxrate no longer
applies on old protocols, and quake clients and other old clients will
simply default to unlimited rate, so this allows a client to request a
lower rate but by default does not impose any limiting

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