]> icculus.org git repositories - divverent/nexuiz.git/commit
CSQC part for the new score system (not really finished yet, needs cleaning)
authorblub0 <blub0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Thu, 24 Jul 2008 18:48:31 +0000 (18:48 +0000)
committerblub0 <blub0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Thu, 24 Jul 2008 18:48:31 +0000 (18:48 +0000)
commit21d5b479e4dc6509811f9fd75b9bc842ce86009a
tree485ed27256a732cf5cf2912c2d1edaff6c0783ee
parent5ef1bbe9bc4c2bad0d8370c6d6a968e1427232ce
CSQC part for the new score system (not really finished yet, needs cleaning)
Added a few calls to PlayerScore_Add for testing purposes...
Added default scoreboard layout for and KH, CTF
Lots of the old csqc code for the scoreboard can be removed
(parts of the sortlist code too)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3903 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
18 files changed:
data/qcsrc/client/Defs.qc
data/qcsrc/client/Main.qc
data/qcsrc/client/View.qc
data/qcsrc/client/main.qh
data/qcsrc/client/mapvoting.qc
data/qcsrc/client/miscfunctions.qc
data/qcsrc/client/progs.src
data/qcsrc/client/sbar.qc
data/qcsrc/client/sortlist.qc
data/qcsrc/client/teamplay.qc
data/qcsrc/common/constants.qh
data/qcsrc/server/cl_weapons.qc
data/qcsrc/server/defs.qh
data/qcsrc/server/ent_cs.qc
data/qcsrc/server/g_damage.qc
data/qcsrc/server/keyhunt.qc
data/qcsrc/server/scores.qc
data/qcsrc/server/scores.qh