quakeforge/libs/net
Adam Olsen 980fd84300 - make NET_SVC_Delta_* static inline
- fix handling of sv_maxrate > 10000
- make SV_ExtractFromUserInfo only update netchan.rate when the rate
  is changed
- make SV_ExtractFromUserInfo use if (*val) instead of if
  (strlen(val))
2001-11-28 21:33:41 +00:00
..
Makefile.am - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
net_clc.c - split net_clc.h into net_clc.h and net_clc_qw.h 2001-11-18 11:39:12 +00:00
net_packetlog.c - split net_clc.h into net_clc.h and net_clc_qw.h 2001-11-18 11:39:12 +00:00
net_svc_common.c - split net_clc.h into net_clc.h and net_clc_qw.h 2001-11-18 11:39:12 +00:00
net_svc_qw.c - make NET_SVC_Delta_* static inline 2001-11-28 21:33:41 +00:00
net_ucmd.c - split net_clc.h into net_clc.h and net_clc_qw.h 2001-11-18 11:39:12 +00:00