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,206 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
follows="left|right|top|bottom"
height="768"
layout="topleft"
left="0"
mouse_opaque="false"
tab_stop="false"
name="main_view"
width="1024">
<!-- <FS:Zi> visible="false" to hide the panel on the login screen -->
<panel
mouse_opaque="false"
background_visible="false"
filename="panel_navigation_bar.xml"
top="19"
left="0"
follows="left|top|right"
height="39"
layout="topleft"
name="navigation_bar"
visible="false"
width="1024" />
<!-- At the moment layout_stack is not an LLUICtrl,
but Tab requires focus_root to function and focus_root
functionality is implemented in LLUICtrl -->
<panel follows="all"
height="768"
name="menu_tab_wrapper"
mouse_opaque="false"
focus_root="true"
top="0">
<layout_stack border_size="0"
follows="all"
mouse_opaque="false"
height="768"
name="menu_stack"
orientation="vertical"
top="0">
<layout_panel mouse_opaque="true"
follows="left|right|top"
name="status_bar_container"
height="19"
left="0"
top="0"
width="1024"
auto_resize="false"
default_tab_group="1"
visible="true">
<view mouse_opaque="false"
follows="all"
name="menu_bar_holder"
left="0"
top="0"
width="1024"
tab_group="1"
height="19"/>
</layout_panel>
<layout_panel auto_resize="true"
follows="all"
height="500"
layout="topleft"
mouse_opaque="false"
tab_stop="false"
name="world_panel"
width="1024">
<view top="0"
follows="all"
height="500"
left="0"
mouse_opaque="false"
name="world_view_rect"
width="1024"/>
<!-- <FS:Zi> We don't have the mini location bar, so no topinfo_bar required
<panel follows="left|top|right"
height="37"
left="0"
mouse_opaque="false"
name="topinfo_bar_container"
tab_stop="false"
top_delta="0"
visible="false"
width="1024"/>
-->
<panel top="0"
left="0"
follows="all"
height="500"
mouse_opaque="false"
name="login_panel_holder"
width="1024"/>
<debug_view follows="all"
left="0"
top="0"
mouse_opaque="false"
height="500"
name="DebugView"
width="1024"/>
<floater_view follows="all"
height="500"
left="0"
mouse_opaque="false"
name="Floater View"
tab_group="-1"
tab_stop="false"
top="0"
width="1024"/>
<panel name="toolbar_view_holder"
follows="all"
layout="topleft"
height="500"
width="1024"
top="0"
left="0"
mouse_opaque="false"
tab_stop="false"/>
</layout_panel>
</layout_stack>
</panel> <!--menu_tab_wrapper-->
<panel top="0"
follows="all"
mouse_opaque="false"
left="0"
name="snapshot_floater_view_holder"
width="1024"
height="798">
<snapshot_floater_view enabled="false"
follows="all"
height="768"
left="0"
mouse_opaque="false"
name="Snapshot Floater View"
tab_stop="false"
top="0"
visible="false"
width="1024"/>
</panel>
<!-- place for popups to be displayed in -->
<panel top="0"
follows="all"
height="768"
mouse_opaque="false"
name="popup_holder"
class="popup_holder"
width="1024">
<!-- Ansariel: Disabled resize caret
<icon follows="right|bottom"
image_name="Resize_Corner"
right="-1"
name="resize_corner"
width="11"
bottom="-1"
height="11" />
-->
</panel>
<view top="0"
left="0"
width="1024"
height="768"
name="hint_holder"
mouse_opaque="false"
follows="all"/>
<!-- area progress panel covers at login - nearly the whole screen -->
<panel top="0"
follows="all"
height="768"
mouse_opaque="true"
name="progress_view"
filename="panel_progress.xml"
class="progress_view"
width="1024"
visible="false"/>
<panel top="690"
follows="bottom|left|right"
height="20"
left="412"
mouse_opaque="true"
name="progress_view_mini"
filename="panel_progress_mini.xml"
class="progress_view_mini"
width="200"
visible="false"/>
<!-- Where the menus can be displayed - the whole screen except bottom-bar -->
<menu_holder top="0"
follows="all"
height="768"
left="0"
mouse_opaque="false"
name="Menu Holder"
width="1024"/>
<!-- tooltip area -->
<tooltip_view top="0"
follows="all"
height="768"
left="0"
mouse_opaque="false"
name="tooltip view"
tab_group="-2"
width="1024"/>
</panel>
@@ -0,0 +1,295 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
background_visible="true"
follows="all"
height="480"
label="Group Profile"
layout="topleft"
min_height="350"
left="0"
top="20"
name="GroupInfo"
width="500">
<panel.string
name="default_needs_apply_text">
There are unsaved changes
</panel.string>
<panel.string
name="want_apply_text">
Do you want to save these changes?
</panel.string>
<panel.string
name="group_join_btn">
Join (L$[AMOUNT])
</panel.string>
<panel.string name="group_join_free">Free</panel.string>
<panel.string name="group_member">Member</panel.string>
<panel.string name="join_txt">Join</panel.string>
<panel.string name="leave_txt">Leave</panel.string>
<layout_stack
name="group_info_sidetray_main"
animate="false"
layout="topleft"
follows="all"
top="0"
left="0"
width="498"
height="480"
border_size="0"
orientation="vertical">
<layout_panel
name="header_container"
auto_resize="false"
height="30"
width="498"
layout="topleft"
visible="true"
follows="top|left|right">
<panel
name="group_info_top"
follows="top|left"
top="0"
left="0"
height="29"
width="320"
layout="topleft">
<button
follows="top|right"
height="24"
image_hover_unselected="BackButton_Over"
image_pressed="BackButton_Press"
image_unselected="BackButton_Off"
layout="topleft"
name="back"
left="7"
tab_stop="false"
top="2"
width="30"
use_draw_context_alpha="false" />
<text_editor
allow_scroll="false"
bg_visible="false"
read_only = "true"
layout="topleft"
name="group_name"
v_pad="0"
value="(Loading...)"
font="SansSerifHugeBold"
h_pad="0"
height="26"
left_pad="8"
text_color="LtGray"
top="1"
use_ellipses="true"
width="275"
follows="top|left|right"
word_wrap="false"
mouse_opaque="false"/>
<line_editor
follows="left|top"
font="SansSerif"
label="Type your new group name here"
layout="topleft"
left_delta="10"
max_length_bytes="35"
name="group_name_editor"
top_delta="5"
width="270"
height="20"
visible="false" />
</panel>
</layout_panel>
<layout_panel
name="group_info_content"
auto_resize="true"
height="450"
width="498"
layout="topleft"
follows="all">
<layout_stack
name="layout"
orientation="vertical"
follows="all"
left="8"
top_pad="0"
height="415"
right="-1"
border_size="0">
<layout_panel
bg_alpha_color="SL-Background_66"
bg_opaque_color="SL-Background_66"
background_visible="true"
background_opaque="true"
name="group_accordions"
follows="all"
layout="topleft"
auto_resize="true"
height="513"
right="-1">
<tab_container
left="0"
top="0"
follows="all"
layout="topleft"
name="groups_accordion"
height="513"
right="-1">
<panel
border="false"
class="panel_group_general"
filename="panel_group_general.xml"
layout="topleft"
left="0"
follows="left|top|right"
help_topic="group_general_tab"
name="group_general_tab_panel"
top="0" />
<panel
border="false"
class="panel_group_roles"
filename="panel_group_roles.xml"
follows="left|top|right"
layout="topleft"
left="0"
name="group_roles_tab_panel"
top="0" />
<panel
border="false"
class="panel_group_notices"
filename="panel_group_notices.xml"
follows="left|top|right"
layout="topleft"
left="0"
help_topic="group_notices_tab"
name="group_notices_tab_panel"
top="0" />
<panel
border="false"
class="panel_group_land_money"
filename="panel_group_land_money.xml"
follows="left|top|right"
layout="topleft"
left="0"
name="group_land_tab_panel"
top="0" />
<panel
border="false"
class="panel_group_experiences"
filename="panel_experiences.xml"
follows="left|top|right"
layout="topleft"
left="0"
help_topic="group_experiences_tab"
name="group_experiences_tab_panel"
top="0" />
</tab_container>
</layout_panel>
</layout_stack>
<button
follows="bottom|left"
height="23"
image_overlay="Refresh_Off"
layout="topleft"
left="6"
top_pad="8"
name="btn_refresh"
width="23" />
<layout_stack
follows="bottom|left|right"
height="25"
layout="topleft"
name="button_row_ls"
left_pad="0"
orientation="horizontal"
top_delta="2"
width="445">
<layout_panel
follows="bottom|left|right"
height="23"
layout="bottomleft"
left_pad="3"
name="btn_activate_lp"
user_resize="false"
auto_resize="true"
width="67">
<button
follows="bottom|left|right"
label="Activate"
name="btn_activate"
left="1"
height="23"
top="0"
width="66" />
</layout_panel>
<layout_panel
follows="bottom|left|right"
height="23"
layout="bottomleft"
left_pad="3"
name="btn_chat_lp"
user_resize="false"
auto_resize="true"
width="67">
<button
follows="bottom|left|right"
label="Chat"
name="btn_chat"
left="1"
height="23"
top="0"
width="66" />
</layout_panel>
<layout_panel
follows="bottom|left|right"
height="23"
layout="bottomleft"
left_pad="3"
name="call_btn_lp"
user_resize="false"
auto_resize="true"
width="77">
<button
follows="bottom|left|right"
left="1"
height="23"
name="btn_call"
label="Group Call"
layout="topleft"
tool_tip="Call this group"
top="0"
width="76" />
</layout_panel>
<layout_panel
follows="bottom|left|right"
height="23"
layout="bottomleft"
left_pad="3"
name="btn_apply_lp"
user_resize="false"
auto_resize="true"
width="57">
<button
follows="bottom|left|right"
height="23"
label="Save"
label_selected="Save"
name="btn_apply"
left="1"
top="0"
width="56" />
</layout_panel>
</layout_stack>
</layout_panel>
</layout_stack>
</panel>
@@ -0,0 +1,262 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!-- <FS:Zi> top="19" starts right below the status bar (menu bar) -->
<!-- <FS:Zi> visible="false" to hide the panel on the login screen -->
<panel
mouse_opaque="false"
background_visible="false"
top="19"
left="0"
follows="left|top|right"
height="39"
layout="topleft"
name="navigation_bar"
visible="false"
width="1024">
<!-- Navigation and Favorites Bar visibility stack -->
<layout_stack
mouse_opaque="false"
top="0"
left="0"
follows="left|top|right"
height="39"
layout="topleft"
border_size="0"
name="navigation_favorites_bar_visibility_stack"
orientation="vertical"
width="1024">
<!-- Navigation Bar visibility panel -->
<layout_panel
mouse_opaque="false"
height="22"
layout="topleft"
name="navigation_bar_visibility_panel"
visibility_control="FSInternalShowNavbarNavigationPanel"
auto_resize="false"
width="1024">
<!-- This panel takes up the right click menu, so it only shows when clicking
inactive parts. Will be bound to right click in code, so keep the name intact. -->
<panel
name="navigation_bar_context_menu_panel"
layout="topleft"
left="0"
top="0"
follows="all"
right="-1"
bottom="-1" />
<!-- Layout stack for buttons, location input and search field -->
<layout_stack
mouse_opaque="false"
follows="left|top|right"
layout="topleft"
orientation="horizontal"
name="location_search_layout"
width="1024"
height="22"
left="0"
top="0">
<!-- Contains the navigation buttons -->
<layout_panel
mouse_opaque="false"
name="navigation_buttons_visibility_panel"
layout="topleft"
right="223"
height="22"
auto_resize="false">
<pull_button
follows="left|top"
direction="down"
height="23"
image_overlay="Arrow_Left_Off"
image_bottom_pad="1"
layout="topleft"
left="5"
name="back_btn"
tool_tip="Go back to previous location"
top="0"
width="31" />
<pull_button
follows="left|top"
direction="down"
height="23"
image_overlay="Arrow_Right_Off"
image_bottom_pad="1"
layout="topleft"
left_pad="0"
name="forward_btn"
tool_tip="Go forward one location"
top_delta="0"
width="31" />
<button
follows="left|top"
height="23"
image_bottom_pad="1"
image_overlay="Home_Off"
layout="topleft"
left_pad="7"
name="home_btn"
tool_tip="Teleport to home location"
top_delta="0"
width="32" />
<!-- About Land Button here -->
<button
follows="left|top"
height="23"
use_ellipses="true"
layout="topleft"
left_pad="7"
name="About_Land"
label="Land"
tool_tip="Opens Land Information window"
top_delta="0"
width="43">
<button.init_callback
function="Button.SetFloaterToggle"
parameter="about_land" />
</button>
<!-- end of About Land Button -->
<!-- Windlight Button here -->
<button
follows="left|top"
height="23"
use_ellipses="true"
layout="topleft"
left_pad="7"
name="PersonalLighting"
label="Lighting"
tool_tip="Opens the Personal Lighting window"
top_delta="0"
width="60" />
<!-- end of Windlight Button -->
</layout_panel>
<!-- Contains the navigation buttons -->
<!-- Contains the location bar -->
<layout_panel
mouse_opaque="false"
name="location_bar_visibility_panel"
layout="topleft"
width="587"
height="22"
auto_resize="true">
<location_input
follows="all"
halign="right"
height="23"
label="Location"
layout="topleft"
left="7"
max_chars="254"
mouse_opaque="true"
name="location_combo"
top="0"
width="587">
<combo_list
mouse_wheel_opaque="true"/>
</location_input>
</layout_panel>
<!-- Contains the location bar -->
<!-- Contains the search bar, can be hidden by control values -->
<layout_panel
mouse_opaque="false"
name="search_bar_visibility_panel"
layout="topleft"
width="244"
height="22"
visibility_control="ShowSearchTopBar"
auto_resize="false">
<search_combo_box
follows="all"
left="10"
halign="right"
height="23"
label="Search"
layout="topleft"
mouse_opaque="false"
name="search_combo_box"
tool_tip="Search"
top="0"
width="234">
<combo_editor
label="Search Metaverse"
name="search_combo_editor"/>
<combo_list
draw_border="true"
border.highlight_light_color="FocusColor"
border.highlight_dark_color="FocusColor"
border.shadow_light_color="FocusColor"
border.shadow_dark_color="FocusColor"
mouse_wheel_opaque="true" />
</search_combo_box>
</layout_panel>
<!-- Contains the search bar, can be hidden by control values -->
</layout_stack>
<!-- Layout stack for buttons, location input and search field -->
</layout_panel>
<!-- Navigation Bar visibility panel -->
<!-- Favorites Bar visibility panel -->
<layout_panel
mouse_opaque="false"
height="15"
layout="topleft"
name="favorites_bar_visibility_panel"
visibility_control="FSInternalShowNavbarFavoritesPanel"
auto_resize="true">
<favorites_bar
follows="left|top|right"
top_pad="0"
font="SansSerifSmall"
height="15"
layout="topleft"
left="0"
name="favorite"
image_drag_indication="Accordion_ArrowOpened_Off"
tool_tip="Drag Landmarks here for quick access to your favorite places in Second Life!"
width="1024">
<label
follows="left|bottom"
height="15"
layout="topleft"
top_pad="2"
left="10"
name="favorites_bar_label"
text_color="LtGray"
tool_tip="Drag Landmarks here for quick access to your favorite places in Second Life!"
width="102">
Favorites Bar
</label>
<chevron_button
name="more_btn"
image_unselected="TabIcon_Close_Off"
image_selected="TabIcon_Close_Off"
tab_stop="false"
follows="left|bottom"
tool_tip="Show more of My Favorites"
width="15"
height="15"/>
</favorites_bar>
</layout_panel>
<!-- Favorites Bar visibility panel -->
</layout_stack>
<!-- Navigation and Favorites Bar visibility stack -->
</panel>
@@ -0,0 +1,387 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
background_opaque="true"
background_visible="true"
bg_opaque_color="DkGray"
layout="topleft"
width="328"
height="230"
name="nearby_media"
help_topic="nearby_media">
<string name="media_item_count_format">(%ld media items)</string>
<string name="empty_item_text">&lt;empty&gt;</string>
<string name="parcel_media_name">Parcel Streaming Media</string>
<string name="parcel_audio_name">Parcel Streaming Audio</string>
<string name="playing_suffix">(playing)</string>
<panel
bevel_style="in"
background_visible="false"
follows="left|right|top"
top="0"
height="35"
name="minimized_controls"
left="0">
<button
name="all_nearby_media_disable_btn"
follows="left"
tool_tip="Turn all nearby media off"
left="8"
width="95"
height="22"
label="Stop All">
<button.commit_callback
function="MediaListCtrl.DisableAll" />
</button>
<button
name="all_nearby_media_enable_btn"
follows="left"
tool_tip="Turn all nearby media on"
left_pad="4"
width="95"
height="22"
label="Start All">
<button.commit_callback
function="MediaListCtrl.EnableAll" />
</button>
<button
name="open_prefs_btn"
image_overlay="Icon_Gear_Foreground"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Disabled"
image_selected="PushButton_Selected"
image_unselected="PushButton_Off"
hover_glow_amount="0.25"
tool_tip = "Bring up media prefs"
top_delta="0"
left_pad="4"
height="22"
width="28">
<button.commit_callback
function="MediaListCtrl.GoMediaPrefs" />
</button>
<button
name="more_btn"
follows="right"
tool_tip="Advanced Controls"
top_delta="0"
right="-8"
width="66"
height="22"
is_toggle="true"
label="More &gt;&gt;"
label_selected="&lt;&lt; Less">
<button.commit_callback
function="MediaListCtrl.MoreLess" />
</button>
</panel>
<panel
name="nearby_media_panel"
bevel_style="in"
border_style="line"
bg_alpha_color="Transparent"
bg_opaque_color="Black_25"
follows="left|right|top|bottom"
top_delta="30"
right="-1"
left="0"
height="200">
<text
type="string"
length="1"
follows="top|left"
font="SansSerif"
left="10"
name="nearby_media_title"
width="200">
Nearby Media
</text>
<text
type="string"
length="1"
follows="top|left"
font="SansSerif"
top_pad="15"
left="10"
name="show_text"
width="62">
Show:
</text>
<combo_box
height="23"
left="72"
width="140"
top_delta="-5"
follows="left|top"
name="show_combo">
<combo_box.item
label="All"
value="0"
name="All" />
<combo_box.item
label="In this Parcel"
value="2"
name="WithinParcel" />
<combo_box.item
label="Outside this Parcel"
value="3"
name="OutsideParcel" />
<combo_box.item
label="On other Avatars"
value="4"
name="OnOthers" />
</combo_box>
<scroll_list
follows="left|top|bottom|right"
column_padding="0"
height="105"
draw_heading="false"
draw_stripes="true"
bg_stripe_color="SL-Titanium_25"
top_pad="8"
left="10"
right="-10"
name="media_list">
<scroll_list.columns
type="checkbox"
width="-1"
label=""
name="media_checkbox_ctrl" />
<scroll_list.columns
sort_column="media_proximity"
width="-1"
label="Proximity"
name="media_proximity" />
<scroll_list.columns
sort_column="media_visibility"
width="-1"
label="Visible"
name="media_visibility" />
<scroll_list.columns
sort_column="media_class"
width="-1"
label="Class"
name="media_class" />
<scroll_list.columns
label="Name"
name="media_name" />
<scroll_list.columns
sort_column="media_debug"
width="-1"
label="Debug"
name="media_debug" />
</scroll_list>
<panel
bevel_style="in"
background_visible="false"
follows="left|right|bottom"
name="media_controls_panel"
top_pad="5"
height="30"
left="10"
right="-10">
<layout_stack
name="media_controls"
follows="left|right|top"
animate="false"
height="26"
layout="topleft"
top="4"
left="8"
right="-10"
border_size="0"
mouse_opaque="false"
orientation="horizontal">
<layout_panel
name="stop"
mouse_opaque="false"
auto_resize="false"
layout="topleft"
top="0"
height="22"
min_width="22"
width="22">
<button
name="stop_btn"
follows="top"
image_overlay="Stop_Off"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Disabled"
image_selected="PushButton_Selected"
image_unselected="PushButton_Off"
hover_glow_amount="0.25"
layout="topleft"
tool_tip="Stop selected media"
top="0"
height="22"
width="22">
<button.commit_callback
function="SelectedMediaCtrl.Stop" />
</button>
</layout_panel>
<layout_panel
name="play"
mouse_opaque="false"
auto_resize="false"
layout="topleft"
top="0"
height="22"
min_width="22"
width="22">
<button
name="play_btn"
follows="top"
image_overlay="Play_Off"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Disabled"
image_selected="PushButton_Selected"
image_unselected="PushButton_Off"
hover_glow_amount="0.25"
layout="topleft"
tool_tip = "Play selected media"
top="0"
height="22"
width="22">
<button.commit_callback
function="SelectedMediaCtrl.Play" />
</button>
</layout_panel>
<layout_panel
name="pause"
mouse_opaque="false"
auto_resize="false"
layout="topleft"
top="0"
min_width="22"
width="22">
<button
name="pause_btn"
follows="top"
image_overlay="Pause_Off"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Disabled"
image_selected="PushButton_Selected"
image_unselected="PushButton_Off"
hover_glow_amount="0.25"
layout="topleft"
top="0"
height="22"
width="22"
tool_tip = "Pause selected media">
<button.commit_callback
function="SelectedMediaCtrl.Pause" />
</button>
</layout_panel>
<layout_panel
name="volume_slider_ctrl"
mouse_opaque="false"
auto_resize="true"
follows="left|right"
layout="topleft"
top="0"
height="22"
min_width="100"
width="200">
<slider_bar
name="volume_slider"
follows="left|right|top"
top="0"
height="22"
increment="0.01"
initial_value="0.5"
layout="topleft"
tool_tip="Audio volume for selected media"
width="200">
<slider_bar.commit_callback
function="SelectedMediaCtrl.Volume" />
</slider_bar>
</layout_panel>
<layout_panel
name="mute"
mouse_opaque="false"
auto_resize="false"
layout="topleft"
top="0"
height="72"
min_width="22"
width="22">
<button
name="mute_btn"
follows="top"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Disabled"
image_selected="AudioMute_Off"
image_unselected="Audio_Off"
hover_glow_amount="0.25"
is_toggle="true"
layout="topleft"
scale_image="false"
tool_tip="Mute audio on selected media"
top="0"
height="20"
width="22" >
<button.commit_callback
function="SelectedMediaCtrl.Mute" />
</button>
</layout_panel>
<layout_panel
name="zoom"
mouse_opaque="false"
auto_resize="false"
layout="topleft"
top="0"
height="28"
min_width="22"
width="22">
<button
name="zoom_btn"
follows="top"
image_overlay="Zoom_Off"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Disabled"
image_selected="PushButton_Selected"
image_unselected="PushButton_Off"
hover_glow_amount="0.25"
top="0"
height="22"
layout="topleft"
tool_tip="Zoom into selected media"
width="22">
<button.commit_callback
function="SelectedMediaCtrl.Zoom" />
</button>
</layout_panel>
<layout_panel
name="unzoom"
mouse_opaque="false"
auto_resize="false"
layout="topleft"
top="0"
min_width="21"
width="21" >
<button
name="unzoom_btn"
follows="top"
image_overlay="UnZoom_Off"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Disabled"
image_selected="PushButton_Selected"
image_unselected="PushButton_Off"
hover_glow_amount="0.25"
top="0"
height="22"
layout="topleft"
tool_tip ="Zoom back from selected media"
top_delta="-4"
width="21" >
<button.commit_callback
function="SelectedMediaCtrl.Unzoom" />
</button>
</layout_panel>
<layout_panel
name="right_bookend"
width="0"
mouse_opaque="false"/>
</layout_stack>
</panel>
</panel>
</panel>
@@ -0,0 +1,300 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<toolbar_view
follows="all"
layout="topleft"
name="toolbar view"
height="500"
width="1024"
left="0"
top="0"
mouse_opaque="false"
tab_stop="false"
visible="true">
<layout_stack name="bottom_toolbar_stack"
orientation="vertical"
left="0"
top="0"
width="1024"
height="500"
follows="all"
mouse_opaque="false">
<layout_panel name="vertical_toolbar_panel"
auto_resize="true"
width="1024"
height="500"
mouse_opaque="false">
<layout_stack name="vertical_toolbar_stack"
orientation="horizontal"
left="0"
top="0"
width="1024"
height="500"
follows="all"
mouse_opaque="false">
<layout_panel name="left_toolbar_panel"
auto_resize="false"
height="500"
width="30"
mouse_opaque="false">
<!-- FS:Ansariel: Special vertical toolbar -->
<toolbar_vertical follows="left|top|bottom"
button_panel.bg_opaque_image="Rounded_Rect_Right"
name="toolbar_left"
width="30"
left="0"
top="10"
bottom="-10"
side="left"
button_display_mode="icons_only">
<icon layout="topleft"
height="15"
width="28"
follows="left|top"
top="20"
left="10"
tab_stop="false"
visible="false"
image_name="Caret_Left_Icon"
name="caret" />
</toolbar_vertical> <!-- FS:Ansariel: Special vertical toolbar -->
</layout_panel>
<layout_panel name="non_toolbar_panel"
auto_resize="true"
mouse_opaque="false"
height="100"
width="200">
<view top="0"
follows="all"
height="100"
left="0"
mouse_opaque="false"
name="floater_snap_region"
width="200"/>
<view top="0"
follows="left|top|bottom"
height="100"
left="0"
mouse_opaque="false"
name="minimized_floaters_region"
width="160"/>
<panel follows="left|top|right"
layout="topleft"
height="30"
left_pad="10"
mouse_opaque="false"
name="chiclet_container"
tab_stop="false"
top="40"
bg_visible="false"
width="20">
</panel>
<!-- FS:Ansariel: For chiclets and notices at bottom -->
<panel follows="left|bottom|right"
layout="topleft"
height="30"
left_pad="-20"
mouse_opaque="false"
name="chiclet_container_bottom"
tab_stop="false"
bottom="-1"
bg_visible="false"
width="20">
</panel>
<!-- END FS:Ansariel: For chiclets and notices at bottom -->
</layout_panel>
<layout_panel name="right_toolbar_panel"
auto_resize="false"
height="500"
width="30"
mouse_opaque="false">
<!-- FS:Ansariel: Special vertical toolbar -->
<toolbar_vertical
button_panel.bg_opaque_image="Rounded_Rect_Left"
follows="right|top|bottom"
name="toolbar_right"
width="30"
left="0"
top="10"
bottom="-10"
side="right"
button_display_mode="icons_only">
<icon layout="topleft"
height="15"
width="28"
follows="left|top"
top="20"
left="10"
tab_stop="false"
visible="false"
image_name="Caret_Right_Icon"
name="caret" />
</toolbar_vertical> <!-- FS:Ansariel: Special vertical toolbar -->
</layout_panel>
</layout_stack>
</layout_panel>
<!-- Panel to take up the chat bar / tool bar layout stack -->
<layout_panel name="bottom_toolbar_panel"
auto_resize="false"
height="60"
width="1024"
mouse_opaque="false">
<!-- Horizontal panel to take up the chat bar and the tool bar -->
<layout_stack name="chat_bar_stack"
orientation="horizontal"
left="0"
top="0"
width="1024"
height="60"
follows="all"
save_sizes="true"
border_size="0"
resize_bar_overlap="8"
mouse_opaque="false">
<!-- The chat bar / stand fly stack container -->
<layout_panel name="chat_bar_stand_fly_container_panel"
min_dim="0"
auto_resize="false"
user_resize="true"
height="60"
right="-1"
mouse_opaque="false">
<!-- Vertical stack to house the stand fly buttons and the chat bar below -->
<layout_stack name="chat_bar_stand_fly_stack"
orientation="vertical"
left="0"
top="0"
right="-1"
height="60"
follows="all"
border_size="0"
mouse_opaque="false">
<!-- Panel to house the stand fly buttons, will expand down if chatbar is hidden -->
<layout_panel name="stand_fly_layout_panel"
auto_resize="true"
user_resize="false"
height="30"
right="-1"
mouse_opaque="false">
<panel top="0"
layout="topleft"
follows="right|bottom"
height="30"
right="-10"
mouse_opaque="false"
tab_stop="false"
name="state_management_buttons_container"
visible="false"
width="158" />
</layout_panel>
<!-- Panel to house the stand fly buttons, will expand down if chatbar is hidden -->
<!-- The chat bar itself -->
<layout_panel name="chat_bar_layout_panel"
auto_resize="false"
user_resize="false"
height="28"
right="-1"
mouse_opaque="false"
bg_opaque_image="Rounded_Rect"
background_visible="true"
bg_opaque_image_overlay="Transparent"
bg_alpha_color="BottomTrayAlphaColor"
bg_opaque_color="BottomTrayOpaqueColor"
background_opaque="false">
<button name="local_chat_button"
tool_tip="Shows/hides nearby chat window (CTRL+H)"
image_overlay="nearbychat_18"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
follows="left|top"
layout="topleft"
height="24"
left="5"
top="3"
width="30">
<commit_callback
function="Floater.Toggle"
parameter="fs_nearby_chat" />
</button>
<fs_nearby_chat_voice_monitor layout="topleft"
name="default_chat_bar"
default="true"
height="22"
left_pad="4"
top="4"
right="-12"
follows="left|right|bottom"
spellcheck="true"
visible="true" />
<icon image_name="ChatBarHandle"
top="2"
width="5"
left_pad="2"
height="25"
follows="top|right"
layout="topleft" />
</layout_panel>
<!-- The chat bar itself -->
</layout_stack>
<!-- Vertical stack to house the stand fly buttons and the chat bar below -->
</layout_panel>
<!-- The chat bar / stand fly stack container -->
<!-- The toolbar itself -->
<layout_panel name="toolbar_panel"
auto_resize="true"
user_resize="true"
height="30"
width="768"
mouse_opaque="false">
<toolbar layout="topleft"
name="toolbar_bottom"
height="30"
left_pad="0"
right="-1"
top="0"
side="bottom"
follows="left|right|bottom"
button_display_mode="icons_with_text"
max_rows="2"
visible="true">
<icon layout="topleft"
height="28"
width="15"
follows="left|top"
top="20"
left="10"
tab_stop="false"
visible="false"
use_draw_context_alpha="true"
image_name="Caret_Bottom_Icon"
name="caret" />
</toolbar>
</layout_panel>
<!-- The toolbar itself -->
</layout_stack>
<!-- Horizontal panel to take up the chat bar and the tool bar -->
</layout_panel>
<!-- Panel to take up the chat bar / tool bar layout stack -->
</layout_stack>
</toolbar_view>
@@ -0,0 +1,316 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
background_opaque="true"
background_visible="true"
bg_opaque_color="DkGray"
border_visible="false"
border="false"
chrome="true"
follows="bottom"
height="155"
layout="topleft"
name="volumepulldown_floater"
width="210">
<button
left="187"
top_pad="9"
width="12"
height="12"
follows="top|left"
name="prefs_btn"
image_unselected="Icon_Gear_Foreground"
image_disabled="Icon_Gear_Background"
image_pressed="Icon_Gear_Press"
scale_image="false">
<button.commit_callback
function="MediaListCtrl.GoMediaPrefs" />
</button>
<slider
control_name="AudioLevelMaster"
follows="top|left"
font.style="BOLD"
height="15"
increment="0.025"
initial_value="0.5"
label="Master"
label_width="50"
left="10"
width="150"
layout="topleft"
name="System Volume"
show_text="false"
top="10"
volume="true">
<slider.commit_callback
function="Pref.setControlFalse"
parameter="MuteAudio" />
</slider>
<button
control_name="MuteAudio"
follows="top|left"
height="16"
image_selected="AudioMute_Off"
image_unselected="Audio_Off"
is_toggle="true"
layout="topleft"
left_pad="5"
name="mute_audio"
tab_stop="false"
width="16">
<button.commit_callback
function="Pref.SetSounds"/>
</button>
<slider
control_name="AudioLevelUI"
disabled_control="MuteAudio"
follows="left|top"
height="15"
increment="0.025"
initial_value="0.5"
label="Buttons"
label_width="50"
left="10"
width="150"
layout="topleft"
name="UI Volume"
show_text="false"
top_pad="4"
volume="true">
<slider.commit_callback
function="Pref.setControlFalse"
parameter="MuteUI" />
</slider>
<button
control_name="MuteUI"
disabled_control="MuteAudio"
follows="top|left"
height="16"
image_selected="AudioMute_Off"
image_unselected="Audio_Off"
is_toggle="true"
layout="topleft"
left_pad="5"
name="mute_audio"
tab_stop="false"
width="16" />
<slider
control_name="AudioLevelAmbient"
disabled_control="MuteAudio"
follows="left|top"
height="15"
increment="0.025"
initial_value="0.5"
label="Ambient"
label_width="50"
left="10"
width="150"
layout="topleft"
name="Wind Volume"
show_text="false"
top_pad="4"
volume="true">
<slider.commit_callback
function="Pref.setControlFalse"
parameter="MuteAmbient" />
</slider>
<button
control_name="MuteAmbient"
disabled_control="MuteAudio"
follows="top|left"
height="16"
image_selected="AudioMute_Off"
image_unselected="Audio_Off"
is_toggle="true"
layout="topleft"
left_pad="5"
name="mute_audio"
tab_stop="false"
width="16" />
<check_box
name="collisions_audio_play_btn"
control_name="EnableCollisionSounds"
disabled_control="MuteAudio"
height="16"
layout="topleft"
left_pad="5"
tool_tip="Enable default sounds from collisions"
top_delta="2"
width="350"/>
<slider
control_name="AudioLevelSFX"
disabled_control="MuteAudio"
follows="left|top"
height="15"
increment="0.025"
initial_value="0.5"
label="Sounds"
label_width="50"
left="10"
width="150"
layout="topleft"
name="SFX Volume"
show_text="false"
top_pad="4"
volume="true">
<slider.commit_callback
function="Pref.setControlFalse"
parameter="MuteSounds" />
</slider>
<button
control_name="MuteSounds"
disabled_control="MuteAudio"
follows="top|left"
height="16"
image_selected="AudioMute_Off"
image_unselected="Audio_Off"
is_toggle="true"
layout="topleft"
left_pad="5"
name="mute_audio"
tab_stop="false"
width="16">
<button.commit_callback
function="Pref.SetSounds"/>
</button>
<check_box
name="gesture_audio_play_btn"
control_name="EnableGestureSounds"
disabled_control="MuteAudio"
height="16"
layout="topleft"
left_pad="5"
tool_tip="Enable sounds from gestures"
top_delta="2"
width="350"/>
<slider
control_name="AudioLevelMusic"
disabled_control="MuteAudio"
follows="left|top"
height="15"
increment="0.025"
initial_value="0.5"
label="Music"
label_width="50"
left="10"
width="150"
layout="topleft"
name="Music Volume"
show_text="false"
top_pad="4"
volume="true">
<slider.commit_callback
function="Pref.setControlFalse"
parameter="MuteMusic" />
</slider>
<button
control_name="MuteMusic"
disabled_control="MuteAudio"
follows="top|left"
height="16"
image_selected="AudioMute_Off"
image_unselected="Audio_Off"
is_toggle="true"
layout="topleft"
left_pad="5"
name="mute_audio"
tab_stop="false"
width="16" />
<check_box
control_name="AudioStreamingMusic"
height="16"
tool_tip="Enable Streaming Music"
layout="topleft"
left_pad="5"
name="enable_music"
top_delta="2"
width="350"/>
<slider
control_name="AudioLevelMedia"
disabled_control="MuteAudio"
follows="left|top"
height="16"
increment="0.025"
initial_value="0.5"
label="Media"
label_width="50"
left="10"
width="150"
layout="topleft"
name="Media Volume"
show_text="false"
top_pad="4"
volume="true">
<slider.commit_callback
function="Pref.setControlFalse"
parameter="MuteMedia" />
</slider>
<button
control_name="MuteMedia"
disabled_control="MuteAudio"
follows="top|left"
height="16"
image_selected="AudioMute_Off"
image_unselected="Audio_Off"
is_toggle="true"
layout="topleft"
left_pad="5"
name="mute_audio"
tab_stop="false"
width="16" />
<check_box
label_text.halign="left"
follows="left|top"
height="16"
control_name ="AudioStreamingMedia"
tool_tip="Enable Streaming Media"
layout="topleft"
top_delta="2"
left_pad="5"
name="enable_media"
width="110"/>
<slider
control_name="AudioLevelVoice"
disabled_control="MuteAudio"
follows="left|top"
height="16"
increment="0.025"
initial_value="0.5"
label="Voice"
label_width="50"
left="10"
width="150"
layout="topleft"
top_pad="4"
name="Voice Volume"
show_text="false"
volume="true">
<slider.commit_callback
function="Pref.setControlFalse"
parameter="MuteVoice" />
</slider>
<button
control_name="MuteVoice"
disabled_control="MuteAudio"
follows="top|left"
height="16"
image_selected="AudioMute_Off"
image_unselected="Audio_Off"
is_toggle="true"
layout="topleft"
left_pad="5"
name="mute_audio"
tab_stop="false"
width="16" />
<check_box
label_text.halign="left"
follows="left|top"
height="16"
control_name ="EnableVoiceChat"
disabled_control="CmdLineDisableVoice"
tool_tip="Enable Voice Chat"
layout="topleft"
top_delta="2"
left_pad="5"
name="enable_voice_check"
width="110"/>
</panel>
@@ -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.0578516"
color_bar.green="0.0718335"
color_bar.blue="0.0773047"
color_bar.alpha="1"
color_bg.red="0.94"
color_bg.green="0.94"
color_bg.blue="0.96"
color_bg.alpha="0.5"
/>
@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<toolbar pad_left="1"
pad_right="1"
pad_top="1"
pad_bottom="1"
pad_between="1"
min_girth="24"
mouse_opaque="false"
read_only="false">
<button_panel name="button_panel"
bg_opaque_image="Rounded_Rect"
background_visible="true"
bg_opaque_image_overlay="Transparent"
background_opaque="false"/>
<button_icon_and_text imgoverlay_label_space="7"
label_color_selected="White"
halign="left"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
button_width.min="70"
button_width.max="140"
desired_height="24"
pad_left="10"
pad_right="10"
follows="left|top"
chrome="true"
image_overlay_alignment="left"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<button_icon pad_left="10"
pad_right="10"
image_bottom_pad="10"
image_top_pad="10"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
desired_height="24"
button_width.min="50"
button_width.max="100"
follows="left|top"
label=""
halign="left"
chrome="true"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<!-- <FS:Zi> Added text only button -->
<button label_color_selected="White"
halign="center"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
button_width.min="70"
button_width.max="140"
desired_height="24"
pad_left="10"
pad_right="10"
follows="left|top"
chrome="true"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<!-- </FS:Zi> -->
</toolbar>
@@ -0,0 +1,79 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<toolbar pad_left="1"
pad_right="1"
pad_top="1"
pad_bottom="1"
pad_between="1"
min_girth="24"
mouse_opaque="false"
read_only="false">
<button_panel name="button_panel"
bg_opaque_image="Rounded_Rect"
background_visible="true"
bg_alpha_color="Transparent"
bg_opaque_image_overlay="Transparent"
background_opaque="false"/>
<button_icon_and_text imgoverlay_label_space="7"
label_color_selected="White"
halign="left"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
button_width.min="70"
button_width.max="140"
desired_height="24"
pad_left="10"
pad_right="10"
follows="left|top"
chrome="true"
image_overlay_alignment="left"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<button_icon pad_left="10"
pad_right="10"
image_bottom_pad="10"
image_top_pad="10"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
desired_height="38"
button_width.min="38"
button_width.max="38"
follows="left|top"
label=""
halign="left"
chrome="true"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<!-- <FS:Zi> Added text only button -->
<button label_color_selected="White"
halign="center"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
button_width.min="70"
button_width.max="140"
desired_height="24"
pad_left="10"
pad_right="10"
follows="left|top"
chrome="true"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<!-- </FS:Zi> -->
</toolbar>