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 @@
Container@ASSETBROWSER_PANEL:
Logic: AssetBrowserLogic
SupportedFormats: .shp, .tem, .des, .sno, .jun, .vqa
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 695
Height: 435
Children:
@@ -10,7 +10,7 @@ Container@ASSETBROWSER_PANEL:
ColorPreviewManager@COLOR_MANAGER:
Label@ASSETBROWSER_TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -43,7 +43,7 @@ Container@ASSETBROWSER_PANEL:
CollapseHiddenChildren: True
Children:
ScrollItem@ASSET_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -51,7 +51,7 @@ Container@ASSETBROWSER_PANEL:
Children:
Label@TITLE:
X: 10
Width: PARENT_RIGHT-15
Width: PARENT_RIGHT - 15
Height: 25
Label@FILENAME_DESC:
X: 15
@@ -67,7 +67,7 @@ Container@ASSETBROWSER_PANEL:
Width: 160
Height: 25
Label@PALETTE_DESC:
X: PARENT_RIGHT-WIDTH-270
X: PARENT_RIGHT - WIDTH - 270
Y: 30
Width: 150
Height: 25
@@ -75,13 +75,13 @@ Container@ASSETBROWSER_PANEL:
Align: Right
Text: Palette:
DropDownButton@PALETTE_SELECTOR:
X: PARENT_RIGHT-WIDTH-110
X: PARENT_RIGHT - WIDTH - 110
Y: 30
Width: 150
Height: 25
Font: Bold
DropDownButton@COLOR:
X: PARENT_RIGHT-WIDTH-15
X: PARENT_RIGHT - WIDTH - 15
Y: 30
Width: 80
Height: 25
@@ -89,8 +89,8 @@ Container@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: 65

View File

@@ -1,13 +1,13 @@
Container@CONNECTING_PANEL:
Logic: ConnectionLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 90)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 90) / 2
Width: 370
Height: 125
Children:
Label@TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -18,7 +18,7 @@ Container@CONNECTING_PANEL:
Background: panel-black
Children:
Label@CONNECTING_DESC:
Y: (PARENT_BOTTOM-HEIGHT)/2
Y: (PARENT_BOTTOM - HEIGHT) / 2
Width: PARENT_RIGHT
Height: 25
Text: Connecting...
@@ -33,15 +33,15 @@ Container@CONNECTING_PANEL:
Container@CONNECTIONFAILED_PANEL:
Logic: ConnectionFailedLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 90)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 90) / 2
Width: 370
Height: 129
Children:
LogicTicker@CONNECTION_FAILED_TICKER:
Label@TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -93,14 +93,14 @@ Container@CONNECTIONFAILED_PANEL:
Container@CONNECTION_SWITCHMOD_PANEL:
Logic: ConnectionSwitchModLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 90)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 90) / 2
Width: 370
Height: 134
Children:
Label@TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center

View File

@@ -1,13 +1,13 @@
Container@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: 435
Children:
Label@CREDITS_TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center

View File

@@ -3,7 +3,7 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
Background: panel-black
Children:
ScrollItem@HEADER:
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,7 +23,7 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
Children:
Label@LABEL:
X: 10
Width: PARENT_RIGHT-20
Width: PARENT_RIGHT - 20
Height: 25
ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
@@ -32,7 +32,7 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -44,7 +44,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
@@ -67,7 +67,7 @@ ScrollPanel@TEAM_DROPDOWN_TEMPLATE:
Background: panel-black
Children:
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -84,7 +84,7 @@ ScrollPanel@SPAWN_DROPDOWN_TEMPLATE:
Background: panel-black
Children:
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -101,7 +101,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
Background: panel-black
Children:
ScrollItem@HEADER:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -113,7 +113,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -136,15 +136,15 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
Shadow: True
Background@THREEBUTTON_PROMPT:
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 90)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 90) / 2
Width: 500
Height: 41
Background: panel-black
Children:
Label@PROMPT_TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -179,15 +179,15 @@ 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: 31
Background: panel-black
Children:
Label@PROMPT_TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -214,14 +214,14 @@ Background@TWOBUTTON_PROMPT:
Visible: false
Container@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: 80
Children:
Label@PROMPT_TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center

View File

