]> icculus.org git repositories - divverent/darkplaces.git/commit
patch from div0 to fix ping report parsing where the first player slots are empty
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 27 Aug 2006 10:13:24 +0000 (10:13 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 27 Aug 2006 10:13:24 +0000 (10:13 +0000)
commit80d654cf67c3ace4f18cb237c966d440d6fdcc99
tree960b8b142a4d6c739ec82a6158b1e2a2a5e22a70
parent4e8af786c2089e92eb77d2626cb1e6077a71db1e
patch from div0 to fix ping report parsing where the first player slots are empty
fixed bug in negative ping parser (it was not skipping the - when it was negative)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6574 d7cf8633-e32d-0410-b094-e92efae38249
cl_parse.c