]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
added ping and packet loss display to scoreboard, and pings/pingplreport commands...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 8 Jul 2006 09:24:58 +0000 (09:24 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 8 Jul 2006 09:24:58 +0000 (09:24 +0000)
commit3762a6633d1179e5dd4e9b0ab4dd37cca9920354
tree3fdc1fa74e2c0abc7e71a538a82406ab9df6e734
parent2df77fd4ec15782a38c4ed2f94c3654bbb6e48cc
added ping and packet loss display to scoreboard, and pings/pingplreport commands to make it work without changing protocol and without breaking demo compatibility either, this can work on any server that supports the pings command and replies with pingplreport
revised scoreboard layout and added column titles above it

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6504 d7cf8633-e32d-0410-b094-e92efae38249
cl_input.c
host_cmd.c
netconn.c
netconn.h
sbar.c
sv_user.c