|
|
@ -1,7 +1,7 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
|
|
|
|
<MyGUI type="Layout">
|
|
|
|
<MyGUI type="Layout">
|
|
|
|
<Widget type="Window" skin="MW_Window_NoCaption" layer="Windows" position="0 0 400 426" name="_Main">
|
|
|
|
<Widget type="Window" skin="MW_Window" layer="Windows" position="0 0 400 426" name="_Main">
|
|
|
|
|
|
|
|
|
|
|
|
<Property key="MinSize" value="400 446"/>
|
|
|
|
<Property key="MinSize" value="400 446"/>
|
|
|
|
<Property key="MaxSize" value="400 446"/>
|
|
|
|
<Property key="MaxSize" value="400 446"/>
|
|
|
@ -12,98 +12,115 @@
|
|
|
|
<Widget type="TabItem" skin="" position="4 28 360 312">
|
|
|
|
<Widget type="TabItem" skin="" position="4 28 360 312">
|
|
|
|
<Property key="Caption" value=" #{sPrefs} "/>
|
|
|
|
<Property key="Caption" value=" #{sPrefs} "/>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="4 4 352 18" align="Left Top">
|
|
|
|
<Widget type="Widget" position="4 4 352 54" align="Left Top">
|
|
|
|
<Property key="Caption" value="#{sTransparency_Menu}"/>
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="0 0 352 16" align="Left Top">
|
|
|
|
</Widget>
|
|
|
|
<Property key="Caption" value="#{sTransparency_Menu}"/>
|
|
|
|
<Widget type="MWScrollBar" skin="MW_HScroll" position="4 28 352 18" align="Left Top" name="MenuTransparencySlider">
|
|
|
|
</Widget>
|
|
|
|
<Property key="Range" value="10000"/>
|
|
|
|
<Widget type="MWScrollBar" skin="MW_HScroll" position="0 20 352 14" align="Left Top" name="MenuTransparencySlider">
|
|
|
|
<Property key="Page" value="300"/>
|
|
|
|
<Property key="Range" value="10000"/>
|
|
|
|
<UserString key="SettingType" value="Slider"/>
|
|
|
|
<Property key="Page" value="300"/>
|
|
|
|
<UserString key="SettingCategory" value="GUI"/>
|
|
|
|
<UserString key="SettingType" value="Slider"/>
|
|
|
|
<UserString key="SettingName" value="menu transparency"/>
|
|
|
|
<UserString key="SettingCategory" value="GUI"/>
|
|
|
|
<UserString key="SettingValueType" value="Float"/>
|
|
|
|
<UserString key="SettingName" value="menu transparency"/>
|
|
|
|
</Widget>
|
|
|
|
<UserString key="SettingValueType" value="Float"/>
|
|
|
|
<Widget type="TextBox" skin="SandText" position="4 52 352 18" align="Left Top">
|
|
|
|
</Widget>
|
|
|
|
<Property key="Caption" value="#{sFull}"/>
|
|
|
|
<Widget type="TextBox" skin="SandText" position="0 38 352 16" align="Left Top">
|
|
|
|
<Property key="TextAlign" value="Left"/>
|
|
|
|
<Property key="Caption" value="#{sFull}"/>
|
|
|
|
</Widget>
|
|
|
|
<Property key="TextAlign" value="Left"/>
|
|
|
|
<Widget type="TextBox" skin="SandText" position="4 52 352 18" align="Left Top">
|
|
|
|
</Widget>
|
|
|
|
<Property key="Caption" value="#{sNone}"/>
|
|
|
|
<Widget type="TextBox" skin="SandText" position="0 38 352 16" align="Left Top">
|
|
|
|
<Property key="TextAlign" value="Right"/>
|
|
|
|
<Property key="Caption" value="#{sNone}"/>
|
|
|
|
|
|
|
|
<Property key="TextAlign" value="Right"/>
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="4 78 352 18" align="Left Top">
|
|
|
|
<Widget type="Widget" position="4 64 352 54" align="Left Top">
|
|
|
|
<Property key="Caption" value="#{sMenu_Help_Delay}"/>
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="0 0 352 16" align="Left Top">
|
|
|
|
</Widget>
|
|
|
|
<Property key="Caption" value="#{sMenu_Help_Delay}"/>
|
|
|
|
<Widget type="MWScrollBar" skin="MW_HScroll" position="4 102 352 18" align="Left Top" name="ToolTipDelaySlider">
|
|
|
|
</Widget>
|
|
|
|
<Property key="Range" value="10000"/>
|
|
|
|
<Widget type="MWScrollBar" skin="MW_HScroll" position="0 20 352 14" align="Left Top" name="ToolTipDelaySlider">
|
|
|
|
<Property key="Page" value="300"/>
|
|
|
|
<Property key="Range" value="10000"/>
|
|
|
|
<UserString key="SettingType" value="Slider"/>
|
|
|
|
<Property key="Page" value="300"/>
|
|
|
|
<UserString key="SettingCategory" value="GUI"/>
|
|
|
|
<UserString key="SettingType" value="Slider"/>
|
|
|
|
<UserString key="SettingName" value="tooltip delay"/>
|
|
|
|
<UserString key="SettingCategory" value="GUI"/>
|
|
|
|
<UserString key="SettingValueType" value="Float"/>
|
|
|
|
<UserString key="SettingName" value="tooltip delay"/>
|
|
|
|
</Widget>
|
|
|
|
<UserString key="SettingValueType" value="Float"/>
|
|
|
|
<Widget type="TextBox" skin="SandText" position="4 126 352 18" align="Left Top">
|
|
|
|
</Widget>
|
|
|
|
<Property key="Caption" value="#{sFast}"/>
|
|
|
|
<Widget type="TextBox" skin="SandText" position="0 38 352 16" align="Left Top">
|
|
|
|
<Property key="TextAlign" value="Left"/>
|
|
|
|
<Property key="Caption" value="#{sFast}"/>
|
|
|
|
</Widget>
|
|
|
|
<Property key="TextAlign" value="Left"/>
|
|
|
|
<Widget type="TextBox" skin="SandText" position="4 126 352 18" align="Left Top">
|
|
|
|
</Widget>
|
|
|
|
<Property key="Caption" value="#{sSlow}"/>
|
|
|
|
<Widget type="TextBox" skin="SandText" position="0 38 352 16" align="Left Top">
|
|
|
|
<Property key="TextAlign" value="Right"/>
|
|
|
|
<Property key="Caption" value="#{sSlow}"/>
|
|
|
|
|
|
|
|
<Property key="TextAlign" value="Right"/>
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="HBox" skin="" position="4 170 260 24">
|
|
|
|
<Widget type="Widget" position="4 124 352 54" align="Left Top">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="BestAttackButton">
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="0 0 352 16" align="Left Top" name="DifficultyText">
|
|
|
|
|
|
|
|
<Property key="Caption" value="#{sDifficulty}"/>
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<Widget type="MWScrollBar" skin="MW_HScroll" position="0 20 352 14" align="Left Top" name="DifficultySlider">
|
|
|
|
|
|
|
|
<Property key="Range" value="10000"/>
|
|
|
|
|
|
|
|
<Property key="Page" value="300"/>
|
|
|
|
|
|
|
|
<UserString key="SettingType" value="Slider"/>
|
|
|
|
<UserString key="SettingCategory" value="Game"/>
|
|
|
|
<UserString key="SettingCategory" value="Game"/>
|
|
|
|
<UserString key="SettingName" value="best attack"/>
|
|
|
|
<UserString key="SettingName" value="difficulty"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
<UserString key="SettingValueType" value="Float"/>
|
|
|
|
|
|
|
|
<UserString key="SettingMin" value="-100"/>
|
|
|
|
|
|
|
|
<UserString key="SettingMax" value="100"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Widget type="TextBox" skin="SandText" position="0 38 352 16" align="Left Top">
|
|
|
|
<Property key="Caption" value="#{sBestAttack}"/>
|
|
|
|
<Property key="Caption" value="#{sEasy}"/>
|
|
|
|
|
|
|
|
<Property key="TextAlign" value="Left"/>
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<Widget type="TextBox" skin="SandText" position="0 38 352 16" align="Left Top">
|
|
|
|
|
|
|
|
<Property key="Caption" value="#{sHard}"/>
|
|
|
|
|
|
|
|
<Property key="TextAlign" value="Right"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="HBox" skin="" position="4 200 260 24">
|
|
|
|
<Widget type="HBox" skin="" position="4 200 260 24">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="SubtitlesButton">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="AutosaveButton">
|
|
|
|
<UserString key="SettingCategory" value="GUI"/>
|
|
|
|
<UserString key="SettingCategory" value="Saves"/>
|
|
|
|
<UserString key="SettingName" value="subtitles"/>
|
|
|
|
<UserString key="SettingName" value="autosave"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Property key="Caption" value="#{sSubtitles}"/>
|
|
|
|
<Property key="Caption" value="#{sQuick_Save}"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="HBox" skin="" position="4 230 260 24">
|
|
|
|
<Widget type="HBox" skin="" position="4 230 260 24">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="CrosshairButton">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="BestAttackButton">
|
|
|
|
<UserString key="SettingCategory" value="HUD"/>
|
|
|
|
<UserString key="SettingCategory" value="Game"/>
|
|
|
|
<UserString key="SettingName" value="crosshair"/>
|
|
|
|
<UserString key="SettingName" value="best attack"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Property key="Caption" value="#{sCursorOff}"/>
|
|
|
|
<Property key="Caption" value="#{sBestAttack}"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="HBox" skin="" position="4 260 260 24">
|
|
|
|
<Widget type="HBox" skin="" position="4 260 260 24">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="GrabCursorButton">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="SubtitlesButton">
|
|
|
|
<UserString key="SettingCategory" value="Input"/>
|
|
|
|
<UserString key="SettingCategory" value="GUI"/>
|
|
|
|
<UserString key="SettingName" value="grab cursor"/>
|
|
|
|
<UserString key="SettingName" value="subtitles"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Property key="Caption" value="Grab cursor"/>
|
|
|
|
<Property key="Caption" value="#{sSubtitles}"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="HBox" skin="" position="4 290 260 24">
|
|
|
|
<Widget type="HBox" skin="" position="4 290 260 24">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="AutosaveButton">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" align="Left Top" name="CrosshairButton">
|
|
|
|
<UserString key="SettingCategory" value="Saves"/>
|
|
|
|
<UserString key="SettingCategory" value="HUD"/>
|
|
|
|
<UserString key="SettingName" value="autosave"/>
|
|
|
|
<UserString key="SettingName" value="crosshair"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
<UserString key="SettingType" value="CheckButton"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" align="Left Top">
|
|
|
|
<Property key="Caption" value="#{sQuick_Save}"/>
|
|
|
|
<Property key="Caption" value="#{sCursorOff}"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|