Merge pull request #13224 from daVoodooShuffle/fix-13153

Cleaned Up Chrome Expression Whitespacing
This commit is contained in:
reaperrr
2017-05-06 14:44:40 +02:00
committed by GitHub
80 changed files with 633 additions and 633 deletions

View File

@@ -1,8 +1,8 @@
Background@ASSETBROWSER_PANEL:
Logic: AssetBrowserLogic
SupportedFormats: .shp, .r8, .tmp, .tem, .des, .sno, .int, .vqa
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 700
Height: 500
Children:
@@ -38,7 +38,7 @@ Background@ASSETBROWSER_PANEL:
CollapseHiddenChildren: True
Children:
ScrollItem@ASSET_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -46,7 +46,7 @@ Background@ASSETBROWSER_PANEL:
Children:
Label@TITLE:
X: 10
Width: PARENT_RIGHT-20
Width: PARENT_RIGHT - 20
Height: 25
Label@FILENAME_DESC:
X: 20
@@ -62,7 +62,7 @@ Background@ASSETBROWSER_PANEL:
Width: 160
Height: 25
Label@PALETTE_DESC:
X: PARENT_RIGHT-WIDTH-270
X: PARENT_RIGHT - WIDTH - 270
Y: 60
Width: 150
Height: 25
@@ -70,13 +70,13 @@ Background@ASSETBROWSER_PANEL:
Align: Right
Text: Palette:
DropDownButton@PALETTE_SELECTOR:
X: PARENT_RIGHT-WIDTH-110
X: PARENT_RIGHT - WIDTH - 110
Y: 60
Width: 150
Height: 25
Font: Bold
DropDownButton@COLOR:
X: PARENT_RIGHT-WIDTH-20
X: PARENT_RIGHT - WIDTH - 20
Y: 60
Width: 80
Height: 25
@@ -84,8 +84,8 @@ Background@ASSETBROWSER_PANEL:
ColorBlock@COLORBLOCK:
X: 5
Y: 6
Width: PARENT_RIGHT-35
Height: PARENT_BOTTOM-12
Width: PARENT_RIGHT - 35
Height: PARENT_BOTTOM - 12
Background@SPRITE_BG:
X: 190
Y: 90
@@ -191,8 +191,8 @@ Background@ASSETBROWSER_PANEL:
Align: Left
Button@CLOSE_BUTTON:
Key: escape
X: PARENT_RIGHT-180
Y: PARENT_BOTTOM-45
X: PARENT_RIGHT - 180
Y: PARENT_BOTTOM - 45
Width: 160
Height: 25
Font: Bold

View File

@@ -1,6 +1,6 @@
Background@THREEBUTTON_PROMPT:
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 90)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 90) / 2
Width: 600
Height: 110
Children:
@@ -44,8 +44,8 @@ Background@THREEBUTTON_PROMPT:
Visible: false
Background@TWOBUTTON_PROMPT:
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 90)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 90) / 2
Width: 370
Height: 110
Children:
@@ -81,8 +81,8 @@ Background@TWOBUTTON_PROMPT:
Visible: false
Background@TEXT_INPUT_PROMPT:
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 370
Height: 175
Children:

View File

@@ -1,7 +1,7 @@
Background@CONNECTIONFAILED_PANEL:
Logic: ConnectionFailedLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 450
Height: 160
Children:
@@ -60,8 +60,8 @@ Background@CONNECTIONFAILED_PANEL:
Background@CONNECTING_PANEL:
Logic: ConnectionLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 450
Height: 150
Children:
@@ -91,8 +91,8 @@ Background@CONNECTING_PANEL:
Background@CONNECTION_SWITCHMOD_PANEL:
Logic: ConnectionSwitchModLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 450
Height: 191
Children:

View File

@@ -1,7 +1,7 @@
Background@CREDITS_PANEL:
Logic: CreditsLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 400)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 400) / 2
Width: 410
Height: 450
Children:

View File

@@ -3,7 +3,7 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -15,7 +15,7 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -23,14 +23,14 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
Children:
Label@LABEL:
X: 10
Width: PARENT_RIGHT-20
Width: PARENT_RIGHT - 20
Height: 25
ScrollPanel@TEAM_DROPDOWN_TEMPLATE:
Width: DROPDOWN_WIDTH
Children:
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -46,7 +46,7 @@ ScrollPanel@SPAWN_DROPDOWN_TEMPLATE:
Width: DROPDOWN_WIDTH
Children:
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -65,7 +65,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
Children:
ScrollItem@HEADER:
BaseName: observer-scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -78,7 +78,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
Align: Center
ScrollItem@TEMPLATE:
BaseName: observer-scrollitem
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0

View File

