Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<accordion
height="100"
name="accordion"
width="200">
<!-- It is possible to override attributes of "no_matched_tabs_text" and "no_visible_tabs_text" with a short form:
no_matched_tabs_text.value="Overridden text" (placed among <accordion> attributes)
But unfortunatly such form is not supported by VLT Tool. It requires to have the overridden "value"
attribute declared in tags below ("no_matched_tabs_text" & "no_visible_tabs_text").
It looks less clean but we have to use "long" form for these messages to enable automated translation with VLT.
-->
<no_matched_tabs_text
follows="all"
height="100"
h_pad="10"
name="no_matched_tabs_msg"
v_pad="15"
width="200"
wrap="true"/>
<!-- This widget will not be created in viewer. Only its value will be used for empty accordion without filter. -->
<no_visible_tabs_text
name="no_visible_tabs_msg"
visible="false"/>
</accordion>
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<accordion_tab
header_bg_color="SL-Background"
header_collapse_img="Accordion_ArrowClosed_Off"
header_collapse_img_pressed="Accordion_ArrowClosed_Press"
header_expand_img="Accordion_ArrowOpened_Off"
header_expand_img_pressed="Accordion_ArrowOpened_Press"
header_image="Accordion_Off"
header_image_over="Accordion_Over"
header_image_pressed="Accordion_Press"
header_image_focused="Accordion_Selected"
header_text_color="AccordionHeaderTextColor"
font="SansSerif"
/>
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<avatar_icon name="avatar_icon"
default_icon_name="Generic_Person_Large"
use_draw_context_alpha="false"
symbol_hpad = "2"
symbol_vpad = "1"
symbol_size = "5"/>
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<avatar_list_item
height="0"
layout="topleft"
left="0"
name="avatar_list_item"
top="0"
width="0">
<!-- DEFAULT styles for avatar item -->
<default_style
font="SansSerifSmall"
font.style="NORMAL"
color="DkGray"/>
<!-- styles for avatar item INVITED to voice call -->
<voice_call_invited_style
font="SansSerifSmall"
font.style="NORMAL"
color="SL-MidDkGray_50"/>
<!-- styles for avatar item JOINED to voice call -->
<voice_call_joined_style
font="SansSerifSmall"
font.style="NORMAL"
color="White"/>
<!-- styles for avatar item which HAS LEFT voice call -->
<voice_call_left_style
font="SansSerifSmall"
font.style="ITALIC"
color="LtGray_50"/>
<!-- styles for ONLINE avatar item -->
<online_style
font="SansSerifSmall"
font.style="NORMAL"
color="White"/>
<!-- styles for OFFLINE avatar item -->
<offline_style
font="SansSerifSmall"
font.style="NORMAL"
color="SL-MidDkGray"/>
<!-- TS: styles for GROUP MODERATOR avatar item (FIRE-984) -->
<group_moderator_style
font="SansSerifSmall"
font.style="BOLD"
color="White"/>
</avatar_list_item>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Additional attributes:
-->
<badge name="badge"
border_image="Badge_Border"
border_color="BadgeBorderColor"
font="SansSerifSmall"
image="Badge_Background"
image_color="BadgeImageColor"
label_color="BadgeLabelColor"
label_offset_horiz="0"
label_offset_vert="0"
location="top_left"
location_percent_hcenter="85"
location_percent_vcenter="85"
padding_horiz="7"
padding_vert="4"
requests_front="true"
mouse_opaque="false"
>
</badge>
@@ -0,0 +1,73 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<bodyparts_list_item
follows="top|right|left"
height="23"
layout="topleft"
left="0"
name="wearable_item"
bottom="0"
width="380">
<item_icon
height="16"
follows="top|left"
image_name="Inv_Object"
layout="topleft"
left="0"
name="item_icon"
top="2"
width="16" />
<item_name
follows="left|right"
height="16"
layout="topleft"
left="21"
parse_urls="false"
use_ellipses="true"
name="item_name"
text_color="White"
top="5"
value="..."
width="359" />
<lock_panel
background_visible="false"
name="btn_lock"
layout="topleft"
follows="top|right"
top="0"
left="0"
height="23"
width="23"
tab_stop="false"
tool_tip="You don't have permission to edit"/>
<lock_icon
name="btn_lock1"
layout="topleft"
follows="top|right"
image_name="Locked_Icon"
top="2"
left="5"
height="13"
width="9"
tab_stop="false" />
<edit_panel
background_visible="false"
name="btn_edit_panel"
layout="topleft"
follows="top|right"
top="1"
left="17"
height="23"
width="26"
tab_stop="false"/>
<edit_btn
name="btn_edit"
layout="topleft"
follows="top|right"
image_overlay="Edit_Wrench"
top="0"
left="0"
height="23"
width="23"
tab_stop="false"
tool_tip="Edit this shape"/>
</bodyparts_list_item>
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Additional attributes:
image_pressed
image_pressed_selected
image_flash
-->
<button image_unselected="PushButton_Off"
image_selected="PushButton_Selected"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
image_top_pad="0"
image_bottom_pad="0"
imgoverlay_label_space="1"
label_color="ButtonLabelColor"
label_color_selected="ButtonLabelSelectedColor"
label_color_disabled="ButtonLabelDisabledColor"
label_color_disabled_selected="ButtonLabelSelectedDisabledColor"
image_color="ButtonImageColor"
image_color_disabled="ButtonImageColor"
flash_color="ButtonFlashBgColor"
font="SansSerifSmall"
hover_glow_amount="0.25"
halign="center"
pad_bottom="1"
height="23"
scale_image="true"
handle_right_mouse="true"
use_draw_context_alpha="true"
held_down_delay.seconds="0.5"
button_flash_count="8"
button_flash_rate="1.25"
display_pressed_state="true"
>
</button>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<chat_editor
name="chat_editor"
enable_tab_remove="false"
show_context_menu="true"
show_emoji_helper="true"
use_color="true"
/>
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<chat_history
message_header="panel_chat_header.xml"
message_separator="panel_chat_separator.xml"
left_text_pad="10"
right_text_pad="15"
left_widget_pad="0"
right_widget_pad="10"
top_separator_pad="1"
bottom_separator_pad="1"
top_header_pad="12"
bottom_header_pad="5"
max_length="2147483647"
track_bottom="true"
name="chat_history"
type="string"
word_wrap="true"
line_spacing.multiple="1.0"
font="SansSerif">
<more_chat_text
mouse_opaque="true"
parse_urls="false"
word_wrap="true"
/>
</chat_history>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<check_box font="SansSerifSmall"
follows="left|top">
<check_box.label_text name="checkbox label"
left="20"
bottom="3"
width="0"
height="0"
text_color="LabelTextColor"
text_readonly_color="LabelDisabledColor"/>
<check_box.check_button name="CheckboxCtrl Button"
left="2"
bottom="1"
width="13"
height="13"
commit_on_return="false"
label=""
is_toggle="true"
font="SansSerif"
scale_image="false"
image_unselected="Checkbox_Off"
image_selected="Checkbox_On"
image_disabled="Checkbox_Off_Disabled"
image_disabled_selected="Checkbox_On_Disabled"
image_pressed="Checkbox_Press"
image_pressed_selected="Checkbox_On_Press" />
</check_box>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<chiclet_offer
height="23"
name="offer_chiclet"
width="25">
<chiclet_offer.chiclet_button
height="25"
image_selected="PushButton_On"
image_unselected="PushButton_Off"
name="chiclet_button"
tab_stop="false"
width="25" />
<chiclet_offer.icon
bottom="3"
default_icon="Generic_Object_Small"
follows="all"
height="20"
left="2"
mouse_opaque="false"
name="chiclet_icon"
width="21" />
<chiclet_offer.new_message_icon
bottom="11"
height="14"
image_name="Unread_Chiclet"
left="12"
name="new_message_icon"
visible="false"
width="14" />
</chiclet_offer>
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<chiclet_panel
name="chiclet_panel"
chiclet_padding="3"
scrolling_offset="40"
scroll_button_hpad="0"
scroll_ratio="10"
min_width="180"
/>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<chiclet_script
height="23"
name="script_chiclet"
width="25">
<chiclet_script.chiclet_button
height="25"
image_selected="PushButton_On"
image_unselected="PushButton_Off"
name="chiclet_button"
tab_stop="false"
width="25"/>
<chiclet_script.icon
bottom="3"
follows="all"
height="18"
image_name="Generic_Object_Small"
left="2"
mouse_opaque="false"
name="chiclet_icon"
width="21"/>
<chiclet_script.new_message_icon
bottom="11"
height="14"
image_name="Unread_Chiclet"
left="12"
name="new_message_icon"
visible="false"
width="14" />
</chiclet_script>
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<clothing_list_item
follows="top|right|left"
height="23"
layout="topleft"
left="0"
name="wearable_item"
bottom="0"
width="380">
<lock_icon
height="16"
follows="top|left"
image_name="Inv_Object"
layout="topleft"
left="21"
name="item_icon"
top="2"
width="16" />
<item_name
follows="left|right"
height="16"
layout="topleft"
left="42"
parse_urls="false"
use_ellipses="true"
name="item_name"
text_color="White"
top="5"
value="..."
width="359" />
<up_btn
name="btn_move_up"
layout="topleft"
follows="top|right"
image_overlay="UpArrow_Off"
top="1"
left="0"
height="23"
width="23"
tab_stop="false" />
<down_btn
name="btn_move_down"
layout="topleft"
follows="top|right"
image_overlay="DownArrow_Off"
top="1"
left="26"
height="23"
width="23"
tab_stop="false" />
<lock_panel
background_visible="false"
name="btn_lock"
layout="topleft"
follows="top|right"
top="0"
left="0"
height="23"
width="23"
tab_stop="false"
tool_tip="You don't have permission to edit"/>
<lock_icon
name="btn_lock1"
layout="topleft"
follows="top|right"
image_name="Locked_Icon"
top="2"
left="5"
height="13"
width="9"
tab_stop="false" />
<edit_panel
background_visible="false"
name="btn_edit_panel"
layout="topleft"
follows="top|right"
top="0"
left="26"
height="23"
width="26"
tab_stop="false"/>
<edit_btn
name="btn_edit"
layout="topleft"
follows="top|right"
image_overlay="Edit_Wrench"
top="1"
left="0"
height="23"
width="23"
tab_stop="false"
tool_tip="Edit this wearable"/>
</clothing_list_item>
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<cof_wearable_list_item
follows="top|right|left"
height="23"
layout="topleft"
left="0"
name="cof_wearable_item"
bottom="0"
width="380">
<!-- DEFAULT style for inventory list item -->
<default_style
font="SansSerifSmall"
font.style="NORMAL" />
<!-- style for inventory list item WORN on avatar -->
<worn_style
font="SansSerifSmall"
font.style="NORMAL"
color="White" />
<!-- style for inventory list item WORN on avatar, but not linked in COF -->
<mismatch_style
font="SansSerifSmall"
font.style="BOLD"
color="LtRed" />
<item_icon
height="16"
follows="top|left"
image_name="Inv_Object"
layout="topleft"
left="24"
name="item_icon"
top="2"
width="16" />
<item_name
follows="left|right"
height="16"
layout="topleft"
left="45"
parse_urls="false"
use_ellipses="true"
name="item_name"
text_color="White"
top="4"
value="..."
width="359" />
<item_weight
follows="top|right"
height="20"
layout="topleft"
right="-2"
parse_urls="false"
use_ellipses="true"
name="item_weight"
halign="right"
text_color="white"
top="4"
value="..."
width="70" />
<add_btn
name="add_wearable"
visible="false"
layout="topleft"
follows="top|right"
image_unselected="Add_Icon"
image_selected="Add_Icon"
top="1"
left="0"
height="16"
width="16"
tab_stop="false" />
<remove_btn
name="remove_wearable"
visible="false"
layout="topleft"
follows="top|right"
image_unselected="Remove_Icon"
image_selected="Remove_Icon"
top="1"
left="26"
height="16"
width="16"
tab_stop="false" />
</cof_wearable_list_item>
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- <FS:Zi> Add label/caption colors (text_enabled_color/text_disabled_color) -->
<color_swatch alpha_background_image="color_swatch_alpha.tga"
border_color="ColorSwatchBorderColor"
text_enabled_color="LabelTextColor"
text_disabled_color="LabelDisabledColor"
name="colorswatch">
<color_swatch.caption_text name="caption"
halign="center"
follows="left|right|bottom"
v_pad="2"/>
</color_swatch>
@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<combo_box font="SansSerifSmall"
list_position="below"
max_chars="20"
height="23"
follows="right|top">
<combo_box.combo_button name="Combobox Button"
hover_glow_amount="0.25"
font="SansSerifSmall"
scale_image="true"
image_unselected="ComboButton_Off"
image_selected="ComboButton_Selected"
image_disabled="ComboButton_Disabled" />
<combo_box.drop_down_button name="Drop Down Button"
hover_glow_amount="0.25"
font="SansSerifSmall"
scale_image="true"
pad_right="24"
halign="left"
tab_stop="true"
follows="all"
image_unselected="DropDown_Off"
image_selected="DropDown_On"
image_pressed="DropDown_Press"
image_pressed_selected="DropDown_Press"
image_disabled="DropDown_Disabled" />
<combo_box.combo_list bg_writeable_color="ComboListBgColor"
background_visible="true"
/>
<!-- Text is "tentative" if you have typed in a string that does not match
any item in the list, but we usually don't care, so use the same color
as normal text. -->
<combo_box.combo_editor name="Combo Text Entry"
select_on_focus="true"
font="SansSerifSmall"
text_tentative_color="TextFgColor" />
</combo_box>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu visible="false"/>
@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<conversation_view_participant
folder_arrow_image="Folder_Arrow"
item_height="24"
item_top_pad="0"
selection_image="Rounded_Square"
mouse_opaque="true"
follows="left|top|right"
left_pad="0"
icon_pad="10"
icon_width="20"
text_pad="7"
text_pad_right="4"
arrow_size="12"
max_folder_item_overlap="2"
>
<avatar_icon
follows="left"
height="20"
default_icon_name="Generic_Person"
layout="topleft"
top="2"
width="20" />
<info_button
follows="right"
height="16"
image_pressed="Info_Press"
image_unselected="Info_Over"
right="-28"
name="info_btn"
width="16" />
<output_monitor
follows="right"
auto_update="true"
draw_border="false"
height="16"
right="-3"
mouse_opaque="true"
name="speaking_indicator"
visible="true"
width="20" />
</conversation_view_participant>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<conversation_view_session
folder_arrow_image="Folder_Arrow"
folder_indentation="8"
item_height="24"
item_top_pad="4"
selection_image="Rounded_Square"
mouse_opaque="true"
follows="left|top|right"
left_pad="5"
icon_pad="2"
icon_width="16"
text_pad="1"
text_pad_right="4"
arrow_size="12"
max_folder_item_overlap="2"/>
@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<deletable_wearable_list_item
follows="top|right|left"
height="23"
layout="topleft"
left="0"
name="deletable_wearable_item"
bottom="0"
width="380">
<delete_btn
name="btn_delete"
layout="topleft"
follows="top|left"
image_unselected="Toast_CloseBtn"
image_selected="Toast_CloseBtn"
top="3"
left="0"
height="18"
width="18"
tab_stop="false"
tool_tip="Remove from outfit"/>
<item_icon
height="16"
follows="top|left"
image_name="Inv_Object"
layout="topleft"
left="24"
name="item_icon"
top="2"
width="16" />
<item_name
follows="left|right"
height="16"
layout="topleft"
left="45"
parse_urls="false"
use_ellipses="true"
name="item_name"
text_color="white"
top="5"
value="..."
width="359" />
</deletable_wearable_list_item>
@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<densityctrl
border="true"
follows="all"
label="Density"
name="density_ctrl"
layout="topleft"
left="0"
top="0"
width="320"
height="240">
<text
follows="left|top"
height="11"
layout="topleft"
name="exponential_term_label"
left="15"
top_pad="-5"
width="120">
Exponential Term
</text>
<slider
decimal_digits="2"
follows="left|top"
height="16"
increment="0.01"
initial_value="0"
layout="topleft"
left="15"
min_val="0"
max_val="1"
name="level_exponential"
top_delta="15"
width="200"
can_edit_text="true"/>
<view
left_pad="15"
top="15"
name="preview_image"
height="140"
width="140"
follows="left|top"
/>
<text
follows="left|top"
height="11"
layout="topleft"
name="exponential_scale_factor_label"
left="15"
top_pad="-5"
width="120">
Exponential Scale Factor
</text>
<slider
decimal_digits="2"
follows="left|top"
height="16"
increment="0.01"
initial_value="0"
layout="topleft"
left="15"
min_val="0"
max_val="1"
name="exponential_scale"
top_delta="15"
width="200"
can_edit_text="true"/>
<text
follows="left|top"
height="11"
layout="topleft"
name="linear_term_label"
left="15"
top_pad="-5"
width="120">
Linear Term
</text>
<slider
decimal_digits="2"
follows="left|top"
height="16"
increment="0.01"
initial_value="0"
layout="topleft"
left="15"
min_val="0"
max_val="1"
name="level_linear"
top_delta="15"
width="200"
can_edit_text="true"/>
<text
follows="left|top"
height="11"
layout="topleft"
name="constant_term_label"
left="15"
top_pad="-5"
width="120">
Constant Term
</text>
<slider
decimal_digits="2"
follows="left|top"
height="16"
increment="0.01"
initial_value="0"
layout="topleft"
left="15"
min_val="0"
max_val="1"
name="level_constant"
top_delta="15"
width="200"
can_edit_text="true"/>
<text
follows="left|top"
height="11"
layout="topleft"
name="max_altitude_label"
left="15"
top_pad="15"
width="80">
Max Altitude
</text>
<slider
decimal_digits="0"
follows="left|top"
height="16"
increment="1"
initial_value="0"
layout="topleft"
left="15"
min_val="1000"
max_val="40000"
name="max_altitude"
top_delta="15"
width="200"
can_edit_text="true"/>
<text
follows="left|top"
height="11"
layout="topleft"
name="aniso_factor_label"
left="15"
top_pad="15"
width="80">
Anisotropy Factor
</text>
<slider
decimal_digits="0"
follows="left|top"
height="16"
increment="1"
initial_value="0"
layout="topleft"
left="15"
min_val="1000"
max_val="40000"
name="aniso_factor"
top_delta="15"
width="200"
can_edit_text="true"/>
</densityctrl>
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<drop_down text_enabled_color="LabelTextColor"
text_disabled_color="LabelDisabledColor"
font="SansSerifSmall"
allow_text_entry="false"
follows="left|top">
<drop_down.combo_button name="Combobox Button"
hover_glow_amount="0.25"
font="SansSerifSmall"
halign="left"
scale_image="true"
image_unselected="PushButton_Off"
image_selected="PushButton_Selected"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Selected_Disabled"
image_overlay="Combobox_Over"
image_overlay_alignment="right" />
<drop_down.combo_list bg_writeable_color="white" />
<drop_down.combo_editor name="Combo Text Entry" visible="false" select_on_focus="true" />
</drop_down>
@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<dummy_clothing_list_item
follows="top|right|left"
height="23"
layout="topleft"
left="0"
name="dummy_clothing_item"
bottom="0"
width="380">
<item_icon
height="16"
color="SL-Silver"
follows="top|left"
image_name="Inv_Object"
layout="topleft"
left="20"
name="item_icon"
top="2"
width="16" />
<item_name
follows="left|right"
height="16"
layout="topleft"
left="41"
parse_urls="false"
use_ellipses="true"
name="item_name"
text_color="LtGray_50"
top="4"
value="..."
width="359" />
<add_panel
name="btn_add_panel"
layout="topleft"
follows="top|right"
top="0"
left="0"
height="23"
width="26"
tab_stop="false"/>
<add_btn
name="btn_add"
layout="topleft"
follows="top|right"
image_overlay="AddItem_Off"
top="0"
left="0"
height="23"
width="23"
tab_stop="false"
tool_tip="Add more items of this type" />
</dummy_clothing_list_item>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<emoji_complete
autosize="false"
selected_image="ListItem_Select"
max_visible="7"
padding="8"
>
</emoji_complete>
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<expandable_text
max_height="300" >
<textbox
parse_urls="true"
allow_scroll="true"
bg_visible="false"
follows="left|top|right"
name="text"
read_only="true"
use_ellipses="true"
word_wrap="true"
show_context_menu="true"
tab_stop="true"
v_pad="3"
h_pad="4" >
</textbox>
<scroll
name="scroll"
follows="all"
/>
</expandable_text>
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<filter_editor
name="filter_editor"
clear_button_visible="true"
search_button_visible="false"
text_pad_left="10"
select_on_focus="true"
text_tentative_color="TextFgTentativeColor"
highlight_text_field="true"
background_image="TextField_Search_Off"
background_image_disabled="TextField_Search_Disabled"
background_image_focused="TextField_Search_Active"
background_image_highlight="TextField_Search_Highlight">
<search_button label=""
top_pad="4"
left_pad="4"
width="13"
height="13"
image_unselected="Search"
image_selected="Search" />
<clear_button label=""
image_unselected="Icon_Close_Toast"
image_selected="Icon_Close_Toast" />
</filter_editor>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<flat_list_view
allow_select="true"
color="PanelFocusBackgroundColor"
item_pad="0"
keep_one_selected="true"
multi_select="false"
opaque="true">
<flat_list_view.no_items_text
follows="all"
name="no_items_msg"
v_pad="10"
h_pad="10"
value="No matches found"
wrap="true" />
</flat_list_view>
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- See also settings.xml UIFloater* settings for configuration -->
<floater
name="floater"
layout="topleft"
bg_opaque_color="DkGray"
bg_alpha_color="DkGray"
bg_opaque_image="Window_Foreground"
bg_alpha_image="Window_Background"
background_visible="true"
background_opaque="false"
header_height="25"
close_image="Icon_Close_Foreground"
snooze_image="Icon_Snooze_Foreground"
restore_image="Icon_Restore_Foreground"
minimize_image="Icon_Minimize_Foreground"
tear_off_image="tearoffbox.tga"
dock_image="Icon_Dock_Foreground"
help_image="Icon_Help_Foreground"
close_pressed_image="Icon_Close_Press"
snooze_pressed_image="Icon_Snooze_Press"
restore_pressed_image="Icon_Restore_Press"
minimize_pressed_image="Icon_Minimize_Press"
tear_off_pressed_image="tearoff_pressed.tga"
dock_pressed_image="Icon_Dock_Press"
help_pressed_image="Icon_Help_Press"
focus_root="true"
/>
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<flyout_button list_position="below" height="23">
<action_button scale_image="true"
image_selected="SegmentedBtn_Left_Selected"
image_unselected="SegmentedBtn_Left_Off"
image_disabled="SegmentedBtn_Left_Disabled"/>
<combo_button image_selected="ComboButton_Selected"
image_unselected="ComboButton_Off"
image_disabled="ComboButton_Disabled"
pad_right="6"
tab_stop="false"/>
</flyout_button>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<folder_view_item
folder_arrow_image="Folder_Arrow"
folder_indentation="8"
item_height="20"
item_top_pad="4"
selection_image="Rounded_Square"
mouse_opaque="true"
follows="left|top|right"
left_pad="5"
icon_pad="2"
icon_width="16"
text_pad="1"
text_pad_right="4"
arrow_size="12"
max_folder_item_overlap="2"/>
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<fs_chat_history
message_header="panel_chat_header.xml"
message_separator="panel_chat_separator.xml"
left_text_pad="10"
right_text_pad="15"
left_widget_pad="0"
right_widget_pad="10"
top_separator_pad="1"
bottom_separator_pad="1"
top_header_pad="12"
bottom_header_pad="5"
max_length="2147483647"
track_bottom="true"
name="chat_history"
type="string"
word_wrap="true"
line_spacing.multiple="1.0"
trusted_content="false"
font="SansSerif"
bg_visible="true"
bg_readonly_color="FSChatHistoryBackground">
</fs_chat_history>
@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<fs_chiclet_im_adhoc
height="23"
name="im_adhoc_chiclet"
show_speaker="false"
width="25">
<fs_chiclet_im_adhoc.chiclet_button
height="25"
image_selected="PushButton_On"
image_unselected="PushButton_Off"
name="chiclet_button"
tab_stop="false"
width="25" />
<fs_chiclet_im_adhoc.speaker
image_mute="Parcel_VoiceNo_Light"
image_off="VoicePTT_Off_Dark"
image_on="VoicePTT_On_Dark"
image_level_1="VoicePTT_Lvl1_Dark"
image_level_2="VoicePTT_Lvl2_Dark"
image_level_3="VoicePTT_Lvl3_Dark"
auto_update="true"
draw_border="false"
height="24"
left="25"
bottom="1"
name="speaker"
visible="false"
width="20" />
<fs_chiclet_im_adhoc.avatar_icon
bottom="3"
follows="left|top|bottom"
height="20"
left="2"
mouse_opaque="false"
name="adhoc_icon"
width="21" />
<fs_chiclet_im_adhoc.unread_notifications
halign="center"
height="23"
left="25"
mouse_opaque="false"
name="unread"
text_color="white"
v_pad="3"
visible="false"
width="20" />
<fs_chiclet_im_adhoc.new_message_icon
bottom="11"
height="14"
image_name="Unread_Chiclet"
left="12"
name="new_message_icon"
visible="false"
width="14" />
</fs_chiclet_im_adhoc>
@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<fs_chiclet_im_group
height="23"
name="im_group_chiclet"
show_speaker="false"
width="25">
<fs_chiclet_im_group.chiclet_button
height="25"
image_selected="PushButton_On"
image_unselected="PushButton_Off"
name="chiclet_button"
tab_stop="false"
width="25" />
<fs_chiclet_im_group.speaker
image_mute="Parcel_VoiceNo_Light"
image_off="VoicePTT_Off_Dark"
image_on="VoicePTT_On_Dark"
image_level_1="VoicePTT_Lvl1_Dark"
image_level_2="VoicePTT_Lvl2_Dark"
image_level_3="VoicePTT_Lvl3_Dark"
auto_update="true"
draw_border="false"
height="24"
left="25"
bottom="1"
name="speaker"
visible="false"
width="20" />
<fs_chiclet_im_group.group_icon
bottom="3"
default_icon="Generic_Group"
follows="left|top|bottom"
height="20"
left="2"
mouse_opaque="false"
name="group_icon"
width="21" />
<fs_chiclet_im_group.unread_notifications
height="23"
halign="center"
left="25"
mouse_opaque="false"
name="unread"
text_color="white"
v_pad="3"
visible="false"
width="20"/>
<fs_chiclet_im_group.new_message_icon
bottom="11"
height="14"
image_name="Unread_Chiclet"
left="12"
name="new_message_icon"
visible="false"
width="14" />
</fs_chiclet_im_group>
@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<fs_chiclet_im_p2p
height="23"
name="im_p2p_chiclet"
show_speaker="false"
width="25">
<fs_chiclet_im_p2p.chiclet_button
height="25"
image_selected="PushButton_On"
image_unselected="PushButton_Off"
name="chiclet_button"
tab_stop="false"
width="25"/>
<fs_chiclet_im_p2p.speaker
image_mute="Parcel_VoiceNo_Light"
image_off="VoicePTT_Off_Dark"
image_on="VoicePTT_On_Dark"
image_level_1="VoicePTT_Lvl1_Dark"
image_level_2="VoicePTT_Lvl2_Dark"
image_level_3="VoicePTT_Lvl3_Dark"
auto_update="true"
draw_border="false"
height="24"
left="25"
bottom="1"
name="speaker"
visible="false"
width="20" />
<fs_chiclet_im_p2p.avatar_icon
bottom="3"
color="white"
follows="left|top|bottom"
height="20"
left="2"
mouse_opaque="false"
name="avatar_icon"
width="21" />
<fs_chiclet_im_p2p.unread_notifications
height="23"
halign="center"
left="25"
mouse_opaque="false"
name="unread"
text_color="white"
v_pad="3"
visible="false"
width="20"/>
<fs_chiclet_im_p2p.new_message_icon
bottom="11"
height="14"
image_name="Unread_Chiclet"
left="12"
name="new_message_icon"
visible="false"
width="14" />
</fs_chiclet_im_p2p>
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<line_editor max_length_bytes="3000">
</line_editor>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<fs_nearby_chat_voice_monitor
voice_monitor_padding="5">
<nearby_voice_monitor
name="nearby_voice_output_monitor"
draw_border="false"
height="20"
top_pad="2"
right="0"
layout="topleft"
follows="top|right"
auto_update="true"
auto_hide="true"
width="35" />
</fs_nearby_chat_voice_monitor>
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<fs_virtual_trackball
name="virtualtrackpad"
width="150"
height="150"
pinch_mode="false"
image_sphere="VirtualTrackball_Sphere"
image_moon_back="VirtualTrackball_Moon_Back"
image_moon_front="VirtualTrackball_Moon_Front"
image_sun_back="VirtualTrackball_Sun_Back"
image_sun_front="VirtualTrackball_Sun_Front">
<fs_virtual_trackball.border
visible="true"/>
</fs_virtual_trackball>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<gesture_combo_list
follows="right|top">
<gesture_combo_list.combo_button
name="Combolist Button"
label=""
layout="topleft"
halign="center"
hover_glow_amount="0.25"
mouse_opaque="false"
scale_image="true"
image_selected="PushButton_Selected_Press"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_unselected="PushButton_Off"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Selected_Disabled" />
<gesture_combo_list.combo_list
bg_writeable_color="ComboListBgColor"
scroll_bar_bg_visible="false" />
</gesture_combo_list>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<group_icon
default_icon_name="Generic_Group"
image_name="Generic_Group"
name="group_icon"
use_draw_context_alpha="false" />
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<hint_popup
name="hint"
background_opaque="true"
background_visible="true"
chrome="true"
layout="topleft"
bg_opaque_image="hint_background"
distance="24"
left_arrow="hint_arrow_left"
up_arrow="hint_arrow_up"
right_arrow="hint_arrow_right"
down_arrow="hint_arrow_down"
lower_left_arrow="hint_arrow_lower_left"
left_arrow_offset="3"
up_arrow_offset="-2"
right_arrow_offset="-3"
down_arrow_offset="5"
fade_in_time="0.2"
fade_out_time="0.3">
</hint_popup>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<icon color="1.0 1.0 1.0 1.0"
tab_stop="false"
mouse_opaque="false"
name="icon"
use_draw_context_alpha="true"
follows="left|top">
</icon>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<inbox_folder_view_folder
folder_arrow_image="Folder_Arrow"
folder_indentation="8"
item_height="20"
item_top_pad="4"
selection_image="Rounded_Square"
left_pad="5"
icon_pad="2"
icon_width="16"
text_pad="1"
text_pad_right="4"
arrow_size="12"
max_folder_item_overlap="2">
<new_badge
label="New"
label_offset_horiz="-1"
location="right"
padding_horiz="12.5"
padding_vert="2"
location_offset_hcenter="-23"
border_image="New_Tag_Border"
border_color="DkGray2"
image="New_Tag_Background"
image_color="Black"
/>
</inbox_folder_view_folder>
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<inbox_folder_view_item
item_height="20"
item_top_pad="4"
selection_image="Rounded_Square"
>
<new_badge
label="New"
label_offset_horiz="-1"
location="right"
padding_horiz="12.5"
padding_vert="2"
location_offset_hcenter="-23"
border_image="New_Tag_Border"
border_color="DkGray2"
image="New_Tag_Background"
image_color="Black"
/>
</inbox_folder_view_item>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<inbox_inventory_panel start_folder.type="inbox"/>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<inspector name="inspector"
max_width="300"
bg_opaque_color="DkGray_66"
background_visible="true"
bg_opaque_image="Inspector_Hover"
background_opaque="true"
bg_alpha_image="none"
mouse_opaque="true"
text_color="InspectorTipTextColor"/>
@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<inventory_list_item
follows="top|right|left"
height="20"
name="inventory_item"
tab_stop="false"
hover_image="ListItem_Over"
selected_image="ListItem_Select"
separator_image="Wearables_Divider"
width="380">
<!-- DEFAULT style for inventory list item -->
<default_style
font="SansSerifSmall"
font.style="NORMAL" />
<!-- style for inventory list item WORN on avatar -->
<worn_style
font="SansSerifSmall"
font.style="BOLD"
color="EmphasisColor" />
<!-- style for inventory list item WORN on avatar, but not linked in COF -->
<mismatch_style
font="SansSerifSmall"
font.style="BOLD"
color="LtRed" />
<item_icon
height="16"
follows="top|left"
image_name="Inv_Object"
layout="topleft"
left="0"
name="item_icon"
top="2"
width="16" />
<item_name
follows="left|right"
height="20"
layout="topleft"
left="21"
parse_urls="false"
use_ellipses="true"
name="item_name"
text_color="white"
top="4"
value="..."
width="359" />
</inventory_list_item>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel
bg_opaque_color="InventoryBackgroundColor"
bg_alpha_color="InventoryBackgroundColor"
background_visible="false"
background_opaque="false"
accepts_drag_and_drop="true"
>
<scroll
name="Inventory Scroller"
follows="all"
reserve_scroll_corner="true"
tab_stop="true"
/>
</panel>
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<joystick_rotate
image_selected="Cam_Rotate_In"
image_unselected="Cam_Rotate_Out"
scale_image="false"
mouse_opaque="false"
held_down_delay.seconds="0"/>
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<joystick_quat
image_selected="Cam_Rotate_In"
image_unselected="Cam_Rotate_Out"
scale_image="true"
mouse_opaque="false"
held_down_delay.seconds="0"/>
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Global settings for all widgets ("UI Controls") -->
<!-- The params in this file aren't currently getting loaded in OSX -->
<layout_stack name="stack"/>
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<line_editor background_image="TextField_Off"
background_image_disabled="TextField_Disabled"
background_image_focused="TextField_Active"
select_on_focus="false"
commit_on_focus_lost="true"
ignore_tab="true"
cursor_color="TextCursorColor"
bg_color="White"
text_color="TextFgColor"
text_pad_left="2"
text_readonly_color="TextFgReadOnlyColor"
text_tentative_color="TextFgTentativeColor"
highlight_color="EmphasisColor"
preedit_bg_color="White"
mouse_opaque="true"
name="line_editor"
font="EmojiSmall">
</line_editor>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<list_view
fg_selected_color="ListViewSelectedFgColor"
bg_selected_color="ListViewSelectedBgColor"
bg_color="ListViewBgColor"
/>
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<loading_indicator
follows="left|top"
mouse_opaque="false"
name="loading_indicator"
images_per_sec="1.0"
tab_stop="false">
<images>
<image name="Progress_1"/>
<image name="Progress_2"/>
<image name="Progress_3"/>
<image name="Progress_4"/>
<image name="Progress_5"/>
<image name="Progress_6"/>
<image name="Progress_7"/>
<image name="Progress_8"/>
<image name="Progress_9"/>
<image name="Progress_10"/>
<image name="Progress_11"/>
<image name="Progress_12"/>
</images>
</loading_indicator>
@@ -0,0 +1,164 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--
*TODO: Replace hardcoded buttons width/height with getting this info from the button images.
Currently that doesn't work because LLUIImage::getWidth/getHeight() return 1 for the images.
-->
<location_input font="SansSerifSmall"
icon_maturity_general="Parcel_PG_Light"
icon_maturity_adult="Parcel_R_Light"
icon_maturity_moderate="Parcel_M_Light"
maturity_help_topic="maturity_rating"
add_landmark_image_enabled="Favorite_Star_Active"
add_landmark_image_disabled="Favorite_Star_Off"
add_landmark_image_hover="Favorite_Star_Over"
add_landmark_image_selected="Favorite_Star_Press"
add_landmark_hpad="12"
icon_hpad="2"
allow_text_entry="true"
list_position="below"
show_text_as_tentative="false"
max_chars="20"
follows="left|top"
allow_new_values="true"
>
<!-- *NOTE: Tooltips are in strings.xml so they can be localized.
See LocationCtrlAddLandmarkTooltip etc. -->
<info_button
name="Place Information"
width="16"
height="16"
left="6"
top="20"
follows="left|top"
hover_glow_amount="0.25"
image_unselected="Info_Off"
image_selected="Info_Off"
image_disabled_selected="Info_Off"
image_disabled="Info_Off" />
<add_landmark_button name="Add Landmark"
hover_glow_amount="0.25"
image_hover_selected="Favorite_Star_Over"
image_hover_unselected="Favorite_Star_Over"
width="18"
height="18"
follows="right|top"
scale_image="false"
top="19"
left="-3" />
<maturity_button
name="maturity_icon"
width="18"
height="16"
top="20"
follows="left|top"
/>
<for_sale_button
name="for_sale_btn"
image_unselected="Parcel_ForSale_Light"
image_selected="Parcel_ForSale_Light"
width="18"
height="18"
follows="right|top"
top="21"
/>
<voice_icon
enabled="true"
name="voice_icon"
width="22"
height="18"
top="21"
follows="right|top"
image_name="Parcel_VoiceNo_Light"
/>
<fly_icon
name="fly_icon"
width="22"
height="18"
top="21"
follows="right|top"
image_name="Parcel_FlyNo_Light"
/>
<push_icon
name="push_icon"
width="22"
height="18"
top="21"
follows="right|top"
image_name="Parcel_PushNo_Light"
/>
<build_icon
name="build_icon"
width="22"
height="18"
top="21"
follows="right|top"
image_name="Parcel_BuildNo_Light"
/>
<scripts_icon
name="scripts_icon"
width="22"
height="18"
top="21"
follows="right|top"
image_name="Parcel_ScriptsNo_Light"
/>
<damage_icon
name="damage_icon"
width="14"
height="13"
top="19"
left="2"
follows="right|top"
image_name="Parcel_Health_Dark"
/>
<pathfinding_dirty_icon
name="pathfinding_dirty_icon"
width="22"
height="18"
top="21"
follows="right|top"
image_name="Pathfinding_Dirty"
/>
<pathfinding_disabled_icon
name="pathfinding_disabled_icon"
width="22"
height="18"
top="21"
follows="right|top"
image_name="Pathfinding_Disabled"
/>
<!-- Default text color is invisible on top of nav bar background -->
<damage_text
name="damage_text"
width="35"
height="18"
top="18"
follows="right|top"
halign="right"
font="SansSerifSmall"
text_color="TextFgColor"
/>
<see_avatars_icon
name="see_avatars_icon"
width="22"
height="18"
top="21"
follows="right|top"
image_name="Parcel_SeeAVsOff_Light"
/>
<combo_button
name="Location History"
label=""
pad_right="0"/>
<combo_list
bg_writeable_color="MenuDefaultBgColor"
page_lines="10"
scroll_bar_bg_visible="true" />
<combo_editor name="Combo Text Entry"
text_pad_left="27"
select_on_focus="false"
font="SansSerifSmall"
bevel_style="none"
border_style="line"
border.border_thickness="0" />
</location_input>
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="menu"
bg_color="MenuDefaultBgColor"
bg_visible="true"
drop_shadow="true"
tear_off="false"
font="SansSerifSmall"
shortcut_pad="15">
</menu>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu_bar
bg_color = "MenuBarBgColor"
tear_off = "false"
keep_fixed_size = "true"
horizontal_layout = "true"
visible = "true"
drop_shadow = "false"/>
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Use this for the top-level menu styling -->
<menu_item font="SansSerifSmall" />
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu_item_call enabled_color="MenuItemEnabledColor"
disabled_color="MenuItemDisabledColor"
highlight_bg_color="MenuItemHighlightBgColor"
highlight_fg_color="MenuItemHighlightFgColor">
</menu_item_call>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu_item_check enabled_color="MenuItemEnabledColor"
disabled_color="MenuItemDisabledColor"
highlight_bg_color="MenuItemHighlightBgColor"
highlight_fg_color="MenuItemHighlightFgColor">
</menu_item_check>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu_item_separator enabled_color="MenuItemEnabledColor"
name="separator"
disabled_color="MenuItemDisabledColor"
highlight_bg_color="MenuItemHighlightBgColor"
highlight_fg_color="MenuItemHighlightFgColor"
label="-----------">
</menu_item_separator>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Use "disabled color" to make it look like menu separators -->
<menu_item_tear_off enabled_color="MenuItemDisabledColor"
name="tear_off"
label = "~~~~~~~~~~~"
disabled_color="MenuItemDisabledColor"
highlight_bg_color="MenuItemHighlightBgColor"
highlight_fg_color="MenuItemHighlightFgColor"/>
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<multi_slider text_color="LabelTextColor"
mouse_opaque="true"
text_disabled_color="LabelDisabledColor"
draw_track="true"
use_triangle="false"
font="SansSerifSmall"/>
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<multi_slider_bar name="multi_slider_bar"
track_color="MultiSliderTrackColor"
thumb_disabled_color="MultiSliderDisabledThumbColor"
thumb_outline_color="MultiSliderThumbOutlineColor"
thumb_center_color="MultiSliderThumbCenterColor"
thumb_center_selected_color="MultiSliderThumbCenterSelectedColor"
triangle_color="MultiSliderTriangleColor"
draw_track="true"
use_triangle="false"
thumb_width="8"
mouse_opaque="true"
follows="left|top"/>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<name_editor default_text="(retrieving)"/>
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<name_list name="name_list"
/>
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<notification_list_view
allow_select="false"
color="PanelFocusBackgroundColor"
item_pad="0"
keep_one_selected="false"
multi_select="false"
opaque="true">
</notification_list_view>
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<output_monitor
draw_border="true"
follows="top|left"
image_mute="Parcel_VoiceNo_Light"
image_off="VoicePTT_Off"
image_on="VoicePTT_On"
image_level_1="VoicePTT_Lvl1"
image_level_2="VoicePTT_Lvl2"
image_level_3="VoicePTT_Lvl3"
mouse_opaque="false"
name="output_monitor"
/>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Optional parameters:
border - show border around panel
bg_opaque_image - image name for "in-front" panel look
bg_alpha_image - image name for "in-back" or transparent panel look
-->
<panel name="panel"
bg_opaque_color="PanelFocusBackgroundColor"
bg_alpha_color="PanelDefaultBackgroundColor"
bg_opaque_image_overlay="White"
bg_alpha_image_overlay="White"
background_visible="false"
background_opaque="false"
chrome="false"
accepts_badge="true"/>
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel_camera_item
background_visible="false"
height="30"
layout="topleft"
width="180">
<panel_camera_item.icon_over
follows="top|left"
height="18"
image_name="ListItem_Over"
left="0"
mouse_opaque="false"
layout="topleft"
name="hovered_icon"
top="25"
scale_image="true"
visible="false"
width="18" />
<panel_camera_item.icon_selected
follows="top|left"
height="18"
image_name="ListItem_Select"
layout="topleft"
left="0"
mouse_opaque="false"
name="selected_icon"
top="25"
scale_image="true"
visible="false"
width="18" />
<panel_camera_item.picture
follows="top|left"
height="18"
image_name="Icon_For_Sale"
layout="topleft"
left="0"
mouse_opaque="false"
name="picture"
tab_stop="false"
top="25"
top_pad="10"
width="18" />
<panel_camera_item.selected_picture
follows="top|left"
height="18"
image_name="Cam_Rotate_In"
layout="topleft"
left="0"
mouse_opaque="false"
name="selected_picture"
tab_stop="false"
top="25"
top_pad="8"
visible="false"
width="18" />
<panel_camera_item.text
follows="top|left|right"
font="SansSerifMedium"
height="15"
layout="topleft"
left ="38"
name="picture_name"
text_color="white"
top="18"
use_ellipses="true"
width="140"
word_wrap="false" >
Text
</panel_camera_item.text>
</panel_camera_item>
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<person_tab_view
folder_arrow_image="Folder_Arrow"
folder_indentation="5"
item_height="24"
item_top_pad="3"
mouse_opaque="true"
follows="left|top|right"
text_pad="6"
text_pad_left="4"
text_pad_right="4"
arrow_size="10"
max_folder_item_overlap="2"/>
@@ -0,0 +1,117 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<person_view
folder_arrow_image="Folder_Arrow"
folder_indentation="5"
item_height="24"
item_top_pad="3"
mouse_opaque="true"
follows="left|top|right"
icon_pad="4"
icon_width="20"
text_pad="6"
text_pad_left="4"
text_pad_right="4"
arrow_size="10"
max_folder_item_overlap="2">
<avatar_icon
follows="left"
layout="topleft"
height="20"
default_icon_name="Generic_Person"
left="5"
top="2"
visible="false"
width="20" />
<last_interaction_time_textbox
layout="topleft"
follows="right"
font="SansSerifSmall"
height="15"
left_pad="5"
right="-164"
name="last_interaction_time_textbox"
text_color="LtGray_50"
value="0s"
visible="false"
width="35" />
<permission_edit_theirs_icon
layout="topleft"
height="16"
follows="right"
image_name="Permission_Edit_Objects_Theirs"
left_pad="3"
right="-129"
name="permission_edit_theirs_icon"
tool_tip="You can edit this friend&apos;s objects"
top="4"
visible="false"
width="16" />
<permission_edit_mine_icon
layout="topleft"
height="16"
follows="right"
image_name="Permission_Edit_Objects_Mine"
left_pad="3"
right="-110"
name="permission_edit_mine_icon"
tool_tip="This friend can edit, delete or take your objects"
top="4"
visible="false"
width="16" />
<permission_map_icon
height="16"
follows="right"
image_name="Permission_Visible_Map"
left_pad="3"
tool_tip="This friend can locate you on the map"
right="-91"
name="permission_map_icon"
visible="false"
width="16" />
<permission_online_icon
height="16"
follows="right"
image_name="Permission_Visible_Online"
left_pad="3"
right="-72"
name="permission_online_icon"
tool_tip="This friend can see when you&apos;re online"
visible="false"
width="16" />
<info_btn
follows="right"
height="16"
image_pressed="Info_Press"
image_unselected="Info_Over"
left_pad="3"
right="-53"
name="info_btn"
tool_tip="More info"
tab_stop="false"
visible="false"
width="16" />
<profile_btn
layout="topleft"
follows="right"
height="20"
image_overlay="Web_Profile_Off"
left_pad="5"
right="-28"
name="profile_btn"
tab_stop="false"
tool_tip="View profile"
top="2"
visible="false"
width="20" />
<output_monitor
auto_update="true"
follows="right"
draw_border="false"
height="16"
right="-3"
mouse_opaque="true"
name="speaking_indicator"
visible="false"
width="20" />
</person_view>
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<progress_bar image_bar="ProgressTrack"
image_fill="ProgressBar"
color_bar.red="0.898"
color_bar.green="0.533"
color_bar.blue="0.173"
color_bar.alpha="1"
color_bg.red="0.3254"
color_bg.green="0.4000"
color_bg.blue="0.5058"
color_bg.alpha="1"
/>
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<radio_group name="radio_group"
mouse_opaque="false"
follows="left|top"
font="SansSerifSmall"/>
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<radio_item follows="left|top" font="SansSerif">
<radio_item.label_text name="Radio Item label"/>
<radio_item.check_button name="Radio control button"
image_unselected="RadioButton_Off"
image_selected="RadioButton_On"
image_disabled="RadioButton_Disabled"
image_disabled_selected="RadioButton_On_Disabled"
image_pressed="RadioButton_Press"
image_pressed_selected="RadioButton_On_Press"/>
</radio_item>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
bg_opaque_color="InventoryBackgroundColor"
bg_alpha_color="InventoryBackgroundColor"
background_visible="false"
background_opaque="false"
accepts_drag_and_drop="true"
>
<scroll
name="Recent Inventory Scroller"
follows="all"
reserve_scroll_corner="true"
tab_stop="true"
/>
</panel>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<scroll_bar thumb_image_vertical ="ScrollThumb_Vert"
thumb_image_horizontal ="ScrollThumb_Horiz"
track_image_vertical ="ScrollTrack_Vert"
track_image_horizontal ="ScrollTrack_Horiz"
track_color="ScrollbarTrackColor"
thumb_color="ScrollbarThumbColor"
thickness="15"
tab_stop="false">
<up_button name="up_button"
image_unselected="ScrollArrow_Up"
image_selected="ScrollArrow_Up"
scale_image="true"
hover_glow_amount="0.35"/>
<down_button name="down_button"
image_unselected="ScrollArrow_Down"
image_selected="ScrollArrow_Down"
scale_image="true"
hover_glow_amount="0.35"/>
<left_button name="left_button"
image_unselected="ScrollArrow_Left"
image_selected="ScrollArrow_Left"
scale_image="true"
hover_glow_amount="0.35"/>
<right_button name="right_button"
image_unselected="ScrollArrow_Right"
image_selected="ScrollArrow_Right"
scale_image="true"
hover_glow_amount="0.35"/>
</scroll_bar>
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<scroll_column_header name="column_header"
image_unselected="SegmentedBtn_Middle_Selected"
image_selected="SegmentedBtn_Middle_Selected"
image_pressed="SegmentedBtn_Middle_Selected_Press"
image_disabled="SegmentedBtn_Middle_Disabled"
image_disabled_selected="SegmentedBtn_Middle_Selected_Disabled"
image_overlay="DisclosureArrow_Opened_Off"
image_overlay_alignment="right"
halign="left"
tab_stop="false"
scale_image="true" />
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<scroll_container name="scroll_container"
color="black"
opaque="false"
min_auto_scroll_rate="120"
max_auto_scroll_rate="500"
tab_stop="false"
mouse_opaque="true" />
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<scroll_list name="scroll_list"
fg_unselected_color="ScrollUnselectedColor"
fg_selected_color="ScrollSelectedFGColor"
bg_selected_color="ScrollSelectedBGColor"
fg_disable_color="ScrollDisabledColor"
bg_writeable_color="ScrollBgWriteableColor"
bg_readonly_color="ScrollBgReadOnlyColor"
bg_stripe_color="ScrollBGStripeColor"
hovered_color="ScrollHoveredColor"
highlighted_color="ScrollHighlightedColor"
column_padding="5"
draw_stripes="true"
scroll_bar_bg_visible="false"
scroll_bar_bg_color="black"
mouse_wheel_opaque="true"
mouse_opaque="true"
background_visible="true"
heading_height="23"
draw_border="false"
draw_heading="false"
border.name="dig border"
border.bevel_style="in" />
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<scrolling_panel_list name="scrolling_panel_list"/>
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<search_combo_box
allow_text_entry="true"
list_position="below"
show_text_as_tentative="false"
dropdown_button_visible="false"
max_chars="256"
name="parent"
allow_new_values="true">
<combo_editor
name="child1"
select_on_focus="true"
text_pad_left="30"
text_tentative_color="TextFgTentativeColor"
background_image="TextField_Search_Off"
background_image_disabled="TextField_Search_Disabled"
background_image_focused="TextField_Search_Active"/>
<combo_list
multi_select="false"
name="child2"
page_lines="10"
scroll_bar_bg_visible="true" />
<search_button label=""
top_pad="5"
left_pad="10"
name="child3"
width="13"
height="13"
image_unselected="Search"
image_selected="Search" />
</search_combo_box>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<search_editor
name="search_editor"
clear_button_visible="false"
search_button_visible="true"
text_pad_left="6"
text_pad_right="6"
select_on_focus="true"
text_tentative_color="TextFgTentativeColor"
highlight_text_field="true"
background_image="TextField_Search_Off"
background_image_disabled="TextField_Search_Disabled"
background_image_focused="TextField_Search_Active"
background_image_highlight="TextField_Search_Highlight">
<search_button
top_pad="4"
left_pad="4"
width="13"
height="13"
image_unselected="Search"
image_selected="Search" />
<clear_button
bottom="4"
height="16"
image_unselected="Icon_Close_Foreground"
image_selected="Icon_Close_Press"
pad_right="4"
pad_left="4"
width="16" />
</search_editor>
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<side_tray tab_btn_image="TaskPanel_Tab_Off"
tab_btn_image_selected="TaskPanel_Tab_Selected"
tab_btn_width="32"
tab_btn_height="40"
tab_btn_margin="1">
</side_tray>
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<sidetray_tab
focus_root="true"
/>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<simple_text_editor
parse_urls="false"
mouse_opaque="true"
font="SansSerifSmall"
max_length="255"
embedded_items="false"
allow_scroll="true"
border_visible="false"
word_wrap="false"
ignore_tab="true"
line_spacing.pixels="1"
track_bottom="false"
cursor_color="TextCursorColor"
default_color="TextDefaultColor"
text_color="TextFgColor"
text_readonly_color="TextFgReadOnlyColor"
text_selected_color="White"
h_pad="6"
v_pad="4"
bg_visible="true"
bg_readonly_color="TextBgReadOnlyColor"
bg_writeable_color="TextBgWriteableColor"
bg_highlighted_color="TextBgHighlightColor"
bg_selected_color="EmphasisColor"
bg_focus_color="TextBgFocusColor">
</simple_text_editor>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<slider name="slider"
can_edit_text="false"
font="SansSerifSmall"
volume="false"
mouse_opaque="true"
show_text="true"
text_color="LabelTextColor"
text_disabled_color="LabelDisabledColor">
<slider.value_editor name="slider editor"
max_length_chars="10"
follows="left|bottom"/>
<slider.value_text name="slider text"
follows="left|bottom"/>
<slider.slider_label name="slider label"/>
</slider>
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--All horizontal sliders are configured to have no highlighted track. See EXT-5939. -->
<slider_bar follows="left|top"
thumb_outline_color="SliderThumbOutlineColor"
thumb_center_color="SliderThumbCenterColor"
thumb_image="SliderThumb_Off"
thumb_image_pressed="SliderThumb_Press"
thumb_image_disabled="SliderThumb_Disabled"
track_image_horizontal="SliderTrack_Horiz"
track_image_vertical="SliderTrack_Vert"
track_highlight_horizontal_image="transparent.j2c"
track_highlight_vertical_image="SliderTrack_Vert"
font="SansSerif" />
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<spinner text_enabled_color="LabelTextColor"
text_disabled_color="LabelDisabledColor"
font="SansSerifSmall"
decimal_digits="3"
label_width="40" >
<spinner.up_button name="SpinCtrl Up"
image_unselected="Stepper_Up_Off"
image_selected="Stepper_Up_Press"
tab_stop="false"
follows="left|bottom" />
<spinner.down_button name="SpinCtrl Down"
image_unselected="Stepper_Down_Off"
image_selected="Stepper_Down_Press"
tab_stop="false"
follows="left|bottom" />
</spinner>
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<split_button
font="SansSerifSmall"
arrow_position="left"
follows="right|top">
<split_button.items_panel
background_visible="true"
border="true"
bg_alpha_color="White"
bg_opaq_color="White"
scale_image="false"
image_selected="SegmentedBtn_Left_Selected"
image_unselected="SegmentedBtn_Left_Off"
layout="topleft"
name="item_buttons"
/>
<split_button.arrow_button
name="Arrow Button"
label=""
font="SansSerifSmall"
scale_image="false"
image_selected="SegmentedBtn_Right_Selected"
image_unselected="SegmentedBtn_Right_Off"
/>
</split_button>
@@ -0,0 +1,68 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<sun_moon_trackball
name="virtualtrackball"
width="150"
height="150"
user_resize="false"
increment_angle_mouse="1.5f"
increment_angle_btn="1.0f"
image_sphere="VirtualTrackball_Sphere"
image_moon_back="VirtualTrackball_Moon_Back"
image_moon_front="VirtualTrackball_Moon_Front"
image_sun_back="VirtualTrackball_Sun_Back"
image_sun_front="VirtualTrackball_Sun_Front">
<sun_moon_trackball.border
visible="true"/>
<sun_moon_trackball.labelN
font="SansSerif"
name="labelN"
valign="bottom"
halign="left"
label="N"/>
<sun_moon_trackball.labelS
font="SansSerif"
name="labelS"
valign="top"
halign="left"
label="S"/>
<sun_moon_trackball.labelW
font="SansSerif"
name="labelW"
valign="top"
halign="right"
label="W"/>
<sun_moon_trackball.labelE
font="SansSerif"
name="labelE"
valign="top"
halign="left"
label="E"/>
<sun_moon_trackball.button_rotate_top
name="btn_rotate_top"
image_unselected="VirtualTrackball_Rotate_Top"
image_selected="VirtualTrackball_Rotate_Top_Active"
image_disabled="Blank" />
<sun_moon_trackball.button_rotate_bottom
name="btn_rotate_bottom"
image_unselected="VirtualTrackball_Rotate_Bottom"
image_selected="VirtualTrackball_Rotate_Bottom_Active"
image_disabled="Blank" />
<sun_moon_trackball.button_rotate_left
name="btn_rotate_left"
image_unselected="VirtualTrackball_Rotate_Left"
image_selected="VirtualTrackball_Rotate_Left_Active"
image_disabled="Blank" />
<sun_moon_trackball.button_rotate_right
name="btn_rotate_right"
image_unselected="VirtualTrackball_Rotate_Right"
image_selected="VirtualTrackball_Rotate_Right_Active"
image_disabled="Blank" />
</sun_moon_trackball>
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--
label_pad_bottom - vertical padding under tab button labels
label_pad_left - padding to the left of tab button labels
-->
<tab_container name="tab_container"
mouse_opaque="false"
tab_min_width="60"
tab_max_width="150"
use_custom_icon_ctrl="false"
halign="center"
font="SansSerifSmall"
tab_height="21"
tabs_flashing_color="ButtonFlashBgColor"
label_pad_bottom="1"
label_pad_left="4">
<!--
Possible additional attributes for tabs:
tab_bottom_image_flash
tab_left_image_flash
tab_top_image_flash
-->
<first_tab tab_top_image_unselected="TabTop_Left_Off"
tab_top_image_selected="TabTop_Left_Selected"
tab_bottom_image_unselected="Toolbar_Left_Off"
tab_bottom_image_selected="Toolbar_Left_Selected"
tab_left_image_unselected="SegmentedBtn_Left_Disabled"
tab_left_image_selected="SegmentedBtn_Left_Selected_Over"/>
<middle_tab tab_top_image_unselected="TabTop_Middle_Off"
tab_top_image_selected="TabTop_Middle_Selected"
tab_bottom_image_unselected="Toolbar_Middle_Off"
tab_bottom_image_selected="Toolbar_Middle_Selected"
tab_left_image_unselected="SegmentedBtn_Left_Disabled"
tab_left_image_selected="SegmentedBtn_Left_Selected_Over"/>
<last_tab tab_top_image_unselected="TabTop_Right_Off"
tab_top_image_selected="TabTop_Right_Selected"
tab_bottom_image_unselected="Toolbar_Right_Off"
tab_bottom_image_selected="Toolbar_Right_Selected"
tab_left_image_unselected="SegmentedBtn_Left_Disabled"
tab_left_image_selected="SegmentedBtn_Left_Selected_Over"/>
</tab_container>
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Derives from LLUICtrl -->
<talk_button>
<!-- To make speak button look green when selected set:
image_selected="SegmentedBtn_Left_Selected"
image_unselected="SegmentedBtn_Left_Off"
-->
<speak_button
follows="left|right"
image_selected="SpeakBtn_Left_Selected_Press"
image_unselected="SpeakBtn_Left_Off"
image_pressed="SpeakBtn_Left_Selected_Press"
image_pressed_selected="SpeakBtn_Left_Selected_Press"
image_overlay_alignment="right"
tab_stop="false"
/>
<show_button
follows="right"
name="speak_flyout_btn"
label=""
left="0"
top="0"
right="20"
bottom="0"
tab_stop="false"
is_toggle="true"
image_disabled="ComboButton_UpOff"
image_unselected="ComboButton_UpOff"
image_selected="ComboButton_On"
image_pressed="ComboButton_UpSelected"
image_pressed_selected="ComboButton_Selected"
/>
<monitor
follows="right"
name="monitor"
left="0"
top="18"
right="30"
bottom="0"
/>
</talk_button>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Menu items for the back button drop-down menu of locations.
Based on menu_item_call.xml -->
<teleport_history_menu_item
back_item_font="SansSerif"
current_item_font="SansSerifBold"
forward_item_font="SansSerif"
/>
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<text parse_urls="true"
mouse_opaque="false"
name="text_box"
font="SansSerifSmall"
font_shadow="none"
tab_stop="false"
halign="left"
h_pad="0"
allow_scroll="false"
text_readonly_color="LabelTextColor"
text_tentative_color="TextFgTentativeColor"
bg_writeable_color="FloaterDefaultBackgroundColor"
use_ellipses="false"
bg_visible="false"
border_visible="false"
sound_flags="0"
text_color="LabelTextColor"
v_pad="0"
max_length="4096"/>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Core parameters are in simple_text_editor.xml -->
<text_editor
name="text_editor"
parse_urls="false"
show_context_menu="true"/>
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<textbase clip_partial="false"
halign="left"
valign="top"
font="SansSerif"/>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- <FS:Zi> Add label/caption colors (text_enabled_color/text_disabled_color) -->
<texture_picker border_color="DefaultHighlightLight"
name="texture picker"
mouse_opaque="true"
follows="left|top"
text_enabled_color="LabelTextColor"
text_disabled_color="LabelDisabledColor"
>
<multiselect_text font="SansSerifSmall"/>
<caption_text halign="center"
font="SansSerifSmall"
v_pad="2"/>
<border bevel_style="in"/>
</texture_picker>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<time text_enabled_color="LabelTextColor"
text_disabled_color="LabelDisabledColor"
font="SansSerifSmall"
label_width="40" >
<time.up_button name="SpinCtrl Up"
image_unselected="Stepper_Up_Off"
image_selected="Stepper_Up_Press"
tab_stop="false"
follows="left|bottom" />
<time.down_button name="SpinCtrl Down"
image_unselected="Stepper_Down_Off"
image_selected="Stepper_Down_Press"
tab_stop="false"
follows="left|bottom" />
</time>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<toggleable_menu visible="false"/>

Some files were not shown because too many files have changed in this diff Show More