]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
changed server to not send pingplreport in response to "ping" command,
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 23 May 2007 17:05:10 +0000 (17:05 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 23 May 2007 17:05:10 +0000 (17:05 +0000)
commit8ad2b013efef9a9f4dbb2abe52839dc30d232506
tree3f59fe4e8b50581c72025548aa370abe1d6b2016
parentd91fc46550b7f1975c2821498cbd5c2cb0c3dbfb
changed server to not send pingplreport in response to "ping" command,
because it confuses non-DP clients and older DP clients (resulting in
the message "unknown command pingplreport" flooding the console)
changed client to send "pings" command to DP7 protocol servers so that
it gets only the pingplreport output, avoiding any potential misparsing
of ping reports and reducing bandwidth a little.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7349 d7cf8633-e32d-0410-b094-e92efae38249
host_cmd.c
sbar.c