mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
36b8256b3a
rather than a stdout hack (which had problems with buffering) - actually parse net_deltapacketentities - print offset within net_{,delta}packetentities blocks for each entity - fix indenting in Log_Delta - fix off-by-one for packet offset printing - fix a miss-parsing of svc_deltapacketentities (MAX_PACKET_ENTITIES does NOT include U_REMOVE entities) - remove "full update" handling for CL_ParseDeltaPacketEntities, since that only happens with svc_packetentities |
||
---|---|---|
.. | ||
include | ||
source | ||
.gitignore | ||
Makefile.am |