]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
- Fix hud_panel_weapons_accuracy usage that was considered always true
authorterencehill <piuntn@gmail.com>
Thu, 30 Sep 2010 14:29:26 +0000 (16:29 +0200)
committerterencehill <piuntn@gmail.com>
Thu, 30 Sep 2010 14:29:26 +0000 (16:29 +0200)
commit1303603cf4e428612cb3c7972425690c1c56a270
treeee060d45dcbb05ccdbaf5a73b5ed013fceb45cfb
parente22d5db47316511295f2f1a9c1eff9821103f937
- Fix hud_panel_weapons_accuracy usage that was considered always true
- Initialize accuracy levels only when the cvar hud_panel_weapons_accuracy_color_levels changes, not at every frame
- Show accuracy stats data without colors on the scoreboard if hud_panel_weapons_accuracy_color_levels is "", instead of not showing at all the whole accuracy panel
defaultXonotic.cfg
qcsrc/client/View.qc
qcsrc/client/hud.qc
qcsrc/client/hud.qh
qcsrc/client/scoreboard.qc