]> icculus.org git repositories - divverent/nexuiz.git/commit
(experimental) CSQC Hud - can be turned off with "sbar_usecsqc 0"
authorblub0 <blub0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 4 Jul 2008 14:56:23 +0000 (14:56 +0000)
committerblub0 <blub0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 4 Jul 2008 14:56:23 +0000 (14:56 +0000)
commit261f49c3baae556668837f2ed5824f41204aade9
treee429de44904958268e5518f440ea90e5c47372a1
parent2ce52a19dfbe9e2a05bf217cc030e007c41ca2d7
(experimental) CSQC Hud - can be turned off with "sbar_usecsqc 0"
Added victim's KeyHunt HUD
There may be some discrepancies between the new and the old hud.
After all, it's not a real "copy".

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3774 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
14 files changed:
data/gfx/sb_key_carrying.tga
data/gfx/sb_key_carrying_outline.tga [new file with mode: 0644]
data/qcsrc/client/Main.qc
data/qcsrc/client/View.qc
data/qcsrc/client/csqc_constants.qc
data/qcsrc/client/ctf.qc
data/qcsrc/client/main.qh
data/qcsrc/client/ons.qc
data/qcsrc/client/progs.src
data/qcsrc/client/sbar.qc [new file with mode: 0644]
data/qcsrc/client/sortlist.qc [new file with mode: 0644]
data/qcsrc/client/teamplay.qc [new file with mode: 0644]
data/qcsrc/server/keyhunt.qc
data/qcsrc/server/keyhunt.qh