]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
net_slist: improve warnings and debug messages
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 11 Aug 2024 13:46:50 +0000 (23:46 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sun, 11 Aug 2024 13:59:21 +0000 (23:59 +1000)
commit5772ed20c13d65ac46e4ba60d153287a8a631ec5
treeddbe40ba4e3a1a7f5ae2c5b4af7a994dc3cb9bdd
parent2f25af65533ac52fc5f1b526316cfb00dec8e28b
net_slist: improve warnings and debug messages

Detects out-of-order packets in dpmaster replies.
Hides IPv6 master timeouts by default.
Adds more info to some messages.
Uses consistent VM warnings for all the QC builtins.

Also some nitpicking.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
mvm_cmds.c
netconn.c