@@ -1,7 +1,7 @@
Background@NEW_MAP_BG:
Logic: NewMapLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 300
Height: 185
Children:
@@ -76,13 +76,13 @@ Background@NEW_MAP_BG:
Background@SAVE_MAP_PANEL:
Logic: SaveMapLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 350
Height: 300
Children:
Label@LABEL_TITLE:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 20
Width: 250
Height: 25
@@ -211,7 +211,7 @@ Container@EDITOR_WORLD_ROOT:
Height: WINDOW_BOTTOM
IgnoreMouseOver: True
Background@RADAR_BG:
X: WINDOW_RIGHT-255
X: WINDOW_RIGHT - 255
Y: 5
Width: 250
Height: 250
@@ -219,16 +219,16 @@ Container@EDITOR_WORLD_ROOT:
Radar@INGAME_RADAR:
X: 10
Y: 10
Width: PARENT_RIGHT-19
Height: PARENT_BOTTOM-19
Width: PARENT_RIGHT - 19
Height: PARENT_BOTTOM - 19
Container@TILE_WIDGETS:
Logic: TileSelectorLogic
Children:
Background@TILES_BG:
X: WINDOW_RIGHT-250
X: WINDOW_RIGHT - 250
Y: 290
Width: 240
Height: WINDOW_BOTTOM-382
Height: WINDOW_BOTTOM - 382
Children:
DropDownButton@TILE_CATEGORY:
X: 10
@@ -239,8 +239,8 @@ Container@EDITOR_WORLD_ROOT:
ScrollPanel@TILETEMPLATE_LIST:
X: 10
Y: 35
Width: PARENT_RIGHT-20
Height: PARENT_BOTTOM-45
Width: PARENT_RIGHT - 20
Height: PARENT_BOTTOM - 45
TopBottomSpacing: 4
ItemSpacing: 4
Children:
@@ -257,16 +257,16 @@ Container@EDITOR_WORLD_ROOT:
Logic: LayerSelectorLogic
Children:
Background@LAYERS_BG:
X: WINDOW_RIGHT-250
X: WINDOW_RIGHT - 250
Y: 290
Width: 240
Height: WINDOW_BOTTOM-382
Height: WINDOW_BOTTOM - 382
Children:
ScrollPanel@LAYERTEMPLATE_LIST:
X: 10
Y: 10
Width: PARENT_RIGHT-20
Height: PARENT_BOTTOM-20
Width: PARENT_RIGHT - 20
Height: PARENT_BOTTOM - 20
TopBottomSpacing: 4
ItemSpacing: 4
Children:
@@ -284,10 +284,10 @@ Container@EDITOR_WORLD_ROOT:
Logic: ActorSelectorLogic
Children:
Background@ACTORS_BG:
X: WINDOW_RIGHT-250
X: WINDOW_RIGHT - 250
Y: 290
Width: 240
Height: WINDOW_BOTTOM-382
Height: WINDOW_BOTTOM - 382
Children:
DropDownButton@OWNERS_DROPDOWN:
X: 10
@@ -298,8 +298,8 @@ Container@EDITOR_WORLD_ROOT:
ScrollPanel@ACTORTEMPLATE_LIST:
X: 10
Y: 35
Width: PARENT_RIGHT-20
Height: PARENT_BOTTOM-45
Width: PARENT_RIGHT - 20
Height: PARENT_BOTTOM - 45
TopBottomSpacing: 4
ItemSpacing: 4
Children:
@@ -316,7 +316,7 @@ Container@EDITOR_WORLD_ROOT:
Visible: true
Container@MAP_EDITOR_TAB_CONTAINER:
Logic: MapEditorTabsLogic
X: WINDOW_RIGHT-245
X: WINDOW_RIGHT - 245
Y: 260
Width: 240
Height: 25

View File

@@ -6,8 +6,8 @@ Container@CHAT_PANEL:
Logic: IngameChatLogic
Children:
Container@CHAT_OVERLAY:
Width: PARENT_RIGHT-24
Height: PARENT_BOTTOM-25
Width: PARENT_RIGHT - 24
Height: PARENT_BOTTOM - 25
Visible: false
Children:
ChatDisplay@CHAT_DISPLAY:
@@ -48,7 +48,7 @@ Container@CHAT_PANEL:
Children:
Container@CHAT_TEMPLATE:
X: 2
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 16
Children:
Label@NAME:

View File

@@ -13,8 +13,8 @@ Container@MAP_PANEL:
MapPreview@MAP_PREVIEW:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
IgnoreMouseOver: True
IgnoreMouseInput: True
ShowSpawnPoints: False

View File

@@ -5,7 +5,7 @@ Container@SCRIPT_ERROR_PANEL:
Label@DESCA:
X: 15
Y: 15
Width: PARENT_RIGHT-30
Width: PARENT_RIGHT - 30
Height: 20
Font: Bold
Align: Center
@@ -13,7 +13,7 @@ Container@SCRIPT_ERROR_PANEL:
Label@DESCB:
X: 15
Y: 45
Width: PARENT_RIGHT-30
Width: PARENT_RIGHT - 30
Height: 20
Font: Regular
WordWrap: true
@@ -21,7 +21,7 @@ Container@SCRIPT_ERROR_PANEL:
Label@DESCC:
X: 15
Y: 65
Width: PARENT_RIGHT-30
Width: PARENT_RIGHT - 30
Height: 20
Font: Regular
Text: Please send this file to the map author so that they can fix this issue.

View File

@@ -68,19 +68,19 @@ Container@SKIRMISH_STATS:
Children:
Label@TEAM:
X: 6
Y: 0-2
Y: 0 - 2
Width: 160
Height: 20
Font: Bold
Label@TEAM_SCORE:
X: 360
Y: 0-2
Y: 0 - 2
Width: 75
Height: 20
Font: Bold
Align: Right
Container@PLAYER_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Children:

View File

