Brought up to date with the newest T2BoL I've located

This commit is contained in:
Robert MacGregor 2015-08-30 02:30:29 -04:00
parent 8c96cba3e1
commit accd31895e
287 changed files with 108557 additions and 107608 deletions

View file

@ -1,252 +1,252 @@
//--- OBJECT WRITE BEGIN ---
new GuiChunkedBitmapCtrl(DebriefGui) {
profile = "GuiContentProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
new ShellPaneCtrl(DB_Pane) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "28 13";
extent = "584 459";
minExtent = "48 92";
visible = "1";
helpTag = "0";
noTitleBar = "1";
};
new GuiProgressCtrl(DB_LoadingProgress) {
profile = "ShellProgressBarProfile";
horizSizing = "right";
vertSizing = "top";
position = "67 423";
extent = "300 25";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new GuiTextCtrl(DB_LoadingProgressTxt) {
profile = "ShellProgressBarTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 3";
extent = "300 19";
minExtent = "8 8";
visible = "1";
helpTag = "0";
text = "LOADING MISSION...";
};
};
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "relative";
vertSizing = "relative";
position = "0 0";
extent = "300 236";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new ShellScrollCtrl(DB_ChatScroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "50 18";
extent = "251 184";
minExtent = "24 24";
visible = "1";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "alwaysOn";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "3 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "7 7";
extent = "221 170";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new GuiMessageVectorCtrl(DB_ChatVector) {
profile = "GuiChatHudProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "221 170";
minExtent = "8 8";
visible = "1";
helpTag = "0";
lineSpacing = "0";
lineContinuedIndex = "10";
allowedMatches[0] = "http";
allowedMatches[1] = "t2server";
matchColor = "0 0 255 255";
maxColorIndex = "5";
matchColors1 = "255 0 0 255";
matchColors0 = "0 0 255 255";
};
};
};
};
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "relative";
vertSizing = "height";
position = "300 15";
extent = "340 405";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new ShellFieldCtrl(DB_ResultPane) {
profile = "ShellFieldProfile";
horizSizing = "width";
vertSizing = "height";
position = "5 7";
extent = "280 392";
minExtent = "16 18";
visible = "1";
helpTag = "0";
new GuiMLTextCtrl(DebriefResultText) {
profile = "DebriefHeadlineTextProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "4 3";
extent = "272 28";
minExtent = "8 8";
visible = "1";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
};
new ShellScrollCtrl(DB_ResultScroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "2 58";
extent = "276 332";
minExtent = "24 24";
visible = "1";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "dynamic";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "3 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "7 7";
extent = "262 318";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new GuiMLTextCtrl(DebriefText) {
profile = "DebriefTextProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "262 18";
minExtent = "8 8";
visible = "1";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "1";
};
};
};
};
};
new ShellBitmapButton() {
profile = "ShellButtonNoTabProfile";
horizSizing = "left";
vertSizing = "top";
position = "372 417";
extent = "115 38";
minExtent = "32 38";
visible = "1";
setFirstResponder = "0";
command = "debriefDisconnect();";
helpTag = "0";
text = "DISCONNECT";
simpleStyle = "0";
};
new ShellBitmapButton(DB_ContinueBTN) {
profile = "ShellButtonNoTabProfile";
horizSizing = "left";
vertSizing = "top";
position = "478 417";
extent = "115 38";
minExtent = "32 38";
visible = "1";
setFirstResponder = "0";
command = "debriefContinue();";
accelerator = "escape";
helpTag = "0";
text = "CONTINUE";
simpleStyle = "0";
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE BEGIN ---
new GuiControl(DB_ChatDlg) {
profile = "GuiModelessDialogProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "relative";
vertSizing = "relative";
position = "0 0";
extent = "300 236";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new ShellTextEditCtrl(DB_ChatEntry) {
profile = "NewTextEditProfile";
horizSizing = "width";
vertSizing = "top";
position = "45 197";
extent = "261 38";
minExtent = "32 38";
visible = "1";
setFirstResponder = "0";
altCommand = "DB_ChatEntry.sendChat();";
escapeCommand = "DB_ChatEntry.onEscape();";
helpTag = "0";
historySize = "0";
maxLength = "120";
password = "0";
glowOffset = "9 9";
};
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE BEGIN ---
new GuiChunkedBitmapCtrl(DebriefGui) {
profile = "GuiContentProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
new ShellPaneCtrl(DB_Pane) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "28 13";
extent = "584 459";
minExtent = "48 92";
visible = "1";
helpTag = "0";
noTitleBar = "1";
};
new GuiProgressCtrl(DB_LoadingProgress) {
profile = "ShellProgressBarProfile";
horizSizing = "right";
vertSizing = "top";
position = "67 423";
extent = "300 25";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new GuiTextCtrl(DB_LoadingProgressTxt) {
profile = "ShellProgressBarTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 3";
extent = "300 19";
minExtent = "8 8";
visible = "1";
helpTag = "0";
text = "LOADING MISSION...";
};
};
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "relative";
vertSizing = "relative";
position = "0 0";
extent = "300 236";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new ShellScrollCtrl(DB_ChatScroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "50 18";
extent = "251 184";
minExtent = "24 24";
visible = "1";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "alwaysOn";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "3 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "7 7";
extent = "221 170";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new GuiMessageVectorCtrl(DB_ChatVector) {
profile = "GuiChatHudProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "221 170";
minExtent = "8 8";
visible = "1";
helpTag = "0";
lineSpacing = "0";
lineContinuedIndex = "10";
allowedMatches[0] = "http";
allowedMatches[1] = "t2server";
matchColor = "0 0 255 255";
maxColorIndex = "5";
matchColors1 = "255 0 0 255";
matchColors0 = "0 0 255 255";
};
};
};
};
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "relative";
vertSizing = "height";
position = "300 15";
extent = "340 405";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new ShellFieldCtrl(DB_ResultPane) {
profile = "ShellFieldProfile";
horizSizing = "width";
vertSizing = "height";
position = "5 7";
extent = "280 392";
minExtent = "16 18";
visible = "1";
helpTag = "0";
new GuiMLTextCtrl(DebriefResultText) {
profile = "DebriefHeadlineTextProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "4 3";
extent = "272 28";
minExtent = "8 8";
visible = "1";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
};
new ShellScrollCtrl(DB_ResultScroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "2 58";
extent = "276 332";
minExtent = "24 24";
visible = "1";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "dynamic";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "3 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "7 7";
extent = "262 318";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new GuiMLTextCtrl(DebriefText) {
profile = "DebriefTextProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "262 18";
minExtent = "8 8";
visible = "1";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "1";
};
};
};
};
};
new ShellBitmapButton() {
profile = "ShellButtonNoTabProfile";
horizSizing = "left";
vertSizing = "top";
position = "372 417";
extent = "115 38";
minExtent = "32 38";
visible = "1";
setFirstResponder = "0";
command = "debriefDisconnect();";
helpTag = "0";
text = "DISCONNECT";
simpleStyle = "0";
};
new ShellBitmapButton(DB_ContinueBTN) {
profile = "ShellButtonNoTabProfile";
horizSizing = "left";
vertSizing = "top";
position = "478 417";
extent = "115 38";
minExtent = "32 38";
visible = "1";
setFirstResponder = "0";
command = "debriefContinue();";
accelerator = "escape";
helpTag = "0";
text = "CONTINUE";
simpleStyle = "0";
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE BEGIN ---
new GuiControl(DB_ChatDlg) {
profile = "GuiModelessDialogProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "relative";
vertSizing = "relative";
position = "0 0";
extent = "300 236";
minExtent = "8 8";
visible = "1";
helpTag = "0";
new ShellTextEditCtrl(DB_ChatEntry) {
profile = "NewTextEditProfile";
horizSizing = "width";
vertSizing = "top";
position = "45 197";
extent = "261 38";
minExtent = "32 38";
visible = "1";
setFirstResponder = "0";
altCommand = "DB_ChatEntry.sendChat();";
escapeCommand = "DB_ChatEntry.onEscape();";
helpTag = "0";
historySize = "0";
maxLength = "120";
password = "0";
glowOffset = "9 9";
};
};
};
//--- OBJECT WRITE END ---

