]> icculus.org git repositories - divverent/darkplaces.git/commit
cleaned up scoreboard printing loops a bit (they don't need to check if the name...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 19 Oct 2004 08:14:33 +0000 (08:14 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 19 Oct 2004 08:14:33 +0000 (08:14 +0000)
commit257e50517fda2dd24dd2b9a651ee68b405da2a25
tree2bffbf94aae55c5eedbc962ec026f2f29f720ad7
parent0a4d6467e9ee621619134651d7cbcd161cf6924d
cleaned up scoreboard printing loops a bit (they don't need to check if the name is empty)
fixed (I think, after much testing) the duplicate names bug in the mini scoreboard by changing a bound to a separate max and min (evidently the loop index was starting < 0)

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