From: terencehill Date: Thu, 14 Oct 2010 22:40:40 +0000 (+0200) Subject: Merge branch 'master' into terencehill/newpanelhud X-Git-Tag: xonotic-v0.1.0preview~267^2~10 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=1d3adc69b6b41927e8a338d02451695128388efc Merge branch 'master' into terencehill/newpanelhud Conflicts: defaultXonotic.cfg --- 1d3adc69b6b41927e8a338d02451695128388efc diff --cc defaultXonotic.cfg index 6add08594e,97f94e02b2..15f9419fa7 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@@ -1389,11 -1403,11 +1403,11 @@@ seta scoreboard_columns defaul seta scoreboard_border_thickness 1 "scoreboard border thickness" seta scoreboard_accuracy_border_thickness 1 "accuracy stats border thickness" seta scoreboard_accuracy_doublerows 0 "use two rows instead of one" - seta scoreboard_accuracy 1 "show accuracy stats panel on scoreboard" -seta scoreboard_accuracy 1 "0 = no weapon accuracy stats panel on scoreboard" -seta scoreboard_color_bg_r 0 "red color component of the HUD background" -seta scoreboard_color_bg_g 0.4 "green color component of the HUD background" -seta scoreboard_color_bg_b 0.6 "blue color component of the HUD background" -seta scoreboard_color_bg_team 0.5 "team color multiplier of the HUD background" ++seta scoreboard_accuracy 1 "show weapon accuracy stats panel on scoreboard" +seta scoreboard_color_bg_r 0 "red color component of the scoreboard background" - seta scoreboard_color_bg_g 0.25 "green color component of the scoreboard background" - seta scoreboard_color_bg_b 0.17 "blue color component of the scoreboard background" ++seta scoreboard_color_bg_g 0.4 "green color component of the scoreboard background" ++seta scoreboard_color_bg_b 0.6 "blue color component of the scoreboard background" +seta scoreboard_color_bg_team 0.5 "team color multiplier of the scoreboard background" seta scoreboard_alpha_bg 0.6 "scoreboard background alpha" seta scoreboard_alpha_fg 1 "scoreboard foreground alpha" seta scoreboard_alpha_name 0.9 "alpha of player text in scoreboard list other than self"