View file

@ -1,91 +1,91 @@
//--- OBJECT WRITE BEGIN ---
new GuiControl(InputDLG) {
profile = "DlgBackProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPaneCtrl(InputTransFrame) {
profile = "ShellDlgPaneProfile";
horizSizing = "center";
vertSizing = "center";
position = "120 157";
extent = "400 118";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Input";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new ShellBitmapButton(InputDone) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "120 70";
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "";
helpTag = "0";
text = "DONE";
command = "InputOnDone();";
simpleStyle = "0";
};
new GuiTextCtrl(InputText) {
profile = "SiegeHalftimeClockProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "22 27";
extent = "76 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Text";
longTextBuffer = "0";
maxLength = "255";
};
new ShellTextEditCtrl(Input) {
profile = "NewTextEditProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "12 42";
extent = "362 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "";
command = "";
helpTag = "0";
longTextBuffer = "0";
maxLength = "255";
historySize = "0";
password = "0";
IRCName = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
};
};
//--- OBJECT WRITE END ---
function InputOnDone()
{
canvas.popDialog(InputDLG);
commandToServer('InputDone',$InputType,Input.getValue());
}
//--- OBJECT WRITE BEGIN ---
new GuiControl(InputDLG) {
profile = "DlgBackProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPaneCtrl(InputTransFrame) {
profile = "ShellDlgPaneProfile";
horizSizing = "center";
vertSizing = "center";
position = "120 157";
extent = "400 118";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Input";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new ShellBitmapButton(InputDone) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "120 70";
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "";
helpTag = "0";
text = "DONE";
command = "InputOnDone();";
simpleStyle = "0";
};
new GuiTextCtrl(InputText) {
profile = "SiegeHalftimeClockProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "22 27";
extent = "76 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Text";
longTextBuffer = "0";
maxLength = "255";
};
new ShellTextEditCtrl(Input) {
profile = "NewTextEditProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "12 42";
extent = "362 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "";
command = "";
helpTag = "0";
longTextBuffer = "0";
maxLength = "255";
historySize = "0";
password = "0";
IRCName = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
};
};
//--- OBJECT WRITE END ---
function InputOnDone()
{
canvas.popDialog(InputDLG);
commandToServer('InputDone',$InputType,Input.getValue());
}

