aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/floater_radar.xml
blob: 7db733066de3a9a197bf3e2da73d1dd2a59f6d66 (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
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="radar" title="Radar"
	can_resize="true" can_minimize="true" can_close="true" can_drag_on_left="false"
	rect_control="FloaterRadarRect" min_width="300"	min_height="300">

	<scroll_list name="avatar_list"
		    left="10" right="-10" top="-20" bottom="140" can_resize="true"
		    column_padding="0" follows="left|top|bottom|right"
		    draw_heading="true" multi_select="true" search_column="1"
		    tool_tip="Hold shift or control while clicking to select multiple avatars">
		<column name="marked" label="Mark" width="12" tool_tip="Marked avatars"/>
		<column name="avatar_name" label="Name" dynamicwidth="true" tool_tip="Hold shift or control while clicking to select multiple avatars"/>
		<column name="distance" label="Dist." width="48" tool_tip="Distance from your avatar (red=within chat range, yellow=within shout range, green=within draw distance)"/>
		<column name="position" label="Pos." width="60" tool_tip="Position (X, Y) within this sim, or general direction (cardinal point) for outside sims"/>
		<column name="altitude" label="Alt." width="48" tool_tip="Altitude"/>
	</scroll_list>

	<tab_container border="false" bottom_delta="-130" height="120" left="6" mouse_opaque="false"
		       name="actions_tab_container" tab_position="top" follows="left|right|bottom">
		<panel border="true" bottom_delta="-130" follows="left|top|right|bottom" height="255"
		       label="Avatar" left="1" mouse_opaque="true"
		     name="actions_tab" width="398">
			<!-- upper row -->
			<button
			       name="profile_btn"
			       label="Profile"
			       tool_tip="Show picture, groups, and other information"
			       left="10"
			       bottom_delta="-180"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="track_btn"
			       label="(Un)Track"
			       tool_tip="Toggle tracking of this avatar's position"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="get_key_btn"
			       label="Get Key"
			       tool_tip="Copies avatar's key to the clipboard"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<!-- upper middle row -->
			<button
			       name="im_btn"
			       label="IM"
			       tool_tip="Open Instant Message session"
			       left="10"
			       bottom_delta="-22"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="offer_btn"
			       label="Offer TP"
			       tool_tip="Offer Teleport"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="teleport_btn"
			       label="TP to"
			       tool_tip="Teleport to avatar's position"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />			
			<!-- lower middle row-->
			<button
			       name="mark_btn"
			       label="(Un)Mark"
			       tool_tip="(Un)Mark this avatar in the list"
			       left="10"
			       bottom_delta="-22"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="prev_marked_btn"
			       label="Prev Marked"
			       tool_tip="Focus camera on previous marked avatar"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="next_marked_btn"
			       label="Next Marked"
			       tool_tip="Focus camera on next marked avatar"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<!-- lower row-->
			<button
			       name="focus_btn"
			       label="Focus"
			       tool_tip="Focus camera on this avatar in the list"
			       left="10"
			       bottom_delta="-22"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="prev_in_list_btn"
			       label="Previous"
			       tool_tip="Focus camera on previous avatar in list"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="next_in_list_btn"
			       label="Next"
			       tool_tip="Focus camera on next avatar in list"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />

		</panel>

		<panel border="true" bottom_delta="-150" follows="left|top|right|bottom" height="255"
		       label="Alerts" left="1" mouse_opaque="true"
		       name="alerts_tab" width="398">
			<check_box height="16" label="Display alerts in chat"
				   left="10" bottom_delta="-176" name="radar_alerts" 
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false" 
				   control_name="RadarChatAlerts"
				   tool_tip="Announce alerts about incoming and outgoing avatars in chat" />

			<check_box height="16" label="Avatars entering/exiting the sim"
				   left="20" bottom_delta="-18" name="alerts_sim"
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false"
				   control_name="RadarAlertSim"
				   tool_tip="Report avatars entering or exiting the sim" />

			<check_box height="16" label="Avatars within/beyond the draw distance"
				   left="20" bottom_delta="-18" name="alerts_draw"
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false"
				   control_name="RadarAlertDraw"
				   tool_tip="Report avatars getting within or beyond the draw distance" />

			<check_box height="16" label="Avatars within/beyond the shout range"
				   left="20" bottom_delta="-18" name="alerts_chat"
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false"
				   control_name="RadarAlertShoutRange"
				   tool_tip="Report avatars getting within or beyond the shout range" />

			<check_box height="16" label="Avatars within/beyond the chat range"
				   left="20" bottom_delta="-18" name="alerts_chat"
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false"
				   control_name="RadarAlertChatRange"
				   tool_tip="Report avatars getting within or beyond the chat range" />
		</panel>

		<panel border="true" bottom_delta="-130" follows="left|top|right|bottom" height="255"
		       label="Moderation" left="1" mouse_opaque="true"
		       name="land_tab" width="398">
			
			<!-- Upper row -->
			<button
			       name="mute_btn"
			       label="(Un)Mute"
			       tool_tip="Mute or unmute this avatar (muted avatars' names are highlighted in red in the list)."
			       left="10"
			       bottom_delta="-200"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="freeze_btn"
			       label="Freeze"
			       tool_tip="Freeze the avatar, preventing it from moving"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="ar_btn"
			       label="AR"
			       tool_tip="Report abuse on this avatar"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<!-- Lower row -->
			<button
			       name="eject_btn"
			       label="Eject"
			       tool_tip="Eject the avatar from the parcel"
			       left="10"
			       bottom_delta="-24"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			
			<button
			       name="estate_eject_btn"
			       label="Eject from estate"
			       tool_tip="Eject this avatar from the estate"
			       left_delta="90"
			       bottom_delta="0"
			       width="170"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
		</panel>

		<panel border="true" bottom_delta="-150" follows="left|top|right|bottom" height="255"
		       label="Options" left="1" mouse_opaque="true"
		       name="options_tab" width="398">
			<check_box height="16" label="Update"
				   left="10" bottom_delta="-180" name="update_enabled_cb" 
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false" 
				   tool_tip="Set whether the avatar list should update" />
			<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
				   bottom_delta="-24" drop_shadow_visible="true" enabled="true" font="SansSerifSmall" height="18" left="24"
				   mouse_opaque="false" name="rate" width="30">
					Rate:
			</text>
			<radio_group draw_border="true" bottom_delta="2" left_delta="44" follows="bottom|left" width="196" height="20"
				   mouse_opaque="true" name="update_rate" control_name="RadarUpdateRate" enabled="true"
				   tool_tip="Rate of the radar updates (eats up more FPS when higher)">
				<radio_item type="string" length="1" bottom_delta="0" height="16" left_delta="4" mouse_opaque="true"
		     		 	name="high" width="20" follows="bottom|left">
					High
				</radio_item>
				<radio_item type="string" length="1" bottom_delta="0" height="16" left_delta="30" mouse_opaque="true"
		     		 	name="medium" width="25" follows="bottom|left">
					Medium
				</radio_item>
				<radio_item type="string" length="1" bottom_delta="0" height="16" left_delta="35" mouse_opaque="true"
		     		 	name="low" width="20" follows="bottom|left">
					Low
				</radio_item>
			</radio_group>
			<check_box height="16" label="Announce even when closed"
				   left="10" bottom_delta="-24" name="keep_open"
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false"
				   control_name="RadarKeepOpen"
				   tool_tip="Hides floater instead of closing to still announce in chat" />
			<check_box height="16" label="Announce keys to HUD"
				   left="10" bottom_delta="-20" name="radar_chat_keys" 
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false" 
				   control_name="RadarChatKeys"
				   tool_tip="Set whether to send keys of avatars to LSL scripts" />
			<button
			       name="send_keys_btn"
			       label="Announce now"
			       tool_tip="Send all keys to HUD now"
			       left_delta="150"
			       bottom_delta="-2"
			       width="100"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
		</panel>
	</tab_container>
</floater>