@@ -1,7 +1,7 @@
Container@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: 125
Children:
@@ -12,7 +12,7 @@ Container@NEW_MAP_BG:
Label@TITLE:
Text: New Map
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -79,15 +79,15 @@ Container@NEW_MAP_BG:
Container@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: 345
Height: 229
Children:
Label@LABEL_TITLE:
Text: Save Map
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -220,7 +220,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
@@ -229,12 +229,12 @@ Container@EDITOR_WORLD_ROOT:
Radar@INGAME_RADAR:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
MenuButton@OPTIONS_BUTTON:
Logic: MenuButtonsChromeLogic
Key: escape
X: WINDOW_RIGHT-254-WIDTH
X: WINDOW_RIGHT - 254 - WIDTH
Y: 5
Width: 30
Height: 25
@@ -248,10 +248,10 @@ Container@EDITOR_WORLD_ROOT:
ImageName: options
Container@TILE_WIDGETS:
Logic: TileSelectorLogic
X: WINDOW_RIGHT-255
X: WINDOW_RIGHT - 255
Y: 278
Width: 250
Height: WINDOW_BOTTOM-370
Height: WINDOW_BOTTOM - 370
ClickThrough: false
Children:
Container@TILES_BG:
@@ -279,10 +279,10 @@ Container@EDITOR_WORLD_ROOT:
Y: 4
Container@LAYER_WIDGETS:
Logic: LayerSelectorLogic
X: WINDOW_RIGHT-255
X: WINDOW_RIGHT - 255
Y: 278
Width: 250
Height: WINDOW_BOTTOM-370
Height: WINDOW_BOTTOM - 370
ClickThrough: false
Children:
Container@LAYERS_BG:
@@ -306,10 +306,10 @@ Container@EDITOR_WORLD_ROOT:
Visible: false
Container@ACTOR_WIDGETS:
Logic: ActorSelectorLogic
X: WINDOW_RIGHT-255
X: WINDOW_RIGHT - 255
Y: 278
Width: 250
Height: WINDOW_BOTTOM-370
Height: WINDOW_BOTTOM - 370
ClickThrough: false
Children:
Container@ACTORS_BG:
@@ -340,7 +340,7 @@ Container@EDITOR_WORLD_ROOT:
Visible: true
Container@MAP_EDITOR_TAB_CONTAINER:
Logic: MapEditorTabsLogic
X: WINDOW_RIGHT-255
X: WINDOW_RIGHT - 255
Y: 254
Width: 250
Height: 25
@@ -390,7 +390,7 @@ Container@EDITOR_WORLD_ROOT:
Height: 25
Font: Bold
Button@COPYPASTE_BUTTON:
X: WINDOW_RIGHT-390
X: WINDOW_RIGHT - 390
Y: 5
Width: 96
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:
@@ -52,7 +52,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

@@ -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

@@ -67,19 +67,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

@@ -4,14 +4,14 @@ Container@INGAME_MENU:
Logic: IngameMenuLogic
Children:
Image@EVA:
X: WINDOW_RIGHT-128-43
X: WINDOW_RIGHT - 128 - 43
Y: 43
Width: 128
Height: 64
ImageCollection: logos
ImageName: eva
Label@VERSION_LABEL:
X: WINDOW_RIGHT-128-43
X: WINDOW_RIGHT - 128 - 43
Y: 115
Width: 128
Align: Center
@@ -22,8 +22,8 @@ Container@INGAME_MENU:
Background: shellmapborder
Container@PANEL_ROOT:
Container@MENU_BUTTONS:
X: (WINDOW_RIGHT-WIDTH)/2
Y: WINDOW_BOTTOM-33-HEIGHT-10
X: (WINDOW_RIGHT - WIDTH) / 2
Y: WINDOW_BOTTOM - 33 - HEIGHT - 10
Width: 740
Height: 35
Children:

View File