View file

@ -1,122 +1,122 @@
//--- OBJECT WRITE BEGIN ---
new GuiControl(LANAccountCreationDLG) {
profile = "DlgBackProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPaneCtrl(LANTransFrame) {
profile = "ShellDlgPaneProfile";
horizSizing = "center";
vertSizing = "center";
position = "140 170";
extent = "400 165";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "LAN Account";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new ShellBitmapButton(LANAccountDone) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "127 118";
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "DONE";
command = "LANAccountDone();";
simpleStyle = "0";
};
new ShellTextEditCtrl(AccountPassword) {
profile = "NewTextEditProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "11 89";
extent = "362 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$Pref::LANAccount::Password";
command = "OnLANPasswordInput();";
helpTag = "0";
longTextBuffer = "0";
maxLength = "255";
historySize = "0";
password = "1";
IRCName = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
new ShellTextEditCtrl(AccountName) {
profile = "NewTextEditProfile";
horizSizing = "right";
variable = "$Pref::LANAccount::Name";
command = "OnLANNameInput();";
vertSizing = "bottom";
position = "12 42";
extent = "362 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
longTextBuffer = "0";
maxLength = "255";
historySize = "0";
password = "0";
IRCName = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
new GuiTextCtrl() {
profile = "SiegeHalftimeClockProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "22 27";
extent = "76 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Account Name";
longTextBuffer = "0";
maxLength = "255";
};
new GuiTextCtrl() {
profile = "SiegeHalftimeClockProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "22 74";
extent = "61 15";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Password";
longTextBuffer = "0";
maxLength = "255";
};
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE BEGIN ---
new GuiControl(LANAccountCreationDLG) {
profile = "DlgBackProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPaneCtrl(LANTransFrame) {
profile = "ShellDlgPaneProfile";
horizSizing = "center";
vertSizing = "center";
position = "140 170";
extent = "400 165";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "LAN Account";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new ShellBitmapButton(LANAccountDone) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "127 118";
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "DONE";
command = "LANAccountDone();";
simpleStyle = "0";
};
new ShellTextEditCtrl(AccountPassword) {
profile = "NewTextEditProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "11 89";
extent = "362 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$Pref::LANAccount::Password";
command = "OnLANPasswordInput();";
helpTag = "0";
longTextBuffer = "0";
maxLength = "255";
historySize = "0";
password = "1";
IRCName = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
new ShellTextEditCtrl(AccountName) {
profile = "NewTextEditProfile";
horizSizing = "right";
variable = "$Pref::LANAccount::Name";
command = "OnLANNameInput();";
vertSizing = "bottom";
position = "12 42";
extent = "362 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
longTextBuffer = "0";
maxLength = "255";
historySize = "0";
password = "0";
IRCName = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
new GuiTextCtrl() {
profile = "SiegeHalftimeClockProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "22 27";
extent = "76 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Account Name";
longTextBuffer = "0";
maxLength = "255";
};
new GuiTextCtrl() {
profile = "SiegeHalftimeClockProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "22 74";
extent = "61 15";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Password";
longTextBuffer = "0";
maxLength = "255";
};
};
};
//--- OBJECT WRITE END ---

View file

@ -1,76 +1,76 @@
//--- OBJECT WRITE BEGIN ---
new GuiControl(LaunchToolbarDlg) {
profile = "GuiModelessDialogProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
setFirstResponder = "0";
modal = "0";
helpTag = "0";
ctrlCount = "0";
new GuiControl(LaunchToolbarPane) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "top";
position = "-2 436";
extent = "644 44";
minExtent = "8 8";
visible = "1";
setFirstResponder = "0";
modal = "1";
helpTag = "0";
new ShellLaunchMenu(LaunchToolbarMenu) {
profile = "LaunchMenuProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "3 0";
extent = "115 56";
minExtent = "8 8";
visible = "1";
setFirstResponder = "1";
modal = "1";
helpTag = "0";
text = "LAUNCH";
maxPopupHeight = "200";
buttonFontType = "Sui Generis";
buttonFontSize = "14";
};
new ShellTabGroupCtrl(LaunchTabView) {
profile = "LaunchTabProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "120 11";
extent = "520 29";
minExtent = "38 29";
visible = "1";
helpTag = "0";
glowOffset = "0";
tabSpacing = "1";
maxTabWidth = "160";
stretchToFit = "0";
};
};
new ShellBitmapButton(LaunchToolbarCloseButton) {
profile = "CloseButtonProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "583 13";
extent = "33 26";
minExtent = "8 8";
visible = "1";
setFirstResponder = "0";
modal = "1";
helpTag = "0";
command = "LaunchTabView.closeCurrentTab();";
text = "";
simpleStyle = "1";
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE BEGIN ---
new GuiControl(LaunchToolbarDlg) {
profile = "GuiModelessDialogProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
setFirstResponder = "0";
modal = "0";
helpTag = "0";
ctrlCount = "0";
new GuiControl(LaunchToolbarPane) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "top";
position = "-2 436";
extent = "644 44";
minExtent = "8 8";
visible = "1";
setFirstResponder = "0";
modal = "1";
helpTag = "0";
new ShellLaunchMenu(LaunchToolbarMenu) {
profile = "LaunchMenuProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "3 0";
extent = "115 56";
minExtent = "8 8";
visible = "1";
setFirstResponder = "1";
modal = "1";
helpTag = "0";
text = "LAUNCH";
maxPopupHeight = "200";
buttonFontType = "Sui Generis";
buttonFontSize = "14";
};
new ShellTabGroupCtrl(LaunchTabView) {
profile = "LaunchTabProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "120 11";
extent = "520 29";
minExtent = "38 29";
visible = "1";
helpTag = "0";
glowOffset = "0";
tabSpacing = "1";
maxTabWidth = "160";
stretchToFit = "0";
};
};
new ShellBitmapButton(LaunchToolbarCloseButton) {
profile = "CloseButtonProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "583 13";
extent = "33 26";
minExtent = "8 8";
visible = "1";
setFirstResponder = "0";
modal = "1";
helpTag = "0";
command = "LaunchTabView.closeCurrentTab();";
text = "";
simpleStyle = "1";
};
};
//--- OBJECT WRITE END ---

View file

@ -1,125 +1,125 @@
//--- OBJECT WRITE BEGIN ---
new GuiControl(MP3PlayerDLG) {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPaneCtrl(MP3_Pane) {
profile = "ShellPaneProfile";
horizSizing = "center";
vertSizing = "center";
position = "112 106";
extent = "416 267";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "MP3 Player";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new ShellScrollCtrl() {
profile = "NewScrollCtrlProfile";
horizSizing = "right";
vertSizing = "top";
position = "13 22";
extent = "200 234";
minExtent = "24 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOn";
vScrollBar = "alwaysOn";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "0 0";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "4 4";
extent = "176 210";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(MP3_List) {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "176 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "0";
resizeCell = "1";
columns = "0";
fitParentWidth = "1";
clipColumnText = "0";
};
};
};
new GuiTextCtrl(MP3_Text) {
profile = "CommanderButtonProfile";
horizSizing = "relative";
vertSizing = "relative";
position = "211 30";
extent = "190 198";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Try using some other MP3 player.";
longTextBuffer = "0";
maxLength = "255";
};
new ShellBitmapButton(MP3_Play) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "200 221";
extent = "77 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "PLAY";
simpleStyle = "0";
};
new ShellBitmapButton(MP3_Close) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "270 221";
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "CLOSE";
simpleStyle = "0";
};
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE BEGIN ---
new GuiControl(MP3PlayerDLG) {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPaneCtrl(MP3_Pane) {
profile = "ShellPaneProfile";
horizSizing = "center";
vertSizing = "center";
position = "112 106";
extent = "416 267";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "MP3 Player";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new ShellScrollCtrl() {
profile = "NewScrollCtrlProfile";
horizSizing = "right";
vertSizing = "top";
position = "13 22";
extent = "200 234";
minExtent = "24 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOn";
vScrollBar = "alwaysOn";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "0 0";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "4 4";
extent = "176 210";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(MP3_List) {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "176 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "0";
resizeCell = "1";
columns = "0";
fitParentWidth = "1";
clipColumnText = "0";
};
};
};
new GuiTextCtrl(MP3_Text) {
profile = "CommanderButtonProfile";
horizSizing = "relative";
vertSizing = "relative";
position = "211 30";
extent = "190 198";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Try using some other MP3 player.";
longTextBuffer = "0";
maxLength = "255";
};
new ShellBitmapButton(MP3_Play) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "200 221";
extent = "77 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "PLAY";
simpleStyle = "0";
};
new ShellBitmapButton(MP3_Close) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "270 221";
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "CLOSE";
simpleStyle = "0";
};
};
};
//--- OBJECT WRITE END ---