@@ -25,12 +25,12 @@ Container@INGAME_MENU:
Container@PANEL_ROOT:
Background@MENU_BUTTONS:
X: 13 + (WINDOW_RIGHT - 522) / 4 - WIDTH / 2
Y: (WINDOW_BOTTOM - HEIGHT)/2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 200
Height: 295
Children:
Label@LABEL_TITLE:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 20
Width: 200
Height: 30
@@ -38,7 +38,7 @@ Container@INGAME_MENU:
Align: Center
Font: Bold
Button@RESUME:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 60
Width: 140
Height: 30
@@ -46,42 +46,42 @@ Container@INGAME_MENU:
Font: Bold
Key: escape
Button@SETTINGS:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 100
Width: 140
Height: 30
Text: Settings
Font: Bold
Button@MUSIC:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 140
Width: 140
Height: 30
Text: Music
Font: Bold
Button@SURRENDER:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 180
Width: 140
Height: 30
Text: Surrender
Font: Bold
Button@SAVE_MAP:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 180
Width: 140
Height: 30
Text: Save Map
Font: Bold
Button@ABORT_MISSION:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 220
Width: 140
Height: 30
Text: Abort Mission
Font: Bold
Button@EXIT_EDITOR:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 220
Width: 140
Height: 30

View File

@@ -41,7 +41,7 @@ Container@OBSERVER_WIDGETS:
Font: Bold
Contrast: true
Background@RADAR_BG:
X: WINDOW_RIGHT-255
X: WINDOW_RIGHT - 255
Y: 5
Width: 250
Height: 250
@@ -49,11 +49,11 @@ Container@OBSERVER_WIDGETS:
Radar@INGAME_RADAR:
X: 10
Y: 10
Width: PARENT_RIGHT-19
Height: PARENT_BOTTOM-19
Width: PARENT_RIGHT - 19
Height: PARENT_BOTTOM - 19
WorldInteractionController: INTERACTION_CONTROLLER
Background@OBSERVER_CONTROL_BG:
X: WINDOW_RIGHT-255
X: WINDOW_RIGHT - 255
Y: 260
Width: 250
Height: 55
@@ -137,7 +137,7 @@ Container@OBSERVER_WIDGETS:
Text: 100%
Font: TinyBold
Button@BUTTON_FAST:
X: 55 + 45*2
X: 55 + 45 * 2
Y: 13
Width: 38
Height: 20
@@ -148,7 +148,7 @@ Container@OBSERVER_WIDGETS:
Text: 200%
Font: TinyBold
Button@BUTTON_MAXIMUM:
X: 55 + 45*3
X: 55 + 45 * 3
Y: 13
Width: 38
Height: 20

View File

@@ -19,7 +19,7 @@ Background@INGAME_OBSERVERSTATS_BG:
Align: Center
Text: Statistics
DropDownButton@STATS_DROPDOWN:
X: PARENT_RIGHT-200
X: PARENT_RIGHT - 200
Y: 15
Width: 185
Height: 25
@@ -272,15 +272,15 @@ Background@INGAME_OBSERVERSTATS_BG:
ScrollPanel@PLAYER_STATS_PANEL:
X: 25
Y: 70
Width: PARENT_RIGHT-50
Height: PARENT_BOTTOM-45-50
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
Width: PARENT_RIGHT - 35
Height: 25
Children:
Label@TEAM:
@@ -292,14 +292,14 @@ Background@INGAME_OBSERVERSTATS_BG:
ScrollItem@BASIC_PLAYER_TEMPLATE:
X: 0
Y: 0
Width: PARENT_RIGHT-35
Width: PARENT_RIGHT - 35
Height: 25
Children:
Image@FLAG:
X: 20
Y: 5
Width: 35
Height: PARENT_BOTTOM-5
Height: PARENT_BOTTOM - 5
ImageName: random
ImageCollection: flags
Label@PLAYER:
@@ -372,14 +372,14 @@ Background@INGAME_OBSERVERSTATS_BG:
ScrollItem@ECONOMY_PLAYER_TEMPLATE:
X: 0
Y: 0
Width: PARENT_RIGHT-35
Width: PARENT_RIGHT - 35
Height: 25
Children:
Image@FLAG:
X: 20
Y: 5
Width: 35
Height: PARENT_BOTTOM-5
Height: PARENT_BOTTOM - 5
ImageName: random
ImageCollection: flags
Label@PLAYER:
@@ -435,14 +435,14 @@ Background@INGAME_OBSERVERSTATS_BG:
ScrollItem@PRODUCTION_PLAYER_TEMPLATE:
X: 0
Y: 0
Width: PARENT_RIGHT-35
Width: PARENT_RIGHT - 35
Height: 25
Children:
Image@FLAG:
X: 20
Y: 5
Width: 35
Height: PARENT_BOTTOM-5
Height: PARENT_BOTTOM - 5
ImageName: random
ImageCollection: flags
Label@PLAYER:
@@ -466,14 +466,14 @@ Background@INGAME_OBSERVERSTATS_BG:
ScrollItem@COMBAT_PLAYER_TEMPLATE:
X: 0
Y: 0
Width: PARENT_RIGHT-35
Width: PARENT_RIGHT - 35
Height: 25
Children:
Image@FLAG:
X: 20
Y: 5
Width: 35
Height: PARENT_BOTTOM-5
Height: PARENT_BOTTOM - 5
ImageName: random
ImageCollection: flags
Label@PLAYER:
@@ -526,8 +526,8 @@ Background@INGAME_OBSERVERSTATS_BG:
Container@EARNED_THIS_MIN_GRAPH_TEMPLATE:
X: 0
Y: 0
Width: PARENT_RIGHT-100
Height: PARENT_BOTTOM-50
Width: PARENT_RIGHT - 100
Height: PARENT_BOTTOM - 50
Children:
LineGraph@EARNED_THIS_MIN_GRAPH:
X: 0