@@ -12,14 +12,14 @@ Background@INGAME_OBSERVERSTATS_BG:
Children:
Label@TITLE:
X: 0
Y: 0-25
Y: 0 - 25
Width: PARENT_RIGHT
Font: BigBold
Align: Center
Contrast: True
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: 15
Y: 70
Width: PARENT_RIGHT-30
Height: PARENT_BOTTOM-35-50
Width: PARENT_RIGHT - 30
Height: PARENT_BOTTOM - 35 - 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: 10
Y: 10
Width: PARENT_RIGHT-100
Height: PARENT_BOTTOM-60
Width: PARENT_RIGHT - 100
Height: PARENT_BOTTOM - 60
Children:
LineGraph@EARNED_THIS_MIN_GRAPH:
X: 0

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
@@ -19,7 +19,7 @@ Container@INGAME_ROOT:
Align: Center
Contrast: true
StrategicProgress@STRATEGIC_PROGRESS:
X: WINDOW_RIGHT/2
X: WINDOW_RIGHT / 2
Y: 40
Container@PERF_ROOT:
WorldInteractionController@INTERACTION_CONTROLLER:
@@ -34,7 +34,7 @@ Container@INGAME_ROOT:
Height: WINDOW_BOTTOM
Container@GAME_TIMER_BLOCK:
Logic: GameTimerLogic
X: WINDOW_RIGHT/2 - WIDTH
X: WINDOW_RIGHT / 2 - WIDTH
Width: 100
Height: 55
Children:
@@ -69,7 +69,7 @@ Container@PERF_WIDGETS:
VAlign: Top
Background@GRAPH_BG:
X: 10
Y: WINDOW_BOTTOM-HEIGHT-10
Y: WINDOW_BOTTOM - HEIGHT - 10
Width: 220
Height: 220
Background: panel-black
@@ -85,7 +85,7 @@ Container@OBSERVER_WIDGETS:
Children:
MenuButton@OPTIONS_BUTTON:
Key: escape
X: WINDOW_RIGHT-260-WIDTH
X: WINDOW_RIGHT - 260 - WIDTH
Y: 5
Width: 30
Height: 25
@@ -100,7 +100,7 @@ Container@OBSERVER_WIDGETS:
ImageName: options
MenuButton@OBSERVER_STATS_BUTTON:
Key: F1
X: WINDOW_RIGHT-260-WIDTH
X: WINDOW_RIGHT - 260 - WIDTH
Y: 35
Width: 30
Height: 25
@@ -116,7 +116,7 @@ Container@OBSERVER_WIDGETS:
ImageCollection: order-icons
ImageName: stats
Background@RADAR:
X: WINDOW_RIGHT-WIDTH-5
X: WINDOW_RIGHT - WIDTH - 5
Y: 5
Width: 256
Height: 256
@@ -125,11 +125,11 @@ Container@OBSERVER_WIDGETS:
Radar:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
Background@REPLAY_PLAYER:
Logic: ReplayControlBarLogic
X: WINDOW_RIGHT-WIDTH-5
X: WINDOW_RIGHT - WIDTH - 5
Y: 283
Width: 256
Height: 46
@@ -187,7 +187,7 @@ Container@OBSERVER_WIDGETS:
Text: 100%
Font: TinyBold
Button@BUTTON_FAST:
X: 57 + 48*2
X: 57 + 48 * 2
Y: 13
Width: 38
Height: 20
@@ -198,7 +198,7 @@ Container@OBSERVER_WIDGETS:
Text: 200%
Font: TinyBold
Button@BUTTON_MAXIMUM:
X: 57 + 48*3
X: 57 + 48 * 3
Y: 13
Width: 38
Height: 20
@@ -210,7 +210,7 @@ Container@OBSERVER_WIDGETS:
Font: TinyBold
DropDownButton@SHROUD_SELECTOR:
Logic: ObserverShroudSelectorLogic
X: WINDOW_RIGHT-WIDTH-5
X: WINDOW_RIGHT - WIDTH - 5
Y: 260
Width: 256
Height: 25
@@ -270,7 +270,7 @@ Container@PLAYER_WIDGETS:
MenuButton@OPTIONS_BUTTON:
Key: escape
X: 22
Y: 0-24
Y: 0 - 24
Width: 30
Height: 25
Font: Bold
@@ -286,7 +286,7 @@ Container@PLAYER_WIDGETS:
Button@BEACON_BUTTON:
Logic: BeaconOrderButtonLogic
X: 62
Y: 0-24
Y: 0 - 24
Width: 30
Height: 25
Font: Bold
@@ -300,7 +300,7 @@ Container@PLAYER_WIDGETS:
Button@SELL_BUTTON:
Logic: SellOrderButtonLogic
X: 102
Y: 0-24
Y: 0 - 24
Width: 30
Height: 25
Font: Bold
@@ -314,7 +314,7 @@ Container@PLAYER_WIDGETS:
Button@REPAIR_BUTTON:
Logic: RepairOrderButtonLogic
X: 142
Y: 0-24
Y: 0 - 24
Width: 30
Height: 25
Font: Bold
@@ -336,16 +336,16 @@ Container@PLAYER_WIDGETS:
Logic: IngameRadarDisplayLogic
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
WorldInteractionController: INTERACTION_CONTROLLER
Children:
LogicTicker@RADAR_TICKER:
VqaPlayer@PLAYER:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
Skippable: false
Background@POWERBAR_PANEL:
Logic: IngamePowerBarLogic
@@ -358,8 +358,8 @@ Container@PLAYER_WIDGETS:
ResourceBar@POWERBAR:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
IndicatorImage: indicator-left
@@ -374,8 +374,8 @@ Container@PLAYER_WIDGETS:
ResourceBar@SILOBAR:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
IndicatorImage: indicator-right

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
@@ -58,7 +58,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
LeftMargin: 60
Children:
Label@LABEL_CHATTYPE:
Y: 0-1
Y: 0 - 1
Width: 55
Height: 25
Align: Right
@@ -70,7 +70,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
Children:
Container@NICKNAME_TEMPLATE:
Height: 20
Width: PARENT_RIGHT-25
Width: PARENT_RIGHT - 25
Children:
Image@INDICATOR:
ImageCollection: lobby-bits
@@ -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
@@ -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,21 +25,21 @@ 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
Font: Regular
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
@@ -66,14 +66,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
@@ -126,14 +126,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
@@ -124,8 +124,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
@@ -126,7 +126,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
@@ -146,51 +146,51 @@ Container@LOBBY_MUSIC_BIN:
Ticks: 5
ScrollPanel@MUSIC_LIST:
X: 307
Width: PARENT_RIGHT-307
Width: PARENT_RIGHT - 307
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: 307
Width: PARENT_RIGHT-307
Width: PARENT_RIGHT - 307
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

