]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
add sane defaults :P
authorFruitieX <rasse@rasse-lappy.localdomain>
Sun, 2 May 2010 12:09:05 +0000 (15:09 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Sun, 2 May 2010 12:09:05 +0000 (15:09 +0300)
defaultXonotic.cfg

index 4d38178679e87521073aac8536109e96ba76a448..c980f7114d5bad19f99004dcdb9d2e54613c7252 100644 (file)
@@ -1323,17 +1323,17 @@ seta hud_alpha_fg 1 "alpha of the foreground"
 seta hud_progressbar_alpha "0.5" "alpha of progressbars"
 
 seta hud_weaponicons 1 "enable/disable this panel"
-seta hud_weaponicons_pos "210 -60" "position of this panel"
-seta hud_weaponicons_size "240 90" "size of this panel"
+seta hud_weaponicons_pos "207.5 -74.5" "position of this panel"
+seta hud_weaponicons_size "230 30" "size of this panel"
 seta hud_weaponicons_bg 1 "enable/disable the background of this panel"
-seta hud_weaponicons_marigin 10 "size of marigin from the background edges""
+seta hud_weaponicons_marigin 30 "size of marigin from the background edges""
 seta hud_weaponicons_number 1 "show number of weapon"
 seta hud_weaponicons_accuracybar_height 3 "height of accuracy bar"
 seta hud_weaponicons_color "" "optional R G B vector of the weaponicons background color, otherwise use hud default"
 
 seta hud_inventory 1 "enable/disable this panel"
-seta hud_inventory_pos "0 -90" "position of this panel"
-seta hud_inventory_size "240 90" "size of this panel"
+seta hud_inventory_pos "0 -60" "position of this panel"
+seta hud_inventory_size "200 60" "size of this panel"
 seta hud_inventory_bg 1 "enable/disable the background of this panel"
 seta hud_inventory_marigin 30 "size of marigin from the background edges"
 seta hud_inventory_color "" "optional R G B vector of the inventory background color, otherwise use hud default"
@@ -1346,8 +1346,8 @@ seta hud_powerups_marigin 30 "size of marigin from the background edges"
 seta hud_powerups_color "" "optional R G B vector of the inventory background color, otherwise use hud default"
 
 seta hud_healtharmor 1 "enable/disable this panel"
-seta hud_healtharmor_pos "210 -37.5" "position of this panel"
-seta hud_healtharmor_size "200 37.5" "size of this panel"
+seta hud_healtharmor_pos "207.5 -37" "position of this panel"
+seta hud_healtharmor_size "230 37" "size of this panel"
 seta hud_healtharmor_bg 1 "enable/disable the background of this panel"
 seta hud_healtharmor_marigin 30 "size of marigin from the background edges"
 seta hud_healtharmor_color "" "optional R G B vector of the inventory background color, otherwise use hud default"
@@ -1362,16 +1362,16 @@ seta hud_notify_marigin 30 "size of marigin from the background edges"
 seta hud_notify_color "" "optional R G B vector of the inventory background color, otherwise use hud default"
 
 seta hud_timer 1 "enable/disable this panel"
-seta hud_timer_pos "-300 -37.5" "position of this base of the panel"
-seta hud_timer_size "200 37.5" "size of this panel"
+seta hud_timer_pos "-180 0" "position of this base of the panel"
+seta hud_timer_size "180 90" "size of this panel"
 seta hud_timer_bg 1 "enable/disable the background of this panel"
 seta hud_timer_marigin 30 "size of marigin from the background edges"
 seta hud_timer_color "" "optional R G B vector of the inventory background color, otherwise use hud default"
 seta hud_timer_increment "show elapsed time instead of remaining time"
 
 seta hud_radar 1 "enable/disable this panel"
-seta hud_radar_pos "-300 -37.5" "position of this base of the panel"
-seta hud_radar_size "200 37.5" "size of this panel"
+seta hud_radar_pos "0 0" "position of this base of the panel"
+seta hud_radar_size "230 170" "size of this panel"
 seta hud_radar_bg 1 "enable/disable the background of this panel"
 seta hud_radar_marigin 30 "size of marigin from the background edges"
 seta hud_radar_color "" "optional R G B vector of the inventory background color, otherwise use hud default"