View File

@@ -21,8 +21,8 @@ Container@PLAYER_WIDGETS:
Children:
Image@ICON_TEMPLATE:
Logic: AddFactionSuffixLogic
X: 0-2
Y: 0-2
X: 0 - 2
Y: 0 - 2
Width: 62
Height: 46
IgnoreMouseOver: true
@@ -228,7 +228,7 @@ Container@PLAYER_WIDGETS:
IconSpriteOffset: -1, -1
Container@PALETTE_FOREGROUND:
X: 40
Y: 0-1
Y: 0 - 1
Children:
Image@ROW_TEMPLATE:
Width: 238

View File

@@ -11,7 +11,7 @@ Container@INGAME_ROOT:
LogicTicker@DISCONNECT_WATCHER:
Logic: DisconnectWatcherLogic
Label@MISSION_TEXT:
X: WINDOW_RIGHT/2 - 256
X: WINDOW_RIGHT / 2 - 256
Y: 22
Width: 512
Height: 25
@@ -29,7 +29,7 @@ Container@INGAME_ROOT:
Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM
StrategicProgress@STRATEGIC_PROGRESS:
X: WINDOW_RIGHT/2
X: WINDOW_RIGHT / 2
Y: 40
Container@PLAYER_ROOT:
Container@PERF_ROOT:

View File

@@ -14,7 +14,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
Children:
Label@CHANNEL_TOPIC:
X: 10
Y: 0-1
Y: 0 - 1
Width: PARENT_RIGHT - 20
Height: PARENT_BOTTOM
Font: TinyBold
@@ -53,12 +53,12 @@ Container@LOBBY_GLOBALCHAT_PANEL:
TextField@CHAT_TEXTFIELD:
X: 205
Y: PARENT_BOTTOM - 25
Width: 582-205
Width: 582 - 205
Height: 25
LeftMargin: 60
Children:
Label@LABEL_CHATTYPE:
Y: 0-1
Y: 0 - 1
Width: 55
Height: 25
Align: Right
@@ -69,7 +69,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
Height: PARENT_BOTTOM - 30
Children:
Container@NICKNAME_TEMPLATE:
Width: PARENT_RIGHT-25
Width: PARENT_RIGHT - 25
Height: 20
Children:
Image@INDICATOR:
@@ -79,7 +79,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
Y: 9
Label@NICK:
X: 15
Width: PARENT_RIGHT-15
Width: PARENT_RIGHT - 15
Height: 20
Button@DISCONNECT_BUTTON:
X: 596
@@ -90,7 +90,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
Font: Bold
Background@GLOBALCHAT_CONNECT_PANEL:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM-30
Height: PARENT_BOTTOM - 30
Background: scrollpanel-bg
Children:
Label@GLOBAL_CHAT_LABEL:
@@ -131,7 +131,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
Disabled: true
Children:
Label@LABEL_CHATTYPE:
Y: 0-1
Y: 0 - 1
Width: 55
Height: 25
Align: Right

View File

@@ -25,20 +25,20 @@ Background@KICK_CLIENT_DIALOG:
Align: Center
Text: them from joining for the remainder of this game.
Checkbox@PREVENT_REJOINING_CHECKBOX:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 120
Width: 150
Height: 20
Text: Temporarily Ban
Button@OK_BUTTON:
X: (PARENT_RIGHT - WIDTH)/2 + 75
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
X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155
Width: 120
Height: 25
@@ -65,14 +65,14 @@ Background@KICK_SPECTATORS_DIALOG:
Font: Regular
Align: Center
Button@OK_BUTTON:
X: (PARENT_RIGHT - WIDTH)/2 + 75
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
X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155
Width: 120
Height: 25
@@ -123,14 +123,14 @@ Background@FORCE_START_DIALOG:
Align: Center
Text: map, and will be kicked from the server.
Button@OK_BUTTON:
X: (PARENT_RIGHT - WIDTH)/2 + 75
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
X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155
Width: 120
Height: 25

View File

@@ -15,8 +15,8 @@ Container@LOBBY_MAP_PREVIEW:
MapPreview@MAP_PREVIEW:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
TooltipContainer: TOOLTIP_CONTAINER
LabelWithTooltip@MAP_TITLE:
Y: 172
@@ -51,8 +51,8 @@ Container@LOBBY_MAP_PREVIEW:
MapPreview@MAP_PREVIEW:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
TooltipContainer: TOOLTIP_CONTAINER
Label@MAP_TITLE:
Y: 172
@@ -86,8 +86,8 @@ Container@LOBBY_MAP_PREVIEW:
MapPreview@MAP_PREVIEW:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
TooltipContainer: TOOLTIP_CONTAINER
Label@MAP_TITLE:
Y: 142
@@ -125,8 +125,8 @@ Container@LOBBY_MAP_PREVIEW:
MapPreview@MAP_PREVIEW:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
TooltipContainer: TOOLTIP_CONTAINER
Label@MAP_TITLE:
Y: 142

View File