View file

@ -1,75 +1,75 @@
//--- OBJECT WRITE BEGIN ---
new GuiControl(MessageBoxTransfer) {
profile = "DlgBackProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPaneCtrl(MBTransFrame) {
profile = "ShellDlgPaneProfile";
horizSizing = "center";
vertSizing = "center";
position = "170 184";
extent = "300 111";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Updating";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new GuiProgressCtrl() {
profile = "ShellProgressBarProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "19 28";
extent = "262 24";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl(UpdateProgress) {
profile = "ShellProgressBarTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 3";
extent = "262 19";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Updating file";
longTextBuffer = "0";
maxLength = "255";
};
};
new GuiTextCtrl() {
profile = "NewTextEditProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "114 65";
extent = "254 64";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Please wait...";
longTextBuffer = "0";
maxLength = "255";
};
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE BEGIN ---
new GuiControl(MessageBoxTransfer) {
profile = "DlgBackProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPaneCtrl(MBTransFrame) {
profile = "ShellDlgPaneProfile";
horizSizing = "center";
vertSizing = "center";
position = "170 184";
extent = "300 111";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Updating";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new GuiProgressCtrl() {
profile = "ShellProgressBarProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "19 28";
extent = "262 24";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl(UpdateProgress) {
profile = "ShellProgressBarTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 3";
extent = "262 19";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Updating file";
longTextBuffer = "0";
maxLength = "255";
};
};
new GuiTextCtrl() {
profile = "NewTextEditProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "114 65";
extent = "254 64";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Please wait...";
longTextBuffer = "0";
maxLength = "255";
};
};
};
//--- OBJECT WRITE END ---

