]> icculus.org git repositories - divverent/nexuiz.git/commit
using the clientinfo entities for the ping times
authorblub0 <blub0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 4 Jul 2008 16:43:40 +0000 (16:43 +0000)
committerblub0 <blub0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 4 Jul 2008 16:43:40 +0000 (16:43 +0000)
commit378adbd1db7c26cd0d31a8ee2b8982cf72e4d3c4
treeb94fa6c30792ec6faaec7ad3a05982092abe5103
parent261f49c3baae556668837f2ed5824f41204aade9
using the clientinfo entities for the ping times
also changed the network traffic of them a bit, it was a bit of a mess before
changed the "pingbuf" to be a more general "databuf" with numeric offsets
like: DATABUF_PING + <playernumber>

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3775 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/qcsrc/client/Main.qc
data/qcsrc/client/View.qc
data/qcsrc/client/main.qh
data/qcsrc/client/sbar.qc
data/qcsrc/common/constants.qh
data/qcsrc/server/ent_cs.qc
data/qcsrc/server/teamplay.qc