@@ -5,7 +5,7 @@ Container@LOBBY_MUSIC_BIN:
Children:
LogicTicker@SONG_WATCHER:
Container@LABEL_CONTAINER:
Y: 0-25
Y: 0 - 25
Width: PARENT_RIGHT
Children:
Label@MUSIC:
@@ -21,7 +21,7 @@ Container@LOBBY_MUSIC_BIN:
Text: Track
Font: Bold
Label@TYPE:
X: PARENT_RIGHT-63
X: PARENT_RIGHT - 63
Height: 25
Width: 50
Text: Length
@@ -116,7 +116,7 @@ Container@LOBBY_MUSIC_BIN:
Font: Regular
Text: Shuffle
Checkbox@REPEAT:
X: PARENT_RIGHT-15-WIDTH
X: PARENT_RIGHT - 15 - WIDTH
Y: 150
Width: 70
Height: 20
@@ -136,51 +136,51 @@ Container@LOBBY_MUSIC_BIN:
Ticks: 5
ScrollPanel@MUSIC_LIST:
X: 268
Width: PARENT_RIGHT-268
Width: PARENT_RIGHT - 268
Height: PARENT_BOTTOM
Children:
ScrollItem@MUSIC_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Visible: false
Children:
Label@TITLE:
X: 10
Width: PARENT_RIGHT-50
Width: PARENT_RIGHT - 50
Height: 25
Label@LENGTH:
X: PARENT_RIGHT-60
X: PARENT_RIGHT - 60
Width: 50
Height: 25
Align: Right
Container@NO_MUSIC_LABEL:
X: 268
Width: PARENT_RIGHT-268
Width: PARENT_RIGHT - 268
Visible: false
Children:
Label@TITLE:
Y: 65
Width: PARENT_RIGHT-24
Width: PARENT_RIGHT - 24
Height: 25
Font: Bold
Align: Center
Text: Music Not Installed
Label@DESCA:
Y: 85
Width: PARENT_RIGHT-24
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: The game music can be installed
Label@DESCB:
Y: 105
Width: PARENT_RIGHT-24
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: from the "Manage Content" menu
Label@DESCC:
Y: 125
Width: PARENT_RIGHT-24
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: in the mod chooser.

View File

@@ -14,8 +14,8 @@ Background@LOBBY_OPTIONS_BIN:
Container:
X: 30
Y: 30
Width: PARENT_RIGHT-60
Height: PARENT_BOTTOM-75
Width: PARENT_RIGHT - 60
Height: PARENT_BOTTOM - 75
Children:
Checkbox@EXPLORED_MAP_CHECKBOX:
Width: 150

View File

@@ -4,7 +4,7 @@ Container@LOBBY_PLAYER_BIN:
Children:
Container@LABEL_CONTAINER:
X: 5
Y: 0-27
Y: 0 - 27
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Children:
@@ -75,8 +75,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT-4
Height: PARENT_BOTTOM-4
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
Width: 11
Height: 25
@@ -104,8 +104,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@COLORBLOCK:
X: 5
Y: 6
Width: PARENT_RIGHT-35
Height: PARENT_BOTTOM-12
Width: PARENT_RIGHT - 35
Height: PARENT_BOTTOM - 12
DropDownButton@FACTION:
X: 270
Width: 130
@@ -169,8 +169,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT-4
Height: PARENT_BOTTOM-4
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
Width: 11
Height: 25
@@ -178,7 +178,7 @@ Container@LOBBY_PLAYER_BIN:
Template: CLIENT_TOOLTIP
Label@NAME:
X: 20
Y: 0-1
Y: 0 - 1
Width: 165
Height: 25
Text: Name
@@ -248,7 +248,7 @@ Container@LOBBY_PLAYER_BIN:
Width: 165
Height: 25
X: 20
Y: 0-1
Y: 0 - 1
Text: Name
DropDownButton@SLOT_OPTIONS:
X: 15
@@ -281,8 +281,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT-4
Height: PARENT_BOTTOM-4
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
Width: 11
Height: 25
@@ -335,8 +335,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT-4
Height: PARENT_BOTTOM-4
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
Width: 11
Height: 25
@@ -346,7 +346,7 @@ Container@LOBBY_PLAYER_BIN:
Width: 160
Height: 25
X: 20
Y: 0-1
Y: 0 - 1
Text: Name
Button@KICK:
X: 155
@@ -394,7 +394,7 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -406,7 +406,7 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0

View File

@@ -1,7 +1,7 @@
Background@SERVER_LOBBY:
Logic: LobbyLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 808
Height: 600
Children:
@@ -13,7 +13,7 @@ Background@SERVER_LOBBY:
Height: 25
Font: Bold
Container@MAP_PREVIEW_ROOT:
X: PARENT_RIGHT-20-WIDTH
X: PARENT_RIGHT - 20 - WIDTH
Y: 67
Width: 174
Height: 250
@@ -85,7 +85,7 @@ Background@SERVER_LOBBY:
Children:
Container@CHAT_TEMPLATE:
X: 2
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 16
Children:
Label@TIME:
@@ -115,7 +115,7 @@ Background@SERVER_LOBBY:
LeftMargin: 50
Children:
Label@LABEL_CHATTYPE:
Y: 0-1
Y: 0 - 1
Width: 45
Height: 25
Align: Right

View File