@@ -13,8 +13,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-25
Y: 0 - 25
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Children:
@@ -76,8 +76,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
@@ -107,8 +107,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: 291
Width: 120
@@ -174,8 +174,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
@@ -183,7 +183,7 @@ Container@LOBBY_PLAYER_BIN:
Template: CLIENT_TOOLTIP
Label@NAME:
X: 20
Y: 0-1
Y: 0 - 1
Width: 180
Height: 25
Button@KICK:
@@ -261,7 +261,7 @@ Container@LOBBY_PLAYER_BIN:
Visible: false
Label@NAME:
X: 20
Y: 0-1
Y: 0 - 1
Width: 195
Height: 25
Visible: false
@@ -292,8 +292,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
@@ -347,8 +347,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
@@ -356,7 +356,7 @@ Container@LOBBY_PLAYER_BIN:
Template: CLIENT_TOOLTIP
Label@NAME:
X: 20
Y: 0-1
Y: 0 - 1
Width: 180
Height: 25
Button@KICK:

View File

@@ -1,14 +1,14 @@
Container@SERVER_LOBBY:
Logic: LobbyLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 560)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 560) / 2
Width: 800
Height: 575
Children:
ColorPreviewManager@COLOR_MANAGER:
Label@SERVER_NAME:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -18,7 +18,7 @@ Container@SERVER_LOBBY:
Background: panel-black
Children:
Container@MAP_PREVIEW_ROOT:
X: PARENT_RIGHT-15-WIDTH
X: PARENT_RIGHT - 15 - WIDTH
Y: 30
Width: 174
Height: 250
@@ -82,7 +82,7 @@ Container@SERVER_LOBBY:
ItemSpacing: 2
Children:
Container@CHAT_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 16
X: 2
Y: 0
@@ -114,7 +114,7 @@ Container@SERVER_LOBBY:
LeftMargin: 50
Children:
Label@LABEL_CHATTYPE:
Y: 0-1
Y: 0 - 1
Width: 45
Height: 25
Align: Right

View File

