blob: 6b6191e6eba7b6a37bf32c8388c7ebe9bab972e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
|
<?xml version="1.0" encoding="UTF-8"?>
<panel
border="true"
background_visible="true"
follows="left|top|right|bottom"
height="408"
layout="topleft"
left="102"
name="advanced"
top="1"
width="517">
<text
type="string"
text_color="LabelSelectedDisabledColor"
length="1"
follows="left|top"
layout="topleft"
left="8"
name="text status"
top_pad="3"
width="280">
Beware the Trout!
</text>
<!-- ADVANCED -->
<check_box
control_name="SmallAvatarNames"
height="16"
initial_value="true"
label="Small Avatar Names"
layout="topleft"
left_delta="30"
name="small_avatar_names_checkbox"
top="20"
width="200" />
<check_box
control_name="ArrowKeysMoveAvatar"
height="16"
label="Arrow keys always move avatar when chatting"
layout="topleft"
left_delta="0"
name="arrow_keys_move_avatar_check"
top_pad="10"
width="237" />
<text
type="string"
length="1"
follows="left|top"
height="10"
layout="topleft"
left_delta="0"
mouse_opaque="false"
name="text_box7"
top_pad="10"
width="128">
Bubble Chat:
</text>
<slider
control_name="ChatBubbleOpacity"
follows="left|top"
height="12"
increment="0.05"
initial_value="1"
label="Opacity"
layout="topleft"
left_delta="0"
name="bubble_chat_opacity"
top_pad="10"
width="200" />
<text
type="string"
length="1"
follows="left|top"
height="12"
layout="topleft"
left="30"
name="UI Size:"
top_pad="10"
width="100">
UI Size:
</text>
<slider
can_edit_text="true"
control_name="UIScaleFactor"
decimal_digits="2"
follows="left|top"
height="15"
increment="0.025"
initial_value="1"
layout="topleft"
left_delta="0"
max_val="1.4"
min_val="0.75"
name="ui_scale_slider"
top_pad="10"
width="180" />
<spinner
control_name="UIScaleFactor"
height="16"
increment="0.025"
initial_value="1"
layout="topleft"
left_pad="10"
max_val="1.4"
min_val="0.75"
name="ui_scale_slider"
top_delta="0"
width="58" />
<check_box
control_name="UIAutoScale"
height="16"
label="Resolution independent scale"
layout="topleft"
left="30"
name="ui_auto_scale"
top_pad="10"
width="256" />
<!--text
type="string"
length="1"
follows="left|top"
height="12"
layout="topleft"
left="30"
name="DisplayResLabel"
top_pad="10"
width="128">
Display Resolution:
</text>
<combo_box
height="18"
layout="topleft"
left_pad="5"
name="fullscreen combo"
top_delta="-1"
width="150" /-->
<text
type="string"
length="1"
follows="left|top"
height="12"
layout="topleft"
left="30"
name="AspectRatioLabel1"
tool_tip="width / height"
top_pad="5"
width="160">
Aspect Ratio:
</text>
<combo_box
allow_text_entry="true"
height="16"
layout="topleft"
left_pad="0"
max_chars="100"
name="aspect_ratio"
tool_tip="width / height"
top_delta="0"
width="150">
<combo_box.item
enabled="true"
label="4:3 (Standard CRT)"
value="1.333333" />
<combo_box.item
enabled="true"
label="5:4 (1280x1024 LCD)"
value="1.25" />
<combo_box.item
enabled="true"
label="8:5 (Widescreen)"
value="1.6" />
<combo_box.item
enabled="true"
label="16:9 (Widescreen)"
value="1.7777777" />
</combo_box>
<check_box
control_name="FullScreenAutoDetectAspectRatio"
height="16"
label="Auto-detect ratio"
layout="topleft"
left_pad="5"
name="aspect_auto_detect"
top_delta="1"
width="256">
<check_box.commit_callback
function="Pref.AutoDetectAspect" />
</check_box>
<text
type="string"
length="1"
follows="left|top"
height="10"
layout="topleft"
left="30"
name=" Camera Options:"
top_pad="10"
width="266">
Camera Options:
</text>
<text
type="string"
length="1"
follows="left|top"
height="10"
layout="topleft"
left="30"
name="camera_fov_label"
top_pad="10"
width="128">
Camera View Angle:
</text>
<slider
can_edit_text="true"
control_name="CameraAngle"
decimal_digits="2"
follows="left|top"
height="16"
increment="0.025"
initial_value="1.57"
layout="topleft"
left="128"
max_val="2.97"
min_val="0.17"
name="camera_fov"
show_text="false"
top_delta="0"
width="128" />
<text
type="string"
length="1"
follows="left|top"
height="10"
layout="topleft"
left="30"
name="Camera Follow Distance:"
top_pad="10"
width="128">
Camera Follow Distance:
</text>
<slider
can_edit_text="true"
control_name="CameraOffsetScale"
decimal_digits="2"
follows="left|top"
height="16"
increment="0.025"
initial_value="1"
layout="topleft"
left_delta="128"
max_val="3"
min_val="0.5"
name="camera_offset_scale"
show_text="false"
top_delta="0"
width="128" />
<check_box
control_name="EditCameraMovement"
height="16"
label="Automatic Edit Camera Movement"
layout="topleft"
left="10"
name="edit_camera_movement"
tool_tip="Use automatic camera positioning when entering and exiting edit mode"
top_pad="5"
width="201" />
<check_box
control_name="AppearanceCameraMovement"
height="16"
label="Automatic Appearance Camera Movement"
layout="topleft"
left_pad="5"
name="appearance_camera_movement"
tool_tip="Use automatic camera positioning while in edit mode"
top_delta="0"
width="242" />
<text
type="string"
length="1"
follows="left|top"
height="12"
layout="topleft"
left="10"
name="text2"
top_pad="5"
width="128">
Avatar Display Options:
</text>
<check_box
control_name="FirstPersonAvatarVisible"
height="16"
label="Show Avatar in Mouselook"
layout="topleft"
left_pad="10"
name="first_person_avatar_visible"
top_delta="0"
width="256" />
</panel>
|