@@ -26,7 +26,7 @@ Container@MAINMENU:
Contrast: True
Container@MENUS:
X: 13 + (WINDOW_RIGHT - 522) / 4 - WIDTH / 2
Y: WINDOW_BOTTOM/2-HEIGHT/2
Y: WINDOW_BOTTOM / 2 - HEIGHT / 2
Width: 200
Height: 320
Children:
@@ -43,42 +43,42 @@ Container@MAINMENU:
Align: Center
Font: Bold
Button@SINGLEPLAYER_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
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
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
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
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 180
Width: 140
Height: 30
Text: Extras
Font: Bold
Button@CONTENT_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 220
Width: 140
Height: 30
Text: Manage Content
Font: Bold
Button@QUIT_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 260
Width: 140
Height: 30
@@ -97,21 +97,21 @@ Container@MAINMENU:
Align: Center
Font: Bold
Button@SKIRMISH_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
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
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
X: PARENT_RIGHT / 2 - WIDTH / 2
Key: escape
Y: 260
Width: 140
@@ -131,42 +131,42 @@ Container@MAINMENU:
Align: Center
Font: Bold
Button@REPLAYS_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
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
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
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
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
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
X: PARENT_RIGHT / 2 - WIDTH / 2
Key: escape
Y: 260
Width: 140
@@ -186,21 +186,21 @@ Container@MAINMENU:
Align: Center
Font: Bold
Button@NEW_MAP_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
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
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
X: PARENT_RIGHT / 2 - WIDTH / 2
Key: escape
Y: 260
Width: 140
@@ -208,8 +208,8 @@ Container@MAINMENU:
Text: Back
Font: Bold
Background@SYSTEM_INFO_PROMPT:
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 520
Height: 260
Children:
@@ -285,7 +285,7 @@ Container@MAINMENU:
Width: 200
Height: 200
Background@NEWS_BG:
X: (WINDOW_RIGHT - WIDTH)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: 35
Width: 430
Height: 55

View File

@@ -1,6 +1,6 @@
Background@MAPCHOOSER_PANEL:
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Logic: MapChooserLogic
Width: 808
Height: 600
@@ -53,7 +53,7 @@ Background@MAPCHOOSER_PANEL:
Visible: false
Children:
MapPreview@PREVIEW:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 3
Width: 179
Height: 179
@@ -61,25 +61,25 @@ Background@MAPCHOOSER_PANEL:
IgnoreMouseInput: true
Label@TITLE:
X: 4
Y: PARENT_BOTTOM-53
Width: PARENT_RIGHT-8
Y: PARENT_BOTTOM - 53
Width: PARENT_RIGHT - 8
Align: Center
Label@DETAILS:
Width: PARENT_RIGHT-8
Width: PARENT_RIGHT - 8
X: 4
Y: PARENT_BOTTOM-37
Y: PARENT_BOTTOM - 37
Align: Center
Font: Tiny
Label@AUTHOR:
Width: PARENT_RIGHT-8
Width: PARENT_RIGHT - 8
X: 4
Y: PARENT_BOTTOM-25
Y: PARENT_BOTTOM - 25
Align: Center
Font: Tiny
Label@SIZE:
Width: PARENT_RIGHT-8
Width: PARENT_RIGHT - 8
X: 4
Y: PARENT_BOTTOM-13
Y: PARENT_BOTTOM - 13
Align: Center
Font: Tiny
Label@FILTER_DESC:

View File

@@ -1,7 +1,7 @@
Background@MISSIONBROWSER_PANEL:
Logic: MissionBrowserLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 682
Height: 487
Children:
@@ -20,7 +20,7 @@ Background@MISSIONBROWSER_PANEL:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Visible: false
@@ -31,13 +31,13 @@ Background@MISSIONBROWSER_PANEL:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Children:
Label@TITLE:
X: 10
Width: PARENT_RIGHT-20
Width: PARENT_RIGHT - 20
Height: 25
Container@MISSION_INFO:
X: 300
@@ -53,8 +53,8 @@ Background@MISSIONBROWSER_PANEL:
MapPreview@MISSION_PREVIEW:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
IgnoreMouseOver: True
IgnoreMouseInput: True
ShowSpawnPoints: False

View File

@@ -40,20 +40,20 @@ Container@MULTIPLAYER_BROWSER_PANEL:
Children:
ScrollItem@HEADER_TEMPLATE:
X: 2
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 20
BaseName: scrollheader
Visible: false
Children:
Label@LABEL:
Y: 0-1
Y: 0 - 1
Font: TinyBold
Width: PARENT_RIGHT
Height: 20
Align: Center
ScrollItem@SERVER_TEMPLATE:
X: 2
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
Children:
Label@TITLE:
@@ -86,7 +86,7 @@ Container@MULTIPLAYER_BROWSER_PANEL:
Align: Center
Visible: false
Container@SELECTED_SERVER:
X: PARENT_RIGHT-WIDTH
X: PARENT_RIGHT - WIDTH
Y: 30
Width: 174
Height: 280
@@ -99,8 +99,8 @@ Container@MULTIPLAYER_BROWSER_PANEL:
MapPreview@SELECTED_MAP_PREVIEW:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
TooltipContainer: TOOLTIP_CONTAINER
Label@SELECTED_MAP:
Y: 172

View File

