quakeforge/qw
Adam Olsen 3fdad3ce45 - make SV_ReliableSVC_Emit mark overflowed clients as such, and die if
we ever giet a NET_ERROR
- fix the baselines so all entities have the QSG2 extensions (alpha,
  scale, etc) inited, instead of just the entities that the map
  started with
- make the server not include empty deltas in a
  svc_deltapacketentities for updated entities
- change a silly for (; foo;) to while (foo)
2001-12-05 15:41:25 +00:00
..
include - make SV_ReliableSVC_Emit mark overflowed clients as such, and die if 2001-12-05 15:41:25 +00:00
source - make SV_ReliableSVC_Emit mark overflowed clients as such, and die if 2001-12-05 15:41:25 +00:00
.gitignore initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am move the make dist stuff to the top level Makefile.am and get make dist to 2001-04-18 07:18:54 +00:00