quakeforge/qw
Bill Currie c4ee7ff68a [qw] Check packet size before checking ping ack
Ping ack (A2A_ACK) is always a 1-byte packet, so check that the A2A_ACK
is the only byte in the packet before passing the packet to the server
list code. Fixes the mysterious dropped packet every 256 packets as the
low eight bits of the packet's sequence number equalled A2A_ACK.
2021-07-11 09:26:05 +09:00
..
include [video] Use views instead of conwidth and conheight 2021-07-10 18:04:34 +09:00
source [qw] Check packet size before checking ping ack 2021-07-11 09:26:05 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00