@@ -111,7 +111,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
WordWrap: True
Text: Your router does not seem to support UPnP. Please consult your router's manual.
Container@SIDEBAR:
X: PARENT_RIGHT-WIDTH
X: PARENT_RIGHT - WIDTH
Y: 30
Width: 174
Height: 280
@@ -134,7 +134,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Align: Center
Button@MAP_BUTTON:
X: PARENT_RIGHT - WIDTH
Y: 284-30
Y: 284 - 30
Width: 174
Height: 25
Text: Choose Map

View File

@@ -42,7 +42,7 @@ Container@MULTIPLAYER_DIRECTCONNECT_PANEL:
Height: 25
MaxLength: 5
Container@SIDEBAR:
X: PARENT_RIGHT-WIDTH
X: PARENT_RIGHT - WIDTH
Y: 30
Width: 174
Height: 280

View File

@@ -14,7 +14,7 @@ Container@GLOBALCHAT_PANEL:
Children:
Label@CHANNEL_TOPIC:
X: 10
Y: 0-1
Y: 0 - 1
Width: PARENT_RIGHT - 20
Height: PARENT_BOTTOM
Font: TinyBold
@@ -57,19 +57,19 @@ Container@GLOBALCHAT_PANEL:
LeftMargin: 60
Children:
Label@LABEL_CHATTYPE:
Y: 0-1
Y: 0 - 1
Width: 55
Height: 25
Align: Right
Text: Global:
ScrollPanel@NICKNAME_PANEL:
X: PARENT_RIGHT-WIDTH
X: PARENT_RIGHT - WIDTH
Width: 174
Height: PARENT_BOTTOM - 30
Children:
Container@NICKNAME_TEMPLATE:
Height: 20
Width: PARENT_RIGHT-25
Width: PARENT_RIGHT - 25
Children:
Image@INDICATOR:
ImageCollection: lobby-bits
@@ -78,10 +78,10 @@ Container@GLOBALCHAT_PANEL:
Y: 9
Label@NICK:
X: 15
Width: PARENT_RIGHT-15
Width: PARENT_RIGHT - 15
Height: 20
Button@DISCONNECT_BUTTON:
X: PARENT_RIGHT-WIDTH
X: PARENT_RIGHT - WIDTH
Y: PARENT_BOTTOM - 25
Width: 174
Height: 25

View File

@@ -1,7 +1,7 @@
Background@MULTIPLAYER_PANEL:
Logic: MultiplayerLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 808
Height: 600
Children:
@@ -74,7 +74,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Checkbox@WAITING_FOR_PLAYERS:
X: 5
Y: 5
Width: PARENT_RIGHT-29
Width: PARENT_RIGHT - 29
Height: 20
Text: Waiting
TextColor: 32CD32
@@ -82,14 +82,14 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Checkbox@EMPTY:
X: 5
Y: 30
Width: PARENT_RIGHT-29
Width: PARENT_RIGHT - 29
Height: 20
Text: Empty
Font: Regular
Checkbox@PASSWORD_PROTECTED:
X: 5
Y: 55
Width: PARENT_RIGHT-29
Width: PARENT_RIGHT - 29
Height: 20
Text: Protected
TextColor: FF0000
@@ -97,7 +97,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Checkbox@ALREADY_STARTED:
X: 5
Y: 80
Width: PARENT_RIGHT-29
Width: PARENT_RIGHT - 29
Height: 20
Text: Started
TextColor: FFA500
@@ -105,7 +105,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Checkbox@INCOMPATIBLE_VERSION:
X: 5
Y: 105
Width: PARENT_RIGHT-29
Width: PARENT_RIGHT - 29
Height: 20
Text: Incompatible
TextColor: BEBEBE

View File

