]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Other cleanups: - Make scoreboard_active global and use it instead of calling every...
authorterencehill <piuntn@gmail.com>
Fri, 1 Oct 2010 22:41:30 +0000 (00:41 +0200)
committerterencehill <piuntn@gmail.com>
Wed, 6 Oct 2010 22:52:03 +0000 (00:52 +0200)
commitd8f99eb2bf10a4fcecdc14501c9b48b5f971325f
treee5964dbc858aeeb71267690234146595ba7aa3dd
parentd20a287dbf38a351ea8efe326cf2ca489520dd67
Other cleanups: - Make scoreboard_active global and use it instead of calling every time HUD_WouldDrawScoreboard (and remove the check for (intermission == 2 && scoreboard_showscores) because this case is included in the check for scoreboard_showscores) - Initialize vars scoreboard_fade*speed only when needed - Do not call HUD_UpdatePlayerTeams(); if the scoreboard is not shown
qcsrc/client/View.qc
qcsrc/client/hud.qc
qcsrc/client/scoreboard.qc
qcsrc/client/scoreboard.qh