From 0ea71e10fc113d6c5563de1cd678a1fa4fc87b78 Mon Sep 17 00:00:00 2001 From: terencehill Date: Fri, 24 Jun 2011 12:39:08 +0200 Subject: [PATCH] Put hud_panel_centerprint* cvars in all the cfgs --- _hud_descriptions.cfg | 14 ++++++++++++++ hud_luminos_minimal.cfg | 16 +++++++++++++++- hud_luminos_old.cfg | 16 +++++++++++++++- hud_luminos_xhair_minimal.cfg | 16 +++++++++++++++- hud_nexuiz.cfg | 16 +++++++++++++++- 5 files changed, 74 insertions(+), 4 deletions(-) diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index e4c669663..067e333bf 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -234,3 +234,17 @@ seta hud_panel_physics_flip "" "flip speed/acceleration positions" seta hud_panel_physics_progressbar "" "enable progressbar in panel (2 = only for speed; 3 = only for acceleration)" seta hud_panel_physics_acceleration_progressbar_mode "" "0 = progressbar increases from the center to the right if the acceleration is positive, to the left if it's negative; 1 = progressbar increases from the border in the same direction for both positive and negative accelerations" seta hud_panel_physics_text "" "show text in panel (2 = only for speed; 3 = only for acceleration)" + +seta hud_panel_centerprint "" "enable/disable this panel" +seta hud_panel_centerprint_pos "" "position of this base of the panel" +seta hud_panel_centerprint_size "" "size of this panel" +seta hud_panel_centerprint_bg "" "if set to something else than \"\" = override default background" +seta hud_panel_centerprint_bg_color "" "if set to something else than \"\" = override default panel background color" +seta hud_panel_centerprint_bg_color_team "" "override panel color with team color in team based games" +seta hud_panel_centerprint_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" +seta hud_panel_centerprint_bg_border "" "if set to something else than \"\" = override default size of border around the background" +seta hud_panel_centerprint_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" +seta hud_panel_centerprint_align "" "text alignment: 0 left, 0.5 center, 1 right" +seta hud_panel_centerprint_flip "" "invert messages order" +seta hud_panel_centerprint_fontscale "" "scale the text font by this amount" +seta hud_panel_centerprint_time "" "message duration (NOTE: certain messages have a fixed duration)" diff --git a/hud_luminos_minimal.cfg b/hud_luminos_minimal.cfg index 5d8033044..b0df72958 100644 --- a/hud_luminos_minimal.cfg +++ b/hud_luminos_minimal.cfg @@ -23,7 +23,7 @@ seta hud_progressbar_speed_color "1 0.75 0" seta hud_progressbar_acceleration_color "0.5 0.75 1" seta hud_progressbar_acceleration_neg_color "0.125 0.25 0.5" -seta _hud_panelorder "10 3 0 14 6 9 13 4 1 2 11 12 7 5 8 15 " +seta _hud_panelorder "10 3 0 14 6 9 13 4 1 2 11 12 7 5 8 15 16 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.010000" @@ -233,4 +233,18 @@ seta hud_panel_physics_acceleration_progressbar_mode "0" seta hud_panel_physics_progressbar "3" seta hud_panel_physics_text "2" +seta hud_panel_centerprint 1 +seta hud_panel_centerprint_pos "0.180000 0.260000" +seta hud_panel_centerprint_size "0.650000 0.210000" +seta hud_panel_centerprint_bg "0" +seta hud_panel_centerprint_bg_color "" +seta hud_panel_centerprint_bg_color_team "" +seta hud_panel_centerprint_bg_alpha "" +seta hud_panel_centerprint_bg_border "" +seta hud_panel_centerprint_bg_padding "" +seta hud_panel_centerprint_align "0.5" +seta hud_panel_centerprint_flip "0" +seta hud_panel_centerprint_fontscale "1" +seta hud_panel_centerprint_time "2" + menu_sync diff --git a/hud_luminos_old.cfg b/hud_luminos_old.cfg index a5e16e75a..d012629b0 100644 --- a/hud_luminos_old.cfg +++ b/hud_luminos_old.cfg @@ -23,7 +23,7 @@ seta hud_progressbar_speed_color "1 0.75 0" seta hud_progressbar_acceleration_color "0.5 0.75 1" seta hud_progressbar_acceleration_neg_color "0.125 0.25 0.5" -seta _hud_panelorder "15 10 9 6 8 14 5 0 4 13 2 7 1 3 11 12 " +seta _hud_panelorder "15 10 9 6 8 14 5 0 4 13 2 7 1 3 11 12 16 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.010000" @@ -233,4 +233,18 @@ seta hud_panel_physics_acceleration_progressbar_mode "0" seta hud_panel_physics_progressbar "1" seta hud_panel_physics_text "1" +seta hud_panel_centerprint 1 +seta hud_panel_centerprint_pos "0.180000 0.260000" +seta hud_panel_centerprint_size "0.650000 0.210000" +seta hud_panel_centerprint_bg "0" +seta hud_panel_centerprint_bg_color "" +seta hud_panel_centerprint_bg_color_team "" +seta hud_panel_centerprint_bg_alpha "" +seta hud_panel_centerprint_bg_border "" +seta hud_panel_centerprint_bg_padding "" +seta hud_panel_centerprint_align "0.5" +seta hud_panel_centerprint_flip "0" +seta hud_panel_centerprint_fontscale "1" +seta hud_panel_centerprint_time "2" + menu_sync diff --git a/hud_luminos_xhair_minimal.cfg b/hud_luminos_xhair_minimal.cfg index 55a1149e9..94bc482a1 100644 --- a/hud_luminos_xhair_minimal.cfg +++ b/hud_luminos_xhair_minimal.cfg @@ -23,7 +23,7 @@ seta hud_progressbar_speed_color "1 0.75 0" seta hud_progressbar_acceleration_color "0.5 0.75 1" seta hud_progressbar_acceleration_neg_color "0.125 0.25 0.5" -seta _hud_panelorder "15 3 1 2 11 10 0 14 6 9 13 4 12 7 5 8 " +seta _hud_panelorder "15 3 1 2 11 10 0 14 6 9 13 4 12 7 5 8 16 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.010000" @@ -233,4 +233,18 @@ seta hud_panel_physics_acceleration_progressbar_mode "0" seta hud_panel_physics_progressbar "3" seta hud_panel_physics_text "2" +seta hud_panel_centerprint 1 +seta hud_panel_centerprint_pos "0.180000 0.260000" +seta hud_panel_centerprint_size "0.650000 0.210000" +seta hud_panel_centerprint_bg "0" +seta hud_panel_centerprint_bg_color "" +seta hud_panel_centerprint_bg_color_team "" +seta hud_panel_centerprint_bg_alpha "" +seta hud_panel_centerprint_bg_border "" +seta hud_panel_centerprint_bg_padding "" +seta hud_panel_centerprint_align "0.5" +seta hud_panel_centerprint_flip "0" +seta hud_panel_centerprint_fontscale "1" +seta hud_panel_centerprint_time "2" + menu_sync diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index 87bebc5d0..416b88d60 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -23,7 +23,7 @@ seta hud_progressbar_speed_color "0.25 0.25 1" seta hud_progressbar_acceleration_color "0.25 1 0.25" seta hud_progressbar_acceleration_neg_color "1 0.25 0.25" -seta _hud_panelorder "15 0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 " +seta _hud_panelorder "15 0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 16 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.01" @@ -233,4 +233,18 @@ seta hud_panel_physics_acceleration_progressbar_mode "0" seta hud_panel_physics_progressbar "3" seta hud_panel_physics_text "2" +seta hud_panel_centerprint 1 +seta hud_panel_centerprint_pos "0.180000 0.260000" +seta hud_panel_centerprint_size "0.650000 0.210000" +seta hud_panel_centerprint_bg "0" +seta hud_panel_centerprint_bg_color "" +seta hud_panel_centerprint_bg_color_team "" +seta hud_panel_centerprint_bg_alpha "" +seta hud_panel_centerprint_bg_border "" +seta hud_panel_centerprint_bg_padding "" +seta hud_panel_centerprint_align "0.5" +seta hud_panel_centerprint_flip "0" +seta hud_panel_centerprint_fontscale "1" +seta hud_panel_centerprint_time "2" + menu_sync -- 2.39.2