Move RA chrome yamls to common
This commit is contained in:
@@ -1,199 +0,0 @@
|
||||
Background@ASSETBROWSER_PANEL:
|
||||
Logic: AssetBrowserLogic
|
||||
SupportedFormats: .shp, .r8, .tmp, .tem, .des, .sno, .int, .vqa
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 700
|
||||
Height: 500
|
||||
Children:
|
||||
LogicTicker@ANIMATION_TICKER:
|
||||
ColorPreviewManager@COLOR_MANAGER:
|
||||
Label@ASSETBROWSER_TITLE:
|
||||
Y: 20
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Asset Browser
|
||||
Label@SOURCE_SELECTOR_DESC:
|
||||
X: 20
|
||||
Y: 35
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Text: Select asset source
|
||||
DropDownButton@SOURCE_SELECTOR:
|
||||
X: 20
|
||||
Y: 60
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Folders
|
||||
ScrollPanel@ASSET_LIST:
|
||||
X: 20
|
||||
Y: 90
|
||||
Width: 160
|
||||
Height: 275
|
||||
CollapseHiddenChildren: True
|
||||
Children:
|
||||
ScrollItem@ASSET_TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 10
|
||||
Width: PARENT_RIGHT-20
|
||||
Height: 25
|
||||
Label@FILENAME_DESC:
|
||||
X: 20
|
||||
Y: 370
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Text: Filter by name
|
||||
TextField@FILENAME_INPUT:
|
||||
X: 20
|
||||
Y: 395
|
||||
Width: 160
|
||||
Height: 25
|
||||
Label@PALETTE_DESC:
|
||||
X: PARENT_RIGHT-WIDTH-270
|
||||
Y: 60
|
||||
Width: 150
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Right
|
||||
Text: Palette:
|
||||
DropDownButton@PALETTE_SELECTOR:
|
||||
X: PARENT_RIGHT-WIDTH-110
|
||||
Y: 60
|
||||
Width: 150
|
||||
Height: 25
|
||||
Font: Bold
|
||||
DropDownButton@COLOR:
|
||||
X: PARENT_RIGHT-WIDTH-20
|
||||
Y: 60
|
||||
Width: 80
|
||||
Height: 25
|
||||
Children:
|
||||
ColorBlock@COLORBLOCK:
|
||||
X: 5
|
||||
Y: 6
|
||||
Width: PARENT_RIGHT-35
|
||||
Height: PARENT_BOTTOM-12
|
||||
Background@SPRITE_BG:
|
||||
X: 190
|
||||
Y: 90
|
||||
Width: 490
|
||||
Height: 330
|
||||
Background: dialog3
|
||||
Children:
|
||||
Sprite@SPRITE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
VqaPlayer@PLAYER:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
AspectRatio: 1
|
||||
Label@ERROR:
|
||||
X: 5
|
||||
Width: 490 - 10
|
||||
Height: 330
|
||||
Align: Center
|
||||
Visible: false
|
||||
Text: Error displaying file. See assetbrowser.log for details.
|
||||
Container@FRAME_SELECTOR:
|
||||
X: 190
|
||||
Y: 425
|
||||
Children:
|
||||
Button@BUTTON_PREV:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
Children:
|
||||
Image@IMAGE_PREV:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: prev
|
||||
Button@BUTTON_PLAY:
|
||||
X: 35
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
Children:
|
||||
Image@IMAGE_PLAY:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: play
|
||||
Button@BUTTON_PAUSE:
|
||||
Visible: no
|
||||
X: 35
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
Children:
|
||||
Image@IMAGE_PAUSE:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: pause
|
||||
Button@BUTTON_STOP:
|
||||
X: 70
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
Children:
|
||||
Image@IMAGE_STOP:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: stop
|
||||
Button@BUTTON_NEXT:
|
||||
X: 105
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
Children:
|
||||
Image@IMAGE_NEXT:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: next
|
||||
Slider@FRAME_SLIDER:
|
||||
X: 140
|
||||
Y: 3
|
||||
Width: 300
|
||||
Height: 20
|
||||
MinimumValue: 0
|
||||
Label@FRAME_COUNT:
|
||||
X: 445
|
||||
Width: 40
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Left
|
||||
Button@CLOSE_BUTTON:
|
||||
Key: escape
|
||||
X: PARENT_RIGHT-180
|
||||
Y: PARENT_BOTTOM-45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Close
|
||||
@@ -1,44 +0,0 @@
|
||||
Background@COLOR_CHOOSER:
|
||||
Logic: ColorPickerLogic
|
||||
Background: dialog2
|
||||
Width: 326
|
||||
Height: 140
|
||||
Children:
|
||||
Button@RANDOM_BUTTON:
|
||||
Key: tab
|
||||
X: 250
|
||||
Y: 109
|
||||
Width: 70
|
||||
Height: 25
|
||||
Text: Random
|
||||
Font: Bold
|
||||
Background@HUEBG:
|
||||
Background: dialog3
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 240
|
||||
Height: 17
|
||||
Children:
|
||||
HueSlider@HUE:
|
||||
X: 2
|
||||
Y: 2
|
||||
Width: PARENT_RIGHT - 4
|
||||
Height: PARENT_BOTTOM - 4
|
||||
Ticks: 5
|
||||
Background@MIXERBG:
|
||||
Background: dialog3
|
||||
X: 5
|
||||
Y: 27
|
||||
Width: 240
|
||||
Height: 107
|
||||
Children:
|
||||
ColorMixer@MIXER:
|
||||
X: 2
|
||||
Y: 2
|
||||
Width: PARENT_RIGHT - 4
|
||||
Height: PARENT_BOTTOM - 4
|
||||
ActorPreview@PREVIEW:
|
||||
X: 245
|
||||
Y: 21
|
||||
Width: 80
|
||||
Height: 73
|
||||
@@ -1,121 +0,0 @@
|
||||
Background@THREEBUTTON_PROMPT:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - 90)/2
|
||||
Width: 600
|
||||
Height: 110
|
||||
Children:
|
||||
Label@PROMPT_TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Y: 20
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@PROMPT_TEXT:
|
||||
X: 15
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 30
|
||||
Height: 20
|
||||
Align: Center
|
||||
Button@CONFIRM_BUTTON:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Confirm
|
||||
Font: Bold
|
||||
Key: return
|
||||
Visible: false
|
||||
Button@OTHER_BUTTON:
|
||||
X: PARENT_RIGHT - 380
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Restart
|
||||
Font: Bold
|
||||
Visible: false
|
||||
Button@CANCEL_BUTTON:
|
||||
X: PARENT_RIGHT - 180
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Visible: false
|
||||
|
||||
Background@TWOBUTTON_PROMPT:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - 90)/2
|
||||
Width: 370
|
||||
Height: 110
|
||||
Children:
|
||||
Label@PROMPT_TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Y: 20
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@PROMPT_TEXT:
|
||||
X: 15
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 30
|
||||
Height: 20
|
||||
Align: Center
|
||||
Button@CONFIRM_BUTTON:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Confirm
|
||||
Font: Bold
|
||||
Key: return
|
||||
Visible: false
|
||||
Button@CANCEL_BUTTON:
|
||||
X: PARENT_RIGHT - 180
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Visible: false
|
||||
|
||||
Background@TEXT_INPUT_PROMPT:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 370
|
||||
Height: 175
|
||||
Children:
|
||||
Label@PROMPT_TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Y: 20
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@PROMPT_TEXT:
|
||||
X: 20
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: 25
|
||||
Align: Center
|
||||
TextField@INPUT_TEXT:
|
||||
X: 20
|
||||
Y: 80
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: 25
|
||||
Button@ACCEPT_BUTTON:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: OK
|
||||
Font: Bold
|
||||
Key: return
|
||||
Button@CANCEL_BUTTON:
|
||||
X: PARENT_RIGHT - 180
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
@@ -1,158 +0,0 @@
|
||||
Background@CONNECTIONFAILED_PANEL:
|
||||
Logic: ConnectionFailedLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 450
|
||||
Height: 160
|
||||
Children:
|
||||
LogicTicker@CONNECTION_FAILED_TICKER:
|
||||
Label@TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 450
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@CONNECTING_DESC:
|
||||
X: 0
|
||||
Y: 45
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Could not connect to AAA.BBB.CCC.DDD:EEEE
|
||||
Align: Center
|
||||
Label@CONNECTION_ERROR:
|
||||
X: 0
|
||||
Y: 75
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: ServerError
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@PASSWORD_LABEL:
|
||||
X: PARENT_RIGHT - 360
|
||||
Y: 110
|
||||
Width: 95
|
||||
Height: 25
|
||||
Text: Password:
|
||||
Font: Bold
|
||||
PasswordField@PASSWORD:
|
||||
X: PARENT_RIGHT - 285
|
||||
Y: 111
|
||||
Width: 190
|
||||
MaxLength: 20
|
||||
Height: 25
|
||||
Button@RETRY_BUTTON:
|
||||
X: PARENT_RIGHT - 430
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Retry
|
||||
Font: Bold
|
||||
Key: return
|
||||
Button@ABORT_BUTTON:
|
||||
X: PARENT_RIGHT - 180
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
|
||||
Background@CONNECTING_PANEL:
|
||||
Logic: ConnectionLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 450
|
||||
Height: 150
|
||||
Children:
|
||||
Label@CONNECTING_TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 450
|
||||
Height: 25
|
||||
Text: Connecting
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@CONNECTING_DESC:
|
||||
X: 0
|
||||
Y: 60
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Connecting to AAA.BBB.CCC.DDD:EEEE...
|
||||
Align: Center
|
||||
Button@ABORT_BUTTON:
|
||||
X: PARENT_RIGHT - 180
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Abort
|
||||
Font: Bold
|
||||
Key: escape
|
||||
|
||||
Background@CONNECTION_SWITCHMOD_PANEL:
|
||||
Logic: ConnectionSwitchModLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 450
|
||||
Height: 191
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 450
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Text: Switch Mod
|
||||
Label@DESC:
|
||||
Y: 45
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: This server is running a different mod:
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Container@MOD_CONTAINER:
|
||||
X: 0
|
||||
Y: 72
|
||||
Width: PARENT_RIGHT
|
||||
Children:
|
||||
RGBASprite@MOD_ICON:
|
||||
Y: 4
|
||||
Width: 32
|
||||
Height: 32
|
||||
Label@MOD_TITLE:
|
||||
X: 37
|
||||
Width: PARENT_RIGHT - 37
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Left
|
||||
Label@MOD_VERSION:
|
||||
X: 37
|
||||
Y: 15
|
||||
Width: PARENT_RIGHT - 37
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Label@DESC2:
|
||||
Y: 110
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Switch mods and join server?
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Button@SWITCH_BUTTON:
|
||||
X: PARENT_RIGHT - 430
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Switch
|
||||
Font: Bold
|
||||
Key: return
|
||||
Button@ABORT_BUTTON:
|
||||
X: PARENT_RIGHT - 180
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
@@ -1,33 +0,0 @@
|
||||
Background@CREDITS_PANEL:
|
||||
Logic: CreditsLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - 400)/2
|
||||
Width: 410
|
||||
Height: 450
|
||||
Children:
|
||||
Label@CREDITS_TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Y: 20
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Credits
|
||||
ScrollPanel@CREDITS_DISPLAY:
|
||||
X: 15
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 30
|
||||
Height: 345
|
||||
TopBottomSpacing: 18
|
||||
Children:
|
||||
Label@CREDITS_TEMPLATE:
|
||||
X: 8
|
||||
Height: 16
|
||||
VAlign: Top
|
||||
Button@BACK_BUTTON:
|
||||
X: PARENT_RIGHT - 180
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Close
|
||||
Font: Bold
|
||||
Key: escape
|
||||
@@ -1,136 +0,0 @@
|
||||
ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
|
||||
Width: DROPDOWN_WIDTH
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: scrollheader
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 13
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
Font: TinyBold
|
||||
Width: PARENT_RIGHT
|
||||
Height: 10
|
||||
Align: Center
|
||||
ScrollItem@TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
X: 10
|
||||
Width: PARENT_RIGHT-20
|
||||
Height: 25
|
||||
|
||||
ScrollPanel@TEAM_DROPDOWN_TEMPLATE:
|
||||
Width: DROPDOWN_WIDTH
|
||||
Children:
|
||||
ScrollItem@TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
X: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Align: Center
|
||||
|
||||
ScrollPanel@SPAWN_DROPDOWN_TEMPLATE:
|
||||
Width: DROPDOWN_WIDTH
|
||||
Children:
|
||||
ScrollItem@TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
X: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Align: Center
|
||||
|
||||
ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
|
||||
Width: DROPDOWN_WIDTH
|
||||
Background: observer-scrollpanel-button-pressed
|
||||
Button: observer-scrollpanel-button
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: observer-scrollheader
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 13
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
Font: TinyBold
|
||||
Width: PARENT_RIGHT
|
||||
Height: 10
|
||||
Align: Center
|
||||
ScrollItem@TEMPLATE:
|
||||
BaseName: observer-scrollitem
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Image@FLAG:
|
||||
X: 4
|
||||
Y: 6
|
||||
Width: 32
|
||||
Height: 16
|
||||
Label@LABEL:
|
||||
X: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Shadow: True
|
||||
Label@NOFLAG_LABEL:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Shadow: True
|
||||
|
||||
ScrollPanel@NEWS_PANEL:
|
||||
Width: 400
|
||||
Height: 265
|
||||
TopBottomSpacing: 5
|
||||
ItemSpacing: 5
|
||||
Children:
|
||||
Container@NEWS_ITEM_TEMPLATE:
|
||||
X: 10
|
||||
Y: 5
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: 45
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@AUTHOR_DATETIME:
|
||||
Y: 25
|
||||
Width: PARENT_RIGHT
|
||||
Height: 15
|
||||
Align: Center
|
||||
Text: by {0} at {1}
|
||||
Font: TinyBold
|
||||
Label@CONTENT:
|
||||
Y: 45
|
||||
Width: PARENT_RIGHT
|
||||
Label@NEWS_STATUS:
|
||||
X: 80
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT - 80 - 80 - 24
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Center
|
||||
VAlign: Middle
|
||||
@@ -1,396 +0,0 @@
|
||||
Background@NEW_MAP_BG:
|
||||
Logic: NewMapLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 300
|
||||
Height: 185
|
||||
Children:
|
||||
Container@MUSICBUTTONS:
|
||||
Logic: MusicControllerLogic
|
||||
Children:
|
||||
LogicKeyListener@MUSICCONTROLLER_KEYHANDLER:
|
||||
Label@LABEL_TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 300
|
||||
Height: 25
|
||||
Text: New Map
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@TILESET_LABEL:
|
||||
X: 20
|
||||
Y: 59
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Tileset:
|
||||
DropDownButton@TILESET:
|
||||
X: 120
|
||||
Y: 60
|
||||
Width: 160
|
||||
Height: 25
|
||||
Label@WIDTH_LABEL:
|
||||
X: 20
|
||||
Y: 94
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Width:
|
||||
TextField@WIDTH:
|
||||
X: 120
|
||||
Y: 95
|
||||
Width: 50
|
||||
MaxLength: 3
|
||||
Height: 25
|
||||
Text: 128
|
||||
Label@HEIGHT_LABEL:
|
||||
X: 130
|
||||
Y: 94
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Height:
|
||||
TextField@HEIGHT:
|
||||
X: 230
|
||||
Y: 95
|
||||
Width: 50
|
||||
MaxLength: 3
|
||||
Height: 25
|
||||
Text: 128
|
||||
Button@CREATE_BUTTON:
|
||||
X: 30
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Create
|
||||
Font: Bold
|
||||
Key: return
|
||||
Button@CANCEL_BUTTON:
|
||||
X: 160
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
|
||||
Background@SAVE_MAP_PANEL:
|
||||
Logic: SaveMapLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 350
|
||||
Height: 300
|
||||
Children:
|
||||
Label@LABEL_TITLE:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 20
|
||||
Width: 250
|
||||
Height: 25
|
||||
Text: Save Map
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@TITLE_LABEL:
|
||||
X: 10
|
||||
Y: 59
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Title:
|
||||
TextField@TITLE:
|
||||
X: 110
|
||||
Y: 60
|
||||
Width: 220
|
||||
MaxLength: 50
|
||||
Height: 25
|
||||
Label@AUTHOR_LABEL:
|
||||
X: 10
|
||||
Y: 94
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Author:
|
||||
TextField@AUTHOR:
|
||||
X: 110
|
||||
Y: 95
|
||||
Width: 220
|
||||
MaxLength: 50
|
||||
Height: 25
|
||||
Label@VISIBILITY_LABEL:
|
||||
X: 10
|
||||
Y: 129
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Visibility:
|
||||
DropDownButton@VISIBILITY_DROPDOWN:
|
||||
X: 110
|
||||
Y: 130
|
||||
Width: 220
|
||||
Height: 25
|
||||
Text: Map Visibility
|
||||
Label@DIRECTORY_LABEL:
|
||||
X: 10
|
||||
Y: 164
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Directory:
|
||||
DropDownButton@DIRECTORY_DROPDOWN:
|
||||
X: 110
|
||||
Y: 165
|
||||
Width: 220
|
||||
Height: 25
|
||||
Label@FILENAME_LABEL:
|
||||
X: 10
|
||||
Y: 199
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Filename:
|
||||
TextField@FILENAME:
|
||||
X: 110
|
||||
Y: 200
|
||||
Width: 105
|
||||
Height: 25
|
||||
DropDownButton@TYPE_DROPDOWN:
|
||||
X: 220
|
||||
Y: 200
|
||||
Width: 110
|
||||
Height: 25
|
||||
Button@SAVE_BUTTON:
|
||||
X: 80
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Save
|
||||
Font: Bold
|
||||
Button@BACK_BUTTON:
|
||||
X: 210
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
|
||||
ScrollPanel@MAP_SAVE_VISIBILITY_PANEL:
|
||||
Width: 220
|
||||
Height: 64
|
||||
Children:
|
||||
Checkbox@VISIBILITY_TEMPLATE:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT - 29
|
||||
Height: 20
|
||||
Font: Regular
|
||||
|
||||
Container@EDITOR_ROOT:
|
||||
Logic: LoadMapEditorLogic
|
||||
Children:
|
||||
Container@WORLD_ROOT:
|
||||
Container@MENU_ROOT:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
Container@EDITOR_WORLD_ROOT:
|
||||
Logic: LoadIngamePerfLogic, MapEditorLogic
|
||||
Children:
|
||||
Container@PERF_ROOT:
|
||||
EditorViewportController@MAP_EDITOR:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Children:
|
||||
ActorPreview@DRAG_ACTOR_PREVIEW:
|
||||
Visible: false
|
||||
TerrainTemplatePreview@DRAG_TILE_PREVIEW:
|
||||
Visible: false
|
||||
Sprite@DRAG_LAYER_PREVIEW:
|
||||
Visible: false
|
||||
ViewportController:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
IgnoreMouseOver: True
|
||||
Background@RADAR_BG:
|
||||
X: WINDOW_RIGHT-255
|
||||
Y: 5
|
||||
Width: 250
|
||||
Height: 250
|
||||
Children:
|
||||
Radar@INGAME_RADAR:
|
||||
X: 10
|
||||
Y: 10
|
||||
Width: PARENT_RIGHT-19
|
||||
Height: PARENT_BOTTOM-19
|
||||
Container@TILE_WIDGETS:
|
||||
Logic: TileSelectorLogic
|
||||
Children:
|
||||
Background@TILES_BG:
|
||||
X: WINDOW_RIGHT-250
|
||||
Y: 290
|
||||
Width: 240
|
||||
Height: WINDOW_BOTTOM-382
|
||||
Children:
|
||||
DropDownButton@TILE_CATEGORY:
|
||||
X: 10
|
||||
Y: 10
|
||||
Width: 220
|
||||
Height: 25
|
||||
Font: Bold
|
||||
ScrollPanel@TILETEMPLATE_LIST:
|
||||
X: 10
|
||||
Y: 35
|
||||
Width: PARENT_RIGHT-20
|
||||
Height: PARENT_BOTTOM-45
|
||||
TopBottomSpacing: 4
|
||||
ItemSpacing: 4
|
||||
Children:
|
||||
ScrollItem@TILEPREVIEW_TEMPLATE:
|
||||
Visible: false
|
||||
Width: PARENT_RIGHT - 35
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Children:
|
||||
TerrainTemplatePreview@TILE_PREVIEW:
|
||||
X: 4
|
||||
Y: 4
|
||||
Container@LAYER_WIDGETS:
|
||||
Visible: false
|
||||
Logic: LayerSelectorLogic
|
||||
Children:
|
||||
Background@LAYERS_BG:
|
||||
X: WINDOW_RIGHT-250
|
||||
Y: 290
|
||||
Width: 240
|
||||
Height: WINDOW_BOTTOM-382
|
||||
Children:
|
||||
ScrollPanel@LAYERTEMPLATE_LIST:
|
||||
X: 10
|
||||
Y: 10
|
||||
Width: PARENT_RIGHT-20
|
||||
Height: PARENT_BOTTOM-20
|
||||
TopBottomSpacing: 4
|
||||
ItemSpacing: 4
|
||||
Children:
|
||||
ScrollItem@LAYERPREVIEW_TEMPLATE:
|
||||
Visible: false
|
||||
IgnoreChildMouseOver: true
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Sprite@LAYER_PREVIEW:
|
||||
X: 4
|
||||
Y: 4
|
||||
Visible: false
|
||||
Container@ACTOR_WIDGETS:
|
||||
Visible: false
|
||||
Logic: ActorSelectorLogic
|
||||
Children:
|
||||
Background@ACTORS_BG:
|
||||
X: WINDOW_RIGHT-250
|
||||
Y: 290
|
||||
Width: 240
|
||||
Height: WINDOW_BOTTOM-382
|
||||
Children:
|
||||
DropDownButton@OWNERS_DROPDOWN:
|
||||
X: 10
|
||||
Y: 10
|
||||
Width: 220
|
||||
Height: 25
|
||||
Font: Bold
|
||||
ScrollPanel@ACTORTEMPLATE_LIST:
|
||||
X: 10
|
||||
Y: 35
|
||||
Width: PARENT_RIGHT-20
|
||||
Height: PARENT_BOTTOM-45
|
||||
TopBottomSpacing: 4
|
||||
ItemSpacing: 4
|
||||
Children:
|
||||
ScrollItem@ACTORPREVIEW_TEMPLATE:
|
||||
Visible: false
|
||||
Width: PARENT_RIGHT - 35
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
ActorPreview@ACTOR_PREVIEW:
|
||||
X: 4
|
||||
Y: 4
|
||||
Visible: true
|
||||
Container@MAP_EDITOR_TAB_CONTAINER:
|
||||
Logic: MapEditorTabsLogic
|
||||
X: WINDOW_RIGHT-245
|
||||
Y: 260
|
||||
Width: 240
|
||||
Height: 25
|
||||
Children:
|
||||
Button@TILES_TAB:
|
||||
X: 0
|
||||
Width: 70
|
||||
Height: 25
|
||||
Text: Tiles
|
||||
Font: Bold
|
||||
Button@OVERLAYS_TAB:
|
||||
X: 70
|
||||
Width: 90
|
||||
Height: 25
|
||||
Text: Overlays
|
||||
Font: Bold
|
||||
Button@ACTORS_TAB:
|
||||
X: 160
|
||||
Width: 70
|
||||
Height: 25
|
||||
Text: Actors
|
||||
Font: Bold
|
||||
MenuButton@OPTIONS_BUTTON:
|
||||
Logic: MenuButtonsChromeLogic
|
||||
MenuContainer: INGAME_MENU
|
||||
HideIngameUI: true
|
||||
Pause: true
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Menu
|
||||
TooltipText: Menu
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Button@COPYPASTE_BUTTON:
|
||||
X: 170
|
||||
Width: 90
|
||||
Height: 25
|
||||
Text: Copy/Paste
|
||||
Font: Bold
|
||||
Button@GRID_BUTTON:
|
||||
X: 270
|
||||
Width: 70
|
||||
Height: 25
|
||||
Text: Grid
|
||||
TooltipTemplate: BUTTON_TOOLTIP
|
||||
TooltipText: Toggle the terrain grid
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Font: Bold
|
||||
Key: f1
|
||||
Label@ZOOM_LABEL:
|
||||
X: 345
|
||||
Width: 50
|
||||
Height: 25
|
||||
Text: Zoom:
|
||||
Align: Right
|
||||
Font: Bold
|
||||
Contrast: true
|
||||
DropDownButton@ZOOM_BUTTON:
|
||||
X: 400
|
||||
Width: 70
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Label@COORDINATE_LABEL:
|
||||
X: 485
|
||||
Width: 50
|
||||
Height: 25
|
||||
Align: Left
|
||||
Font: Bold
|
||||
Contrast: true
|
||||
Label@CASH_LABEL:
|
||||
X: 570
|
||||
Width: 50
|
||||
Height: 25
|
||||
Align: Left
|
||||
Font: Bold
|
||||
Contrast: true
|
||||
@@ -1,66 +0,0 @@
|
||||
Container@CHAT_PANEL:
|
||||
X: (WINDOW_RIGHT - WIDTH) / 2
|
||||
Y: WINDOW_BOTTOM - HEIGHT - 15
|
||||
Width: 550
|
||||
Height: 194
|
||||
Logic: IngameChatLogic
|
||||
Children:
|
||||
Container@CHAT_OVERLAY:
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: PARENT_BOTTOM-25
|
||||
Visible: false
|
||||
Children:
|
||||
ChatDisplay@CHAT_DISPLAY:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
RemoveTime: 250
|
||||
UseShadow: True
|
||||
Container@CHAT_CHROME:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Button@CHAT_MODE:
|
||||
Y: PARENT_BOTTOM - HEIGHT
|
||||
Width: 50
|
||||
Height: 25
|
||||
Text: Team
|
||||
Font: Bold
|
||||
TextField@CHAT_TEXTFIELD:
|
||||
X: 55
|
||||
Y: PARENT_BOTTOM - HEIGHT
|
||||
Width: 466
|
||||
Height: 25
|
||||
Button@CHAT_CLOSE:
|
||||
X: 526
|
||||
Y: PARENT_BOTTOM - HEIGHT
|
||||
Width: 24
|
||||
Height: 25
|
||||
Text: X
|
||||
Font: Bold
|
||||
LogicKeyListener@KEY_LISTENER:
|
||||
ScrollPanel@CHAT_SCROLLPANEL:
|
||||
Y: PARENT_BOTTOM - HEIGHT - 30
|
||||
Width: 550
|
||||
Height: 164
|
||||
TopBottomSpacing: 4
|
||||
ItemSpacing: 4
|
||||
Align: Bottom
|
||||
Children:
|
||||
Container@CHAT_TEMPLATE:
|
||||
X: 2
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 16
|
||||
Children:
|
||||
Label@NAME:
|
||||
X: 3
|
||||
Width: 50
|
||||
Height: 15
|
||||
VAlign: Top
|
||||
Shadow: True
|
||||
Label@TEXT:
|
||||
X: 12
|
||||
Width: PARENT_RIGHT - 17
|
||||
Height: 15
|
||||
WordWrap: true
|
||||
VAlign: Top
|
||||
Shadow: True
|
||||
@@ -1,130 +0,0 @@
|
||||
Container@DEBUG_PANEL:
|
||||
Logic: DebugMenuLogic
|
||||
Y: 10
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@LABLE_TITLE:
|
||||
Y: 25
|
||||
Font: Bold
|
||||
Text: Debug Options
|
||||
Align: Center
|
||||
Width: PARENT_RIGHT
|
||||
Checkbox@INSTANT_BUILD:
|
||||
X: 45
|
||||
Y: 45
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Instant Build Speed
|
||||
Checkbox@ENABLE_TECH:
|
||||
X: 45
|
||||
Y: 75
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Build Everything
|
||||
Checkbox@BUILD_ANYWHERE:
|
||||
X: 45
|
||||
Y: 105
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Build Anywhere
|
||||
Checkbox@UNLIMITED_POWER:
|
||||
X: 290
|
||||
Y: 45
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Unlimited Power
|
||||
Checkbox@INSTANT_CHARGE:
|
||||
X: 290
|
||||
Y: 75
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Instant Charge Time
|
||||
Checkbox@DISABLE_VISIBILITY_CHECKS:
|
||||
X: 290
|
||||
Y: 105
|
||||
Height: 20
|
||||
Width: 200
|
||||
Font: Regular
|
||||
Text: Disable Visibility Checks
|
||||
Button@GIVE_CASH:
|
||||
X: 90
|
||||
Y: 150
|
||||
Width: 140
|
||||
Height: 30
|
||||
Font: Bold
|
||||
Text: Give $20,000
|
||||
Button@GROW_RESOURCES:
|
||||
X: 271
|
||||
Y: 150
|
||||
Width: 140
|
||||
Height: 30
|
||||
Font: Bold
|
||||
Text: Grow Resources
|
||||
Button@GIVE_EXPLORATION:
|
||||
X: 90
|
||||
Y: 200
|
||||
Width: 140
|
||||
Height: 30
|
||||
Font: Bold
|
||||
Text: Clear Shroud
|
||||
Button@RESET_EXPLORATION:
|
||||
X: 271
|
||||
Y: 200
|
||||
Width: 140
|
||||
Height: 30
|
||||
Font: Bold
|
||||
Text: Reset Shroud
|
||||
Label@VISUALIZATIONS_TITLE:
|
||||
Y: 255
|
||||
Font: Bold
|
||||
Text: Visualizations
|
||||
Align: Center
|
||||
Width: PARENT_RIGHT
|
||||
Checkbox@SHOW_UNIT_PATHS:
|
||||
X: 45
|
||||
Y: 275
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Show Unit Paths
|
||||
Checkbox@SHOW_CUSTOMTERRAIN_OVERLAY:
|
||||
X: 45
|
||||
Y: 305
|
||||
Height: 20
|
||||
Width: 200
|
||||
Font: Regular
|
||||
Text: Show Custom Terrain
|
||||
Checkbox@SHOW_COMBATOVERLAY:
|
||||
X: 290
|
||||
Y: 275
|
||||
Height: 20
|
||||
Width: 200
|
||||
Font: Regular
|
||||
Text: Show Combat Geometry
|
||||
Checkbox@SHOW_GEOMETRY:
|
||||
X: 290
|
||||
Y: 305
|
||||
Height: 20
|
||||
Width: 200
|
||||
Font: Regular
|
||||
Text: Show Render Geometry
|
||||
Checkbox@SHOW_TERRAIN_OVERLAY:
|
||||
X: 290
|
||||
Y: 335
|
||||
Height: 20
|
||||
Width: 200
|
||||
Font: Regular
|
||||
Text: Show Terrain Geometry
|
||||
Checkbox@SHOW_ACTOR_TAGS:
|
||||
X: 45
|
||||
Y: 335
|
||||
Height: 20
|
||||
Width: 200
|
||||
Font: Regular
|
||||
Text: Show Actor Tags
|
||||
@@ -1,10 +0,0 @@
|
||||
Background@FMVPLAYER:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
Background: dialog5
|
||||
Children:
|
||||
VqaPlayer@PLAYER:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
@@ -1,65 +0,0 @@
|
||||
Container@GAME_INFO_PANEL:
|
||||
X: (WINDOW_RIGHT - WIDTH) / 2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
||||
Width: 522
|
||||
Height: 485
|
||||
Logic: GameInfoLogic
|
||||
Visible: False
|
||||
Children:
|
||||
Background@BACKGROUND:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Background@BACKGROUND_NO_TABS:
|
||||
Y: 25
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM - 25
|
||||
Label@TITLE:
|
||||
Y: 20
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@TITLE_NO_TABS:
|
||||
Y: 45
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Container@TAB_CONTAINER:
|
||||
X: (PARENT_RIGHT - WIDTH) / 2
|
||||
Width: 360
|
||||
Height: 25
|
||||
Children:
|
||||
Button@BUTTON1:
|
||||
Y: 50
|
||||
Width: 120
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Visible: False
|
||||
Button@BUTTON2:
|
||||
X: 120
|
||||
Y: 50
|
||||
Width: 120
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Visible: False
|
||||
Button@BUTTON3:
|
||||
X: 240
|
||||
Y: 50
|
||||
Width: 120
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Visible: False
|
||||
Container@STATS_PANEL:
|
||||
Y: 65
|
||||
Container@MAP_PANEL:
|
||||
Y: 65
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Container@OBJECTIVES_PANEL:
|
||||
Y: 65
|
||||
Width: PARENT_RIGHT
|
||||
Container@DEBUG_PANEL:
|
||||
Y: 65
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
@@ -1,30 +0,0 @@
|
||||
Container@MAP_PANEL:
|
||||
Height: PARENT_BOTTOM
|
||||
Width: PARENT_RIGHT
|
||||
Logic: GameInfoBriefingLogic
|
||||
Children:
|
||||
Background@PREVIEW_BG:
|
||||
X: (PARENT_RIGHT - WIDTH) / 2
|
||||
Y: 20
|
||||
Width: 362
|
||||
Height: 202
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@MAP_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT-2
|
||||
Height: PARENT_BOTTOM-2
|
||||
IgnoreMouseOver: True
|
||||
IgnoreMouseInput: True
|
||||
ShowSpawnPoints: False
|
||||
ScrollPanel@MAP_DESCRIPTION_PANEL:
|
||||
X: 20
|
||||
Y: 232
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: 138
|
||||
Children:
|
||||
Label@MAP_DESCRIPTION:
|
||||
X: 4
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT - 32
|
||||
@@ -1,43 +0,0 @@
|
||||
Container@MISSION_OBJECTIVES:
|
||||
Height: PARENT_BOTTOM
|
||||
Width: PARENT_RIGHT
|
||||
Logic: GameInfoObjectivesLogic
|
||||
Children:
|
||||
Label@MISSION:
|
||||
X: 20
|
||||
Y: 20
|
||||
Width: 80
|
||||
Height: 25
|
||||
Font: MediumBold
|
||||
Text: Mission:
|
||||
Label@MISSION_STATUS:
|
||||
X: 100
|
||||
Y: 20
|
||||
Width: PARENT_RIGHT - 120
|
||||
Height: 25
|
||||
Font: MediumBold
|
||||
ScrollPanel@OBJECTIVES_PANEL:
|
||||
X: 20
|
||||
Y: 60
|
||||
Width: 482
|
||||
Height: 310
|
||||
TopBottomSpacing: 15
|
||||
ItemSpacing: 15
|
||||
Children:
|
||||
Container@OBJECTIVE_TEMPLATE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 20
|
||||
Children:
|
||||
Label@OBJECTIVE_TYPE:
|
||||
X: 10
|
||||
Y: 0
|
||||
Width: 70
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Center
|
||||
Checkbox@OBJECTIVE_STATUS:
|
||||
X: 90
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT - 100
|
||||
Height: PARENT_BOTTOM
|
||||
Disabled: True
|
||||
TextColorDisabled: FFFFFF
|
||||
@@ -1,27 +0,0 @@
|
||||
Container@SCRIPT_ERROR_PANEL:
|
||||
Height: PARENT_BOTTOM
|
||||
Width: PARENT_RIGHT
|
||||
Children:
|
||||
Label@DESCA:
|
||||
X: 15
|
||||
Y: 15
|
||||
Width: PARENT_RIGHT-30
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: The map script has encountered a fatal error
|
||||
Label@DESCB:
|
||||
X: 15
|
||||
Y: 45
|
||||
Width: PARENT_RIGHT-30
|
||||
Height: 20
|
||||
Font: Regular
|
||||
WordWrap: true
|
||||
Text: The details of the error have been saved to lua.log in the logs directory.
|
||||
Label@DESCC:
|
||||
X: 15
|
||||
Y: 65
|
||||
Width: PARENT_RIGHT-30
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Please send this file to the map author so that they can fix this issue.
|
||||
@@ -1,113 +0,0 @@
|
||||
Container@SKIRMISH_STATS:
|
||||
Height: PARENT_BOTTOM
|
||||
Width: PARENT_RIGHT
|
||||
Logic: GameInfoStatsLogic
|
||||
Children:
|
||||
Container@OBJECTIVE:
|
||||
Height: 75
|
||||
Children:
|
||||
Label@MISSION:
|
||||
X: 20
|
||||
Y: 20
|
||||
Width: 482
|
||||
Height: 25
|
||||
Font: MediumBold
|
||||
Text: Mission:
|
||||
Label@STATS_STATUS:
|
||||
X: 100
|
||||
Y: 20
|
||||
Width: PARENT_RIGHT - 10
|
||||
Height: 25
|
||||
Font: MediumBold
|
||||
Checkbox@STATS_CHECKBOX:
|
||||
X: 20
|
||||
Y: 55
|
||||
Width: 482
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Text: Destroy all opposition!
|
||||
Disabled: yes
|
||||
TextColorDisabled: FFFFFF
|
||||
Container@STATS_HEADERS:
|
||||
X: 22
|
||||
Y: 80
|
||||
Width: 393
|
||||
Children:
|
||||
Label@NAME:
|
||||
X: 10
|
||||
Width: 210
|
||||
Height: 25
|
||||
Text: Player
|
||||
Font: Bold
|
||||
Label@FACTION:
|
||||
X: 230
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Faction
|
||||
Font: Bold
|
||||
Label@SCORE:
|
||||
X: 360
|
||||
Width: 75
|
||||
Height: 25
|
||||
Text: Score
|
||||
Font: Bold
|
||||
Align: Right
|
||||
ScrollPanel@PLAYER_LIST:
|
||||
X: 20
|
||||
Y: 105
|
||||
Width: 482
|
||||
Height: 265
|
||||
ItemSpacing: 5
|
||||
Children:
|
||||
ScrollItem@TEAM_TEMPLATE:
|
||||
BaseName: scrollheader
|
||||
Width: PARENT_RIGHT - 27
|
||||
Height: 20
|
||||
X: 2
|
||||
Visible: false
|
||||
Children:
|
||||
Label@TEAM:
|
||||
X: 6
|
||||
Y: 0-2
|
||||
Width: 160
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Label@TEAM_SCORE:
|
||||
X: 360
|
||||
Y: 0-2
|
||||
Width: 75
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Align: Right
|
||||
Container@PLAYER_TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Children:
|
||||
Label@NAME:
|
||||
X: 10
|
||||
Width: 210
|
||||
Height: 25
|
||||
Shadow: True
|
||||
ClientTooltipRegion@CLIENT_REGION:
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Template: INGAME_CLIENT_TOOLTIP
|
||||
X: 10
|
||||
Width: 210
|
||||
Height: 25
|
||||
Image@FACTIONFLAG:
|
||||
X: 230
|
||||
Y: 6
|
||||
Width: 32
|
||||
Height: 16
|
||||
Label@FACTION:
|
||||
X: 264
|
||||
Width: 86
|
||||
Height: 25
|
||||
Shadow: True
|
||||
Label@SCORE:
|
||||
X: 360
|
||||
Width: 75
|
||||
Height: 25
|
||||
Align: Right
|
||||
Shadow: True
|
||||
@@ -1,89 +0,0 @@
|
||||
Container@INGAME_MENU:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
Logic: IngameMenuLogic
|
||||
Children:
|
||||
Background@BORDER:
|
||||
X: 0 - 15
|
||||
Y: 0 - 15
|
||||
Width: WINDOW_RIGHT + 30
|
||||
Height: WINDOW_BOTTOM + 30
|
||||
Background: mainmenu-border
|
||||
Image@LOGO:
|
||||
X: WINDOW_RIGHT - 296
|
||||
Y: 30
|
||||
ImageCollection: logos
|
||||
ImageName: logo
|
||||
Label@VERSION_LABEL:
|
||||
X: WINDOW_RIGHT - 296
|
||||
Y: 296 - 20
|
||||
Width: 296 - 20
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Regular
|
||||
Contrast: True
|
||||
Container@PANEL_ROOT:
|
||||
Background@MENU_BUTTONS:
|
||||
X: 13 + (WINDOW_RIGHT - 522) / 4 - WIDTH / 2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 200
|
||||
Height: 295
|
||||
Children:
|
||||
Label@LABEL_TITLE:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 20
|
||||
Width: 200
|
||||
Height: 30
|
||||
Text: Options
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Button@RESUME:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 60
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Resume
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Button@SETTINGS:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 100
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Settings
|
||||
Font: Bold
|
||||
Button@MUSIC:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 140
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Music
|
||||
Font: Bold
|
||||
Button@SURRENDER:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 180
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Surrender
|
||||
Font: Bold
|
||||
Button@SAVE_MAP:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 180
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Save Map
|
||||
Font: Bold
|
||||
Button@ABORT_MISSION:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 220
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Abort Mission
|
||||
Font: Bold
|
||||
Button@EXIT_EDITOR:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 220
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Exit Map Editor
|
||||
Font: Bold
|
||||
@@ -1,552 +0,0 @@
|
||||
Background@INGAME_OBSERVERSTATS_BG:
|
||||
Logic: ObserverStatsLogic
|
||||
X: 25
|
||||
Y: 50
|
||||
Width: 1025
|
||||
Height: 500
|
||||
Background: dialog
|
||||
Children:
|
||||
Container@BACKGROUND:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM - 35
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 0
|
||||
Y: 15
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Statistics
|
||||
DropDownButton@STATS_DROPDOWN:
|
||||
X: PARENT_RIGHT-200
|
||||
Y: 15
|
||||
Width: 185
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Container@BASIC_STATS_HEADERS:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@PLAYER_HEADER:
|
||||
X: 85
|
||||
Y: 40
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Player
|
||||
Label@CASH_HEADER:
|
||||
X: 245
|
||||
Y: 40
|
||||
Width: 80
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Cash
|
||||
Label@EARNED_MIN_HEADER:
|
||||
X: 325
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Earned/min
|
||||
Label@POWER_HEADER:
|
||||
X: 425
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Power
|
||||
Label@KILLS_HEADER:
|
||||
X: 485
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Kills
|
||||
Align: Right
|
||||
Label@DEATHS_HEADER:
|
||||
X: 545
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Deaths
|
||||
Align: Right
|
||||
Label@ASSETS_DESTROYED_HEADER:
|
||||
X: 605
|
||||
Y: 40
|
||||
Width: 80
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Destroyed
|
||||
Align: Right
|
||||
Label@ASSETS_LOST_HEADER:
|
||||
X: 685
|
||||
Y: 40
|
||||
Width: 80
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Lost
|
||||
Align: Right
|
||||
Label@EXPERIENCE_HEADER:
|
||||
X: 765
|
||||
Y: 40
|
||||
Width: 95
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Score
|
||||
Align: Right
|
||||
Label@ACTIONS_MIN_HEADER:
|
||||
X: 860
|
||||
Y: 40
|
||||
Width: 90
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Actions/min
|
||||
Align: Right
|
||||
Container@ECONOMY_STATS_HEADERS:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@PLAYER_HEADER:
|
||||
X: 85
|
||||
Y: 40
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Player
|
||||
Label@CASH_HEADER:
|
||||
X: 245
|
||||
Y: 40
|
||||
Width: 80
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Cash
|
||||
Label@EARNED_MIN_HEADER:
|
||||
X: 325
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Earned/min
|
||||
Label@EARNED_THIS_MIN_HEADER:
|
||||
X: 425
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Earned this min
|
||||
Label@ASSETS_HEADER:
|
||||
X: 565
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Assets
|
||||
Label@EARNED_HEADER:
|
||||
X: 645
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Earned
|
||||
Label@SPENT_HEADER:
|
||||
X: 725
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Spent
|
||||
Label@HARVESTERS_HEADER:
|
||||
X: 805
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Harvesters
|
||||
Align: Right
|
||||
Container@PRODUCTION_STATS_HEADERS:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@PLAYER_HEADER:
|
||||
X: 85
|
||||
Y: 40
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Player
|
||||
Label@PRODUCTION_HEADER:
|
||||
X: 245
|
||||
Y: 40
|
||||
Width: 320
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Production
|
||||
Label@SUPPORT_POWERS_HEADER:
|
||||
X: 565
|
||||
Y: 40
|
||||
Width: 320
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Support Powers
|
||||
Container@COMBAT_STATS_HEADERS:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@PLAYER_HEADER:
|
||||
X: 85
|
||||
Y: 40
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Player
|
||||
Label@ASSETS_DESTROYED_HEADER:
|
||||
X: 230
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Destroyed
|
||||
Label@ASSETS_LOST_HEADER:
|
||||
X: 325
|
||||
Y: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Lost
|
||||
Label@UNITS_KILLED_HEADER:
|
||||
X: 425
|
||||
Y: 40
|
||||
Width: 40
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Units Killed
|
||||
Align: Right
|
||||
Label@UNITS_DEAD_HEADER:
|
||||
X: 525
|
||||
Y: 40
|
||||
Width: 40
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Units Lost
|
||||
Align: Right
|
||||
Label@BUILDINGS_KILLED_HEADER:
|
||||
X: 645
|
||||
Y: 40
|
||||
Width: 40
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Bldg Killed
|
||||
Align: Right
|
||||
Label@BUILDINGS_DEAD_HEADER:
|
||||
X: 745
|
||||
Y: 40
|
||||
Width: 40
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Bldg Lost
|
||||
Align: Right
|
||||
Container@EARNED_THIS_MIN_GRAPH_HEADERS:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@EARNED_THIS_MIN_HEADER:
|
||||
X: 0
|
||||
Y: 40
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Earnings received each minute
|
||||
Align: Center
|
||||
ScrollPanel@PLAYER_STATS_PANEL:
|
||||
X: 25
|
||||
Y: 70
|
||||
Width: PARENT_RIGHT-50
|
||||
Height: PARENT_BOTTOM-45-50
|
||||
TopBottomSpacing: 5
|
||||
ItemSpacing: 5
|
||||
Children:
|
||||
ScrollItem@TEAM_TEMPLATE:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT-35
|
||||
Height: 25
|
||||
Children:
|
||||
Label@TEAM:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Font: Bold
|
||||
ScrollItem@BASIC_PLAYER_TEMPLATE:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT-35
|
||||
Height: 25
|
||||
Children:
|
||||
Image@FLAG:
|
||||
X: 20
|
||||
Y: 5
|
||||
Width: 35
|
||||
Height: PARENT_BOTTOM-5
|
||||
ImageName: random
|
||||
ImageCollection: flags
|
||||
Label@PLAYER:
|
||||
X: 55
|
||||
Y: 0
|
||||
Width: 160
|
||||
Height: PARENT_BOTTOM
|
||||
Font: Bold
|
||||
Shadow: True
|
||||
Label@CASH:
|
||||
X: 215
|
||||
Y: 0
|
||||
Width: 80
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@EARNED_MIN:
|
||||
X: 295
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@POWER:
|
||||
X: 395
|
||||
Y: 0
|
||||
Width: 80
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@KILLS:
|
||||
X: 455
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Label@DEATHS:
|
||||
X: 515
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Label@ASSETS_DESTROYED:
|
||||
X: 575
|
||||
Y: 0
|
||||
Width: 80
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Label@ASSETS_LOST:
|
||||
X: 655
|
||||
Y: 0
|
||||
Width: 80
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Label@EXPERIENCE:
|
||||
X: 735
|
||||
Y: 0
|
||||
Width: 95
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Label@ACTIONS_MIN:
|
||||
X: 830
|
||||
Y: 0
|
||||
Width: 90
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
ScrollItem@ECONOMY_PLAYER_TEMPLATE:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT-35
|
||||
Height: 25
|
||||
Children:
|
||||
Image@FLAG:
|
||||
X: 20
|
||||
Y: 5
|
||||
Width: 35
|
||||
Height: PARENT_BOTTOM-5
|
||||
ImageName: random
|
||||
ImageCollection: flags
|
||||
Label@PLAYER:
|
||||
X: 55
|
||||
Y: 0
|
||||
Width: 160
|
||||
Height: PARENT_BOTTOM
|
||||
Font: Bold
|
||||
Shadow: True
|
||||
Label@CASH:
|
||||
X: 215
|
||||
Y: 0
|
||||
Width: 80
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@EARNED_MIN:
|
||||
X: 295
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@EARNED_THIS_MIN:
|
||||
X: 395
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@ASSETS:
|
||||
X: 535
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@EARNED:
|
||||
X: 615
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@SPENT:
|
||||
X: 695
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@HARVESTERS:
|
||||
X: 775
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
ScrollItem@PRODUCTION_PLAYER_TEMPLATE:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT-35
|
||||
Height: 25
|
||||
Children:
|
||||
Image@FLAG:
|
||||
X: 20
|
||||
Y: 5
|
||||
Width: 35
|
||||
Height: PARENT_BOTTOM-5
|
||||
ImageName: random
|
||||
ImageCollection: flags
|
||||
Label@PLAYER:
|
||||
X: 55
|
||||
Y: 0
|
||||
Width: 160
|
||||
Height: PARENT_BOTTOM
|
||||
Font: Bold
|
||||
Shadow: True
|
||||
ObserverProductionIcons@PRODUCTION_ICONS:
|
||||
X: 215
|
||||
Y: 0
|
||||
Width: 320
|
||||
Height: PARENT_BOTTOM
|
||||
ObserverSupportPowerIcons@SUPPORT_POWER_ICONS:
|
||||
X: 535
|
||||
Y: 0
|
||||
Width: 320
|
||||
Height: PARENT_BOTTOM
|
||||
ScrollItem@COMBAT_PLAYER_TEMPLATE:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT-35
|
||||
Height: 25
|
||||
Children:
|
||||
Image@FLAG:
|
||||
X: 20
|
||||
Y: 5
|
||||
Width: 35
|
||||
Height: PARENT_BOTTOM-5
|
||||
ImageName: random
|
||||
ImageCollection: flags
|
||||
Label@PLAYER:
|
||||
X: 55
|
||||
Y: 0
|
||||
Width: 160
|
||||
Height: PARENT_BOTTOM
|
||||
Font: Bold
|
||||
Shadow: True
|
||||
Label@ASSETS_DESTROYED:
|
||||
X: 215
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@ASSETS_LOST:
|
||||
X: 295
|
||||
Y: 0
|
||||
Width: 60
|
||||
Height: PARENT_BOTTOM
|
||||
Shadow: True
|
||||
Label@UNITS_KILLED:
|
||||
X: 395
|
||||
Y: 0
|
||||
Width: 40
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Label@UNITS_DEAD:
|
||||
X: 495
|
||||
Y: 0
|
||||
Width: 40
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Label@BUILDINGS_KILLED:
|
||||
X: 615
|
||||
Y: 0
|
||||
Width: 40
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Label@BUILDINGS_DEAD:
|
||||
X: 715
|
||||
Y: 0
|
||||
Width: 40
|
||||
Height: PARENT_BOTTOM
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Container@EARNED_THIS_MIN_GRAPH_TEMPLATE:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT-100
|
||||
Height: PARENT_BOTTOM-50
|
||||
Children:
|
||||
LineGraph@EARNED_THIS_MIN_GRAPH:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
ValueFormat: ${0}
|
||||
XAxisValueFormat: {0}
|
||||
YAxisValueFormat: ${0:F0}
|
||||
XAxisSize: 20
|
||||
YAxisSize: 10
|
||||
XAxisLabel: m
|
||||
YAxisLabel: $
|
||||
LabelFont: TinyBold
|
||||
AxisFont: Bold
|
||||
Button@CLOSE:
|
||||
X: PARENT_RIGHT - 145
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Close
|
||||
Key: escape
|
||||
Font: Bold
|
||||
@@ -1,22 +0,0 @@
|
||||
Container@PERF_WIDGETS:
|
||||
Logic: PerfDebugLogic
|
||||
Children:
|
||||
Label@PERF_TEXT:
|
||||
X: WINDOW_RIGHT - 200
|
||||
Y: WINDOW_BOTTOM - 70
|
||||
Width: 170
|
||||
Height: 40
|
||||
Contrast: true
|
||||
Background@GRAPH_BG:
|
||||
ClickThrough: true
|
||||
Background: dialog4
|
||||
X: 30
|
||||
Y: WINDOW_BOTTOM - 240
|
||||
Width: 210
|
||||
Height: 210
|
||||
Children:
|
||||
PerfGraph@GRAPH:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 200
|
||||
Height: 200
|
||||
@@ -1,369 +0,0 @@
|
||||
Container@PLAYER_WIDGETS:
|
||||
Children:
|
||||
LogicKeyListener@CONTROLGROUP_KEYHANDLER:
|
||||
Logic: ControlGroupLogic
|
||||
LogicTicker@SIDEBAR_TICKER:
|
||||
UnitCommand:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
Container@SUPPORT_POWERS:
|
||||
Logic: SupportPowerBinLogic
|
||||
X: 10
|
||||
Y: 10
|
||||
Children:
|
||||
SupportPowers@SUPPORT_PALETTE:
|
||||
IconSize: 62, 46
|
||||
IconSpriteOffset: -1, -1
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ReadyText: READY
|
||||
HoldText: ON HOLD
|
||||
Container@PALETTE_FOREGROUND:
|
||||
Children:
|
||||
Image@ICON_TEMPLATE:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: 0-2
|
||||
Y: 0-2
|
||||
Width: 62
|
||||
Height: 46
|
||||
IgnoreMouseOver: true
|
||||
ImageCollection: sidebar
|
||||
ImageName: background-supportoverlay
|
||||
SupportPowerTimer@SUPPORT_POWER_TIMER:
|
||||
X: 80
|
||||
Y: 10
|
||||
Order: Descending
|
||||
Image@SIDEBAR_BACKGROUND_TOP:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: WINDOW_RIGHT - 250
|
||||
Y: 10
|
||||
Width: 238
|
||||
Height: 291
|
||||
ImageCollection: sidebar
|
||||
ImageName: background-top
|
||||
ClickThrough: false
|
||||
Children:
|
||||
Container@TOP_BUTTONS:
|
||||
Logic: MenuButtonsChromeLogic
|
||||
X: 9
|
||||
Y: 7
|
||||
Children:
|
||||
Button@BEACON_BUTTON:
|
||||
Logic: BeaconOrderButtonLogic, AddFactionSuffixLogic
|
||||
Width: 28
|
||||
Height: 28
|
||||
Background: sidebar-button
|
||||
TooltipText: Place Beacon
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: order-icons
|
||||
Button@SELL_BUTTON:
|
||||
Logic: SellOrderButtonLogic, AddFactionSuffixLogic
|
||||
X: 32
|
||||
Width: 28
|
||||
Height: 28
|
||||
Background: sidebar-button
|
||||
TooltipText: Sell
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: order-icons
|
||||
Button@POWER_BUTTON:
|
||||
Logic: PowerdownOrderButtonLogic, AddFactionSuffixLogic
|
||||
X: 64
|
||||
Width: 28
|
||||
Height: 28
|
||||
Background: sidebar-button
|
||||
TooltipText: Power Down
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: order-icons
|
||||
Button@REPAIR_BUTTON:
|
||||
Logic: RepairOrderButtonLogic, AddFactionSuffixLogic
|
||||
X: 96
|
||||
Width: 28
|
||||
Height: 28
|
||||
Background: sidebar-button
|
||||
TooltipText: Repair
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: order-icons
|
||||
MenuButton@DEBUG_BUTTON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Key: escape Shift
|
||||
X: 128
|
||||
Width: 28
|
||||
Height: 28
|
||||
Background: sidebar-button
|
||||
TooltipText: Debug Menu
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
DisableWorldSounds: true
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: order-icons
|
||||
ImageName: debug
|
||||
MenuButton@OPTIONS_BUTTON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Key: escape
|
||||
X: 192
|
||||
Width: 28
|
||||
Height: 28
|
||||
Background: sidebar-button
|
||||
TooltipText: Options
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
DisableWorldSounds: true
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: order-icons
|
||||
ImageName: options
|
||||
Container@RADAR:
|
||||
Logic: IngameRadarDisplayLogic
|
||||
Children:
|
||||
LogicTicker@RADAR_TICKER:
|
||||
ColorBlock@RADAR_FADETOBLACK:
|
||||
X: 8
|
||||
Y: 40
|
||||
Width: 222
|
||||
Height: 222
|
||||
Radar@RADAR_MINIMAP:
|
||||
WorldInteractionController: INTERACTION_CONTROLLER
|
||||
X: 9
|
||||
Y: 41
|
||||
Width: 220
|
||||
Height: 220
|
||||
Children:
|
||||
VqaPlayer@PLAYER:
|
||||
X: 8
|
||||
Y: 40
|
||||
Width: 220
|
||||
Height: 220
|
||||
Skippable: false
|
||||
Label@GAME_TIMER:
|
||||
Logic: GameTimerLogic
|
||||
X: 3
|
||||
Y: 263
|
||||
Width: PARENT_RIGHT
|
||||
Height: 22
|
||||
Align: Center
|
||||
Font: TinyBold
|
||||
LabelWithTooltip@CASH:
|
||||
Logic: IngameCashCounterLogic
|
||||
X: 35
|
||||
Y: 262
|
||||
Width: 50
|
||||
Height: 22
|
||||
Font: Bold
|
||||
Text: {0}
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
LabelWithTooltip@POWER:
|
||||
Logic: IngamePowerCounterLogic
|
||||
X: PARENT_RIGHT - WIDTH - 30
|
||||
Y: 262
|
||||
Width: 50
|
||||
Height: 22
|
||||
Align: Right
|
||||
Font: Bold
|
||||
Text: {0}
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Children:
|
||||
Image@POWER_ICON:
|
||||
X: PARENT_RIGHT + 4
|
||||
Y: 5
|
||||
ImageCollection: power-icons
|
||||
ImageName: power-normal
|
||||
Container@SIDEBAR_PRODUCTION:
|
||||
Logic: ClassicProductionLogic
|
||||
X: WINDOW_RIGHT - 250
|
||||
Y: 300
|
||||
Width: 238
|
||||
Height: 250
|
||||
Children:
|
||||
Container@PALETTE_BACKGROUND:
|
||||
Children:
|
||||
Image@ROW_TEMPLATE:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Width: 238
|
||||
Height: 47
|
||||
ClickThrough: false
|
||||
ImageCollection: sidebar
|
||||
ImageName: background-iconrow
|
||||
Image@BOTTOM_CAP:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Width: 238
|
||||
Height: 8
|
||||
ClickThrough: false
|
||||
ImageCollection: sidebar
|
||||
ImageName: background-bottom
|
||||
LogicTicker@PRODUCTION_TICKER:
|
||||
ProductionPalette@PRODUCTION_PALETTE:
|
||||
X: 42
|
||||
Y: 1
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ReadyText: READY
|
||||
HoldText: ON HOLD
|
||||
IconSize: 62, 46
|
||||
IconMargin: 1, 1
|
||||
IconSpriteOffset: -1, -1
|
||||
Container@PALETTE_FOREGROUND:
|
||||
X: 40
|
||||
Y: 0-1
|
||||
Children:
|
||||
Image@ROW_TEMPLATE:
|
||||
Width: 238
|
||||
Height: 47
|
||||
IgnoreMouseOver: true
|
||||
ImageCollection: sidebar-bits
|
||||
ImageName: production-iconoverlay
|
||||
Container@PRODUCTION_TYPES:
|
||||
X: 7
|
||||
Y: 2
|
||||
Width: 29
|
||||
Height: 240
|
||||
Children:
|
||||
ProductionTypeButton@BUILDING:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Width: 28
|
||||
Height: 28
|
||||
VisualHeight: 0
|
||||
Background: sidebar-button
|
||||
TooltipText: Buildings
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ProductionGroup: Building
|
||||
HotkeyName: ProductionTypeBuildingKey
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: production-icons
|
||||
ProductionTypeButton@DEFENSE:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Y: 31
|
||||
Width: 28
|
||||
Height: 28
|
||||
VisualHeight: 0
|
||||
Background: sidebar-button
|
||||
TooltipText: Defense
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ProductionGroup: Defense
|
||||
HotkeyName: ProductionTypeDefenseKey
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: production-icons
|
||||
ProductionTypeButton@INFANTRY:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Y: 62
|
||||
Width: 28
|
||||
Height: 28
|
||||
VisualHeight: 0
|
||||
Background: sidebar-button
|
||||
TooltipText: Infantry
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ProductionGroup: Infantry
|
||||
HotkeyName: ProductionTypeInfantryKey
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: production-icons
|
||||
ProductionTypeButton@VEHICLE:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Y: 93
|
||||
Width: 28
|
||||
Height: 28
|
||||
VisualHeight: 0
|
||||
Background: sidebar-button
|
||||
TooltipText: Vehicles
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ProductionGroup: Vehicle
|
||||
HotkeyName: ProductionTypeVehicleKey
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: production-icons
|
||||
ProductionTypeButton@AIRCRAFT:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Y: 124
|
||||
Width: 28
|
||||
Height: 28
|
||||
VisualHeight: 0
|
||||
Background: sidebar-button
|
||||
TooltipText: Aircraft
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ProductionGroup: Aircraft
|
||||
HotkeyName: ProductionTypeAircraftKey
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: production-icons
|
||||
ProductionTypeButton@NAVAL:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Y: 155
|
||||
Width: 28
|
||||
Height: 28
|
||||
VisualHeight: 0
|
||||
Background: sidebar-button
|
||||
TooltipText: Naval
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ProductionGroup: Ship
|
||||
HotkeyName: ProductionTypeNavalKey
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 6
|
||||
ImageCollection: production-icons
|
||||
Button@SCROLL_UP_BUTTON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Y: 186
|
||||
Width: 28
|
||||
Height: 22
|
||||
VisualHeight: 0
|
||||
Background: sidebar-button
|
||||
TooltipText: Scroll up
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 3
|
||||
ImageCollection: scrollbar
|
||||
ImageName: up_arrow
|
||||
Button@SCROLL_DOWN_BUTTON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Y: 211
|
||||
Width: 28
|
||||
Height: 22
|
||||
VisualHeight: 0
|
||||
Background: sidebar-button
|
||||
TooltipText: Scroll down
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image@ICON:
|
||||
X: 6
|
||||
Y: 3
|
||||
ImageCollection: scrollbar
|
||||
ImageName: down_arrow
|
||||
@@ -1,37 +0,0 @@
|
||||
Container@INGAME_ROOT:
|
||||
Logic: LoadIngamePlayerOrObserverUILogic
|
||||
Children:
|
||||
Container@MUSICBUTTONS:
|
||||
Logic: MusicControllerLogic
|
||||
Children:
|
||||
LogicKeyListener@MUSICCONTROLLER_KEYHANDLER:
|
||||
Container@WORLD_ROOT:
|
||||
Logic: LoadIngamePerfLogic
|
||||
Children:
|
||||
LogicTicker@DISCONNECT_WATCHER:
|
||||
Logic: DisconnectWatcherLogic
|
||||
Label@MISSION_TEXT:
|
||||
X: WINDOW_RIGHT/2 - 256
|
||||
Y: 22
|
||||
Width: 512
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Contrast: true
|
||||
WorldInteractionController@INTERACTION_CONTROLLER:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
ViewportController:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
WorldCommand:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
StrategicProgress@STRATEGIC_PROGRESS:
|
||||
X: WINDOW_RIGHT/2
|
||||
Y: 40
|
||||
Container@PLAYER_ROOT:
|
||||
Container@PERF_ROOT:
|
||||
Container@MENU_ROOT:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
@@ -1,118 +0,0 @@
|
||||
Container@LOBBY_GLOBALCHAT_PANEL:
|
||||
Logic: GlobalChatLogic
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Container@GLOBALCHAT_MAIN_PANEL:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Background@TOPIC:
|
||||
Width: 582
|
||||
Height: 20
|
||||
Background: dialog2
|
||||
Children:
|
||||
Label@CHANNEL_TOPIC:
|
||||
X: 10
|
||||
Y: 0-1
|
||||
Width: PARENT_RIGHT - 20
|
||||
Height: PARENT_BOTTOM
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
ScrollPanel@HISTORY_PANEL:
|
||||
Y: 20
|
||||
Width: 582
|
||||
Height: PARENT_BOTTOM - 50
|
||||
TopBottomSpacing: 4
|
||||
ItemSpacing: 4
|
||||
Children:
|
||||
Label@HISTORY_TEMPLATE:
|
||||
X: 5
|
||||
Width: 530
|
||||
WordWrap: True
|
||||
TextField@CHAT_TEXTFIELD:
|
||||
X: 205
|
||||
Y: PARENT_BOTTOM - 25
|
||||
Width: 582-205
|
||||
Height: 25
|
||||
LeftMargin: 60
|
||||
Children:
|
||||
Label@LABEL_CHATTYPE:
|
||||
Y: 0-1
|
||||
Width: 55
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Global:
|
||||
ScrollPanel@NICKNAME_PANEL:
|
||||
X: 596
|
||||
Width: PARENT_RIGHT - 596
|
||||
Height: PARENT_BOTTOM - 30
|
||||
Children:
|
||||
Container@NICKNAME_TEMPLATE:
|
||||
Width: PARENT_RIGHT-25
|
||||
Height: 20
|
||||
Children:
|
||||
Image@INDICATOR:
|
||||
ImageCollection: lobby-bits
|
||||
ImageName: admin
|
||||
X: 4
|
||||
Y: 9
|
||||
Label@NICK:
|
||||
X: 15
|
||||
Width: PARENT_RIGHT-15
|
||||
Height: 20
|
||||
Button@DISCONNECT_BUTTON:
|
||||
X: 596
|
||||
Y: PARENT_BOTTOM - 25
|
||||
Width: PARENT_RIGHT - 596
|
||||
Height: 25
|
||||
Text: Leave Chat
|
||||
Font: Bold
|
||||
Background@GLOBALCHAT_CONNECT_PANEL:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM-30
|
||||
Background: scrollpanel-bg
|
||||
Children:
|
||||
Label@GLOBAL_CHAT_LABEL:
|
||||
Y: PARENT_BOTTOM / 4
|
||||
Width: PARENT_RIGHT
|
||||
Align: Center
|
||||
Text: Global Chat
|
||||
Font: Bold
|
||||
Label@NICKNAME_LABEL:
|
||||
X: 200
|
||||
Y: PARENT_BOTTOM / 4 + 35
|
||||
Text: Nickname:
|
||||
TextField@NICKNAME_TEXTFIELD:
|
||||
X: 270
|
||||
Y: PARENT_BOTTOM / 4 + 25
|
||||
Width: 150
|
||||
Height: 25
|
||||
Checkbox@CONNECT_AUTOMATICALLY_CHECKBOX:
|
||||
X: 270
|
||||
Y: PARENT_BOTTOM / 4 + 75
|
||||
Height: 20
|
||||
Width: 180
|
||||
Font: Regular
|
||||
Text: Connect Automatically
|
||||
Button@CONNECT_BUTTON:
|
||||
X: 430
|
||||
Y: PARENT_BOTTOM / 4 + 25
|
||||
Width: 100
|
||||
Height: 25
|
||||
Text: Connect
|
||||
Font: Bold
|
||||
TextField@FAKE_CHAT:
|
||||
X: 205
|
||||
Y: PARENT_BOTTOM + 5
|
||||
Width: PARENT_RIGHT - 205
|
||||
Height: 25
|
||||
LeftMargin: 60
|
||||
Disabled: true
|
||||
Children:
|
||||
Label@LABEL_CHATTYPE:
|
||||
Y: 0-1
|
||||
Width: 55
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Global:
|
||||
@@ -1,138 +0,0 @@
|
||||
Background@KICK_CLIENT_DIALOG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Logic: KickClientLogic
|
||||
Background: dialog3
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 40
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@TEXTA:
|
||||
Y: 67
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: You may also apply a temporary ban, preventing
|
||||
Label@TEXTB:
|
||||
Y: 85
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: them from joining for the remainder of this game.
|
||||
Checkbox@PREVENT_REJOINING_CHECKBOX:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 120
|
||||
Width: 150
|
||||
Height: 20
|
||||
Text: Temporarily Ban
|
||||
Button@OK_BUTTON:
|
||||
X: (PARENT_RIGHT - WIDTH)/2 + 75
|
||||
Y: 155
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Kick
|
||||
Font: Bold
|
||||
Button@CANCEL_BUTTON:
|
||||
X: (PARENT_RIGHT - WIDTH)/2 - 75
|
||||
Y: 155
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
|
||||
Background@KICK_SPECTATORS_DIALOG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Logic: KickSpectatorsLogic
|
||||
Background: dialog3
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 40
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Kick Spectators
|
||||
Label@TEXT:
|
||||
Y: 85
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Button@OK_BUTTON:
|
||||
X: (PARENT_RIGHT - WIDTH)/2 + 75
|
||||
Y: 155
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Ok
|
||||
Font: Bold
|
||||
Button@CANCEL_BUTTON:
|
||||
X: (PARENT_RIGHT - WIDTH)/2 - 75
|
||||
Y: 155
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
|
||||
Background@FORCE_START_DIALOG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Background: dialog3
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 40
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Start Game?
|
||||
Label@TEXTA:
|
||||
Y: 67
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: One or more players are not yet ready.
|
||||
Label@TEXTB:
|
||||
Y: 85
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: Are you sure that you want to force start the game?
|
||||
Container@KICK_WARNING:
|
||||
Width: PARENT_RIGHT
|
||||
Children:
|
||||
Label@KICK_WARNING_A:
|
||||
Y: 106
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: One or more clients are missing the selected
|
||||
Label@KICK_WARNING_B:
|
||||
Y: 123
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: map, and will be kicked from the server.
|
||||
Button@OK_BUTTON:
|
||||
X: (PARENT_RIGHT - WIDTH)/2 + 75
|
||||
Y: 155
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Start
|
||||
Font: Bold
|
||||
Button@CANCEL_BUTTON:
|
||||
X: (PARENT_RIGHT - WIDTH)/2 - 75
|
||||
Y: 155
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
@@ -1,180 +0,0 @@
|
||||
Container@LOBBY_MAP_PREVIEW:
|
||||
Logic: LobbyMapPreviewLogic
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Container@MAP_AVAILABLE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Background@MAP_BG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 174
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@MAP_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT-2
|
||||
Height: PARENT_BOTTOM-2
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Label@MAP_TITLE:
|
||||
Y: 172
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@MAP_TYPE:
|
||||
Y: 187
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@MAP_AUTHOR:
|
||||
Y: 200
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Container@MAP_INVALID:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Background@MAP_BG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 174
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@MAP_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT-2
|
||||
Height: PARENT_BOTTOM-2
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Label@MAP_TITLE:
|
||||
Y: 172
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@MAP_STATUS_A:
|
||||
Y: 187
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: This map is not compatible
|
||||
Label@MAP_STATUS_B:
|
||||
Y: 200
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: with this version of OpenRA
|
||||
Container@MAP_DOWNLOADABLE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Background@MAP_BG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 142
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@MAP_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT-2
|
||||
Height: PARENT_BOTTOM-2
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Label@MAP_TITLE:
|
||||
Y: 142
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@MAP_TYPE:
|
||||
Y: 157
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@MAP_AUTHOR:
|
||||
Y: 170
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Button@MAP_INSTALL:
|
||||
Y: 194
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Install Map
|
||||
Container@MAP_PROGRESS:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Background@MAP_BG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 142
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@MAP_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT-2
|
||||
Height: PARENT_BOTTOM-2
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Label@MAP_TITLE:
|
||||
Y: 142
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@MAP_STATUS_SEARCHING:
|
||||
Y: 157
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: Searching OpenRA Resource Center...
|
||||
Container@MAP_STATUS_UNAVAILABLE:
|
||||
Width: PARENT_RIGHT
|
||||
Children:
|
||||
Label@a:
|
||||
Y: 157
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: This map was not found on the
|
||||
Label@b:
|
||||
Y: 170
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: OpenRA Resource Center
|
||||
Label@MAP_STATUS_ERROR:
|
||||
Y: 157
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: An error occurred during installation
|
||||
Label@MAP_STATUS_DOWNLOADING:
|
||||
Y: 157
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
ProgressBar@MAP_PROGRESSBAR:
|
||||
Y: 194
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Indeterminate: True
|
||||
Button@MAP_RETRY:
|
||||
Y: 194
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
@@ -1,186 +0,0 @@
|
||||
Container@LOBBY_MUSIC_BIN:
|
||||
Logic: MusicPlayerLogic
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
LogicTicker@SONG_WATCHER:
|
||||
Container@LABEL_CONTAINER:
|
||||
Y: 0-25
|
||||
Width: PARENT_RIGHT
|
||||
Children:
|
||||
Label@MUSIC:
|
||||
Width: 268
|
||||
Height: 25
|
||||
Text: Music
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@TITLE:
|
||||
X: 278
|
||||
Width: 230
|
||||
Height: 25
|
||||
Text: Track
|
||||
Font: Bold
|
||||
Label@TYPE:
|
||||
X: PARENT_RIGHT-63
|
||||
Height: 25
|
||||
Width: 50
|
||||
Text: Length
|
||||
Font: Bold
|
||||
Background@CONTROLS:
|
||||
Background: dialog3
|
||||
Width: 268
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@MUTE_LABEL:
|
||||
X: 45
|
||||
Y: 10
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Small
|
||||
Label@TITLE_LABEL:
|
||||
Y: 45
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@TIME_LABEL:
|
||||
Y: 65
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Align: Center
|
||||
Container@BUTTONS:
|
||||
X: (PARENT_RIGHT - WIDTH) / 2
|
||||
Y: 100
|
||||
Width: 131
|
||||
Children:
|
||||
Button@BUTTON_PREV:
|
||||
Width: 26
|
||||
Height: 26
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_PREV:
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: prev
|
||||
Button@BUTTON_PLAY:
|
||||
X: 35
|
||||
Width: 26
|
||||
Height: 26
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_PLAY:
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: play
|
||||
Button@BUTTON_PAUSE:
|
||||
Visible: false
|
||||
X: 35
|
||||
Width: 26
|
||||
Height: 26
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_PAUSE:
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: pause
|
||||
Button@BUTTON_STOP:
|
||||
X: 70
|
||||
Width: 26
|
||||
Height: 26
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_STOP:
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: stop
|
||||
Button@BUTTON_NEXT:
|
||||
X: 105
|
||||
Width: 26
|
||||
Height: 26
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_NEXT:
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: next
|
||||
Checkbox@SHUFFLE:
|
||||
X: 25
|
||||
Y: 150
|
||||
Width: 85
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Shuffle
|
||||
Checkbox@REPEAT:
|
||||
X: PARENT_RIGHT-15-WIDTH
|
||||
Y: 150
|
||||
Width: 70
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Loop
|
||||
Label@VOLUME_LABEL:
|
||||
Y: 180
|
||||
Width: 65
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Volume:
|
||||
Slider@MUSIC_SLIDER:
|
||||
X: 70
|
||||
Y: 186
|
||||
Width: PARENT_RIGHT - 80
|
||||
Height: 20
|
||||
Ticks: 5
|
||||
ScrollPanel@MUSIC_LIST:
|
||||
X: 268
|
||||
Width: PARENT_RIGHT-268
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
ScrollItem@MUSIC_TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Visible: false
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 10
|
||||
Width: PARENT_RIGHT-50
|
||||
Height: 25
|
||||
Label@LENGTH:
|
||||
X: PARENT_RIGHT-60
|
||||
Width: 50
|
||||
Height: 25
|
||||
Align: Right
|
||||
Container@NO_MUSIC_LABEL:
|
||||
X: 268
|
||||
Width: PARENT_RIGHT-268
|
||||
Visible: false
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 65
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Music Not Installed
|
||||
Label@DESCA:
|
||||
Y: 85
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: The game music can be installed
|
||||
Label@DESCB:
|
||||
Y: 105
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: from the "Manage Content" menu
|
||||
Label@DESCC:
|
||||
Y: 125
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: in the mod chooser.
|
||||
@@ -1,115 +0,0 @@
|
||||
Background@LOBBY_OPTIONS_BIN:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Background: dialog3
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 0
|
||||
Y: 0 - 27
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Map Options
|
||||
Container:
|
||||
X: 30
|
||||
Y: 30
|
||||
Width: PARENT_RIGHT-60
|
||||
Height: PARENT_BOTTOM-75
|
||||
Children:
|
||||
Checkbox@EXPLORED_MAP_CHECKBOX:
|
||||
Width: 150
|
||||
Height: 20
|
||||
Text: Explored Map
|
||||
Checkbox@FOG_CHECKBOX:
|
||||
Y: 35
|
||||
Width: 150
|
||||
Height: 20
|
||||
Text: Fog of War
|
||||
Checkbox@CRATES_CHECKBOX:
|
||||
X: 170
|
||||
Width: 225
|
||||
Height: 20
|
||||
Text: Crates
|
||||
Checkbox@ALLYBUILDRADIUS_CHECKBOX:
|
||||
X: 170
|
||||
Y: 35
|
||||
Width: 225
|
||||
Height: 20
|
||||
Text: Build off Allies' ConYards
|
||||
Checkbox@SHORTGAME_CHECKBOX:
|
||||
X: 400
|
||||
Width: 150
|
||||
Height: 20
|
||||
Text: Short Game
|
||||
Checkbox@ALLOWCHEATS_CHECKBOX:
|
||||
X: 400
|
||||
Y: 35
|
||||
Width: 150
|
||||
Height: 20
|
||||
Text: Debug Menu
|
||||
Label@DIFFICULTY_DESC:
|
||||
X: PARENT_RIGHT - WIDTH - 165
|
||||
Y: 70
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Mission Difficulty:
|
||||
Align: Right
|
||||
DropDownButton@DIFFICULTY_DROPDOWNBUTTON:
|
||||
X: PARENT_RIGHT - WIDTH
|
||||
Y: 70
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Label@STARTINGCASH_DESC:
|
||||
Y: 110
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Starting Cash:
|
||||
Align: Right
|
||||
DropDownButton@STARTINGCASH_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 110
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Text: $5000
|
||||
Label@STARTINGUNITS_DESC:
|
||||
X: PARENT_RIGHT - WIDTH - 165
|
||||
Y: 110
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Starting Units:
|
||||
Align: Right
|
||||
DropDownButton@STARTINGUNITS_DROPDOWNBUTTON:
|
||||
X: PARENT_RIGHT - WIDTH
|
||||
Y: 110
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Regular
|
||||
DropDownButton@TECHLEVEL_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 150
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Text: 10
|
||||
Label@TECHLEVEL_DESC:
|
||||
Y: 150
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Tech Level:
|
||||
Align: Right
|
||||
Label@GAMESPEED_DESC:
|
||||
X: PARENT_RIGHT - WIDTH - 165
|
||||
Y: 150
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Game Speed:
|
||||
Align: Right
|
||||
DropDownButton@GAMESPEED_DROPDOWNBUTTON:
|
||||
X: PARENT_RIGHT - WIDTH
|
||||
Y: 150
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Regular
|
||||
@@ -1,415 +0,0 @@
|
||||
Container@LOBBY_PLAYER_BIN:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Container@LABEL_CONTAINER:
|
||||
X: 5
|
||||
Y: 0-27
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@LABEL_LOBBY_NAME:
|
||||
Width: 180
|
||||
Height: 25
|
||||
Text: Name
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@LABEL_LOBBY_COLOR:
|
||||
X: 190
|
||||
Width: 70
|
||||
Height: 25
|
||||
Text: Color
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@LABEL_LOBBY_FACTION:
|
||||
X: 270
|
||||
Width: 130
|
||||
Height: 25
|
||||
Text: Faction
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@LABEL_LOBBY_TEAM:
|
||||
X: 410
|
||||
Width: 48
|
||||
Height: 25
|
||||
Text: Team
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@LABEL_LOBBY_SPAWN:
|
||||
X: 468
|
||||
Width: 48
|
||||
Height: 25
|
||||
Text: Spawn
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@LABEL_LOBBY_STATUS:
|
||||
X: 525
|
||||
Width: 20
|
||||
Height: 25
|
||||
Text: Ready
|
||||
Align: Left
|
||||
Font: Bold
|
||||
ScrollPanel@LOBBY_PLAYERS:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
TopBottomSpacing: 5
|
||||
ItemSpacing: 5
|
||||
Children:
|
||||
Container@TEMPLATE_EDITABLE_PLAYER:
|
||||
X: 5
|
||||
Width: 475
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Image@ADMIN_INDICATOR:
|
||||
X: 2
|
||||
ImageCollection: lobby-bits
|
||||
ImageName: admin
|
||||
Visible: false
|
||||
Container@LATENCY:
|
||||
Y: 6
|
||||
Width: 11
|
||||
Height: 14
|
||||
Visible: false
|
||||
Children:
|
||||
ColorBlock@LATENCY_COLOR:
|
||||
X: 2
|
||||
Y: 2
|
||||
Width: PARENT_RIGHT-4
|
||||
Height: PARENT_BOTTOM-4
|
||||
ClientTooltipRegion@CLIENT_REGION:
|
||||
Width: 11
|
||||
Height: 25
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Template: CLIENT_TOOLTIP
|
||||
TextField@NAME:
|
||||
X: 15
|
||||
Width: 165
|
||||
Height: 25
|
||||
Text: Name
|
||||
MaxLength: 16
|
||||
DropDownButton@SLOT_OPTIONS:
|
||||
X: 15
|
||||
Width: 165
|
||||
Height: 25
|
||||
Text: Name
|
||||
Font: Regular
|
||||
Visible: false
|
||||
DropDownButton@COLOR:
|
||||
X: 190
|
||||
Width: 70
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
ColorBlock@COLORBLOCK:
|
||||
X: 5
|
||||
Y: 6
|
||||
Width: PARENT_RIGHT-35
|
||||
Height: PARENT_BOTTOM-12
|
||||
DropDownButton@FACTION:
|
||||
X: 270
|
||||
Width: 130
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: FACTION_DESCRIPTION_TOOLTIP
|
||||
PanelRoot: FACTION_DROPDOWN_PANEL_ROOT # ensure that tooltips for the options are on top of the dropdown panel
|
||||
Children:
|
||||
Image@FACTIONFLAG:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 30
|
||||
Height: 15
|
||||
Label@FACTIONNAME:
|
||||
X: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Text: Faction
|
||||
DropDownButton@TEAM:
|
||||
X: 410
|
||||
Width: 48
|
||||
Height: 25
|
||||
Text: Team
|
||||
DropDownButton@SPAWN:
|
||||
X: 468
|
||||
Width: 48
|
||||
Height: 25
|
||||
Text: Spawn
|
||||
Checkbox@STATUS_CHECKBOX:
|
||||
X: 525
|
||||
Y: 2
|
||||
Width: 20
|
||||
Height: 20
|
||||
Visible: false
|
||||
Image@STATUS_IMAGE:
|
||||
X: 527
|
||||
Y: 4
|
||||
Width: 20
|
||||
Height: 20
|
||||
ImageCollection: checkbox-bits
|
||||
ImageName: checked
|
||||
Visible: false
|
||||
Container@TEMPLATE_NONEDITABLE_PLAYER:
|
||||
X: 5
|
||||
Width: 475
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Image@ADMIN_INDICATOR:
|
||||
X: 2
|
||||
ImageCollection: lobby-bits
|
||||
ImageName: admin
|
||||
Visible: false
|
||||
Container@LATENCY:
|
||||
Y: 6
|
||||
Width: 11
|
||||
Height: 14
|
||||
Visible: false
|
||||
Children:
|
||||
ColorBlock@LATENCY_COLOR:
|
||||
X: 2
|
||||
Y: 2
|
||||
Width: PARENT_RIGHT-4
|
||||
Height: PARENT_BOTTOM-4
|
||||
ClientTooltipRegion@CLIENT_REGION:
|
||||
Width: 11
|
||||
Height: 25
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Template: CLIENT_TOOLTIP
|
||||
Label@NAME:
|
||||
X: 20
|
||||
Y: 0-1
|
||||
Width: 165
|
||||
Height: 25
|
||||
Text: Name
|
||||
Button@KICK:
|
||||
X: 155
|
||||
Y: 2
|
||||
Width: 25
|
||||
Height: 23
|
||||
Text: X
|
||||
Font: Bold
|
||||
ColorBlock@COLORBLOCK:
|
||||
X: 195
|
||||
Y: 6
|
||||
Width: 35
|
||||
Height: 13
|
||||
Container@FACTION:
|
||||
X: 270
|
||||
Width: 150
|
||||
Height: 25
|
||||
Children:
|
||||
Image@FACTIONFLAG:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 30
|
||||
Height: 15
|
||||
Label@FACTIONNAME:
|
||||
X: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
Text: Faction
|
||||
Label@TEAM:
|
||||
X: 410
|
||||
Width: 23
|
||||
Height: 25
|
||||
Text: Team
|
||||
Align: Center
|
||||
Label@SPAWN:
|
||||
X: 468
|
||||
Width: 23
|
||||
Height: 25
|
||||
Align: Center
|
||||
Image@STATUS_IMAGE:
|
||||
X: 527
|
||||
Y: 4
|
||||
Width: 20
|
||||
Height: 20
|
||||
ImageCollection: checkbox-bits
|
||||
ImageName: checked
|
||||
Visible: false
|
||||
Container@TEMPLATE_EMPTY:
|
||||
X: 5
|
||||
Width: 475
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Label@NAME:
|
||||
Width: 165
|
||||
Height: 25
|
||||
X: 20
|
||||
Y: 0-1
|
||||
Text: Name
|
||||
DropDownButton@SLOT_OPTIONS:
|
||||
X: 15
|
||||
Width: 165
|
||||
Height: 25
|
||||
Text: Name
|
||||
Visible: false
|
||||
Button@JOIN:
|
||||
X: 190
|
||||
Text: Play in this slot
|
||||
Width: 326
|
||||
Height: 25
|
||||
Container@TEMPLATE_EDITABLE_SPECTATOR:
|
||||
X: 5
|
||||
Width: 475
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Image@ADMIN_INDICATOR:
|
||||
X: 2
|
||||
ImageCollection: lobby-bits
|
||||
ImageName: admin
|
||||
Visible: false
|
||||
Container@LATENCY:
|
||||
Y: 6
|
||||
Width: 11
|
||||
Height: 14
|
||||
Visible: false
|
||||
Children:
|
||||
ColorBlock@LATENCY_COLOR:
|
||||
X: 2
|
||||
Y: 2
|
||||
Width: PARENT_RIGHT-4
|
||||
Height: PARENT_BOTTOM-4
|
||||
ClientTooltipRegion@CLIENT_REGION:
|
||||
Width: 11
|
||||
Height: 25
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Template: CLIENT_TOOLTIP
|
||||
TextField@NAME:
|
||||
X: 15
|
||||
Width: 165
|
||||
Height: 25
|
||||
Text: Name
|
||||
MaxLength: 16
|
||||
Label@SPECTATOR:
|
||||
X: 190
|
||||
Width: 326
|
||||
Height: 25
|
||||
Text: Spectator
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Checkbox@STATUS_CHECKBOX:
|
||||
X: 525
|
||||
Y: 2
|
||||
Width: 20
|
||||
Height: 20
|
||||
Visible: false
|
||||
Image@STATUS_IMAGE:
|
||||
X: 527
|
||||
Y: 4
|
||||
Width: 20
|
||||
Height: 20
|
||||
ImageCollection: checkbox-bits
|
||||
ImageName: checked
|
||||
Visible: false
|
||||
Container@TEMPLATE_NONEDITABLE_SPECTATOR:
|
||||
X: 5
|
||||
Width: 475
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Image@ADMIN_INDICATOR:
|
||||
X: 2
|
||||
ImageCollection: lobby-bits
|
||||
ImageName: admin
|
||||
Visible: false
|
||||
Container@LATENCY:
|
||||
Y: 6
|
||||
Width: 11
|
||||
Height: 14
|
||||
Visible: false
|
||||
Children:
|
||||
ColorBlock@LATENCY_COLOR:
|
||||
X: 2
|
||||
Y: 2
|
||||
Width: PARENT_RIGHT-4
|
||||
Height: PARENT_BOTTOM-4
|
||||
ClientTooltipRegion@CLIENT_REGION:
|
||||
Width: 11
|
||||
Height: 25
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Template: CLIENT_TOOLTIP
|
||||
Label@NAME:
|
||||
Width: 160
|
||||
Height: 25
|
||||
X: 20
|
||||
Y: 0-1
|
||||
Text: Name
|
||||
Button@KICK:
|
||||
X: 155
|
||||
Y: 2
|
||||
Width: 25
|
||||
Height: 23
|
||||
Text: X
|
||||
Font: Bold
|
||||
Label@SPECTATOR:
|
||||
X: 190
|
||||
Width: 326
|
||||
Height: 25
|
||||
Text: Spectator
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Image@STATUS_IMAGE:
|
||||
X: 527
|
||||
Y: 4
|
||||
Width: 20
|
||||
Height: 20
|
||||
ImageCollection: checkbox-bits
|
||||
ImageName: checked
|
||||
Visible: false
|
||||
Container@TEMPLATE_NEW_SPECTATOR:
|
||||
X: 5
|
||||
Width: 475
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Checkbox@TOGGLE_SPECTATORS:
|
||||
X: 15
|
||||
Width: 165
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Allow Spectators?
|
||||
Button@SPECTATE:
|
||||
X: 190
|
||||
Width: 326
|
||||
Height: 25
|
||||
Text: Spectate
|
||||
Font: Regular
|
||||
|
||||
ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
|
||||
Width: DROPDOWN_WIDTH
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: scrollheader
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 13
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
Font: TinyBold
|
||||
Width: PARENT_RIGHT
|
||||
Height: 10
|
||||
Align: Center
|
||||
ScrollItem@TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: FACTION_DESCRIPTION_TOOLTIP
|
||||
Children:
|
||||
Image@FLAG:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 30
|
||||
Height: 15
|
||||
Label@LABEL:
|
||||
X: 40
|
||||
Width: 60
|
||||
Height: 25
|
||||
@@ -1,143 +0,0 @@
|
||||
Background@SERVER_LOBBY:
|
||||
Logic: LobbyLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 808
|
||||
Height: 600
|
||||
Children:
|
||||
ColorPreviewManager@COLOR_MANAGER:
|
||||
Label@SERVER_NAME:
|
||||
Y: 15
|
||||
Align: Center
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Container@MAP_PREVIEW_ROOT:
|
||||
X: PARENT_RIGHT-20-WIDTH
|
||||
Y: 67
|
||||
Width: 174
|
||||
Height: 250
|
||||
DropDownButton@SLOTS_DROPDOWNBUTTON:
|
||||
X: 20
|
||||
Y: 291
|
||||
Width: 200
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Text: Slot Admin
|
||||
Button@PLAYERS_TAB:
|
||||
X: 225
|
||||
Y: 285
|
||||
Width: 126
|
||||
Height: 31
|
||||
Font: Bold
|
||||
Text: Players
|
||||
Button@OPTIONS_TAB:
|
||||
X: 351
|
||||
Y: 285
|
||||
Width: 126
|
||||
Height: 31
|
||||
Font: Bold
|
||||
Text: Options
|
||||
Button@MUSIC_TAB:
|
||||
X: 477
|
||||
Y: 285
|
||||
Width: 126
|
||||
Height: 31
|
||||
Font: Bold
|
||||
Text: Music
|
||||
Container@TOP_PANELS_ROOT:
|
||||
X: 20
|
||||
Y: 67
|
||||
Width: 583
|
||||
Height: 219
|
||||
Button@CHANGEMAP_BUTTON:
|
||||
X: PARENT_RIGHT - WIDTH - 20
|
||||
Y: 291
|
||||
Width: 174
|
||||
Height: 25
|
||||
Text: Change Map
|
||||
Font: Bold
|
||||
Button@LOBBYCHAT_TAB:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 81
|
||||
Width: 100
|
||||
Height: 31
|
||||
Text: Game
|
||||
Font: Bold
|
||||
Button@GLOBALCHAT_TAB:
|
||||
X: 120
|
||||
Y: PARENT_BOTTOM - 81
|
||||
Width: 100
|
||||
Height: 31
|
||||
Text: Global
|
||||
Font: Bold
|
||||
Container@LOBBYCHAT:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - HEIGHT - 50
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: 229
|
||||
Children:
|
||||
ScrollPanel@CHAT_DISPLAY:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM - 30
|
||||
TopBottomSpacing: 2
|
||||
ItemSpacing: 2
|
||||
Children:
|
||||
Container@CHAT_TEMPLATE:
|
||||
X: 2
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 16
|
||||
Children:
|
||||
Label@TIME:
|
||||
X: 3
|
||||
Width: 50
|
||||
Height: 15
|
||||
VAlign: Top
|
||||
Shadow: True
|
||||
Label@NAME:
|
||||
X: 45
|
||||
Width: 50
|
||||
Height: 15
|
||||
VAlign: Top
|
||||
Shadow: True
|
||||
Label@TEXT:
|
||||
X: 55
|
||||
Width: PARENT_RIGHT - 60
|
||||
Height: 15
|
||||
WordWrap: true
|
||||
VAlign: Top
|
||||
Shadow: True
|
||||
TextField@CHAT_TEXTFIELD:
|
||||
X: 205
|
||||
Y: PARENT_BOTTOM - HEIGHT
|
||||
Width: PARENT_RIGHT - 205
|
||||
Height: 25
|
||||
LeftMargin: 50
|
||||
Children:
|
||||
Label@LABEL_CHATTYPE:
|
||||
Y: 0-1
|
||||
Width: 45
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Chat:
|
||||
Container@GLOBALCHAT_ROOT:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - HEIGHT - 50
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: 229
|
||||
Button@START_GAME_BUTTON:
|
||||
X: PARENT_RIGHT - WIDTH - 150
|
||||
Y: PARENT_BOTTOM - HEIGHT - 20
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Start Game
|
||||
Font: Bold
|
||||
Button@DISCONNECT_BUTTON:
|
||||
X: PARENT_RIGHT - WIDTH - 20
|
||||
Y: PARENT_BOTTOM - HEIGHT - 20
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Leave Game
|
||||
Font: Bold
|
||||
Container@FACTION_DROPDOWN_PANEL_ROOT:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
@@ -1,300 +0,0 @@
|
||||
Container@MAINMENU:
|
||||
Logic: MainMenuLogic
|
||||
Children:
|
||||
Container@MUSICBUTTONS:
|
||||
Logic: MusicControllerLogic
|
||||
Children:
|
||||
LogicKeyListener@MUSICCONTROLLER_KEYHANDLER:
|
||||
Background@BORDER:
|
||||
Background: mainmenu-border
|
||||
X: 0 - 15
|
||||
Y: 0 - 15
|
||||
Width: WINDOW_RIGHT + 30
|
||||
Height: WINDOW_BOTTOM + 30
|
||||
Image@LOGO:
|
||||
X: WINDOW_RIGHT - 296
|
||||
Y: 30
|
||||
ImageCollection: logos
|
||||
ImageName: logo
|
||||
Label@VERSION_LABEL:
|
||||
X: WINDOW_RIGHT - 296
|
||||
Y: 296 - 20
|
||||
Width: 296 - 20
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Regular
|
||||
Contrast: True
|
||||
Container@MENUS:
|
||||
X: 13 + (WINDOW_RIGHT - 522) / 4 - WIDTH / 2
|
||||
Y: WINDOW_BOTTOM/2-HEIGHT/2
|
||||
Width: 200
|
||||
Height: 320
|
||||
Children:
|
||||
Background@MAIN_MENU:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@MAINMENU_LABEL_TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 200
|
||||
Height: 30
|
||||
Text: OpenRA
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Button@SINGLEPLAYER_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 60
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Singleplayer
|
||||
Font: Bold
|
||||
Button@MULTIPLAYER_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 100
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Multiplayer
|
||||
Font: Bold
|
||||
Button@SETTINGS_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 140
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Settings
|
||||
Font: Bold
|
||||
Button@EXTRAS_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 180
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Extras
|
||||
Font: Bold
|
||||
Button@MODS_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 220
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Mods
|
||||
Font: Bold
|
||||
Button@QUIT_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 260
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Quit
|
||||
Font: Bold
|
||||
Background@SINGLEPLAYER_MENU:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@SINGLEPLAYER_MENU_TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 200
|
||||
Height: 30
|
||||
Text: Singleplayer
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Button@SKIRMISH_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 60
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Skirmish
|
||||
Font: Bold
|
||||
Button@MISSIONS_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 100
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Missions
|
||||
Font: Bold
|
||||
Button@BACK_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Key: escape
|
||||
Y: 260
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Back
|
||||
Font: Bold
|
||||
Background@EXTRAS_MENU:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@EXTRAS_MENU_TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 200
|
||||
Height: 30
|
||||
Text: Extras
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Button@REPLAYS_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 60
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Replays
|
||||
Font: Bold
|
||||
Button@MUSIC_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 100
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Music
|
||||
Font: Bold
|
||||
Button@MAP_EDITOR_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 140
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Map Editor
|
||||
Font: Bold
|
||||
Button@ASSETBROWSER_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 180
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Asset Browser
|
||||
Font: Bold
|
||||
Button@CREDITS_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 220
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Credits
|
||||
Font: Bold
|
||||
Button@BACK_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Key: escape
|
||||
Y: 260
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Back
|
||||
Font: Bold
|
||||
Background@MAP_EDITOR_MENU:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@MAP_EDITOR_MENU_TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 200
|
||||
Height: 30
|
||||
Text: Map Editor
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Button@NEW_MAP_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 60
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: New Map
|
||||
Font: Bold
|
||||
Button@LOAD_MAP_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Y: 100
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Load Map
|
||||
Font: Bold
|
||||
Button@BACK_BUTTON:
|
||||
X: PARENT_RIGHT/2-WIDTH/2
|
||||
Key: escape
|
||||
Y: 260
|
||||
Width: 140
|
||||
Height: 30
|
||||
Text: Back
|
||||
Font: Bold
|
||||
Background@SYSTEM_INFO_PROMPT:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 520
|
||||
Height: 260
|
||||
Children:
|
||||
Label@PROMPT_TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Y: 20
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: System Information
|
||||
Label@PROMPT_TEXT_A:
|
||||
X: 15
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 30
|
||||
Height: 16
|
||||
Align: Center
|
||||
Text: We would like to collect some details that will help us optimize OpenRA.
|
||||
Label@PROMPT_TEXT_B:
|
||||
X: 15
|
||||
Y: 68
|
||||
Width: PARENT_RIGHT - 30
|
||||
Height: 16
|
||||
Align: Center
|
||||
Text: With your permission, the following anonymous system data will be sent:
|
||||
ScrollPanel@SYSINFO_DATA:
|
||||
X: 20
|
||||
Y: 98
|
||||
Width: PARENT_RIGHT - 40
|
||||
TopBottomSpacing: 4
|
||||
ItemSpacing: 4
|
||||
Height: 110
|
||||
Children:
|
||||
Label@DATA_TEMPLATE:
|
||||
X: 8
|
||||
Height: 13
|
||||
VAlign: Top
|
||||
Font: Small
|
||||
Checkbox@SYSINFO_CHECKBOX:
|
||||
X: 40
|
||||
Y: PARENT_BOTTOM - 42
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Send System Information
|
||||
Button@BACK_BUTTON:
|
||||
X: PARENT_RIGHT - WIDTH - 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Continue
|
||||
Font: Bold
|
||||
Key: return
|
||||
Container@PERFORMANCE_INFO:
|
||||
Logic: PerfDebugLogic
|
||||
Children:
|
||||
Label@PERF_TEXT:
|
||||
X: 30
|
||||
Y: WINDOW_BOTTOM - 70
|
||||
Width: 170
|
||||
Height: 40
|
||||
Contrast: true
|
||||
Background@GRAPH_BG:
|
||||
ClickThrough: true
|
||||
Background: dialog4
|
||||
X: WINDOW_RIGHT - 240
|
||||
Y: WINDOW_BOTTOM - 240
|
||||
Width: 210
|
||||
Height: 210
|
||||
Children:
|
||||
PerfGraph@GRAPH:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 200
|
||||
Height: 200
|
||||
Background@NEWS_BG:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: 35
|
||||
Width: 430
|
||||
Height: 55
|
||||
Children:
|
||||
DropDownButton@NEWS_BUTTON:
|
||||
Background: newsbutton
|
||||
X: 15
|
||||
Y: 15
|
||||
Width: 400
|
||||
Height: 25
|
||||
Text: Battlefield News
|
||||
Font: Bold
|
||||
@@ -1,147 +0,0 @@
|
||||
Background@MAPCHOOSER_PANEL:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Logic: MapChooserLogic
|
||||
Width: 808
|
||||
Height: 600
|
||||
Children:
|
||||
Label@MAPCHOOSER_TITLE:
|
||||
Y: 15
|
||||
Align: Center
|
||||
Width: PARENT_RIGHT
|
||||
Height: 20
|
||||
Text: Choose Map
|
||||
Font: Bold
|
||||
Button@SYSTEM_MAPS_TAB_BUTTON:
|
||||
X: 20
|
||||
Y: 48
|
||||
Height: 31
|
||||
Width: 140
|
||||
Text: Official Maps
|
||||
Font: Bold
|
||||
Button@USER_MAPS_TAB_BUTTON:
|
||||
X: 160
|
||||
Y: 48
|
||||
Height: 31
|
||||
Width: 140
|
||||
Text: Custom Maps
|
||||
Font: Bold
|
||||
Container@SYSTEM_MAPS_TAB:
|
||||
X: 20
|
||||
Y: 77
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: 471
|
||||
Children:
|
||||
ScrollPanel@MAP_LIST:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Container@USER_MAPS_TAB:
|
||||
X: 20
|
||||
Y: 77
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: 471
|
||||
Children:
|
||||
ScrollPanel@MAP_LIST:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
ScrollItem@MAP_TEMPLATE:
|
||||
Width: 185
|
||||
Height: 243
|
||||
X: 2
|
||||
Visible: false
|
||||
Children:
|
||||
MapPreview@PREVIEW:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 3
|
||||
Width: 179
|
||||
Height: 179
|
||||
IgnoreMouseOver: true
|
||||
IgnoreMouseInput: true
|
||||
Label@TITLE:
|
||||
X: 4
|
||||
Y: PARENT_BOTTOM-53
|
||||
Width: PARENT_RIGHT-8
|
||||
Align: Center
|
||||
Label@DETAILS:
|
||||
Width: PARENT_RIGHT-8
|
||||
X: 4
|
||||
Y: PARENT_BOTTOM-37
|
||||
Align: Center
|
||||
Font: Tiny
|
||||
Label@AUTHOR:
|
||||
Width: PARENT_RIGHT-8
|
||||
X: 4
|
||||
Y: PARENT_BOTTOM-25
|
||||
Align: Center
|
||||
Font: Tiny
|
||||
Label@SIZE:
|
||||
Width: PARENT_RIGHT-8
|
||||
X: 4
|
||||
Y: PARENT_BOTTOM-13
|
||||
Align: Center
|
||||
Font: Tiny
|
||||
Label@FILTER_DESC:
|
||||
X: PARENT_RIGHT - 467
|
||||
Y: 48
|
||||
Width: 60
|
||||
Height: 24
|
||||
Font: Bold
|
||||
Align: Right
|
||||
Text: Filter:
|
||||
TextField@MAPFILTER_INPUT:
|
||||
X: PARENT_RIGHT - 401
|
||||
Y: 48
|
||||
Width: 150
|
||||
Height: 25
|
||||
Label@FILTER_DESC_JOINER:
|
||||
X: PARENT_RIGHT - 250
|
||||
Y: 48
|
||||
Width: 30
|
||||
Height: 24
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: in
|
||||
DropDownButton@GAMEMODE_FILTER:
|
||||
X: PARENT_RIGHT - 220
|
||||
Y: 48
|
||||
Width: 200
|
||||
Height: 25
|
||||
Button@RANDOMMAP_BUTTON:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Random Map
|
||||
Font: Bold
|
||||
Button@DELETE_MAP_BUTTON:
|
||||
X: 160
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Delete Map
|
||||
Font: Bold
|
||||
Button@DELETE_ALL_MAPS_BUTTON:
|
||||
X: 300
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Delete All Maps
|
||||
Font: Bold
|
||||
Button@BUTTON_OK:
|
||||
X: PARENT_RIGHT - 270
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Ok
|
||||
Font: Bold
|
||||
Key: return
|
||||
Button@BUTTON_CANCEL:
|
||||
X: PARENT_RIGHT - 140
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
@@ -1,163 +0,0 @@
|
||||
Background@MISSIONBROWSER_PANEL:
|
||||
Logic: MissionBrowserLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 682
|
||||
Height: 487
|
||||
Children:
|
||||
Label@MISSIONBROWSER_TITLE:
|
||||
Y: 20
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Missions
|
||||
Align: Center
|
||||
Font: Bold
|
||||
ScrollPanel@MISSION_LIST:
|
||||
X: 20
|
||||
Y: 50
|
||||
Width: 270
|
||||
Height: 377
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: scrollheader
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 13
|
||||
X: 2
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
Font: TinyBold
|
||||
Width: PARENT_RIGHT
|
||||
Height: 10
|
||||
Align: Center
|
||||
ScrollItem@TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 10
|
||||
Width: PARENT_RIGHT-20
|
||||
Height: 25
|
||||
Container@MISSION_INFO:
|
||||
X: 300
|
||||
Y: 50
|
||||
Width: 362
|
||||
Height: 363
|
||||
Children:
|
||||
Background@MISSION_BG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 202
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@MISSION_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT-2
|
||||
Height: PARENT_BOTTOM-2
|
||||
IgnoreMouseOver: True
|
||||
IgnoreMouseInput: True
|
||||
ShowSpawnPoints: False
|
||||
ScrollPanel@MISSION_DESCRIPTION_PANEL:
|
||||
Y: 212
|
||||
Width: PARENT_RIGHT
|
||||
Height: 130
|
||||
Children:
|
||||
Label@MISSION_DESCRIPTION:
|
||||
X: 4
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT - 32
|
||||
VAlign: Top
|
||||
Font: Small
|
||||
Label@DIFFICULTY_DESC:
|
||||
Y: 352
|
||||
Width: 56
|
||||
Height: 25
|
||||
Text: Difficulty:
|
||||
Align: Right
|
||||
DropDownButton@DIFFICULTY_DROPDOWNBUTTON:
|
||||
X: 61
|
||||
Y: 352
|
||||
Width: 120
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Label@GAMESPEED_DESC:
|
||||
X: PARENT_RIGHT - WIDTH - 125
|
||||
Y: 352
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Speed:
|
||||
Align: Right
|
||||
DropDownButton@GAMESPEED_DROPDOWNBUTTON:
|
||||
X: PARENT_RIGHT - WIDTH
|
||||
Y: 352
|
||||
Width: 120
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Button@START_BRIEFING_VIDEO_BUTTON:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 130
|
||||
Height: 25
|
||||
Text: Watch Briefing
|
||||
Font: Bold
|
||||
Button@STOP_BRIEFING_VIDEO_BUTTON:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 130
|
||||
Height: 25
|
||||
Text: Stop Briefing
|
||||
Font: Bold
|
||||
Button@START_INFO_VIDEO_BUTTON:
|
||||
X: 160
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 130
|
||||
Height: 25
|
||||
Text: Watch Info Video
|
||||
Font: Bold
|
||||
Button@STOP_INFO_VIDEO_BUTTON:
|
||||
X: 160
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 130
|
||||
Height: 25
|
||||
Text: Stop Info Video
|
||||
Font: Bold
|
||||
Button@STARTGAME_BUTTON:
|
||||
X: PARENT_RIGHT - 140 - 130
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Play
|
||||
Font: Bold
|
||||
Button@BACK_BUTTON:
|
||||
X: PARENT_RIGHT - 140
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Back
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Background@MISSION_BIN:
|
||||
X: 20
|
||||
Y: 50
|
||||
Width: 642
|
||||
Height: 377
|
||||
Background: dialog3
|
||||
Children:
|
||||
VqaPlayer@MISSION_VIDEO:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: 640
|
||||
Height: 375
|
||||
|
||||
Background@FULLSCREEN_PLAYER:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
Background: dialog5
|
||||
Visible: False
|
||||
Children:
|
||||
VqaPlayer@PLAYER:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
@@ -1,142 +0,0 @@
|
||||
Container@MULTIPLAYER_BROWSER_PANEL:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Container@LABEL_CONTAINER:
|
||||
Y: 5
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@NAME:
|
||||
X: 5
|
||||
Width: 255
|
||||
Height: 25
|
||||
Text: Server
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@PLAYERS:
|
||||
X: 290
|
||||
Width: 85
|
||||
Height: 25
|
||||
Text: Players
|
||||
Font: Bold
|
||||
Label@LOCATION:
|
||||
X: 380
|
||||
Width: 110
|
||||
Height: 25
|
||||
Text: Country
|
||||
Font: Bold
|
||||
Label@STATUS:
|
||||
X: 495
|
||||
Width: 50
|
||||
Height: 25
|
||||
Text: Status
|
||||
Font: Bold
|
||||
ScrollPanel@SERVER_LIST:
|
||||
Y: 30
|
||||
Width: 583
|
||||
Height: 249
|
||||
TopBottomSpacing: 2
|
||||
Children:
|
||||
ScrollItem@HEADER_TEMPLATE:
|
||||
X: 2
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 20
|
||||
BaseName: scrollheader
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
Y: 0-1
|
||||
Font: TinyBold
|
||||
Width: PARENT_RIGHT
|
||||
Height: 20
|
||||
Align: Center
|
||||
ScrollItem@SERVER_TEMPLATE:
|
||||
X: 2
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 5
|
||||
Width: 255
|
||||
Height: 25
|
||||
Image@PASSWORD_PROTECTED:
|
||||
X: 272
|
||||
Y: 6
|
||||
Width: 8
|
||||
Height: 10
|
||||
ImageCollection: lobby-bits
|
||||
Label@PLAYERS:
|
||||
X: 290
|
||||
Width: 85
|
||||
Height: 25
|
||||
Label@LOCATION:
|
||||
X: 380
|
||||
Width: 110
|
||||
Height: 25
|
||||
Label@STATUS:
|
||||
X: 495
|
||||
Width: 50
|
||||
Height: 25
|
||||
Label@PROGRESS_LABEL:
|
||||
Y: 30 + (249 - HEIGHT) / 2
|
||||
Width: 582
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Visible: false
|
||||
Container@SELECTED_SERVER:
|
||||
X: PARENT_RIGHT-WIDTH
|
||||
Y: 30
|
||||
Width: 174
|
||||
Height: 280
|
||||
Children:
|
||||
Background@MAP_BG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 174
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@SELECTED_MAP_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT-2
|
||||
Height: PARENT_BOTTOM-2
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Label@SELECTED_MAP:
|
||||
Y: 172
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@SELECTED_IP:
|
||||
Y: 187
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Label@SELECTED_STATUS:
|
||||
Y: 203
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@SELECTED_MOD_VERSION:
|
||||
Y: 216
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Label@SELECTED_PLAYERS:
|
||||
Y: 229
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Button@JOIN_BUTTON:
|
||||
Key: return
|
||||
X: PARENT_RIGHT - WIDTH
|
||||
Y: 284
|
||||
Width: 174
|
||||
Height: 25
|
||||
Text: Join
|
||||
Font: Bold
|
||||
@@ -1,149 +0,0 @@
|
||||
Container@MULTIPLAYER_CREATESERVER_PANEL:
|
||||
Logic: ServerCreationLogic
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 5
|
||||
Width: 582
|
||||
Height: 25
|
||||
Text: Create Server
|
||||
Align: Center
|
||||
Font: Bold
|
||||
ScrollPanel:
|
||||
Y: 30
|
||||
Width: 583
|
||||
Height: 249
|
||||
Children:
|
||||
Container:
|
||||
X: 185
|
||||
Y: 25
|
||||
Children:
|
||||
Label@SERVER_NAME_LABEL:
|
||||
Y: 14
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Server Name:
|
||||
TextField@SERVER_NAME:
|
||||
X: 100
|
||||
Y: 15
|
||||
Width: 215
|
||||
MaxLength: 50
|
||||
Height: 25
|
||||
Text: My OpenRA Server
|
||||
Label@PASSWORD_LABEL:
|
||||
Y: 49
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Password:
|
||||
PasswordField@PASSWORD:
|
||||
X: 100
|
||||
Y: 50
|
||||
Width: 145
|
||||
MaxLength: 20
|
||||
Height: 25
|
||||
Label@AFTER_PASSWORD_LABEL:
|
||||
X: 255
|
||||
Y: 49
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Left
|
||||
Text: (optional)
|
||||
Label@LISTEN_PORT_LABEL:
|
||||
Y: 84
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Port:
|
||||
TextField@LISTEN_PORT:
|
||||
X: 100
|
||||
Y: 85
|
||||
Width: 50
|
||||
Height: 25
|
||||
MaxLength: 5
|
||||
Text: 1234
|
||||
Label@EXTERNAL_PORT_LABEL:
|
||||
X: 170
|
||||
Y: 84
|
||||
Width: 90
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: External Port:
|
||||
TextField@EXTERNAL_PORT:
|
||||
X: 265
|
||||
Y: 85
|
||||
Width: 50
|
||||
MaxLength: 5
|
||||
Height: 25
|
||||
Text: 1234
|
||||
Checkbox@ADVERTISE_CHECKBOX:
|
||||
X: 100
|
||||
Y: 135
|
||||
Width: 150
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Advertise Online
|
||||
Checkbox@UPNP_CHECKBOX:
|
||||
X: 100
|
||||
Y: 165
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Automatic port forwarding
|
||||
Label@UPNP_NOTICE:
|
||||
X: 130
|
||||
Y: 180
|
||||
Width: 200
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
WordWrap: True
|
||||
Text: Requires Network Discovery (UPnP). Enable in Settings - Advanced.
|
||||
Label@UPNP_UNSUPPORTED_NOTICE:
|
||||
X: 130
|
||||
Y: 180
|
||||
Width: 220
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
WordWrap: True
|
||||
Text: Your router does not seem to support UPnP. Please consult your router's manual.
|
||||
Container@SIDEBAR:
|
||||
X: PARENT_RIGHT-WIDTH
|
||||
Y: 30
|
||||
Width: 174
|
||||
Height: 280
|
||||
Children:
|
||||
Background@MAP_BG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 174
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@MAP_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT - 2
|
||||
Height: PARENT_RIGHT - 2
|
||||
Label@MAP_NAME:
|
||||
Y: 172
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Button@MAP_BUTTON:
|
||||
X: PARENT_RIGHT - WIDTH
|
||||
Y: 284-30
|
||||
Width: 174
|
||||
Height: 25
|
||||
Text: Choose Map
|
||||
Font: Bold
|
||||
Button@CREATE_BUTTON:
|
||||
Key: return
|
||||
X: PARENT_RIGHT - WIDTH
|
||||
Y: 284
|
||||
Width: 174
|
||||
Height: 25
|
||||
Text: Create
|
||||
Font: Bold
|
||||
@@ -1,96 +0,0 @@
|
||||
Container@MULTIPLAYER_DIRECTCONNECT_PANEL:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 5
|
||||
Width: 583
|
||||
Height: 25
|
||||
Text: Connect to Server
|
||||
Align: Center
|
||||
Font: Bold
|
||||
ScrollPanel:
|
||||
Y: 30
|
||||
Width: 583
|
||||
Height: 249
|
||||
Children:
|
||||
Container:
|
||||
X: 185
|
||||
Y: 60
|
||||
Children:
|
||||
Label@ADDRESS_LABEL:
|
||||
Y: 14
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Address:
|
||||
TextField@IP:
|
||||
X: 100
|
||||
Y: 15
|
||||
Width: 215
|
||||
Height: 25
|
||||
Label@PORT_LABEL:
|
||||
Y: 49
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Port:
|
||||
TextField@PORT:
|
||||
X: 100
|
||||
Y: 50
|
||||
Width: 50
|
||||
Height: 25
|
||||
MaxLength: 5
|
||||
Container@SIDEBAR:
|
||||
X: PARENT_RIGHT-WIDTH
|
||||
Y: 30
|
||||
Width: 174
|
||||
Height: 280
|
||||
Children:
|
||||
Background@MAP_BG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 174
|
||||
Background: dialog3
|
||||
Label@TITLE:
|
||||
Y: 172
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Direct Connect
|
||||
Label@DESCA:
|
||||
Y: 190
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: Enter the server IP and port in the
|
||||
Label@DESCB:
|
||||
Y: 203
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: fields to the left, and then press Join.
|
||||
Label@DESCC:
|
||||
Y: 216
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: The mod and game version will be
|
||||
Label@DESCD:
|
||||
Y: 229
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: verified when connecting.
|
||||
Button@JOIN_BUTTON:
|
||||
Key: return
|
||||
X: PARENT_RIGHT - WIDTH
|
||||
Y: 284
|
||||
Width: 174
|
||||
Height: 25
|
||||
Text: Join
|
||||
Font: Bold
|
||||
@@ -1,103 +0,0 @@
|
||||
Container@GLOBALCHAT_PANEL:
|
||||
Logic: GlobalChatLogic
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Container@GLOBALCHAT_MAIN_PANEL:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Background@TOPIC:
|
||||
Width: 582
|
||||
Height: 20
|
||||
Background: dialog2
|
||||
Children:
|
||||
Label@CHANNEL_TOPIC:
|
||||
X: 10
|
||||
Y: 0-1
|
||||
Width: PARENT_RIGHT - 20
|
||||
Height: PARENT_BOTTOM
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
ScrollPanel@HISTORY_PANEL:
|
||||
Y: 20
|
||||
Width: 582
|
||||
Height: PARENT_BOTTOM - 50
|
||||
TopBottomSpacing: 4
|
||||
ItemSpacing: 4
|
||||
Children:
|
||||
Label@HISTORY_TEMPLATE:
|
||||
X: 5
|
||||
Width: 530
|
||||
WordWrap: True
|
||||
TextField@CHAT_TEXTFIELD:
|
||||
Y: PARENT_BOTTOM - 25
|
||||
Width: 582
|
||||
Height: 25
|
||||
LeftMargin: 60
|
||||
Children:
|
||||
Label@LABEL_CHATTYPE:
|
||||
Y: 0-1
|
||||
Width: 55
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Global:
|
||||
ScrollPanel@NICKNAME_PANEL:
|
||||
X: PARENT_RIGHT-WIDTH
|
||||
Width: 174
|
||||
Height: PARENT_BOTTOM - 30
|
||||
Children:
|
||||
Container@NICKNAME_TEMPLATE:
|
||||
Height: 20
|
||||
Width: PARENT_RIGHT-25
|
||||
Children:
|
||||
Image@INDICATOR:
|
||||
ImageCollection: lobby-bits
|
||||
ImageName: admin
|
||||
X: 4
|
||||
Y: 9
|
||||
Label@NICK:
|
||||
X: 15
|
||||
Width: PARENT_RIGHT-15
|
||||
Height: 20
|
||||
Button@DISCONNECT_BUTTON:
|
||||
X: PARENT_RIGHT-WIDTH
|
||||
Y: PARENT_BOTTOM - 25
|
||||
Width: 174
|
||||
Height: 25
|
||||
Text: Leave Chat
|
||||
Font: Bold
|
||||
Background@GLOBALCHAT_CONNECT_PANEL:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Background: scrollpanel-bg
|
||||
Children:
|
||||
Label@GLOBAL_CHAT_LABEL:
|
||||
Y: PARENT_BOTTOM / 4
|
||||
Width: PARENT_RIGHT
|
||||
Align: Center
|
||||
Text: Global Chat
|
||||
Font: Bold
|
||||
Label@NICKNAME_LABEL:
|
||||
X: 200
|
||||
Y: PARENT_BOTTOM / 4 + 35
|
||||
Text: Nickname:
|
||||
TextField@NICKNAME_TEXTFIELD:
|
||||
X: 270
|
||||
Y: PARENT_BOTTOM / 4 + 25
|
||||
Width: 150
|
||||
Height: 25
|
||||
Checkbox@CONNECT_AUTOMATICALLY_CHECKBOX:
|
||||
X: 270
|
||||
Y: PARENT_BOTTOM / 4 + 75
|
||||
Height: 20
|
||||
Width: 180
|
||||
Font: Regular
|
||||
Text: Connect Automatically
|
||||
Button@CONNECT_BUTTON:
|
||||
X: 430
|
||||
Y: PARENT_BOTTOM / 4 + 25
|
||||
Width: 100
|
||||
Height: 25
|
||||
Text: Connect
|
||||
Font: Bold
|
||||
@@ -1,112 +0,0 @@
|
||||
Background@MULTIPLAYER_PANEL:
|
||||
Logic: MultiplayerLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 808
|
||||
Height: 600
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 15
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Multiplayer
|
||||
Align: Center
|
||||
Font: Bold
|
||||
DropDownButton@FILTERS_DROPDOWNBUTTON:
|
||||
X: 20
|
||||
Y: 321
|
||||
Width: 158
|
||||
Height: 25
|
||||
Text: Filter Games
|
||||
Font: Bold
|
||||
Button@REFRESH_BUTTON:
|
||||
X: 183
|
||||
Y: 321
|
||||
Width: 100
|
||||
Height: 25
|
||||
Text: Refresh
|
||||
Font: Bold
|
||||
Button@BROWSER_TAB:
|
||||
X: 288
|
||||
Y: 315
|
||||
Width: 105
|
||||
Height: 31
|
||||
Text: Browse
|
||||
Font: Bold
|
||||
Button@DIRECTCONNECT_TAB:
|
||||
X: 393
|
||||
Y: 315
|
||||
Width: 105
|
||||
Height: 31
|
||||
Text: Direct IP
|
||||
Font: Bold
|
||||
Button@CREATE_TAB:
|
||||
X: 498
|
||||
Y: 315
|
||||
Width: 105
|
||||
Height: 31
|
||||
Text: Create
|
||||
Font: Bold
|
||||
Container@TOP_PANELS_ROOT:
|
||||
X: 20
|
||||
Y: 37
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: PARENT_BOTTOM
|
||||
Container@GLOBALCHAT_ROOT:
|
||||
X: 20
|
||||
Y: 351
|
||||
Width: PARENT_RIGHT - 40
|
||||
Height: PARENT_BOTTOM - 401
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
Button@BACK_BUTTON:
|
||||
Key: escape
|
||||
X: PARENT_RIGHT - WIDTH - 20
|
||||
Y: PARENT_BOTTOM - HEIGHT - 20
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Back
|
||||
Font: Bold
|
||||
|
||||
ScrollPanel@MULTIPLAYER_FILTER_PANEL:
|
||||
Width: 158
|
||||
Height: 130
|
||||
Children:
|
||||
Checkbox@WAITING_FOR_PLAYERS:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: PARENT_RIGHT-29
|
||||
Height: 20
|
||||
Text: Waiting
|
||||
TextColor: 32CD32
|
||||
Font: Regular
|
||||
Checkbox@EMPTY:
|
||||
X: 5
|
||||
Y: 30
|
||||
Width: PARENT_RIGHT-29
|
||||
Height: 20
|
||||
Text: Empty
|
||||
Font: Regular
|
||||
Checkbox@PASSWORD_PROTECTED:
|
||||
X: 5
|
||||
Y: 55
|
||||
Width: PARENT_RIGHT-29
|
||||
Height: 20
|
||||
Text: Protected
|
||||
TextColor: FF0000
|
||||
Font: Regular
|
||||
Checkbox@ALREADY_STARTED:
|
||||
X: 5
|
||||
Y: 80
|
||||
Width: PARENT_RIGHT-29
|
||||
Height: 20
|
||||
Text: Started
|
||||
TextColor: FFA500
|
||||
Font: Regular
|
||||
Checkbox@INCOMPATIBLE_VERSION:
|
||||
X: 5
|
||||
Y: 105
|
||||
Width: PARENT_RIGHT-29
|
||||
Height: 20
|
||||
Text: Incompatible
|
||||
TextColor: BEBEBE
|
||||
Font: Regular
|
||||
@@ -1,188 +0,0 @@
|
||||
Background@MUSIC_PANEL:
|
||||
Logic: MusicPlayerLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - 400)/2
|
||||
Width: 360
|
||||
Height: 450
|
||||
Children:
|
||||
LogicTicker@SONG_WATCHER:
|
||||
ScrollPanel@MUSIC_LIST:
|
||||
X: 15
|
||||
Y: 45
|
||||
Width: 330
|
||||
Height: 275
|
||||
Children:
|
||||
ScrollItem@MUSIC_TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 10
|
||||
Width: PARENT_RIGHT-50
|
||||
Height: 25
|
||||
Label@LENGTH:
|
||||
Width: 50
|
||||
X: PARENT_RIGHT-60
|
||||
Align: Right
|
||||
Height: 25
|
||||
Container@LABEL_CONTAINER:
|
||||
X: 25
|
||||
Y: 15
|
||||
Width: 330
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Width: 100
|
||||
Height: 25
|
||||
Text: Track
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@TYPE:
|
||||
X: PARENT_RIGHT-85
|
||||
Height: 25
|
||||
Width: 50
|
||||
Text: Length
|
||||
Align: Right
|
||||
Font: Bold
|
||||
Container@BUTTONS:
|
||||
X: 15
|
||||
Y: PARENT_BOTTOM-HEIGHT-85
|
||||
Width: 170
|
||||
Children:
|
||||
Button@BUTTON_PREV:
|
||||
Width: 25
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_PREV:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: prev
|
||||
Button@BUTTON_PLAY:
|
||||
X: 35
|
||||
Width: 25
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_PLAY:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: play
|
||||
Button@BUTTON_PAUSE:
|
||||
Visible: false
|
||||
X: 35
|
||||
Width: 25
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_PAUSE:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: pause
|
||||
Button@BUTTON_STOP:
|
||||
X: 70
|
||||
Width: 25
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_STOP:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: stop
|
||||
Button@BUTTON_NEXT:
|
||||
X: 105
|
||||
Width: 25
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
Image@IMAGE_NEXT:
|
||||
X: 0
|
||||
Y: 0
|
||||
Width: 25
|
||||
Height: 25
|
||||
ImageCollection: music
|
||||
ImageName: next
|
||||
Slider@MUSIC_SLIDER:
|
||||
X: 145
|
||||
Y: 3
|
||||
Width: 175
|
||||
Height: 20
|
||||
Ticks: 5
|
||||
Label@TIME_LABEL:
|
||||
X: (PARENT_RIGHT-WIDTH)/2
|
||||
Y: 330
|
||||
Width: 140
|
||||
Height: 25
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Checkbox@SHUFFLE:
|
||||
X: 15
|
||||
Y: 335
|
||||
Width: 85
|
||||
Height: 20
|
||||
Text: Shuffle
|
||||
Checkbox@REPEAT:
|
||||
X: PARENT_RIGHT-15-WIDTH
|
||||
Y: 335
|
||||
Width: 70
|
||||
Height: 20
|
||||
Text: Loop
|
||||
Container@NO_MUSIC_LABEL:
|
||||
X: 15
|
||||
Y: 135
|
||||
Width: 330
|
||||
Height: 80
|
||||
Visible: false
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Music Not Installed
|
||||
Label@DESCA:
|
||||
Y: 20
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: The game music can be installed
|
||||
Label@DESCB:
|
||||
Y: 40
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: from the "Manage Content" menu
|
||||
Label@DESCC:
|
||||
Y: 60
|
||||
Width: PARENT_RIGHT-24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: in the mod chooser.
|
||||
Button@BACK_BUTTON:
|
||||
X: PARENT_RIGHT - 140
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Close
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Label@MUTE_LABEL:
|
||||
X: 25
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Small
|
||||
@@ -1,288 +0,0 @@
|
||||
Background@REPLAYBROWSER_PANEL:
|
||||
Logic: ReplayBrowserLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width: 780
|
||||
Height: 535
|
||||
Children:
|
||||
Container@FILTER_AND_MANAGE_CONTAINER:
|
||||
X: 20
|
||||
Y: 20
|
||||
Width: 280
|
||||
Height: PARENT_BOTTOM - 75
|
||||
Children:
|
||||
Container@FILTERS:
|
||||
Width: 280
|
||||
Height: 320
|
||||
Children:
|
||||
Label@FILTERS_TITLE:
|
||||
X: 85
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Filter
|
||||
Label@FLT_GAMETYPE_DESC:
|
||||
X: 0
|
||||
Y: 30
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Type:
|
||||
Align: Right
|
||||
DropDownButton@FLT_GAMETYPE_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 30
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Text: Any
|
||||
Label@FLT_DATE_DESC:
|
||||
X: 0
|
||||
Y: 60
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Date:
|
||||
Align: Right
|
||||
DropDownButton@FLT_DATE_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 60
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Text: Any
|
||||
Label@FLT_DURATION_DESC:
|
||||
X: 0
|
||||
Y: 90
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Duration:
|
||||
Align: Right
|
||||
DropDownButton@FLT_DURATION_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 90
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Text: Any
|
||||
Label@FLT_MAPNAME_DESC:
|
||||
X: 0
|
||||
Y: 120
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Map:
|
||||
Align: Right
|
||||
DropDownButton@FLT_MAPNAME_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 120
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Text: Any
|
||||
Label@FLT_PLAYER_DESC:
|
||||
X: 0
|
||||
Y: 150
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Player:
|
||||
Align: Right
|
||||
DropDownButton@FLT_PLAYER_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 150
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Text: Anyone
|
||||
Label@FLT_OUTCOME_DESC:
|
||||
X: 0
|
||||
Y: 180
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Outcome:
|
||||
Align: Right
|
||||
DropDownButton@FLT_OUTCOME_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 180
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Text: Any
|
||||
Label@FLT_FACTION_DESC:
|
||||
X: 0
|
||||
Y: 210
|
||||
Width: 80
|
||||
Height: 25
|
||||
Text: Faction:
|
||||
Align: Right
|
||||
DropDownButton@FLT_FACTION_DROPDOWNBUTTON:
|
||||
X: 85
|
||||
Y: 210
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Text: Any
|
||||
Button@FLT_RESET_BUTTON:
|
||||
X: 85
|
||||
Y: 250
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Text: Reset Filters
|
||||
Font: Bold
|
||||
Container@MANAGEMENT:
|
||||
X: 85
|
||||
Y: PARENT_BOTTOM - 115
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 115
|
||||
Children:
|
||||
Label@MANAGE_TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Manage
|
||||
Button@MNG_RENSEL_BUTTON:
|
||||
Y: 30
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Rename
|
||||
Font: Bold
|
||||
Key: F2
|
||||
Button@MNG_DELSEL_BUTTON:
|
||||
Y: 60
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Delete
|
||||
Font: Bold
|
||||
Key: Delete
|
||||
Button@MNG_DELALL_BUTTON:
|
||||
Y: 90
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Delete All
|
||||
Font: Bold
|
||||
Container@REPLAY_LIST_CONTAINER:
|
||||
X: 310
|
||||
Y: 20
|
||||
Width: 245
|
||||
Height: PARENT_BOTTOM - 20 - 55
|
||||
Children:
|
||||
Label@REPLAYBROWSER_LABEL_TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Choose Replay
|
||||
Align: Center
|
||||
Font: Bold
|
||||
ScrollPanel@REPLAY_LIST:
|
||||
X: 0
|
||||
Y: 30
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM - 30
|
||||
CollapseHiddenChildren: True
|
||||
Children:
|
||||
ScrollItem@REPLAY_TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Visible: false
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X: 10
|
||||
Width: PARENT_RIGHT-20
|
||||
Height: 25
|
||||
Container@MAP_BG_CONTAINER:
|
||||
X: PARENT_RIGHT - WIDTH - 20
|
||||
Y: 20
|
||||
Width: 194
|
||||
Height: 30 + 194
|
||||
Children:
|
||||
Label@MAP_BG_TITLE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Preview
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Background@MAP_BG:
|
||||
Y: 30
|
||||
Width: 194
|
||||
Height: 194
|
||||
Background: dialog3
|
||||
Children:
|
||||
MapPreview@MAP_PREVIEW:
|
||||
X: 1
|
||||
Y: 1
|
||||
Width: 192
|
||||
Height: 192
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Container@REPLAY_INFO:
|
||||
X: PARENT_RIGHT - WIDTH - 20
|
||||
Y: 20 + 30+194 + 10
|
||||
Width: 194
|
||||
Height: PARENT_BOTTOM - 20 - 30-194 - 10 - 55
|
||||
Children:
|
||||
Label@MAP_TITLE:
|
||||
Y: 0
|
||||
Width: PARENT_RIGHT
|
||||
Height: 15
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@MAP_TYPE:
|
||||
Y: 15
|
||||
Width: PARENT_RIGHT
|
||||
Height: 15
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@DURATION:
|
||||
Y: 30
|
||||
Width: PARENT_RIGHT
|
||||
Height: 15
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
ScrollPanel@PLAYER_LIST:
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM - 50
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: scrollheader
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 13
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
Font: TinyBold
|
||||
Width: PARENT_RIGHT
|
||||
Height: 10
|
||||
Align: Center
|
||||
ScrollItem@TEMPLATE:
|
||||
Width: PARENT_RIGHT-27
|
||||
Height: 25
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
Children:
|
||||
Image@FLAG:
|
||||
X: 4
|
||||
Y: 6
|
||||
Width: 32
|
||||
Height: 16
|
||||
Label@LABEL:
|
||||
X: 40
|
||||
Width: PARENT_RIGHT-50
|
||||
Height: 25
|
||||
Shadow: True
|
||||
Label@NOFLAG_LABEL:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Button@WATCH_BUTTON:
|
||||
X: PARENT_RIGHT - 140 - 130
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Watch
|
||||
Font: Bold
|
||||
Key: return
|
||||
Button@CANCEL_BUTTON:
|
||||
X: PARENT_RIGHT - 140
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 120
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
@@ -1,588 +0,0 @@
|
||||
Background@SETTINGS_PANEL:
|
||||
Logic: SettingsLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM- HEIGHT)/2
|
||||
Width: 600
|
||||
Height: 450
|
||||
Children:
|
||||
Label@SETTINGS_LABEL_TITLE:
|
||||
Y: 20
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Settings
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Button@RESET_BUTTON:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Reset
|
||||
Font: Bold
|
||||
Button@BACK_BUTTON:
|
||||
Key: escape
|
||||
X: PARENT_RIGHT - 180
|
||||
Y: PARENT_BOTTOM - 45
|
||||
Width: 160
|
||||
Height: 25
|
||||
Text: Back
|
||||
Font: Bold
|
||||
Container@TAB_CONTAINER:
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Children:
|
||||
Button@DISPLAY_TAB:
|
||||
X: 115
|
||||
Width: 90
|
||||
Height: 25
|
||||
Text: Display
|
||||
Font: Bold
|
||||
Button@AUDIO_TAB:
|
||||
X: 205
|
||||
Width: 90
|
||||
Height: 25
|
||||
Text: Audio
|
||||
Font: Bold
|
||||
Button@INPUT_TAB:
|
||||
X: 295
|
||||
Width: 90
|
||||
Height: 25
|
||||
Text: Input
|
||||
Font: Bold
|
||||
Button@ADVANCED_TAB:
|
||||
X: 385
|
||||
Width: 90
|
||||
Height: 25
|
||||
Text: Advanced
|
||||
Font: Bold
|
||||
Container@DISPLAY_PANEL:
|
||||
X: 5
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 10
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@MODE_LABEL:
|
||||
X: 110
|
||||
Y: 39
|
||||
Width: 45
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Mode:
|
||||
DropDownButton@MODE_DROPDOWN:
|
||||
X: 160
|
||||
Y: 40
|
||||
Width: 170
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Text: Windowed
|
||||
Container@WINDOW_RESOLUTION:
|
||||
X: 330
|
||||
Y: 40
|
||||
Children:
|
||||
Label@At:
|
||||
Text: @
|
||||
Font: Bold
|
||||
Y: 0-1
|
||||
Height: 25
|
||||
Width: 25
|
||||
Align: Center
|
||||
TextField@WINDOW_WIDTH:
|
||||
X: 25
|
||||
Width: 45
|
||||
Height: 25
|
||||
MaxLength: 5
|
||||
Label@X:
|
||||
Text: x
|
||||
Font: Bold
|
||||
X: 70
|
||||
Y: 0-1
|
||||
Height: 25
|
||||
Width: 15
|
||||
Align: Center
|
||||
TextField@WINDOW_HEIGHT:
|
||||
X: 85
|
||||
Width: 45
|
||||
Height: 25
|
||||
MaxLength: 5
|
||||
Checkbox@HARDWARECURSORS_CHECKBOX:
|
||||
X: 310
|
||||
Y: 75
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Use Hardware Cursors
|
||||
Label@VIDEO_DESC:
|
||||
Y: 93
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: Mode, resolution, and cursor changes will be applied after the game is restarted
|
||||
Checkbox@FRAME_LIMIT_CHECKBOX:
|
||||
X: 15
|
||||
Y: 125
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Enable Frame Limiter
|
||||
Checkbox@PIXELDOUBLE_CHECKBOX:
|
||||
X: 310
|
||||
Y: 125
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Enable Pixel Doubling
|
||||
Checkbox@CURSORDOUBLE_CHECKBOX:
|
||||
X: 340
|
||||
Y: 160
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Also Double Cursor
|
||||
Label@FRAME_LIMIT_DESC_A:
|
||||
X: 45
|
||||
Y: 157
|
||||
Width: 50
|
||||
Height: 25
|
||||
Text: Limit to
|
||||
Align: Right
|
||||
TextField@FRAME_LIMIT_TEXTFIELD:
|
||||
X: 100
|
||||
Y: 158
|
||||
Width: 45
|
||||
Height: 25
|
||||
MaxLength: 3
|
||||
Label@FRAME_LIMIT_DESC_B:
|
||||
X: 150
|
||||
Y: 157
|
||||
Height: 25
|
||||
Text: FPS
|
||||
Checkbox@PLAYER_STANCE_COLORS_CHECKBOX:
|
||||
X: 310
|
||||
Y: 195
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Player Stance Colors
|
||||
Label@PLAYER:
|
||||
Text: Player:
|
||||
X: 15
|
||||
Y: 205
|
||||
TextField@PLAYERNAME:
|
||||
Text: Name
|
||||
X: 65
|
||||
Y: 195
|
||||
Width: 145
|
||||
Height: 25
|
||||
MaxLength: 16
|
||||
ColorPreviewManager@COLOR_MANAGER:
|
||||
DropDownButton@PLAYERCOLOR:
|
||||
X: 215
|
||||
Y: 195
|
||||
Width: 70
|
||||
Height: 25
|
||||
IgnoreChildMouseOver: true
|
||||
Children:
|
||||
ColorBlock@COLORBLOCK:
|
||||
X: 5
|
||||
Y: 6
|
||||
Width: PARENT_RIGHT-35
|
||||
Height: PARENT_BOTTOM-12
|
||||
Label@STATUS_BARS:
|
||||
X: 310
|
||||
Y: 275
|
||||
Text: Status Bars:
|
||||
DropDownButton@STATUS_BAR_DROPDOWN:
|
||||
X: 400
|
||||
Y: 265
|
||||
Width: 170
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Text: Standard
|
||||
Checkbox@DISPLAY_TARGET_LINES_CHECKBOX:
|
||||
X: 310
|
||||
Y: 230
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Display Target Lines
|
||||
Label@LOCALIZATION_TITLE:
|
||||
Y: 270
|
||||
Width: PARENT_RIGHT
|
||||
Font: Bold
|
||||
Text: Localization
|
||||
Align: Center
|
||||
Visible: false
|
||||
Label@LANGUAGE_LABEL:
|
||||
X: 230 - WIDTH - 5
|
||||
Y: 289
|
||||
Width: 75
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Language:
|
||||
Visible: false
|
||||
DropDownButton@LANGUAGE_DROPDOWNBUTTON:
|
||||
X: 230
|
||||
Y: 290
|
||||
Width: 200
|
||||
Height: 25
|
||||
Visible: false
|
||||
Label@LANGUAGE_DESC_A:
|
||||
Y: 310
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: Language changes will be applied after the game is restarted
|
||||
Visible: false
|
||||
Label@LANGUAGE_DESC_B:
|
||||
Y: 325
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: Translations apply to text strings only; Speech and build icons will remain in English
|
||||
Visible: false
|
||||
Container@AUDIO_PANEL:
|
||||
X: 5
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 10
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@SOUND_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 270
|
||||
Y: 37
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Sound Volume:
|
||||
Slider@SOUND_VOLUME:
|
||||
X: PARENT_RIGHT - WIDTH - 15
|
||||
Y: 43
|
||||
Width: 250
|
||||
Height: 20
|
||||
Ticks: 5
|
||||
Checkbox@CASH_TICKS:
|
||||
X: 15
|
||||
Y: 40
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Cash Ticks
|
||||
Checkbox@MUTE_SOUND:
|
||||
X: 15
|
||||
Y: 70
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Mute Sound
|
||||
Label@MUSIC_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 270
|
||||
Y: 67
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Music Volume:
|
||||
Slider@MUSIC_VOLUME:
|
||||
X: PARENT_RIGHT - WIDTH - 15
|
||||
Y: 73
|
||||
Width: 250
|
||||
Height: 20
|
||||
Ticks: 5
|
||||
Label@VIDEO_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 270
|
||||
Y: 97
|
||||
Width: 95
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Video Volume:
|
||||
Slider@VIDEO_VOLUME:
|
||||
X: PARENT_RIGHT - WIDTH - 15
|
||||
Y: 103
|
||||
Width: 250
|
||||
Height: 20
|
||||
Ticks: 5
|
||||
Label@AUDIO_DEVICE_LABEL:
|
||||
X: 190 - WIDTH - 5
|
||||
Y: 244
|
||||
Width: 75
|
||||
Height: 25
|
||||
Align: Right
|
||||
Text: Audio Device:
|
||||
DropDownButton@AUDIO_DEVICE:
|
||||
X: 190
|
||||
Y: 245
|
||||
Width: 300
|
||||
Height: 25
|
||||
Label@AUDIO_DEVICE_DESC:
|
||||
Y: 265
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Text: Device changes will be applied after the game is restarted
|
||||
Container@INPUT_PANEL:
|
||||
X: 5
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 10
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Checkbox@CLASSICORDERS_CHECKBOX:
|
||||
X: 15
|
||||
Y: 40
|
||||
Width: 250
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Left-click Orders
|
||||
Label@MIDDLE_MOUSE_SCROLL_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 120
|
||||
Y: 39
|
||||
Width: 160
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Middle-mouse Scrolling:
|
||||
Align: Right
|
||||
DropDownButton@MIDDLE_MOUSE_SCROLL:
|
||||
X: PARENT_RIGHT - WIDTH - 15
|
||||
Y: 38
|
||||
Width: 100
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Label@MIDDLE_MOUSE_SCROLL_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 120
|
||||
Y: 69
|
||||
Width: 160
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Right-mouse Scrolling:
|
||||
Align: Right
|
||||
DropDownButton@RIGHT_MOUSE_SCROLL:
|
||||
X: PARENT_RIGHT - WIDTH - 15
|
||||
Y: 68
|
||||
Width: 100
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Label@ZOOM_MODIFIER_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 120
|
||||
Y: 98
|
||||
Width: 160
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Scroll-zoom Modifier:
|
||||
Align: Right
|
||||
DropDownButton@ZOOM_MODIFIER:
|
||||
X: PARENT_RIGHT - WIDTH - 15
|
||||
Y: 98
|
||||
Width: 100
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Text: Alt
|
||||
Checkbox@EDGESCROLL_CHECKBOX:
|
||||
X: 15
|
||||
Y: 70
|
||||
Width: 130
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Edge Scrolling
|
||||
Checkbox@ALLOW_ZOOM_CHECKBOX:
|
||||
X: 15
|
||||
Y: 100
|
||||
Width: 130
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Scroll Zooming
|
||||
Checkbox@LOCKMOUSE_CHECKBOX:
|
||||
X: 15
|
||||
Y: 130
|
||||
Width: 130
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Lock mouse to window
|
||||
Label@SCROLL_SPEED_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 270
|
||||
Y: 127
|
||||
Width: 95
|
||||
Height: 25
|
||||
Text: Scroll Speed:
|
||||
Align: Right
|
||||
Slider@SCROLLSPEED_SLIDER:
|
||||
X: PARENT_RIGHT - WIDTH - 170
|
||||
Y: 133
|
||||
Width: 100
|
||||
Height: 20
|
||||
Ticks: 5
|
||||
MinimumValue: 10
|
||||
MaximumValue: 50
|
||||
Label@UI_SCROLL_SPEED_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 106
|
||||
Y: 127
|
||||
Width: 95
|
||||
Height: 25
|
||||
Text: UI Scroll:
|
||||
Align: Right
|
||||
Slider@UI_SCROLLSPEED_SLIDER:
|
||||
X: PARENT_RIGHT - WIDTH - 6
|
||||
Y: 133
|
||||
Width: 100
|
||||
Height: 20
|
||||
Ticks: 5
|
||||
MinimumValue: 1
|
||||
MaximumValue: 100
|
||||
Label@HOTKEYS_TITLE:
|
||||
Y: 165
|
||||
Width: PARENT_RIGHT
|
||||
Font: Bold
|
||||
Text: Hotkeys
|
||||
Align: Center
|
||||
ScrollPanel@HOTKEY_LIST:
|
||||
X: 15
|
||||
Y: 185
|
||||
Width: 560
|
||||
TopBottomSpacing: 4
|
||||
ItemSpacing: 4
|
||||
Height: 160
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: scrollheader
|
||||
Width: 528
|
||||
Height: 13
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
Font: TinyBold
|
||||
Width: PARENT_RIGHT
|
||||
Height: 10
|
||||
Align: Center
|
||||
Container@GLOBAL_TEMPLATE:
|
||||
Width: 262
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Label@FUNCTION:
|
||||
Y: 0-1
|
||||
Width: PARENT_RIGHT - 85
|
||||
Height: 25
|
||||
Align: Right
|
||||
HotkeyEntry@HOTKEY:
|
||||
X: PARENT_RIGHT-WIDTH
|
||||
Width: 80
|
||||
Height: 25
|
||||
Container@UNIT_TEMPLATE:
|
||||
Width: 173
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Label@FUNCTION:
|
||||
Y: 0-1
|
||||
Width: PARENT_RIGHT - 84
|
||||
Height: 25
|
||||
Align: Right
|
||||
HotkeyEntry@HOTKEY:
|
||||
X: PARENT_RIGHT-WIDTH+1
|
||||
Width: 80
|
||||
Height: 25
|
||||
Container@PRODUCTION_TEMPLATE:
|
||||
Width: 173
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Label@FUNCTION:
|
||||
Y: 0-1
|
||||
Width: PARENT_RIGHT - 84
|
||||
Height: 25
|
||||
Align: Right
|
||||
HotkeyEntry@HOTKEY:
|
||||
X: PARENT_RIGHT-WIDTH+1
|
||||
Width: 80
|
||||
Height: 25
|
||||
Container@DEVELOPER_TEMPLATE:
|
||||
Width: 262
|
||||
Height: 25
|
||||
Visible: false
|
||||
Children:
|
||||
Label@FUNCTION:
|
||||
Y: 0-1
|
||||
Width: PARENT_RIGHT - 115
|
||||
Height: 25
|
||||
Align: Right
|
||||
HotkeyEntry@HOTKEY:
|
||||
X: PARENT_RIGHT-WIDTH
|
||||
Width: 110
|
||||
Height: 25
|
||||
Container@ADVANCED_PANEL:
|
||||
X: 5
|
||||
Y: 50
|
||||
Width: PARENT_RIGHT - 10
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Checkbox@NAT_DISCOVERY:
|
||||
X: 15
|
||||
Y: 40
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Enable Network Discovery (UPnP)
|
||||
Checkbox@PERFTEXT_CHECKBOX:
|
||||
X: 15
|
||||
Y: 70
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Show Performance Text
|
||||
Checkbox@PERFGRAPH_CHECKBOX:
|
||||
X: 15
|
||||
Y: 100
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Show Performance Graph
|
||||
Checkbox@FETCH_NEWS_CHECKBOX:
|
||||
X: 310
|
||||
Y: 40
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Fetch Community News
|
||||
Checkbox@SENDSYSINFO_CHECKBOX:
|
||||
X: 310
|
||||
Y: 70
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Send System Information
|
||||
Label@SENDSYSINFO_DESC:
|
||||
X: 310
|
||||
Y: 85
|
||||
Width: 250
|
||||
Height: 30
|
||||
Font: Tiny
|
||||
WordWrap: True
|
||||
Text: Your Operating System, OpenGL and .NET runtime versions, and language settings will be sent along with an anonymous ID to help prioritize future development.
|
||||
Label@DEBUG_TITLE:
|
||||
Y: 170
|
||||
Width: PARENT_RIGHT
|
||||
Font: Bold
|
||||
Text: Debug
|
||||
Align: Center
|
||||
Checkbox@BOTDEBUG_CHECKBOX:
|
||||
X: 15
|
||||
Y: 190
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Show Bot Debug Messages
|
||||
Checkbox@CHECKUNSYNCED_CHECKBOX:
|
||||
X: 15
|
||||
Y: 220
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Check Sync around Unsynced Code
|
||||
Checkbox@LUADEBUG_CHECKBOX:
|
||||
X: 310
|
||||
Y: 190
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Show Map Debug Messages
|
||||
@@ -1,245 +0,0 @@
|
||||
Background@SIMPLE_TOOLTIP:
|
||||
Logic: SimpleTooltipLogic
|
||||
Background: dialog4
|
||||
Height: 32
|
||||
Children:
|
||||
Container@LINE_HEIGHT:
|
||||
Y: 3
|
||||
Height: 19
|
||||
Label@LABEL:
|
||||
X: 7
|
||||
Y: 0-1
|
||||
Height: 23
|
||||
Font: Bold
|
||||
|
||||
Background@BUTTON_TOOLTIP:
|
||||
Logic: ButtonTooltipLogic
|
||||
Background: dialog4
|
||||
Height: 29
|
||||
Children:
|
||||
Label@LABEL:
|
||||
X: 7
|
||||
Y: 2
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Label@HOTKEY:
|
||||
Visible: false
|
||||
Y: 2
|
||||
Height: 23
|
||||
TextColor: FFFF00
|
||||
Font: Bold
|
||||
|
||||
Background@WORLD_TOOLTIP:
|
||||
Logic: WorldTooltipLogic
|
||||
Background: dialog4
|
||||
Children:
|
||||
Container@SINGLE_HEIGHT:
|
||||
Height: 29
|
||||
Container@DOUBLE_HEIGHT:
|
||||
Height: 50
|
||||
Label@LABEL:
|
||||
X: 7
|
||||
Y: 2
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Image@FLAG:
|
||||
X: 7
|
||||
Y: 27
|
||||
Width: 32
|
||||
Height: 16
|
||||
Label@OWNER:
|
||||
X: 45
|
||||
Y: 22
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Shadow: True
|
||||
Label@EXTRA:
|
||||
X: 7
|
||||
Y: 50
|
||||
Height: 5
|
||||
Font: Bold
|
||||
|
||||
Background@SPAWN_TOOLTIP:
|
||||
Logic: SpawnSelectorTooltipLogic
|
||||
Background: dialog4
|
||||
Width: 7
|
||||
Children:
|
||||
Container@SINGLE_HEIGHT:
|
||||
Height: 29
|
||||
Container@DOUBLE_HEIGHT:
|
||||
Height: 44
|
||||
Label@LABEL:
|
||||
Y: 2
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Image@FLAG:
|
||||
X: 7
|
||||
Y: 7
|
||||
Width: 32
|
||||
Height: 16
|
||||
Label@TEAM:
|
||||
Y: 23
|
||||
Height: 15
|
||||
Font: TinyBold
|
||||
Align: center
|
||||
|
||||
Background@CLIENT_TOOLTIP:
|
||||
Logic: ClientTooltipLogic
|
||||
Background: dialog4
|
||||
Height: 51
|
||||
Width: 7
|
||||
Children:
|
||||
Label@ADMIN:
|
||||
Y: 4
|
||||
Height: 18
|
||||
Font: Bold
|
||||
Text: Game Admin
|
||||
Align: Center
|
||||
Label@IP:
|
||||
Y: 7
|
||||
Width: 5
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@LOCATION:
|
||||
Y: 19
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@LATENCY_PREFIX:
|
||||
X: 10
|
||||
Y: 31
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
Text: Latency:
|
||||
Label@LATENCY:
|
||||
Y: 31
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
|
||||
Background@INGAME_CLIENT_TOOLTIP:
|
||||
Logic: ClientTooltipLogic
|
||||
Background: dialog4
|
||||
Height: 41
|
||||
Width: 7
|
||||
Children:
|
||||
Label@ADMIN:
|
||||
Y: 4
|
||||
Height: 18
|
||||
Font: Bold
|
||||
Text: Game Admin
|
||||
Align: Center
|
||||
Label@IP:
|
||||
Y: 7
|
||||
Width: 5
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@LOCATION:
|
||||
Y: 19
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
|
||||
Background@PRODUCTION_TOOLTIP:
|
||||
Logic: ProductionTooltipLogic
|
||||
Background: dialog4
|
||||
Width: 200
|
||||
Height: 65
|
||||
Children:
|
||||
Label@NAME:
|
||||
X: 7
|
||||
Y: 2
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Label@HOTKEY:
|
||||
Visible: false
|
||||
Y: 2
|
||||
Height: 23
|
||||
TextColor: FFFF00
|
||||
Font: Bold
|
||||
Label@REQUIRES:
|
||||
X: 7
|
||||
Y: 21
|
||||
Height: 23
|
||||
Font: TinyBold
|
||||
Text: Requires {0}
|
||||
Label@DESC:
|
||||
X: 7
|
||||
Y: 41
|
||||
Height: 23
|
||||
Font: TinyBold
|
||||
VAlign: Top
|
||||
Image@COST_ICON:
|
||||
Y: 5
|
||||
Width: 16
|
||||
ImageCollection: sidebar-bits
|
||||
ImageName: production-tooltip-cost
|
||||
Label@COST:
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Image@TIME_ICON:
|
||||
X: 3
|
||||
Y: 26
|
||||
Width: 16
|
||||
ImageCollection: sidebar-bits
|
||||
ImageName: production-tooltip-time
|
||||
Label@TIME:
|
||||
Y: 21
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Image@POWER_ICON:
|
||||
Y: 46
|
||||
Width: 16
|
||||
ImageCollection: sidebar-bits
|
||||
ImageName: production-tooltip-power
|
||||
Label@POWER:
|
||||
Y: 41
|
||||
Height: 23
|
||||
Font: Bold
|
||||
|
||||
Background@SUPPORT_POWER_TOOLTIP:
|
||||
Logic: SupportPowerTooltipLogic
|
||||
Background: dialog4
|
||||
Width: 200
|
||||
Height: 29
|
||||
Children:
|
||||
Label@NAME:
|
||||
X: 7
|
||||
Y: 2
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Label@HOTKEY:
|
||||
Visible: false
|
||||
Y: 2
|
||||
Height: 20
|
||||
TextColor: FFFF00
|
||||
Font: Bold
|
||||
Label@TIME:
|
||||
Y: 8
|
||||
Font: TinyBold
|
||||
VAlign: Top
|
||||
Label@DESC:
|
||||
X: 7
|
||||
Y: 22
|
||||
Font: TinyBold
|
||||
VAlign: Top
|
||||
|
||||
Background@FACTION_DESCRIPTION_TOOLTIP:
|
||||
Logic: FactionTooltipLogic
|
||||
Background: dialog4
|
||||
Children:
|
||||
Label@HEADER:
|
||||
X: 7
|
||||
Y: 6
|
||||
Width: 8
|
||||
Height: 12
|
||||
Font: Bold
|
||||
VAlign: Top
|
||||
Label@DESCRIPTION:
|
||||
X: 14
|
||||
Y: 0
|
||||
Width: 15
|
||||
Height: 14
|
||||
Font: TinyBold
|
||||
VAlign: Top
|
||||
@@ -84,46 +84,46 @@ Assemblies:
|
||||
cnc|OpenRA.Mods.Cnc.dll
|
||||
|
||||
ChromeLayout:
|
||||
ra|chrome/ingame.yaml
|
||||
ra|chrome/ingame-chat.yaml
|
||||
ra|chrome/ingame-fmvplayer.yaml
|
||||
ra|chrome/ingame-info.yaml
|
||||
ra|chrome/ingame-infoscripterror.yaml
|
||||
ra|chrome/ingame-infobriefing.yaml
|
||||
ra|chrome/ingame-infoobjectives.yaml
|
||||
ra|chrome/ingame-infostats.yaml
|
||||
ra|chrome/ingame-menu.yaml
|
||||
common|chrome/ingame.yaml
|
||||
common|chrome/ingame-chat.yaml
|
||||
common|chrome/ingame-fmvplayer.yaml
|
||||
common|chrome/ingame-info.yaml
|
||||
common|chrome/ingame-infoscripterror.yaml
|
||||
common|chrome/ingame-infobriefing.yaml
|
||||
common|chrome/ingame-infoobjectives.yaml
|
||||
common|chrome/ingame-infostats.yaml
|
||||
common|chrome/ingame-menu.yaml
|
||||
ra|chrome/ingame-observer.yaml
|
||||
ra|chrome/ingame-observerstats.yaml
|
||||
ra|chrome/ingame-player.yaml
|
||||
ra|chrome/ingame-perf.yaml
|
||||
ra|chrome/ingame-debug.yaml
|
||||
ra|chrome/mainmenu.yaml
|
||||
ra|chrome/settings.yaml
|
||||
ra|chrome/credits.yaml
|
||||
ra|chrome/lobby.yaml
|
||||
ra|chrome/lobby-mappreview.yaml
|
||||
ra|chrome/lobby-players.yaml
|
||||
ra|chrome/lobby-options.yaml
|
||||
ra|chrome/lobby-music.yaml
|
||||
ra|chrome/lobby-kickdialogs.yaml
|
||||
ra|chrome/lobby-globalchat.yaml
|
||||
ra|chrome/color-picker.yaml
|
||||
ra|chrome/map-chooser.yaml
|
||||
ra|chrome/multiplayer.yaml
|
||||
ra|chrome/multiplayer-browser.yaml
|
||||
ra|chrome/multiplayer-createserver.yaml
|
||||
ra|chrome/multiplayer-directconnect.yaml
|
||||
ra|chrome/multiplayer-globalchat.yaml
|
||||
ra|chrome/connection.yaml
|
||||
ra|chrome/replaybrowser.yaml
|
||||
ra|chrome/dropdowns.yaml
|
||||
ra|chrome/musicplayer.yaml
|
||||
ra|chrome/tooltips.yaml
|
||||
ra|chrome/assetbrowser.yaml
|
||||
ra|chrome/missionbrowser.yaml
|
||||
ra|chrome/confirmation-dialogs.yaml
|
||||
ra|chrome/editor.yaml
|
||||
common|chrome/ingame-observerstats.yaml
|
||||
common|chrome/ingame-player.yaml
|
||||
common|chrome/ingame-perf.yaml
|
||||
common|chrome/ingame-debug.yaml
|
||||
common|chrome/mainmenu.yaml
|
||||
common|chrome/settings.yaml
|
||||
common|chrome/credits.yaml
|
||||
common|chrome/lobby.yaml
|
||||
common|chrome/lobby-mappreview.yaml
|
||||
common|chrome/lobby-players.yaml
|
||||
common|chrome/lobby-options.yaml
|
||||
common|chrome/lobby-music.yaml
|
||||
common|chrome/lobby-kickdialogs.yaml
|
||||
common|chrome/lobby-globalchat.yaml
|
||||
common|chrome/color-picker.yaml
|
||||
common|chrome/map-chooser.yaml
|
||||
common|chrome/multiplayer.yaml
|
||||
common|chrome/multiplayer-browser.yaml
|
||||
common|chrome/multiplayer-createserver.yaml
|
||||
common|chrome/multiplayer-directconnect.yaml
|
||||
common|chrome/multiplayer-globalchat.yaml
|
||||
common|chrome/connection.yaml
|
||||
common|chrome/replaybrowser.yaml
|
||||
common|chrome/dropdowns.yaml
|
||||
common|chrome/musicplayer.yaml
|
||||
common|chrome/tooltips.yaml
|
||||
common|chrome/assetbrowser.yaml
|
||||
common|chrome/missionbrowser.yaml
|
||||
common|chrome/confirmation-dialogs.yaml
|
||||
common|chrome/editor.yaml
|
||||
|
||||
Weapons:
|
||||
ra|weapons/explosions.yaml
|
||||
|
||||
Reference in New Issue
Block a user