]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Move some hud_panel_radar cvars to the hud_*.cfg files, they actually do belong there...
authorSamual <samual@xonotic.org>
Mon, 17 Oct 2011 19:14:32 +0000 (15:14 -0400)
committerSamual <samual@xonotic.org>
Mon, 17 Oct 2011 19:14:32 +0000 (15:14 -0400)
_hud_common.cfg
_hud_descriptions.cfg
hud_luminos.cfg
hud_luminos_minimal.cfg
hud_luminos_minimal_xhair.cfg
hud_luminos_old.cfg
hud_nexuiz.cfg
qcsrc/client/hud_config.qc

index 3a0c0ce1d7ca35f41d636ba3e3b337b59456b653..6d14e4fb603b6575809af51fe06d1420cd5a8ba5 100644 (file)
@@ -22,10 +22,6 @@ seta hud_panel_healtharmor_maxarmor "200" "when you have this much armor, the ar
 seta hud_panel_healtharmor_progressbar_gfx_damage 5 "show damage effect when damaged at least by this amount; 0 disables the effect"
 seta hud_panel_healtharmor_progressbar_gfx_lowhealth 40 "health progressbar blinks when health is lower than this amount"
 
-seta hud_panel_radar_scale 4096 "distance you can see on the team radar"
-seta hud_panel_radar_maximized_scale 8192 "distance you can see on the radar when maximized"
-seta hud_panel_radar_maximized_size "0.5 0.5" "size of the radar when maximized"
-
 seta hud_panel_engineinfo_framecounter_exponentialmovingaverage 1 "use an averaging method for calculating fps instead of counting frametime like engine does"
 seta hud_panel_engineinfo_framecounter_exponentialmovingaverage_new_weight 0.1 "weight of latest data point"
 seta hud_panel_engineinfo_framecounter_exponentialmovingaverage_instantupdate_change_threshold 0.5 "threshold for fps change when to update instantly, to make big fps changes update faster"
index d4e08e92757ee46a1f57d23fae1a12c1fbaacd93..4e057c508700eb7c47d50b4cc1f9508af8b3a12d 100644 (file)
@@ -151,6 +151,9 @@ seta hud_panel_radar_bg_padding "" "if set to something else than \"\" = overrid
 seta hud_panel_radar_foreground_alpha "" "alpha of the map"
 seta hud_panel_radar_rotation "" "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north"
 seta hud_panel_radar_zoommode "" "zoom mode: 0 = zoomed by default, 1 = zoomed when +zoom, 2 = always zoomed, 3 = always zoomed out"
+seta hud_panel_radar_scale "" "distance you can see on the team radar"
+seta hud_panel_radar_maximized_scale "" "distance you can see on the radar when maximized"
+seta hud_panel_radar_maximized_size "" "size of the radar when maximized"
 
 seta hud_panel_score "" "enable/disable this panel"
 seta hud_panel_score_pos "" "position of this base of the panel"
index f8f4beba1408375c4bc1478cba5b608ac3ff2fa7..e7db47e2bd6a66d432dd4836db5c6126fceacee0 100644 (file)
@@ -141,6 +141,9 @@ seta hud_panel_radar_bg_padding "-1"
 seta hud_panel_radar_foreground_alpha "0.800000"
 seta hud_panel_radar_rotation "0"
 seta hud_panel_radar_zoommode "0"
+seta hud_panel_radar_scale "4096"
+seta hud_panel_radar_maximized_scale "8192"
+seta hud_panel_radar_maximized_size "0.5 0.5"
 
 seta hud_panel_score 1
 seta hud_panel_score_pos "0.890000 0.030000"
index 64e0f777e5ddec18f84e8ce35c002c7ca50dc5ba..0cba5b9293e8853685d46e77a0d546097b213368 100644 (file)
@@ -141,6 +141,9 @@ seta hud_panel_radar_bg_padding "0"
 seta hud_panel_radar_foreground_alpha "0.500000"
 seta hud_panel_radar_rotation "0"
 seta hud_panel_radar_zoommode "0"
+seta hud_panel_radar_scale "4096"
+seta hud_panel_radar_maximized_scale "8192"
+seta hud_panel_radar_maximized_size "0.5 0.5"
 
 seta hud_panel_score 1
 seta hud_panel_score_pos "0.465000 0.045000"
index 18c9973e46b09b0a58bd7e3622dba8c683a679f1..d62b89cf603fd151b56ca1d55698d443955a8974 100644 (file)
@@ -141,6 +141,9 @@ seta hud_panel_radar_bg_padding "0"
 seta hud_panel_radar_foreground_alpha "0.500000"
 seta hud_panel_radar_rotation "0"
 seta hud_panel_radar_zoommode "0"
+seta hud_panel_radar_scale "4096"
+seta hud_panel_radar_maximized_scale "8192"
+seta hud_panel_radar_maximized_size "0.5 0.5"
 
 seta hud_panel_score 1
 seta hud_panel_score_pos "0.465000 0.045000"
index 9fa86039bd8cb044dd9e4e3c9ebc8fc8c998e093..5c14f2161a25e94393245e7cd71bd5bcb5ca8d3b 100644 (file)
@@ -141,6 +141,9 @@ seta hud_panel_radar_bg_padding "-3"
 seta hud_panel_radar_foreground_alpha "0.800000"
 seta hud_panel_radar_rotation "0"
 seta hud_panel_radar_zoommode "0"
+seta hud_panel_radar_scale "4096"
+seta hud_panel_radar_maximized_scale "8192"
+seta hud_panel_radar_maximized_size "0.5 0.5"
 
 seta hud_panel_score 1
 seta hud_panel_score_pos "0.020000 0.920000"
index 79803f69357fb16802851c988e49ba66e30c86d1..c3afe0ec4cab6d6117b26c4762f5ca870df64ed2 100644 (file)
@@ -141,6 +141,9 @@ seta hud_panel_radar_bg_padding "0"
 seta hud_panel_radar_foreground_alpha "1"
 seta hud_panel_radar_rotation "0"
 seta hud_panel_radar_zoommode "0"
+seta hud_panel_radar_scale "4096"
+seta hud_panel_radar_maximized_scale "8192"
+seta hud_panel_radar_maximized_size "0.5 0.5"
 
 seta hud_panel_score 1
 seta hud_panel_score_pos "0.760000 0.910000"
index f713861f3d1f54e2e5c83ae9df5acd850dc2b419..019cd5c55d2fa5b9e01457a6fa20bc12b97d7ffd 100644 (file)
@@ -120,6 +120,9 @@ void HUD_Panel_ExportCfg(string cfgname)
                                        HUD_Write_PanelCvar_q("_foreground_alpha");
                                        HUD_Write_PanelCvar_q("_rotation");
                                        HUD_Write_PanelCvar_q("_zoommode");
+                                       HUD_Write_PanelCvar_q("_scale");
+                                       HUD_Write_PanelCvar_q("_maximized_scale");
+                                       HUD_Write_PanelCvar_q("_maximized_size");
                                        break;
                                case HUD_PANEL_SCORE:
                                        HUD_Write_PanelCvar_q("_rankings");