quakeforge/qw
Bill Currie 0ea5c1fa14 [qw] Call CL_NetUpdate only when active
Calling CL_NetUpdate while not active (or more importantly, while not
connected) results in a buffer write error (Sys_Error). Active was
chosen because that's how the old sbar code worked, and it seems
reasonable to stick with it rather than requesting pings etc during the
connect process.
2022-11-12 11:41:09 +09:00
..
include [qw] Implement hud ping and pl indicators 2022-11-10 15:34:31 +09:00
source [qw] Call CL_NetUpdate only when active 2022-11-12 11:41:09 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00