]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
rate limited networking ("rate" command in client console, limited by sv_maxrate...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 21 Feb 2004 11:58:08 +0000 (11:58 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 21 Feb 2004 11:58:08 +0000 (11:58 +0000)
commit8ee2396ccf926ee8221f533dd930e016d41c0755
tree1b5e575db7ec3f2068a2a280395d7fd78d187961
parentb61f4cee79ebd67ebd79b7c103e6598bb7cf923d
rate limited networking ("rate" command in client console, limited by sv_maxrate cvar on server), also cleaned up some of the MAX_DATAGRAM and similar defines (now only uses NET_MAXMESSAGE)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3916 d7cf8633-e32d-0410-b094-e92efae38249
cl_demo.c
cl_parse.c
client.h
host_cmd.c
netconn.c
netconn.h
quakedef.h
server.h
sv_main.c