r7108 - trunk/darkplaces

havoc at icculus.org havoc at icculus.org
Mon Apr 16 09:08:38 EDT 2007


Author: havoc
Date: 2007-04-16 09:08:38 -0400 (Mon, 16 Apr 2007)
New Revision: 7108

Modified:
   trunk/darkplaces/cl_input.c
   trunk/darkplaces/cl_main.c
   trunk/darkplaces/cl_parse.c
   trunk/darkplaces/cl_screen.c
   trunk/darkplaces/host.c
   trunk/darkplaces/host_cmd.c
   trunk/darkplaces/netconn.c
   trunk/darkplaces/netconn.h
   trunk/darkplaces/sv_main.c
Log is attached.
implemented shownetgraph
major overhaul of rate limiting code
implemented packet-frequency rate limiting (like qw/q2/q3) as a fallback
when packet size limiting fails (such as packet sizes below 100 bytes
causing all sorts of issues, so now the minimum bound on maxsize is 100,
and another good example is reliable messages exceeding the rate limit)


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20070416.130838.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070416/cf89c3af/attachment.diff>


More information about the twilight-commits mailing list