File diff suppressed because it is too large Load diff

View file

@ -1,343 +1,343 @@
//--- OBJECT WRITE BEGIN ---
new GuiChunkedBitmapCtrl(RPGBrowserGui) {
profile = "GuiContentProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
pane = "News";
new ShellPaneCtrl(RPG_Frame) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "MOD BROWSER";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new ShellTabFrame(RPG_TabFrame) {
profile = "ShellHorzTabFrameProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "22 54";
extent = "576 254";
minExtent = "26 254";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
isVertical = "0";
useCloseButton = "0";
edgeInset = "0";
};
new GuiTextCtrl(RPG_VersionText) {
profile = "VersionTextProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "396 4";
extent = "160 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Version ";
longTextBuffer = "0";
maxLength = "255";
};
new ShellTabGroupCtrl(RPG_TabView) {
profile = "TabGroupProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "30 25";
extent = "560 29";
minExtent = "38 29";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
glowOffset = "7";
tabSpacing = "2";
maxTabWidth = "150";
stretchToFit = "0";
};
};
new GuiControl(RPG_NewsPane) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "31 62";
extent = "558 345";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "center";
vertSizing = "center";
position = "0 16";
extent = "558 312";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl(Enc_ErrorText) {
profile = "BrowserFilterLabelProfile";
horizSizing = "center";
vertSizing = "center";
position = "114 143";
extent = "330 26";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "The news tab is not functional in this version of T2Bol.";
longTextBuffer = "0";
maxLength = "255";
};
};
new ShellBitmapButton() {
profile = "ShellButtonProfile";
horizSizing = "center";
vertSizing = "bottom";
position = "250 221";
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "launchCredits(1);";
helpTag = "0";
text = "SHOW MOD CREDITS";
simpleStyle = "0";
};
};
new GuiControl(RPG_BrowserPane) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "31 70";
extent = "900 900";
minExtent = "8 8";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPopupMenu(RPG_Category) {
profile = "ShellPopupProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "8 4";
extent = "180 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Select Category";
longTextBuffer = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
selectedBarBitmap = "gui/shll_pulldownbar_act";
noButtonStyle = "0";
count = "5";
};
new ShellScrollCtrl(RPG_Scroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "right";
vertSizing = "height";
position = "10 30";
extent = "175 298";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "dynamic";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "0 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "4 7";
extent = "167 284";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(RPG_ItemList) {
profile = "ShellTextArrayProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "167 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "0";
resizeCell = "1";
columns = "0";
fitParentWidth = "1";
clipColumnText = "0";
};
};
};
new GuiControl(RPG_Info) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "180 5";
extent = "750 339";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellScrollCtrl() {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 6";
extent = "393 338";
minExtent = "24 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "dynamic";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "0 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "4 7";
extent = "385 324";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(RPG_Text) {
profile = "ShellAltTextProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "0 0";
extent = "370 112";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "1";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
};
new ShellBitmapButton(RPG_DownloadButton) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "5 605";
extent = "183 50";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "BrowserDoSave();";
helpTag = "0";
text = "SAVE CONTENTS";
simpleStyle = "0";
isActive = "0";
};
};
new GuiControl(RPG_DownloadsPane) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "31 62";
extent = "558 345";
minExtent = "8 8";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "center";
vertSizing = "center";
position = "0 16";
extent = "558 312";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
profile = "ShellTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "34 13";
extent = "74 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "DOWNLOADS:";
longTextBuffer = "0";
maxLength = "255";
};
};
};
};
//--- OBJECT WRITE BEGIN ---
new GuiChunkedBitmapCtrl(RPGBrowserGui) {
profile = "GuiContentProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
pane = "News";
new ShellPaneCtrl(RPG_Frame) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "MOD BROWSER";
longTextBuffer = "0";
maxLength = "255";
noTitleBar = "0";
new ShellTabFrame(RPG_TabFrame) {
profile = "ShellHorzTabFrameProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "22 54";
extent = "576 254";
minExtent = "26 254";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
isVertical = "0";
useCloseButton = "0";
edgeInset = "0";
};
new GuiTextCtrl(RPG_VersionText) {
profile = "VersionTextProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "396 4";
extent = "160 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Version ";
longTextBuffer = "0";
maxLength = "255";
};
new ShellTabGroupCtrl(RPG_TabView) {
profile = "TabGroupProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "30 25";
extent = "560 29";
minExtent = "38 29";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
glowOffset = "7";
tabSpacing = "2";
maxTabWidth = "150";
stretchToFit = "0";
};
};
new GuiControl(RPG_NewsPane) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "31 62";
extent = "558 345";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "center";
vertSizing = "center";
position = "0 16";
extent = "558 312";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl(Enc_ErrorText) {
profile = "BrowserFilterLabelProfile";
horizSizing = "center";
vertSizing = "center";
position = "114 143";
extent = "330 26";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "The news tab is not functional in this version of T2Bol.";
longTextBuffer = "0";
maxLength = "255";
};
};
new ShellBitmapButton() {
profile = "ShellButtonProfile";
horizSizing = "center";
vertSizing = "bottom";
position = "250 221";
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "launchCredits(1);";
helpTag = "0";
text = "SHOW MOD CREDITS";
simpleStyle = "0";
};
};
new GuiControl(RPG_BrowserPane) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "31 70";
extent = "900 900";
minExtent = "8 8";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellPopupMenu(RPG_Category) {
profile = "ShellPopupProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "8 4";
extent = "180 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Select Category";
longTextBuffer = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
selectedBarBitmap = "gui/shll_pulldownbar_act";
noButtonStyle = "0";
count = "5";
};
new ShellScrollCtrl(RPG_Scroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "right";
vertSizing = "height";
position = "10 30";
extent = "175 298";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "dynamic";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "0 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "4 7";
extent = "167 284";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(RPG_ItemList) {
profile = "ShellTextArrayProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "167 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "0";
resizeCell = "1";
columns = "0";
fitParentWidth = "1";
clipColumnText = "0";
};
};
};
new GuiControl(RPG_Info) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "180 5";
extent = "750 339";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellScrollCtrl() {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 6";
extent = "393 338";
minExtent = "24 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "dynamic";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "0 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "4 7";
extent = "385 324";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(RPG_Text) {
profile = "ShellAltTextProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "0 0";
extent = "370 112";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "1";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
};
new ShellBitmapButton(RPG_DownloadButton) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "5 605";
extent = "183 50";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "BrowserDoSave();";
helpTag = "0";
text = "SAVE CONTENTS";
simpleStyle = "0";
isActive = "0";
};
};
new GuiControl(RPG_DownloadsPane) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "31 62";
extent = "558 345";
minExtent = "8 8";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "center";
vertSizing = "center";
position = "0 16";
extent = "558 312";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
profile = "ShellTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "34 13";
extent = "74 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "DOWNLOADS:";
longTextBuffer = "0";
maxLength = "255";
};
};
};
};
//--- OBJECT WRITE END ---

