]> icculus.org git repositories - divverent/nexuiz.git/commit
disable prediction on spectators, by making them have negative health,
authorlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 17 Feb 2006 05:16:37 +0000 (05:16 +0000)
committerlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 17 Feb 2006 05:16:37 +0000 (05:16 +0000)
commitfb79de943471374e27f8825b1bc0aa91052279b6
tree845733bfdf47f14e55ffb85886fc30892d9dbefa
parent4416ca79c0ccf5fb0acd3f24d9b4ba099e0c1659
disable prediction on spectators, by making them have negative health,
and use v_deathtilt 0 so that they don't get a tilted view, as a side
effect this makes the scoreboard (and map name/time) always show when
spectating

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1071 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/default.cfg
data/qcsrc/server/gamec/cl_client.c