@@ -1,7 +1,7 @@
Background@MUSIC_PANEL:
Logic: MusicPlayerLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 400)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 400) / 2
Width: 360
Height: 450
Children:
@@ -13,7 +13,7 @@ Background@MUSIC_PANEL:
Height: 275
Children:
ScrollItem@MUSIC_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -21,11 +21,11 @@ Background@MUSIC_PANEL:
Children:
Label@TITLE:
X: 10
Width: PARENT_RIGHT-50
Width: PARENT_RIGHT - 50
Height: 25
Label@LENGTH:
Width: 50
X: PARENT_RIGHT-60
X: PARENT_RIGHT - 60
Align: Right
Height: 25
Container@LABEL_CONTAINER:
@@ -40,7 +40,7 @@ Background@MUSIC_PANEL:
Align: Center
Font: Bold
Label@TYPE:
X: PARENT_RIGHT-85
X: PARENT_RIGHT - 85
Height: 25
Width: 50
Text: Length
@@ -48,7 +48,7 @@ Background@MUSIC_PANEL:
Font: Bold
Container@BUTTONS:
X: 15
Y: PARENT_BOTTOM-HEIGHT-85
Y: PARENT_BOTTOM - HEIGHT - 85
Width: 170
Children:
Button@BUTTON_PREV:
@@ -123,7 +123,7 @@ Background@MUSIC_PANEL:
Height: 20
Ticks: 5
Label@TIME_LABEL:
X: (PARENT_RIGHT-WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 330
Width: 140
Height: 25
@@ -136,7 +136,7 @@ Background@MUSIC_PANEL:
Height: 20
Text: Shuffle
Checkbox@REPEAT:
X: PARENT_RIGHT-15-WIDTH
X: PARENT_RIGHT - 15 - WIDTH
Y: 335
Width: 70
Height: 20
@@ -149,26 +149,26 @@ Background@MUSIC_PANEL:
Visible: false
Children:
Label@TITLE:
Width: PARENT_RIGHT-24
Width: PARENT_RIGHT - 24
Height: 25
Font: Bold
Align: Center
Text: Music Not Installed
Label@DESCA:
Y: 20
Width: PARENT_RIGHT-24
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: The game music can be installed
Label@DESCB:
Y: 40
Width: PARENT_RIGHT-24
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: from the "Manage Content" menu
Label@DESCC:
Y: 60
Width: PARENT_RIGHT-24
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: in the mod chooser.

View File

@@ -1,7 +1,7 @@
Background@REPLAYBROWSER_PANEL:
Logic: ReplayBrowserLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 780
Height: 535
Children:
@@ -172,14 +172,14 @@ Background@REPLAYBROWSER_PANEL:
CollapseHiddenChildren: True
Children:
ScrollItem@REPLAY_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Visible: false
Children:
Label@TITLE:
X: 10
Width: PARENT_RIGHT-20
Width: PARENT_RIGHT - 20
Height: 25
Container@MAP_BG_CONTAINER:
X: PARENT_RIGHT - WIDTH - 20
@@ -207,9 +207,9 @@ Background@REPLAYBROWSER_PANEL:
TooltipContainer: TOOLTIP_CONTAINER
Container@REPLAY_INFO:
X: PARENT_RIGHT - WIDTH - 20
Y: 20 + 30+194 + 10
Y: 20 + 30 + 194 + 10
Width: 194
Height: PARENT_BOTTOM - 20 - 30-194 - 10 - 55
Height: PARENT_BOTTOM - 20 - 30 - 194 - 10 - 55
Children:
Label@MAP_TITLE:
Y: 0
@@ -237,7 +237,7 @@ Background@REPLAYBROWSER_PANEL:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -249,7 +249,7 @@ Background@REPLAYBROWSER_PANEL:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -262,7 +262,7 @@ Background@REPLAYBROWSER_PANEL:
Height: 16
Label@LABEL:
X: 40
Width: PARENT_RIGHT-50
Width: PARENT_RIGHT - 50
Height: 25
Shadow: True
Label@NOFLAG_LABEL:

View File

@@ -1,7 +1,7 @@
Background@SETTINGS_PANEL:
Logic: SettingsLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM- HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 600
Height: 450
Children:
@@ -83,7 +83,7 @@ Background@SETTINGS_PANEL:
Label@At:
Text: @
Font: Bold
Y: 0-1
Y: 0 - 1
Height: 25
Width: 25
Align: Center
@@ -96,7 +96,7 @@ Background@SETTINGS_PANEL:
Text: x
Font: Bold
X: 70
Y: 0-1
Y: 0 - 1
Height: 25
Width: 15
Align: Center
@@ -187,8 +187,8 @@ Background@SETTINGS_PANEL:
ColorBlock@COLORBLOCK:
X: 5
Y: 6
Width: PARENT_RIGHT-35
Height: PARENT_BOTTOM-12
Width: PARENT_RIGHT - 35
Height: PARENT_BOTTOM - 12
Label@STATUS_BARS:
X: 310
Y: 275
@@ -460,12 +460,12 @@ Background@SETTINGS_PANEL:
Visible: false
Children:
Label@FUNCTION:
Y: 0-1
Y: 0 - 1
Width: PARENT_RIGHT - 85
Height: 25
Align: Right
HotkeyEntry@HOTKEY:
X: PARENT_RIGHT-WIDTH
X: PARENT_RIGHT - WIDTH
Width: 80
Height: 25
Container@UNIT_TEMPLATE:
@@ -474,12 +474,12 @@ Background@SETTINGS_PANEL:
Visible: false
Children:
Label@FUNCTION:
Y: 0-1
Y: 0 - 1
Width: PARENT_RIGHT - 84
Height: 25
Align: Right
HotkeyEntry@HOTKEY:
X: PARENT_RIGHT-WIDTH+1
X: PARENT_RIGHT - WIDTH + 1
Width: 80
Height: 25
Container@PRODUCTION_TEMPLATE:
@@ -488,12 +488,12 @@ Background@SETTINGS_PANEL:
Visible: false
Children:
Label@FUNCTION:
Y: 0-1
Y: 0 - 1
Width: PARENT_RIGHT - 84
Height: 25
Align: Right
HotkeyEntry@HOTKEY:
X: PARENT_RIGHT-WIDTH+1
X: PARENT_RIGHT - WIDTH + 1
Width: 80
Height: 25
Container@DEVELOPER_TEMPLATE:
@@ -502,12 +502,12 @@ Background@SETTINGS_PANEL:
Visible: false
Children:
Label@FUNCTION:
Y: 0-1
Y: 0 - 1
Width: PARENT_RIGHT - 115
Height: 25
Align: Right
HotkeyEntry@HOTKEY:
X: PARENT_RIGHT-WIDTH
X: PARENT_RIGHT - WIDTH
Width: 110
Height: 25
Container@ADVANCED_PANEL:

View File

@@ -8,7 +8,7 @@ Background@SIMPLE_TOOLTIP:
Height: 19
Label@LABEL:
X: 7
Y: 0-1
Y: 0 - 1
Height: 23
Font: Bold