View file

@ -1,294 +1,294 @@
//--- OBJECT WRITE BEGIN ---
new GuiChunkedBitmapCtrl(TrainingGui) {
profile = "GuiContentProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
new ShellPaneCtrl() {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "CAMPAIGN";
maxLength = "255";
noTitleBar = "0";
new ShellFieldCtrl(TrainingPicFrame) {
profile = "ShellFieldProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "30 186";
extent = "175 175";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiBitmapCtrl(TrainingPic) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "2 3";
extent = "169 169";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
wrap = "0";
};
};
new ShellPopupMenu(TrainingSelectMenu) {
profile = "ShellPopupProfile";
horizSizing = "left";
vertSizing = "top";
position = "100 368";
extent = "165 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
selectedBarBitmap = "gui/shll_pulldownbar_act";
noButtonStyle = "0";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
horizSizing = "left";
vertSizing = "top";
position = "29 377";
extent = "74 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Campaign:";
maxLength = "255";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
horizSizing = "left";
vertSizing = "top";
position = "236 377";
extent = "74 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Difficulty:";
maxLength = "255";
};
new ShellPopupMenu(TrainingDifficultyMenu) {
profile = "ShellPopupProfile";
horizSizing = "left";
vertSizing = "top";
position = "307 368";
extent = "137 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
selectedBarBitmap = "gui/shll_pulldownbar_act";
noButtonStyle = "0";
};
new ShellScrollCtrl() {
profile = "NewScrollCtrlProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "26 31";
extent = "183 146";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "dynamic";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "3 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "7 7";
extent = "169 132";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(TrainingMissionList) {
profile = "ShellTextArrayProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "169 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "1";
resizeCell = "1";
columns = "0 200";
fitParentWidth = "1";
clipColumnText = "0";
};
};
};
new ShellToggleButton(TrainingPlayTgl) {
profile = "ShellRadioProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "448 27";
extent = "140 30";
minExtent = "26 27";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$pref::TrainingPlayBriefing";
helpTag = "0";
text = "Play Briefing";
maxLength = "255";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "444 31";
extent = "122 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Play Briefing:";
maxLength = "255";
};
new ShellBitmapButton(TrainingPlayBtn) {
profile = "SoundTestButtonProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "568 28";
extent = "24 24";
minExtent = "24 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TrainingGui.toggleBriefing();";
helpTag = "0";
simpleStyle = "1";
};
new GuiTextCtrl() {
profile = "ShellTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "219 31";
extent = "99 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "MISSION BRIEFING";
maxLength = "255";
};
new ShellScrollCtrl(TrainingBriefingScroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "214 50";
extent = "378 318";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "alwaysOn";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "3 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "7 7";
extent = "348 304";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(TrainingBriefingText) {
profile = "ShellLoadTextProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "0 0";
extent = "348 18";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
new ShellBitmapButton() {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "469 368";
extent = "128 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TrainingGui.startTraining();";
helpTag = "0";
text = "START";
simpleStyle = "0";
};
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE BEGIN ---
new GuiChunkedBitmapCtrl(TrainingGui) {
profile = "GuiContentProfile";
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
new ShellPaneCtrl() {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "CAMPAIGN";
maxLength = "255";
noTitleBar = "0";
new ShellFieldCtrl(TrainingPicFrame) {
profile = "ShellFieldProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "30 186";
extent = "175 175";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiBitmapCtrl(TrainingPic) {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "height";
position = "2 3";
extent = "169 169";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
wrap = "0";
};
};
new ShellPopupMenu(TrainingSelectMenu) {
profile = "ShellPopupProfile";
horizSizing = "left";
vertSizing = "top";
position = "100 368";
extent = "165 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
selectedBarBitmap = "gui/shll_pulldownbar_act";
noButtonStyle = "0";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
horizSizing = "left";
vertSizing = "top";
position = "29 377";
extent = "74 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Campaign:";
maxLength = "255";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
horizSizing = "left";
vertSizing = "top";
position = "236 377";
extent = "74 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Difficulty:";
maxLength = "255";
};
new ShellPopupMenu(TrainingDifficultyMenu) {
profile = "ShellPopupProfile";
horizSizing = "left";
vertSizing = "top";
position = "307 368";
extent = "137 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
selectedBarBitmap = "gui/shll_pulldownbar_act";
noButtonStyle = "0";
};
new ShellScrollCtrl() {
profile = "NewScrollCtrlProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "26 31";
extent = "183 146";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "dynamic";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "3 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "7 7";
extent = "169 132";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(TrainingMissionList) {
profile = "ShellTextArrayProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "169 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "1";
resizeCell = "1";
columns = "0 200";
fitParentWidth = "1";
clipColumnText = "0";
};
};
};
new ShellToggleButton(TrainingPlayTgl) {
profile = "ShellRadioProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "448 27";
extent = "140 30";
minExtent = "26 27";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$pref::TrainingPlayBriefing";
helpTag = "0";
text = "Play Briefing";
maxLength = "255";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "444 31";
extent = "122 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Play Briefing:";
maxLength = "255";
};
new ShellBitmapButton(TrainingPlayBtn) {
profile = "SoundTestButtonProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "568 28";
extent = "24 24";
minExtent = "24 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TrainingGui.toggleBriefing();";
helpTag = "0";
simpleStyle = "1";
};
new GuiTextCtrl() {
profile = "ShellTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "219 31";
extent = "99 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "MISSION BRIEFING";
maxLength = "255";
};
new ShellScrollCtrl(TrainingBriefingScroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "214 50";
extent = "378 318";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
vScrollBar = "alwaysOn";
constantThumbHeight = "0";
defaultLineHeight = "15";
childMargin = "3 3";
fieldBase = "gui/shll_field";
new GuiScrollContentCtrl() {
profile = "GuiDefaultProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "7 7";
extent = "348 304";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(TrainingBriefingText) {
profile = "ShellLoadTextProfile";
horizSizing = "width";
vertSizing = "bottom";
position = "0 0";
extent = "348 18";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
new ShellBitmapButton() {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "469 368";
extent = "128 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TrainingGui.startTraining();";
helpTag = "0";
text = "START";
simpleStyle = "0";
};
};
};
//--- OBJECT WRITE END ---

File diff suppressed because it is too large Load diff