@@ -10,24 +10,24 @@ Container@MENU_BACKGROUND:
Container@SHELLMAP_DECORATIONS:
Children:
Image@NOD:
X: WINDOW_RIGHT/2-384
Y: (WINDOW_BOTTOM-256)/2
X: WINDOW_RIGHT / 2 - 384
Y: (WINDOW_BOTTOM - 256) / 2
ImageCollection: logos
ImageName: nod-load
Image@GDI:
X: WINDOW_RIGHT/2+128
Y: (WINDOW_BOTTOM-256)/2
X: WINDOW_RIGHT / 2 + 128
Y: (WINDOW_BOTTOM - 256) / 2
ImageCollection: logos
ImageName: gdi-load
Image@EVA:
X: WINDOW_RIGHT-128-43
X: WINDOW_RIGHT - 128 - 43
Y: 43
Width: 128
Height: 64
ImageCollection: logos
ImageName: eva
Label@VERSION_LABEL:
X: WINDOW_RIGHT-128-43
X: WINDOW_RIGHT - 128 - 43
Y: 115
Width: 128
Align: Center
@@ -37,8 +37,8 @@ Container@MENU_BACKGROUND:
Height: WINDOW_BOTTOM
Background: shellmapborder
Container@MENUS:
X: (WINDOW_RIGHT-WIDTH)/2
Y: WINDOW_BOTTOM-33-HEIGHT-10
X: (WINDOW_RIGHT - WIDTH) / 2
Y: WINDOW_BOTTOM - 33 - HEIGHT - 10
Width: 890
Height: 35
Children:
@@ -47,7 +47,7 @@ Container@MENU_BACKGROUND:
Children:
Label@MAINMENU_LABEL_TITLE:
X: 0
Y: 0-30
Y: 0 - 30
Width: PARENT_RIGHT
Height: 20
Text: Main Menu
@@ -96,7 +96,7 @@ Container@MENU_BACKGROUND:
Children:
Label@SINGLEPLAYER_MENU_TITLE:
X: 0
Y: 0-30
Y: 0 - 30
Width: PARENT_RIGHT
Height: 20
Text: Singleplayer
@@ -128,7 +128,7 @@ Container@MENU_BACKGROUND:
Children:
Label@EXTRAS_MENU_TITLE:
X: 0
Y: 0-30
Y: 0 - 30
Width: PARENT_RIGHT
Height: 20
Text: Extras
@@ -179,7 +179,7 @@ Container@MENU_BACKGROUND:
Children:
Label@MAP_EDITOR_MENU_TITLE:
X: 0
Y: 0-30
Y: 0 - 30
Width: PARENT_RIGHT
Height: 20
Text: Map Editor
@@ -209,14 +209,14 @@ Container@MENU_BACKGROUND:
Font: Bold
Key: escape
Container@SYSTEM_INFO_PROMPT:
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 490
Height: 222
Children:
Label@TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -271,7 +271,7 @@ Container@MENU_BACKGROUND:
Container@NEWS_BG:
Children:
DropDownButton@NEWS_BUTTON:
X: (WINDOW_RIGHT - WIDTH)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: 50
Width: 400
Height: 25
@@ -288,7 +288,7 @@ Container@MENU_BACKGROUND:
Contrast: true
VAlign: Top
Background@GRAPH_BG:
X: WINDOW_RIGHT-WIDTH-31
X: WINDOW_RIGHT - WIDTH - 31
Y: 31
Width: 220
Height: 220

View File

@@ -1,13 +1,13 @@
Container@MAPCHOOSER_PANEL:
Logic: MapChooserLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 560)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 560) / 2
Width: 800
Height: 575
Children:
Label@TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -82,7 +82,7 @@ Container@MAPCHOOSER_PANEL:
Visible: false
Children:
MapPreview@PREVIEW:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 4
Width: 173
Height: 173
@@ -90,25 +90,25 @@ Container@MAPCHOOSER_PANEL:
IgnoreMouseInput: true
Label@TITLE:
X: 4
Y: PARENT_BOTTOM-48
Width: PARENT_RIGHT-8
Y: PARENT_BOTTOM - 48
Width: PARENT_RIGHT - 8
Align: Center
Label@DETAILS:
Width: PARENT_RIGHT-8
Width: PARENT_RIGHT - 8
X: 4
Y: PARENT_BOTTOM-34
Y: PARENT_BOTTOM - 34
Align: Center
Font: Tiny
Label@AUTHOR:
Width: PARENT_RIGHT-8
Width: PARENT_RIGHT - 8
X: 4
Y: PARENT_BOTTOM-22
Y: PARENT_BOTTOM - 22
Align: Center
Font: Tiny
Label@SIZE:
Width: PARENT_RIGHT-8
Width: PARENT_RIGHT - 8
X: 4
Y: PARENT_BOTTOM-10
Y: PARENT_BOTTOM - 10
Align: Center
Font: Tiny
Button@BUTTON_CANCEL:

View File

