]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - _hud_descriptions.cfg
Merge branch 'master' into terencehill/newpanelhud
[xonotic/xonotic-data.pk3dir.git] / _hud_descriptions.cfg
1 // this is a dummy skin that contains only the cvar descriptions, so that we can leave them out from the real skin files themselves.
2 // please add any new cvars into this file, with null string values
3 seta hud_skin "" "skin folder where to look for images"
4 seta hud_panel_bg "" "default background for the panels, file must exist in gfx/hud/[skin name]/, 0 = disable background by default"
5 seta hud_panel_bg_color "" "default background color for the panels, accepts \"shirt\" and \"pants\""
6 seta hud_panel_bg_color_team "" "default setting for overriding panel color with team color in team games, 0.5 = less saturated"
7 seta hud_panel_bg_alpha "" "default alpha of the background"
8 seta hud_panel_bg_border "" "default border size for the panels"
9 seta hud_panel_bg_padding "" "default padding of contents from the border"
10 seta hud_panel_fg_alpha "" "alpha of the foreground"
11
12 seta hud_dock "" "enable a fullscreen background for the hud, useful for creating artificial docks, \"\" = disable"
13 seta hud_dock_color "" "dock color, accepts \"shirt\" and \"pants\""
14 seta hud_dock_color_team "" "override dock color with team color in team games"
15 seta hud_dock_alpha "" "alpha of the dock"
16
17 seta hud_progressbar_alpha "" "alpha of progressbars"
18 seta hud_progressbar_strength_color "" "R G B vector of the progress bar background color"
19 seta hud_progressbar_shield_color "" "R G B vector of the progress bar background color"
20 seta hud_progressbar_health_color "" "R G B vector of the progress bar background color"
21 seta hud_progressbar_armor_color "" "R G B vector of the progress bar background color"
22 seta hud_progressbar_fuel_color "" "R G B vector of the progress bar background color"
23 seta hud_progressbar_nexball_color "" "R G B vector of the progress bar background color"
24 seta hud_progressbar_speed_color "" "R G B vector of the progress bar background color"
25 seta hud_progressbar_acceleration_color "" "R G B vector of the progress bar background color"
26 seta hud_progressbar_acceleration_neg_color "" "R G B vector of the progress bar background color"
27
28 seta _hud_panelorder "" "contains order in which panels are to be drawn"
29
30 seta hud_configure_grid "" "snap to grid when moving/resizing panels"
31 seta hud_configure_grid_xsize "" "snap to X * vid_conwidth"
32 seta hud_configure_grid_ysize "" "snap to Y * vid_conheight"
33
34 seta scr_centerpos "" "Y position of the centerprint"
35
36 seta hud_panel_weapons "" "enable/disable this panel"
37 seta hud_panel_weapons_pos "" "position of this panel"
38 seta hud_panel_weapons_size "" "size of this panel"
39 seta hud_panel_weapons_bg "" "if set to something else than \"\" = override default background"
40 seta hud_panel_weapons_bg_color "" "if set to something else than \"\" = override default panel background color"
41 seta hud_panel_weapons_bg_color_team "" "override panel color with team color in team based games"
42 seta hud_panel_weapons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
43 seta hud_panel_weapons_bg_border "" "if set to something else than \"\" = override default size of border around the background"
44 seta hud_panel_weapons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
45 seta hud_panel_weapons_aspect "" "use this aspect on the items"
46 seta hud_panel_weapons_complainbubble "" "complain bubble (out of ammo, weapon not available etc)"
47 seta hud_panel_weapons_complainbubble_padding "" "padding for the complainbubble"
48 seta hud_panel_weapons_complainbubble_color_outofammo "" "color of the complainbubble when showing out of ammo message"
49 seta hud_panel_weapons_complainbubble_color_donthave "" "color of the complainbubble when showing don't have weapon message"
50 seta hud_panel_weapons_complainbubble_color_unavailable "" "color of the complainbubble when showing weapon unavailable message"
51 seta hud_panel_weapons_ammo_color "" "color of status bar"
52 seta hud_panel_weapons_ammo_alpha "" "alpha of status bar"
53 seta hud_panel_weapons_timeout "" "panel disappears if you don't switch weapon for this amount of seconds"
54 seta hud_panel_weapons_timeout_effect "" "disappearance effect: 0) no effect; 1) panel moves out of screen; 2) panel fades out"
55
56 seta hud_panel_ammo "" "enable/disable this panel"
57 seta hud_panel_ammo_pos "" "position of this panel"
58 seta hud_panel_ammo_size "" "size of this panel"
59 seta hud_panel_ammo_onlycurrent "" "1 = show only current ammo type"
60 seta hud_panel_ammo_iconalign "" "0 = align icons to the left, 1 = align icons to the right"
61 seta hud_panel_ammo_bg "" "if set to something else than \"\" = override default background"
62 seta hud_panel_ammo_bg_color "" "if set to something else than \"\" = override default panel background color"
63 seta hud_panel_ammo_bg_color_team "" "override panel color with team color in team based games"
64 seta hud_panel_ammo_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
65 seta hud_panel_ammo_bg_border "" "if set to something else than \"\" = override default size of border around the background"
66 seta hud_panel_ammo_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
67 seta hud_panel_ammo_progressbar "" "use progressbar behind ammo icons"
68 seta hud_panel_ammo_progressbar_xoffset "" "percentage of mySize_x to offset progressbar with"
69 seta hud_panel_ammo_progressbar_name "" "name of progressbar to use behind ammo icons"
70 seta hud_panel_ammo_text "" "show text/icons in the ammo panel"
71
72 seta hud_panel_powerups "" "enable/disable this panel"
73 seta hud_panel_powerups_pos "" "position of this panel"
74 seta hud_panel_powerups_size "" "size of this panel"
75 seta hud_panel_powerups_flip "" "flip strength/shield positions"
76 seta hud_panel_powerups_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right"
77 seta hud_panel_powerups_iconalign "" "0 = align icons to the left, 1 = align icons to the right, 2 = align only left icon to the right, 3 = align only right icon to the right"
78 seta hud_panel_powerups_bg "" "if set to something else than \"\" = override default background"
79 seta hud_panel_powerups_bg_color "" "if set to something else than \"\" = override default panel background color"
80 seta hud_panel_powerups_bg_color_team "" "override panel color with team color in team based games"
81 seta hud_panel_powerups_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
82 seta hud_panel_powerups_bg_border "" "if set to something else than \"\" = override default size of border around the background"
83 seta hud_panel_powerups_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
84 seta hud_panel_powerups_progressbar "" "enable progressbar in panel"
85 seta hud_panel_powerups_progressbar_strength "" "progressbar image for strength"
86 seta hud_panel_powerups_progressbar_shield "" "progressbar image for shield"
87 seta hud_panel_powerups_text "" "show text/icons in the powerups panel"
88
89 seta hud_panel_healtharmor "" "enable/disable this panel, 2 = combined health/armor display"
90 seta hud_panel_healtharmor_pos "" "position of this panel"
91 seta hud_panel_healtharmor_size "" "size of this panel"
92 seta hud_panel_healtharmor_flip "" "flip health/armor positions"
93 seta hud_panel_healtharmor_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right"
94 seta hud_panel_healtharmor_iconalign "" "0 = align icons to the left, 1 = align icons to the right, 2 = align only left icon to the right, 3 = align only right icon to the right"
95 seta hud_panel_healtharmor_bg "" "if set to something else than \"\" = override default background"
96 seta hud_panel_healtharmor_bg_color "" "if set to something else than \"\" = override default panel background color"
97 seta hud_panel_healtharmor_bg_color_team "" "override panel color with team color in team based games"
98 seta hud_panel_healtharmor_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
99 seta hud_panel_healtharmor_bg_border "" "if set to something else than \"\" = override default size of border around the background"
100 seta hud_panel_healtharmor_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
101 seta hud_panel_healtharmor_progressbar "" "enable progressbar in panel"
102 seta hud_panel_healtharmor_progressbar_health "" "progressbar image for health"
103 seta hud_panel_healtharmor_progressbar_armor "" "progressbar image for armor"
104 seta hud_panel_healtharmor_text "" "show text/icons in the healtharmor panel"
105
106 seta hud_panel_notify "" "enable/disable this panel"
107 seta hud_panel_notify_pos "" "position of this base of the panel"
108 seta hud_panel_notify_size "" "size of this panel with all notifications on"
109 seta hud_panel_notify_bg "" "if set to something else than \"\" = override default background"
110 seta hud_panel_notify_bg_color "" "if set to something else than \"\" = override default panel background color"
111 seta hud_panel_notify_bg_color_team "" "override panel color with team color in team based games"
112 seta hud_panel_notify_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
113 seta hud_panel_notify_bg_border "" "if set to something else than \"\" = override default size of border around the background"
114 seta hud_panel_notify_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
115 seta hud_panel_notify_flip "" "order the list top to bottom instead of bottom to top"
116 seta hud_panel_notify_print "" "also con_notify print the messages that are shown on the notify panel"
117
118 seta hud_panel_timer "" "enable/disable this panel"
119 seta hud_panel_timer_pos "" "position of this base of the panel"
120 seta hud_panel_timer_size "" "size of this panel"
121 seta hud_panel_timer_bg "" "if set to something else than \"\" = override default background"
122 seta hud_panel_timer_bg_color "" "if set to something else than \"\" = override default panel background color"
123 seta hud_panel_timer_bg_color_team "" "override panel color with team color in team based games"
124 seta hud_panel_timer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
125 seta hud_panel_timer_bg_border "" "if set to something else than \"\" = override default size of border around the background"
126 seta hud_panel_timer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
127
128 seta hud_panel_radar "" "enable/disable this panel, 2 = also enable in non-teambased gamemodes"
129 seta hud_panel_radar_pos "" "position of this base of the panel"
130 seta hud_panel_radar_size "" "size of this panel"
131 seta hud_panel_radar_bg "" "if set to something else than \"\" = override default background"
132 seta hud_panel_radar_bg_color "" "if set to something else than \"\" = override default panel background color"
133 seta hud_panel_radar_bg_color_team "" "override panel color with team color in team based games"
134 seta hud_panel_radar_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
135 seta hud_panel_radar_bg_border "" "if set to something else than \"\" = override default size of border around the background"
136 seta hud_panel_radar_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
137 seta hud_panel_radar_foreground_alpha "" "alpha of the map"
138
139 seta hud_panel_score "" "enable/disable this panel"
140 seta hud_panel_score_pos "" "position of this base of the panel"
141 seta hud_panel_score_size "" "size of this panel"
142 seta hud_panel_score_bg "" "if set to something else than \"\" = override default background"
143 seta hud_panel_score_bg_color "" "if set to something else than \"\" = override default panel background color"
144 seta hud_panel_score_bg_color_team "" "override panel color with team color in team based games"
145 seta hud_panel_score_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
146 seta hud_panel_score_bg_border "" "if set to something else than \"\" = override default size of border around the background"
147 seta hud_panel_score_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
148
149 seta hud_panel_racetimer "" "enable/disable this panel"
150 seta hud_panel_racetimer_pos "" "position of this base of the panel"
151 seta hud_panel_racetimer_size "" "size of this panel"
152 seta hud_panel_racetimer_bg "" "if set to something else than \"\" = override default background"
153 seta hud_panel_racetimer_bg_color "" "if set to something else than \"\" = override default panel background color"
154 seta hud_panel_racetimer_bg_color_team "" "override panel color with team color in team based games"
155 seta hud_panel_racetimer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
156 seta hud_panel_racetimer_bg_border "" "if set to something else than \"\" = override default size of border around the background"
157 seta hud_panel_racetimer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
158
159 seta hud_panel_vote "" "enable/disable this panel"
160 seta hud_panel_vote_pos "" "position of this base of the panel"
161 seta hud_panel_vote_size "" "size of this panel"
162 seta hud_panel_vote_alreadyvoted_alpha "" "alpha of the vote dialog after you have voted"
163 seta hud_panel_vote_bg "" "if set to something else than \"\" = override default background"
164 seta hud_panel_vote_bg_color "" "if set to something else than \"\" = override default panel background color"
165 seta hud_panel_vote_bg_color_team "" "override panel color with team color in team based games"
166 seta hud_panel_vote_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
167 seta hud_panel_vote_bg_border "" "if set to something else than \"\" = override default size of border around the background"
168 seta hud_panel_vote_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
169
170 seta hud_panel_modicons "" "enable/disable this panel"
171 seta hud_panel_modicons_pos "" "position of this base of the panel"
172 seta hud_panel_modicons_size "" "size of this panel"
173 seta hud_panel_modicons_bg "" "if set to something else than \"\" = override default background"
174 seta hud_panel_modicons_bg_color "" "if set to something else than \"\" = override default panel background color"
175 seta hud_panel_modicons_bg_color_team "" "override panel color with team color in team based games"
176 seta hud_panel_modicons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
177 seta hud_panel_modicons_bg_border "" "if set to something else than \"\" = override default size of border around the background"
178 seta hud_panel_modicons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
179
180 seta hud_panel_pressedkeys "" "enable/disable this panel, 1 = show only when spectating other players, 2 = show always"
181 seta hud_panel_pressedkeys_pos "" "position of this base of the panel"
182 seta hud_panel_pressedkeys_size "" "size of this panel"
183 seta hud_panel_pressedkeys_bg "" "if set to something else than \"\" = override default background"
184 seta hud_panel_pressedkeys_bg_color "" "if set to something else than \"\" = override default panel background color"
185 seta hud_panel_pressedkeys_bg_color_team "" "override panel color with team color in team based games"
186 seta hud_panel_pressedkeys_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
187 seta hud_panel_pressedkeys_bg_border "" "if set to something else than \"\" = override default size of border around the background"
188 seta hud_panel_pressedkeys_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
189 seta hud_panel_pressedkeys_aspect "" "forced aspect on panel"
190
191 seta hud_panel_chat "" "enable/disable this panel"
192 seta hud_panel_chat_pos "" "position of this base of the panel"
193 seta hud_panel_chat_size "" "size of this panel"
194 seta hud_panel_chat_bg "" "if set to something else than \"\" = override default background"
195 seta hud_panel_chat_bg_color "" "if set to something else than \"\" = override default panel background color"
196 seta hud_panel_chat_bg_color_team "" "override panel color with team color in team based games"
197 seta hud_panel_chat_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
198 seta hud_panel_chat_bg_border "" "if set to something else than \"\" = override default size of border around the background"
199 seta hud_panel_chat_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
200
201 seta hud_panel_engineinfo "" "enable/disable this panel
202 seta hud_panel_engineinfo_pos "" "position of this base of the panel"
203 seta hud_panel_engineinfo_size "" "size of this panel"
204 seta hud_panel_engineinfo_bg "" "if set to something else than \"\" = override default background"
205 seta hud_panel_engineinfo_bg_color "" "if set to something else than \"\" = override default panel background color"
206 seta hud_panel_engineinfo_bg_color_team "" "override panel color with team color in team based games"
207 seta hud_panel_engineinfo_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
208 seta hud_panel_engineinfo_bg_border "" "if set to something else than \"\" = override default size of border around the background"
209 seta hud_panel_engineinfo_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
210
211 seta hud_panel_infomessages "" "enable/disable this panel
212 seta hud_panel_infomessages_pos "" "position of this base of the panel"
213 seta hud_panel_infomessages_size "" "size of this panel"
214 seta hud_panel_infomessages_bg "" "if set to something else than \"\" = override default background"
215 seta hud_panel_infomessages_bg_color "" "if set to something else than \"\" = override default panel background color"
216 seta hud_panel_infomessages_bg_color_team "" "override panel color with team color in team based games"
217 seta hud_panel_infomessages_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
218 seta hud_panel_infomessages_bg_border "" "if set to something else than \"\" = override default size of border around the background"
219 seta hud_panel_infomessages_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
220 seta hud_panel_infomessages_flip "" "1 = align the items to the right"
221
222 seta hud_panel_physics "" "enable/disable this panel
223 seta hud_panel_physics_pos "" "position of this base of the panel"
224 seta hud_panel_physics_size "" "size of this panel"
225 seta hud_panel_physics_bg "" "if set to something else than \"\" = override default background"
226 seta hud_panel_physics_bg_color "" "if set to something else than \"\" = override default panel background color"
227 seta hud_panel_physics_bg_color_team "" "override panel color with team color in team based games"
228 seta hud_panel_physics_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
229 seta hud_panel_physics_bg_border "" "if set to something else than \"\" = override default size of border around the background"
230 seta hud_panel_physics_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
231 seta hud_panel_physics_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right"
232 seta hud_panel_physics_flip "" "flip speed/acceleration positions"
233 seta hud_panel_physics_progressbar "" "enable progressbar in panel"