@@ -1,12 +1,12 @@
Container@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: 714
Height: 420
Children:
Label@MISSIONBROWSER_TITLE:
Y: 0-25
Y: 0 - 25
Width: PARENT_RIGHT
Text: Missions
Align: Center
@@ -24,7 +24,7 @@ Container@MISSIONBROWSER_PANEL:
Height: 390
Children:
ScrollItem@HEADER:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Visible: false
@@ -35,14 +35,14 @@ Container@MISSIONBROWSER_PANEL:
Height: 10
Align: Center
ScrollItem@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@MISSION_INFO:
X: 337
@@ -58,8 +58,8 @@ Container@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

@@ -39,19 +39,19 @@ Container@MULTIPLAYER_BROWSER_PANEL:
TopBottomSpacing: 2
Children:
ScrollItem@HEADER_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 20
X: 2
Visible: false
Children:
Label@LABEL:
Y: 0-1
Y: 0 - 1
Font: TinyBold
Width: PARENT_RIGHT
Height: 20
Align: Center
ScrollItem@SERVER_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Children:
@@ -85,7 +85,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
@@ -98,8 +98,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,14 +1,14 @@
Container@MULTIPLAYER_PANEL:
Logic: MultiplayerLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - 560)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 560) / 2
Width: 800
Height: 575
Children:
Label@TITLE:
Text: Multiplayer
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -73,7 +73,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
@@ -81,14 +81,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
@@ -96,7 +96,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
@@ -104,7 +104,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,14 +1,14 @@
Container@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: 435
Children:
LogicTicker@SONG_WATCHER:
Label@TITLE:
Width: 360
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -25,7 +25,7 @@ Container@MUSIC_PANEL:
Height: 275
Children:
ScrollItem@MUSIC_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -33,11 +33,11 @@ Container@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:
@@ -52,7 +52,7 @@ Container@MUSIC_PANEL:
Align: Center
Font: Bold
Label@TYPE:
X: PARENT_RIGHT-85
X: PARENT_RIGHT - 85
Height: 25
Width: 50
Text: Length
@@ -60,7 +60,7 @@ Container@MUSIC_PANEL:
Font: Bold
Container@BUTTONS:
X: 15
Y: PARENT_BOTTOM-HEIGHT-40
Y: PARENT_BOTTOM - HEIGHT - 40
Width: 170
Children:
Button@BUTTON_PREV:
@@ -135,7 +135,7 @@ Container@MUSIC_PANEL:
Height: 20
Ticks: 5
Label@TIME_LABEL:
X: (PARENT_RIGHT-WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 315
Width: 140
Height: 25
@@ -148,7 +148,7 @@ Container@MUSIC_PANEL:
Font: Regular
Text: Shuffle
Checkbox@REPEAT:
X: PARENT_RIGHT-15-WIDTH
X: PARENT_RIGHT - 15 - WIDTH
Y: 320
Width: 70
Height: 20
@@ -162,26 +162,26 @@ Container@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,13 +1,13 @@
Container@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: 500
Children:
Label@TITLE:
Width: PARENT_RIGHT
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -184,14 +184,14 @@ Container@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
@@ -219,9 +219,9 @@ Container@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 - 20
Height: PARENT_BOTTOM - 20 - 30 - 194 - 10 - 20
Children:
Label@MAP_TITLE:
Y: 0
@@ -248,7 +248,7 @@ Container@REPLAYBROWSER_PANEL:
IgnoreChildMouseOver: true
Children:
ScrollItem@HEADER:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -260,7 +260,7 @@ Container@REPLAYBROWSER_PANEL:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -273,7 +273,7 @@ Container@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,13 +1,13 @@
Container@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: 590
Height: 378
Children:
Label@TITLE:
Width: 590
Y: 0-25
Y: 0 - 25
Font: BigBold
Contrast: true
Align: Center
@@ -70,7 +70,7 @@ Container@SETTINGS_PANEL:
Label@At:
Text: @
Font: Bold
Y: 0-1
Y: 0 - 1
Height: 25
Width: 25
Align: Center
@@ -83,7 +83,7 @@ Container@SETTINGS_PANEL:
Text: x
Font: Bold
X: 70
Y: 0-1
Y: 0 - 1
Height: 25
Width: 15
Align: Center
@@ -174,8 +174,8 @@ Container@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: 255
@@ -455,12 +455,12 @@ Container@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:
@@ -469,12 +469,12 @@ Container@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:
@@ -483,12 +483,12 @@ Container@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:
@@ -497,12 +497,12 @@ Container@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: 5
Y: 0-2
Y: 0 - 2
Height: 23
Font: Bold