Align settings to the standard row height.
This commit is contained in:
committed by
Matthias Mailänder
parent
70f899c8d1
commit
3a6d88cfef
@@ -28,7 +28,7 @@ Container@SETTINGS_PANEL:
|
|||||||
X: (WINDOW_RIGHT - WIDTH) / 2
|
X: (WINDOW_RIGHT - WIDTH) / 2
|
||||||
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
||||||
Width: 590
|
Width: 590
|
||||||
Height: 378
|
Height: 328
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: 590
|
Width: 590
|
||||||
@@ -66,7 +66,7 @@ Container@SETTINGS_PANEL:
|
|||||||
Background@bg:
|
Background@bg:
|
||||||
Y: 34
|
Y: 34
|
||||||
Width: 590
|
Width: 590
|
||||||
Height: 360
|
Height: 310
|
||||||
Background: panel-black
|
Background: panel-black
|
||||||
Children:
|
Children:
|
||||||
Container@DISPLAY_PANEL:
|
Container@DISPLAY_PANEL:
|
||||||
@@ -169,7 +169,7 @@ Container@SETTINGS_PANEL:
|
|||||||
MaximumValue: 240
|
MaximumValue: 240
|
||||||
Checkbox@PLAYER_STANCE_COLORS_CHECKBOX:
|
Checkbox@PLAYER_STANCE_COLORS_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 185
|
Y: 183
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -177,18 +177,19 @@ Container@SETTINGS_PANEL:
|
|||||||
Label@PLAYER:
|
Label@PLAYER:
|
||||||
Text: Player:
|
Text: Player:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 197
|
Y: 180
|
||||||
|
Height: 25
|
||||||
TextField@PLAYERNAME:
|
TextField@PLAYERNAME:
|
||||||
Text: Name
|
Text: Name
|
||||||
X: 65
|
X: 65
|
||||||
Y: 185
|
Y: 180
|
||||||
Width: 145
|
Width: 145
|
||||||
Height: 25
|
Height: 25
|
||||||
MaxLength: 16
|
MaxLength: 16
|
||||||
ColorPreviewManager@COLOR_MANAGER:
|
ColorPreviewManager@COLOR_MANAGER:
|
||||||
DropDownButton@PLAYERCOLOR:
|
DropDownButton@PLAYERCOLOR:
|
||||||
X: 215
|
X: 215
|
||||||
Y: 185
|
Y: 180
|
||||||
Width: 70
|
Width: 70
|
||||||
Height: 25
|
Height: 25
|
||||||
IgnoreChildMouseOver: true
|
IgnoreChildMouseOver: true
|
||||||
@@ -200,38 +201,41 @@ Container@SETTINGS_PANEL:
|
|||||||
Height: PARENT_BOTTOM - 12
|
Height: PARENT_BOTTOM - 12
|
||||||
Label@BATTLEFIELD_CAMERA:
|
Label@BATTLEFIELD_CAMERA:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 227
|
Y: 210
|
||||||
Width: 120
|
Width: 120
|
||||||
|
Height: 25
|
||||||
Text: Battlefield Camera:
|
Text: Battlefield Camera:
|
||||||
Align: Right
|
Align: Right
|
||||||
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
|
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
|
||||||
X: 140
|
X: 140
|
||||||
Y: 215
|
Y: 210
|
||||||
Width: 145
|
Width: 145
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Label@STATUS_BARS:
|
|
||||||
X: 250
|
|
||||||
Y: 257
|
|
||||||
Width: 145
|
|
||||||
Text: Status Bars:
|
|
||||||
Align: Right
|
|
||||||
DropDownButton@STATUS_BAR_DROPDOWN:
|
|
||||||
X: 400
|
|
||||||
Y: 245
|
|
||||||
Width: 170
|
|
||||||
Height: 25
|
|
||||||
Font: Regular
|
|
||||||
Label@TARGET_LINES:
|
Label@TARGET_LINES:
|
||||||
X: 250
|
X: 250
|
||||||
Y: 227
|
Y: 210
|
||||||
Width: 145
|
Width: 145
|
||||||
|
Height: 25
|
||||||
Text: Target Lines:
|
Text: Target Lines:
|
||||||
Align: Right
|
Align: Right
|
||||||
DropDownButton@TARGET_LINES_DROPDOWN:
|
DropDownButton@TARGET_LINES_DROPDOWN:
|
||||||
X: 400
|
X: 400
|
||||||
Y: 215
|
Y: 210
|
||||||
Width: 170
|
Width: 175
|
||||||
|
Height: 25
|
||||||
|
Font: Regular
|
||||||
|
Label@STATUS_BARS:
|
||||||
|
X: 250
|
||||||
|
Y: 240
|
||||||
|
Width: 145
|
||||||
|
Height: 25
|
||||||
|
Text: Status Bars:
|
||||||
|
Align: Right
|
||||||
|
DropDownButton@STATUS_BAR_DROPDOWN:
|
||||||
|
X: 400
|
||||||
|
Y: 240
|
||||||
|
Width: 175
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Container@AUDIO_PANEL:
|
Container@AUDIO_PANEL:
|
||||||
@@ -253,73 +257,73 @@ Container@SETTINGS_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@SOUND_LABEL:
|
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
|
||||||
Y: 38
|
|
||||||
Width: 95
|
|
||||||
Height: 25
|
|
||||||
Align: Right
|
|
||||||
Text: Sound Volume:
|
|
||||||
ExponentialSlider@SOUND_VOLUME:
|
|
||||||
X: PARENT_RIGHT - WIDTH - 15
|
|
||||||
Y: 43
|
|
||||||
Width: 250
|
|
||||||
Height: 20
|
|
||||||
Ticks: 7
|
|
||||||
Checkbox@CASH_TICKS:
|
Checkbox@CASH_TICKS:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 40
|
Y: 43
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Cash Ticks
|
Text: Cash Ticks
|
||||||
Checkbox@MUTE_SOUND:
|
Checkbox@MUTE_SOUND:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 70
|
Y: 73
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Mute Sound
|
Text: Mute Sound
|
||||||
|
Label@SOUND_LABEL:
|
||||||
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
|
Y: 40
|
||||||
|
Width: 95
|
||||||
|
Height: 25
|
||||||
|
Align: Right
|
||||||
|
Text: Sound Volume:
|
||||||
|
ExponentialSlider@SOUND_VOLUME:
|
||||||
|
X: PARENT_RIGHT - WIDTH - 15
|
||||||
|
Y: 45
|
||||||
|
Width: 250
|
||||||
|
Height: 20
|
||||||
|
Ticks: 7
|
||||||
Label@MUSIC_LABEL:
|
Label@MUSIC_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
Y: 68
|
Y: 70
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
Text: Music Volume:
|
Text: Music Volume:
|
||||||
ExponentialSlider@MUSIC_VOLUME:
|
ExponentialSlider@MUSIC_VOLUME:
|
||||||
X: PARENT_RIGHT - WIDTH - 15
|
X: PARENT_RIGHT - WIDTH - 15
|
||||||
Y: 73
|
Y: 75
|
||||||
Width: 250
|
Width: 250
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 7
|
Ticks: 7
|
||||||
Label@VIDEO_LABEL:
|
Label@VIDEO_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
Y: 98
|
Y: 100
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
Text: Video Volume:
|
Text: Video Volume:
|
||||||
ExponentialSlider@VIDEO_VOLUME:
|
ExponentialSlider@VIDEO_VOLUME:
|
||||||
X: PARENT_RIGHT - WIDTH - 15
|
X: PARENT_RIGHT - WIDTH - 15
|
||||||
Y: 103
|
Y: 105
|
||||||
Width: 250
|
Width: 250
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 7
|
Ticks: 7
|
||||||
Label@AUDIO_DEVICE_LABEL:
|
Label@AUDIO_DEVICE_LABEL:
|
||||||
X: 190 - WIDTH - 5
|
X: 190 - WIDTH - 5
|
||||||
Y: 245
|
Y: 240
|
||||||
Width: 75
|
Width: 75
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
Text: Audio Device:
|
Text: Audio Device:
|
||||||
DropDownButton@AUDIO_DEVICE:
|
DropDownButton@AUDIO_DEVICE:
|
||||||
X: 190
|
X: 190
|
||||||
Y: 245
|
Y: 240
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 25
|
Height: 25
|
||||||
Label@AUDIO_DEVICE_DESC:
|
Label@AUDIO_DEVICE_DESC:
|
||||||
Y: 266
|
Y: 261
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -337,9 +341,9 @@ Container@SETTINGS_PANEL:
|
|||||||
Align: Center
|
Align: Center
|
||||||
Label@MOUSE_CONTROL_LABEL:
|
Label@MOUSE_CONTROL_LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 43
|
Y: 40
|
||||||
Width: 110
|
Width: 110
|
||||||
Height: 20
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Control Scheme:
|
Text: Control Scheme:
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -359,43 +363,43 @@ Container@SETTINGS_PANEL:
|
|||||||
Font: Small
|
Font: Small
|
||||||
Text: - Select units using the {Left} mouse button
|
Text: - Select units using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 16
|
Y: 17
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Command units using the {Left} mouse button
|
Text: - Command units using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 32
|
Y: 34
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Place structures using the {Left} mouse button
|
Text: - Place structures using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 48
|
Y: 51
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Target support powers using the {Left} mouse button
|
Text: - Target support powers using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 64
|
Y: 68
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Zoom the battlefield using the {Scroll Wheel}
|
Text: - Zoom the battlefield using the {Scroll Wheel}
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 64
|
Y: 68
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Zoom the battlefield using {MODIFIER + Scroll Wheel}
|
Text: - Zoom the battlefield using {MODIFIER + Scroll Wheel}
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 80
|
Y: 85
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Pan the battlefield using the {Right} mouse button
|
Text: - Pan the battlefield using the {Right} mouse button
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 80
|
Y: 85
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Pan the battlefield using the {Middle} mouse button
|
Text: - Pan the battlefield using the {Middle} mouse button
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 96
|
Y: 102
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: or by moving the cursor to the edge of the screen
|
Text: or by moving the cursor to the edge of the screen
|
||||||
@@ -409,146 +413,152 @@ Container@SETTINGS_PANEL:
|
|||||||
Font: Small
|
Font: Small
|
||||||
Text: - Select units using the {Left} mouse button
|
Text: - Select units using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 16
|
Y: 17
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Command units using the {Right} mouse button
|
Text: - Command units using the {Right} mouse button
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 32
|
Y: 34
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Place structures using the {Left} mouse button
|
Text: - Place structures using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 48
|
Y: 51
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Target support powers using the {Left} mouse button
|
Text: - Target support powers using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 64
|
Y: 68
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Zoom the battlefield using the {Scroll Wheel}
|
Text: - Zoom the battlefield using the {Scroll Wheel}
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 64
|
Y: 68
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Zoom the battlefield using {MODIFIER + Scroll Wheel}
|
Text: - Zoom the battlefield using {MODIFIER + Scroll Wheel}
|
||||||
LabelWithHighlight@DESC_SCROLL:
|
LabelWithHighlight@DESC_SCROLL:
|
||||||
Y: 80
|
Y: 85
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Pan the battlefield using the {Middle} mouse button
|
Text: - Pan the battlefield using the {Middle} mouse button
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 96
|
Y: 102
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: or by moving the cursor to the edge of the screen
|
Text: or by moving the cursor to the edge of the screen
|
||||||
Label@MOUSE_SCROLL_TYPE_LABEL:
|
Label@MOUSE_SCROLL_TYPE_LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 201
|
Y: 210
|
||||||
Width: 110
|
Width: 110
|
||||||
Height: 20
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Pan Behaviour:
|
Text: Pan Behaviour:
|
||||||
Align: Right
|
Align: Right
|
||||||
DropDownButton@MOUSE_SCROLL_TYPE_DROPDOWN:
|
DropDownButton@MOUSE_SCROLL_TYPE_DROPDOWN:
|
||||||
X: 130
|
X: 130
|
||||||
Y: 198
|
Y: 210
|
||||||
Width: 150
|
Width: 150
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Checkbox@LOCKMOUSE_CHECKBOX:
|
Checkbox@LOCKMOUSE_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 230
|
Y: 243
|
||||||
Width: 190
|
Width: 190
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Lock Mouse to Window
|
Text: Lock Mouse to Window
|
||||||
Label@ZOOM_MODIFIER_LABEL:
|
Label@ZOOM_MODIFIER_LABEL:
|
||||||
X: 350
|
X: 350
|
||||||
Y: 71
|
Y: 70
|
||||||
Width: 70
|
Width: 70
|
||||||
Height: 20
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Zoom Modifier:
|
Text: Zoom Modifier:
|
||||||
Align: Right
|
Align: Right
|
||||||
DropDownButton@ZOOM_MODIFIER:
|
DropDownButton@ZOOM_MODIFIER:
|
||||||
X: 425
|
X: 425
|
||||||
Y: 68
|
Y: 70
|
||||||
Width: 145
|
Width: 150
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Checkbox@EDGESCROLL_CHECKBOX:
|
Checkbox@EDGESCROLL_CHECKBOX:
|
||||||
X: 360
|
X: 360
|
||||||
Y: 100
|
Y: 103
|
||||||
Width: 180
|
Width: 180
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Screen Edge Panning
|
Text: Screen Edge Panning
|
||||||
Checkbox@CLASSIC_MOUSE_MIDDLE_SCROLL_CHECKBOX:
|
Checkbox@CLASSIC_MOUSE_MIDDLE_SCROLL_CHECKBOX:
|
||||||
X: 360
|
X: 360
|
||||||
Y: 130
|
Y: 133
|
||||||
Width: 180
|
Width: 180
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Middle Mouse Panning
|
Text: Middle Mouse Panning
|
||||||
Label@SCROLL_SPEED_LABEL:
|
Label@SCROLL_SPEED_LABEL:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 197
|
Y: 210
|
||||||
Width: 100
|
Width: 100
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Pan Speed:
|
Text: Pan Speed:
|
||||||
Align: Right
|
Align: Right
|
||||||
Slider@SCROLLSPEED_SLIDER:
|
Slider@SCROLLSPEED_SLIDER:
|
||||||
X: 415
|
X: 415
|
||||||
Y: 202
|
Y: 215
|
||||||
Width: 165
|
Width: 160
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 5
|
Ticks: 5
|
||||||
MinimumValue: 10
|
MinimumValue: 10
|
||||||
MaximumValue: 50
|
MaximumValue: 50
|
||||||
Label@ZOOM_SPEED_LABEL:
|
Label@ZOOM_SPEED_LABEL:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 227
|
Y: 240
|
||||||
Width: 100
|
Width: 100
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Zoom Speed:
|
Text: Zoom Speed:
|
||||||
Align: Right
|
Align: Right
|
||||||
ExponentialSlider@ZOOMSPEED_SLIDER:
|
ExponentialSlider@ZOOMSPEED_SLIDER:
|
||||||
X: 415
|
X: 415
|
||||||
Y: 232
|
Y: 245
|
||||||
Width: 165
|
Width: 160
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 5
|
Ticks: 5
|
||||||
MinimumValue: 0.01
|
MinimumValue: 0.01
|
||||||
MaximumValue: 0.4
|
MaximumValue: 0.4
|
||||||
Label@UI_SCROLL_SPEED_LABEL:
|
Label@UI_SCROLL_SPEED_LABEL:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 257
|
Y: 270
|
||||||
Width: 100
|
Width: 100
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: UI Scroll Speed:
|
Text: UI Scroll Speed:
|
||||||
Align: Right
|
Align: Right
|
||||||
Slider@UI_SCROLLSPEED_SLIDER:
|
Slider@UI_SCROLLSPEED_SLIDER:
|
||||||
X: 415
|
X: 415
|
||||||
Y: 262
|
Y: 275
|
||||||
Width: 165
|
Width: 160
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 5
|
Ticks: 5
|
||||||
MinimumValue: 1
|
MinimumValue: 1
|
||||||
MaximumValue: 100
|
MaximumValue: 100
|
||||||
Container@HOTKEYS_PANEL:
|
Container@HOTKEYS_PANEL:
|
||||||
X: 15
|
Width: PARENT_RIGHT
|
||||||
Y: 15
|
Height: PARENT_BOTTOM
|
||||||
Width: PARENT_RIGHT - 15
|
|
||||||
Height: PARENT_BOTTOM - 15
|
|
||||||
Children:
|
Children:
|
||||||
|
Label@HOTKEY_TITLE:
|
||||||
|
Y: 21
|
||||||
|
Width: PARENT_RIGHT
|
||||||
|
Font: Bold
|
||||||
|
Text: Hotkeys
|
||||||
|
Align: Center
|
||||||
ScrollPanel@HOTKEY_LIST:
|
ScrollPanel@HOTKEY_LIST:
|
||||||
Width: PARENT_RIGHT - 15
|
X: 15
|
||||||
|
Y: 40
|
||||||
|
Width: PARENT_RIGHT - 30
|
||||||
TopBottomSpacing: 4
|
TopBottomSpacing: 4
|
||||||
ItemSpacing: 4
|
ItemSpacing: 4
|
||||||
Height: 242
|
Height: 191
|
||||||
Children:
|
Children:
|
||||||
ScrollItem@HEADER:
|
ScrollItem@HEADER:
|
||||||
Width: 528
|
Width: 528
|
||||||
@@ -595,26 +605,27 @@ Container@SETTINGS_PANEL:
|
|||||||
Align: Left
|
Align: Left
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
Background@HOTKEY_DIALOG_ROOT:
|
Background@HOTKEY_DIALOG_ROOT:
|
||||||
Y: 255
|
X: 15
|
||||||
Width: PARENT_RIGHT - 15
|
Y: 230
|
||||||
Height: 75
|
Width: PARENT_RIGHT - 30
|
||||||
|
Height: 65
|
||||||
Background: panel-gray
|
Background: panel-gray
|
||||||
Children:
|
Children:
|
||||||
Label@HOTKEY_LABEL:
|
Label@HOTKEY_LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 14
|
Y: 19
|
||||||
Width: 220 - 15 - 10
|
Width: 220 - 15 - 10
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Right
|
Align: Right
|
||||||
HotkeyEntry@HOTKEY_ENTRY:
|
HotkeyEntry@HOTKEY_ENTRY:
|
||||||
X: 220
|
X: 220
|
||||||
Y: 15
|
Y: 20
|
||||||
Width: 254
|
Width: 254
|
||||||
Height: 25
|
Height: 25
|
||||||
Container@NOTICES:
|
Container@NOTICES:
|
||||||
X: 220
|
X: 220
|
||||||
Y: 40
|
Y: 42
|
||||||
Width: 254
|
Width: 254
|
||||||
Height: 25
|
Height: 25
|
||||||
Children:
|
Children:
|
||||||
@@ -638,7 +649,7 @@ Container@SETTINGS_PANEL:
|
|||||||
Text: This is already used for "{0}"
|
Text: This is already used for "{0}"
|
||||||
Button@CLEAR_HOTKEY_BUTTON:
|
Button@CLEAR_HOTKEY_BUTTON:
|
||||||
X: PARENT_RIGHT - 25 - 15 - WIDTH - 10
|
X: PARENT_RIGHT - 25 - 15 - WIDTH - 10
|
||||||
Y: 15
|
Y: 20
|
||||||
Width: 25
|
Width: 25
|
||||||
Height: 25
|
Height: 25
|
||||||
TooltipText: Unbind the hotkey
|
TooltipText: Unbind the hotkey
|
||||||
@@ -653,7 +664,7 @@ Container@SETTINGS_PANEL:
|
|||||||
IgnoreMouseOver: True
|
IgnoreMouseOver: True
|
||||||
Button@RESET_HOTKEY_BUTTON:
|
Button@RESET_HOTKEY_BUTTON:
|
||||||
X: PARENT_RIGHT - WIDTH - 15
|
X: PARENT_RIGHT - WIDTH - 15
|
||||||
Y: 15
|
Y: 20
|
||||||
Width: 25
|
Width: 25
|
||||||
Height: 25
|
Height: 25
|
||||||
TooltipText: Reset to default
|
TooltipText: Reset to default
|
||||||
@@ -680,62 +691,62 @@ Container@SETTINGS_PANEL:
|
|||||||
Align: Center
|
Align: Center
|
||||||
Checkbox@NAT_DISCOVERY:
|
Checkbox@NAT_DISCOVERY:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 40
|
Y: 43
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Enable Network Discovery (UPnP)
|
Text: Enable Network Discovery (UPnP)
|
||||||
Checkbox@PERFTEXT_CHECKBOX:
|
Checkbox@PERFTEXT_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 70
|
Y: 73
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Performance Text
|
Text: Show Performance Text
|
||||||
Checkbox@PERFGRAPH_CHECKBOX:
|
Checkbox@PERFGRAPH_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 100
|
Y: 103
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Performance Graph
|
Text: Show Performance Graph
|
||||||
Checkbox@FETCH_NEWS_CHECKBOX:
|
Checkbox@FETCH_NEWS_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 40
|
Y: 43
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Fetch Community News
|
Text: Fetch Community News
|
||||||
Checkbox@CHECK_VERSION_CHECKBOX:
|
Checkbox@CHECK_VERSION_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 70
|
Y: 73
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Check for Updates
|
Text: Check for Updates
|
||||||
Checkbox@SENDSYSINFO_CHECKBOX:
|
Checkbox@SENDSYSINFO_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 100
|
Y: 103
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Send System Information
|
Text: Send System Information
|
||||||
Label@SENDSYSINFO_DESC:
|
Label@SENDSYSINFO_DESC:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 116
|
Y: 118
|
||||||
Width: 250
|
Width: 255
|
||||||
Height: 30
|
Height: 30
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
WordWrap: True
|
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.
|
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:
|
Label@DEBUG_TITLE:
|
||||||
Y: 201
|
Y: 190
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: Developer
|
Text: Developer
|
||||||
Align: Center
|
Align: Center
|
||||||
Container@DEBUG_HIDDEN_LABEL:
|
Container@DEBUG_HIDDEN_LABEL:
|
||||||
Y: 252
|
Y: 245
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
Label@A:
|
Label@A:
|
||||||
@@ -757,48 +768,48 @@ Container@SETTINGS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Checkbox@BOTDEBUG_CHECKBOX:
|
Checkbox@BOTDEBUG_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 220
|
Y: 213
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Bot Debug Messages
|
Text: Show Bot Debug Messages
|
||||||
Checkbox@CHECKUNSYNCED_CHECKBOX:
|
Checkbox@CHECKUNSYNCED_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 250
|
Y: 243
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Check Sync around Unsynced Code
|
Text: Check Sync around Unsynced Code
|
||||||
Checkbox@CHECKBOTSYNC_CHECKBOX:
|
Checkbox@CHECKBOTSYNC_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 280
|
Y: 273
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Check Sync around BotModule Code
|
Text: Check Sync around BotModule Code
|
||||||
Checkbox@LUADEBUG_CHECKBOX:
|
Checkbox@LUADEBUG_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 220
|
Y: 213
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Map Debug Messages
|
Text: Show Map Debug Messages
|
||||||
Checkbox@REPLAY_COMMANDS_CHECKBOX:
|
Checkbox@REPLAY_COMMANDS_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 250
|
Y: 243
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Enable Debug Commands in Replays
|
Text: Enable Debug Commands in Replays
|
||||||
Button@BACK_BUTTON:
|
Button@BACK_BUTTON:
|
||||||
Key: escape
|
Key: escape
|
||||||
Y: 393
|
Y: 343
|
||||||
Width: 140
|
Width: 140
|
||||||
Height: 35
|
Height: 35
|
||||||
Text: Back
|
Text: Back
|
||||||
Button@RESET_BUTTON:
|
Button@RESET_BUTTON:
|
||||||
X: 150
|
X: 150
|
||||||
Y: 393
|
Y: 343
|
||||||
Width: 140
|
Width: 140
|
||||||
Height: 35
|
Height: 35
|
||||||
Text: Reset
|
Text: Reset
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ Background@SETTINGS_PANEL:
|
|||||||
X: (WINDOW_RIGHT - WIDTH) / 2
|
X: (WINDOW_RIGHT - WIDTH) / 2
|
||||||
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
||||||
Width: 600
|
Width: 600
|
||||||
Height: 450
|
Height: 400
|
||||||
Children:
|
Children:
|
||||||
Label@SETTINGS_LABEL_TITLE:
|
Label@SETTINGS_LABEL_TITLE:
|
||||||
Y: 20
|
Y: 20
|
||||||
@@ -183,7 +183,7 @@ Background@SETTINGS_PANEL:
|
|||||||
MaximumValue: 240
|
MaximumValue: 240
|
||||||
Checkbox@PLAYER_STANCE_COLORS_CHECKBOX:
|
Checkbox@PLAYER_STANCE_COLORS_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 195
|
Y: 183
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -191,18 +191,19 @@ Background@SETTINGS_PANEL:
|
|||||||
Label@PLAYER:
|
Label@PLAYER:
|
||||||
Text: Player:
|
Text: Player:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 208
|
Y: 180
|
||||||
|
Height: 25
|
||||||
TextField@PLAYERNAME:
|
TextField@PLAYERNAME:
|
||||||
Text: Name
|
Text: Name
|
||||||
X: 65
|
X: 65
|
||||||
Y: 195
|
Y: 180
|
||||||
Width: 145
|
Width: 145
|
||||||
Height: 25
|
Height: 25
|
||||||
MaxLength: 16
|
MaxLength: 16
|
||||||
ColorPreviewManager@COLOR_MANAGER:
|
ColorPreviewManager@COLOR_MANAGER:
|
||||||
DropDownButton@PLAYERCOLOR:
|
DropDownButton@PLAYERCOLOR:
|
||||||
X: 215
|
X: 215
|
||||||
Y: 195
|
Y: 180
|
||||||
Width: 70
|
Width: 70
|
||||||
Height: 25
|
Height: 25
|
||||||
IgnoreChildMouseOver: true
|
IgnoreChildMouseOver: true
|
||||||
@@ -214,39 +215,41 @@ Background@SETTINGS_PANEL:
|
|||||||
Height: PARENT_BOTTOM - 12
|
Height: PARENT_BOTTOM - 12
|
||||||
Label@BATTLEFIELD_CAMERA:
|
Label@BATTLEFIELD_CAMERA:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 242
|
Y: 210
|
||||||
Width: 120
|
Width: 120
|
||||||
|
Height: 25
|
||||||
Text: Battlefield Camera:
|
Text: Battlefield Camera:
|
||||||
Align: Right
|
Align: Right
|
||||||
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
|
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
|
||||||
X: 140
|
X: 140
|
||||||
Y: 230
|
Y: 210
|
||||||
Width: 145
|
Width: 145
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Label@STATUS_BARS:
|
|
||||||
X: 250
|
|
||||||
Y: 277
|
|
||||||
Width: 145
|
|
||||||
Text: Status Bars:
|
|
||||||
Align: Right
|
|
||||||
DropDownButton@STATUS_BAR_DROPDOWN:
|
|
||||||
X: 400
|
|
||||||
Y: 265
|
|
||||||
Width: 180
|
|
||||||
Height: 25
|
|
||||||
Font: Regular
|
|
||||||
Text: Standard
|
|
||||||
Label@TARGET_LINES:
|
Label@TARGET_LINES:
|
||||||
X: 250
|
X: 250
|
||||||
Y: 242
|
Y: 210
|
||||||
Width: 145
|
Width: 145
|
||||||
|
Height: 25
|
||||||
Text: Target Lines:
|
Text: Target Lines:
|
||||||
Align: Right
|
Align: Right
|
||||||
DropDownButton@TARGET_LINES_DROPDOWN:
|
DropDownButton@TARGET_LINES_DROPDOWN:
|
||||||
X: 400
|
X: 400
|
||||||
Y: 230
|
Y: 210
|
||||||
Width: 180
|
Width: 175
|
||||||
|
Height: 25
|
||||||
|
Font: Regular
|
||||||
|
Label@STATUS_BARS:
|
||||||
|
X: 250
|
||||||
|
Y: 240
|
||||||
|
Width: 145
|
||||||
|
Height: 25
|
||||||
|
Text: Status Bars:
|
||||||
|
Align: Right
|
||||||
|
DropDownButton@STATUS_BAR_DROPDOWN:
|
||||||
|
X: 400
|
||||||
|
Y: 240
|
||||||
|
Width: 175
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Container@AUDIO_PANEL:
|
Container@AUDIO_PANEL:
|
||||||
@@ -264,73 +267,73 @@ Background@SETTINGS_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@SOUND_LABEL:
|
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
|
||||||
Y: 39
|
|
||||||
Width: 95
|
|
||||||
Height: 25
|
|
||||||
Align: Right
|
|
||||||
Text: Sound Volume:
|
|
||||||
ExponentialSlider@SOUND_VOLUME:
|
|
||||||
X: PARENT_RIGHT - WIDTH - 15
|
|
||||||
Y: 43
|
|
||||||
Width: 250
|
|
||||||
Height: 20
|
|
||||||
Ticks: 7
|
|
||||||
Checkbox@CASH_TICKS:
|
Checkbox@CASH_TICKS:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 40
|
Y: 43
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Cash Ticks
|
Text: Cash Ticks
|
||||||
Checkbox@MUTE_SOUND:
|
Checkbox@MUTE_SOUND:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 70
|
Y: 73
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Mute Sound
|
Text: Mute Sound
|
||||||
|
Label@SOUND_LABEL:
|
||||||
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
|
Y: 40
|
||||||
|
Width: 95
|
||||||
|
Height: 25
|
||||||
|
Align: Right
|
||||||
|
Text: Sound Volume:
|
||||||
|
ExponentialSlider@SOUND_VOLUME:
|
||||||
|
X: PARENT_RIGHT - WIDTH - 15
|
||||||
|
Y: 45
|
||||||
|
Width: 250
|
||||||
|
Height: 20
|
||||||
|
Ticks: 7
|
||||||
Label@MUSIC_LABEL:
|
Label@MUSIC_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
Y: 69
|
Y: 70
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
Text: Music Volume:
|
Text: Music Volume:
|
||||||
ExponentialSlider@MUSIC_VOLUME:
|
ExponentialSlider@MUSIC_VOLUME:
|
||||||
X: PARENT_RIGHT - WIDTH - 15
|
X: PARENT_RIGHT - WIDTH - 15
|
||||||
Y: 73
|
Y: 75
|
||||||
Width: 250
|
Width: 250
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 7
|
Ticks: 7
|
||||||
Label@VIDEO_LABEL:
|
Label@VIDEO_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
Y: 99
|
Y: 100
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
Text: Video Volume:
|
Text: Video Volume:
|
||||||
ExponentialSlider@VIDEO_VOLUME:
|
ExponentialSlider@VIDEO_VOLUME:
|
||||||
X: PARENT_RIGHT - WIDTH - 15
|
X: PARENT_RIGHT - WIDTH - 15
|
||||||
Y: 103
|
Y: 105
|
||||||
Width: 250
|
Width: 250
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 7
|
Ticks: 7
|
||||||
Label@AUDIO_DEVICE_LABEL:
|
Label@AUDIO_DEVICE_LABEL:
|
||||||
X: 190 - WIDTH - 5
|
X: 190 - WIDTH - 5
|
||||||
Y: 245
|
Y: 240
|
||||||
Width: 75
|
Width: 75
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
Text: Audio Device:
|
Text: Audio Device:
|
||||||
DropDownButton@AUDIO_DEVICE:
|
DropDownButton@AUDIO_DEVICE:
|
||||||
X: 190
|
X: 190
|
||||||
Y: 245
|
Y: 240
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 25
|
Height: 25
|
||||||
Label@AUDIO_DEVICE_DESC:
|
Label@AUDIO_DEVICE_DESC:
|
||||||
Y: 266
|
Y: 261
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -344,9 +347,9 @@ Background@SETTINGS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@MOUSE_CONTROL_LABEL:
|
Label@MOUSE_CONTROL_LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 43
|
Y: 40
|
||||||
Width: 110
|
Width: 110
|
||||||
Height: 20
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Control Scheme:
|
Text: Control Scheme:
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -366,43 +369,43 @@ Background@SETTINGS_PANEL:
|
|||||||
Font: Small
|
Font: Small
|
||||||
Text: - Select units using the {Left} mouse button
|
Text: - Select units using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 16
|
Y: 17
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Command units using the {Left} mouse button
|
Text: - Command units using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 32
|
Y: 34
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Place structures using the {Left} mouse button
|
Text: - Place structures using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 48
|
Y: 51
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Target support powers using the {Left} mouse button
|
Text: - Target support powers using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 64
|
Y: 68
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Zoom the battlefield using the {Scroll Wheel}
|
Text: - Zoom the battlefield using the {Scroll Wheel}
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 64
|
Y: 68
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Zoom the battlefield using {MODIFIER + Scroll Wheel}
|
Text: - Zoom the battlefield using {MODIFIER + Scroll Wheel}
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 80
|
Y: 85
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Pan the battlefield using the {Right} mouse button
|
Text: - Pan the battlefield using the {Right} mouse button
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 80
|
Y: 85
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Pan the battlefield using the {Middle} mouse button
|
Text: - Pan the battlefield using the {Middle} mouse button
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 96
|
Y: 102
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: or by moving the cursor to the edge of the screen
|
Text: or by moving the cursor to the edge of the screen
|
||||||
@@ -416,100 +419,100 @@ Background@SETTINGS_PANEL:
|
|||||||
Font: Small
|
Font: Small
|
||||||
Text: - Select units using the {Left} mouse button
|
Text: - Select units using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 16
|
Y: 17
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Command units using the {Right} mouse button
|
Text: - Command units using the {Right} mouse button
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 32
|
Y: 34
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Place structures using the {Left} mouse button
|
Text: - Place structures using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 48
|
Y: 51
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Target support powers using the {Left} mouse button
|
Text: - Target support powers using the {Left} mouse button
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 64
|
Y: 68
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Zoom the battlefield using the {Scroll Wheel}
|
Text: - Zoom the battlefield using the {Scroll Wheel}
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 64
|
Y: 68
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Zoom the battlefield using {MODIFIER + Scroll Wheel}
|
Text: - Zoom the battlefield using {MODIFIER + Scroll Wheel}
|
||||||
LabelWithHighlight@DESC_SCROLL:
|
LabelWithHighlight@DESC_SCROLL:
|
||||||
Y: 80
|
Y: 85
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: - Pan the battlefield using the {Middle} mouse button
|
Text: - Pan the battlefield using the {Middle} mouse button
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 96
|
Y: 102
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: or by moving the cursor to the edge of the screen
|
Text: or by moving the cursor to the edge of the screen
|
||||||
Label@MOUSE_SCROLL_TYPE_LABEL:
|
Label@MOUSE_SCROLL_TYPE_LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 201
|
Y: 210
|
||||||
Width: 110
|
Width: 110
|
||||||
Height: 20
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Pan Behaviour:
|
Text: Pan Behaviour:
|
||||||
Align: Right
|
Align: Right
|
||||||
DropDownButton@MOUSE_SCROLL_TYPE_DROPDOWN:
|
DropDownButton@MOUSE_SCROLL_TYPE_DROPDOWN:
|
||||||
X: 130
|
X: 130
|
||||||
Y: 198
|
Y: 210
|
||||||
Width: 150
|
Width: 150
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Checkbox@LOCKMOUSE_CHECKBOX:
|
Checkbox@LOCKMOUSE_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 230
|
Y: 243
|
||||||
Width: 190
|
Width: 190
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Lock Mouse to Window
|
Text: Lock Mouse to Window
|
||||||
Label@ZOOM_MODIFIER_LABEL:
|
Label@ZOOM_MODIFIER_LABEL:
|
||||||
X: 350
|
X: 350
|
||||||
Y: 71
|
Y: 70
|
||||||
Width: 70
|
Width: 70
|
||||||
Height: 20
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Zoom Modifier:
|
Text: Zoom Modifier:
|
||||||
Align: Right
|
Align: Right
|
||||||
DropDownButton@ZOOM_MODIFIER:
|
DropDownButton@ZOOM_MODIFIER:
|
||||||
X: 425
|
X: 425
|
||||||
Y: 68
|
Y: 70
|
||||||
Width: 150
|
Width: 150
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Checkbox@EDGESCROLL_CHECKBOX:
|
Checkbox@EDGESCROLL_CHECKBOX:
|
||||||
X: 360
|
X: 360
|
||||||
Y: 100
|
Y: 103
|
||||||
Width: 180
|
Width: 180
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Screen Edge Panning
|
Text: Screen Edge Panning
|
||||||
Checkbox@CLASSIC_MOUSE_MIDDLE_SCROLL_CHECKBOX:
|
Checkbox@CLASSIC_MOUSE_MIDDLE_SCROLL_CHECKBOX:
|
||||||
X: 360
|
X: 360
|
||||||
Y: 130
|
Y: 133
|
||||||
Width: 180
|
Width: 180
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Middle Mouse Panning
|
Text: Middle Mouse Panning
|
||||||
Label@SCROLL_SPEED_LABEL:
|
Label@SCROLL_SPEED_LABEL:
|
||||||
X: 305
|
X: 305
|
||||||
Y: 197
|
Y: 210
|
||||||
Width: 100
|
Width: 100
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Pan Speed:
|
Text: Pan Speed:
|
||||||
Align: Right
|
Align: Right
|
||||||
Slider@SCROLLSPEED_SLIDER:
|
Slider@SCROLLSPEED_SLIDER:
|
||||||
X: 410
|
X: 410
|
||||||
Y: 202
|
Y: 215
|
||||||
Width: 165
|
Width: 165
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 5
|
Ticks: 5
|
||||||
@@ -517,14 +520,14 @@ Background@SETTINGS_PANEL:
|
|||||||
MaximumValue: 50
|
MaximumValue: 50
|
||||||
Label@ZOOM_SPEED_LABEL:
|
Label@ZOOM_SPEED_LABEL:
|
||||||
X: 305
|
X: 305
|
||||||
Y: 227
|
Y: 240
|
||||||
Width: 100
|
Width: 100
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Zoom Speed:
|
Text: Zoom Speed:
|
||||||
Align: Right
|
Align: Right
|
||||||
ExponentialSlider@ZOOMSPEED_SLIDER:
|
ExponentialSlider@ZOOMSPEED_SLIDER:
|
||||||
X: 410
|
X: 410
|
||||||
Y: 232
|
Y: 245
|
||||||
Width: 165
|
Width: 165
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 5
|
Ticks: 5
|
||||||
@@ -532,14 +535,14 @@ Background@SETTINGS_PANEL:
|
|||||||
MaximumValue: 0.4
|
MaximumValue: 0.4
|
||||||
Label@UI_SCROLL_SPEED_LABEL:
|
Label@UI_SCROLL_SPEED_LABEL:
|
||||||
X: 305
|
X: 305
|
||||||
Y: 257
|
Y: 270
|
||||||
Width: 100
|
Width: 100
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: UI Scroll Speed:
|
Text: UI Scroll Speed:
|
||||||
Align: Right
|
Align: Right
|
||||||
Slider@UI_SCROLLSPEED_SLIDER:
|
Slider@UI_SCROLLSPEED_SLIDER:
|
||||||
X: 410
|
X: 410
|
||||||
Y: 262
|
Y: 275
|
||||||
Width: 165
|
Width: 165
|
||||||
Height: 20
|
Height: 20
|
||||||
Ticks: 5
|
Ticks: 5
|
||||||
@@ -557,7 +560,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Width: PARENT_RIGHT - 30
|
Width: PARENT_RIGHT - 30
|
||||||
TopBottomSpacing: 4
|
TopBottomSpacing: 4
|
||||||
ItemSpacing: 4
|
ItemSpacing: 4
|
||||||
Height: 222
|
Height: 190
|
||||||
Children:
|
Children:
|
||||||
ScrollItem@HEADER:
|
ScrollItem@HEADER:
|
||||||
BaseName: scrollheader
|
BaseName: scrollheader
|
||||||
@@ -616,9 +619,9 @@ Background@SETTINGS_PANEL:
|
|||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
Background@HOTKEY_DIALOG_ROOT:
|
Background@HOTKEY_DIALOG_ROOT:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 270
|
Y: 230
|
||||||
Width: PARENT_RIGHT - 30
|
Width: PARENT_RIGHT - 30
|
||||||
Height: 73
|
Height: 65
|
||||||
Background: dialog3
|
Background: dialog3
|
||||||
Children:
|
Children:
|
||||||
Label@HOTKEY_LABEL:
|
Label@HOTKEY_LABEL:
|
||||||
@@ -685,62 +688,62 @@ Background@SETTINGS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Checkbox@NAT_DISCOVERY:
|
Checkbox@NAT_DISCOVERY:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 40
|
Y: 43
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Enable Network Discovery (UPnP)
|
Text: Enable Network Discovery (UPnP)
|
||||||
Checkbox@PERFTEXT_CHECKBOX:
|
Checkbox@PERFTEXT_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 70
|
Y: 73
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Performance Text
|
Text: Show Performance Text
|
||||||
Checkbox@PERFGRAPH_CHECKBOX:
|
Checkbox@PERFGRAPH_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 100
|
Y: 103
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Performance Graph
|
Text: Show Performance Graph
|
||||||
Checkbox@FETCH_NEWS_CHECKBOX:
|
Checkbox@FETCH_NEWS_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 40
|
Y: 43
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Fetch Community News
|
Text: Fetch Community News
|
||||||
Checkbox@CHECK_VERSION_CHECKBOX:
|
Checkbox@CHECK_VERSION_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 70
|
Y: 73
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Check for Updates
|
Text: Check for Updates
|
||||||
Checkbox@SENDSYSINFO_CHECKBOX:
|
Checkbox@SENDSYSINFO_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 100
|
Y: 103
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Send System Information
|
Text: Send System Information
|
||||||
Label@SENDSYSINFO_DESC:
|
Label@SENDSYSINFO_DESC:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 115
|
Y: 118
|
||||||
Width: 250
|
Width: 255
|
||||||
Height: 30
|
Height: 30
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
WordWrap: True
|
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.
|
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:
|
Label@DEBUG_TITLE:
|
||||||
Y: 200
|
Y: 190
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: Developer
|
Text: Developer
|
||||||
Align: Center
|
Align: Center
|
||||||
Container@DEBUG_HIDDEN_LABEL:
|
Container@DEBUG_HIDDEN_LABEL:
|
||||||
Y: 250
|
Y: 245
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
Label@A:
|
Label@A:
|
||||||
@@ -762,35 +765,35 @@ Background@SETTINGS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Checkbox@BOTDEBUG_CHECKBOX:
|
Checkbox@BOTDEBUG_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 220
|
Y: 213
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Bot Debug Messages
|
Text: Show Bot Debug Messages
|
||||||
Checkbox@CHECKUNSYNCED_CHECKBOX:
|
Checkbox@CHECKUNSYNCED_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 250
|
Y: 243
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Check Sync around Unsynced Code
|
Text: Check Sync around Unsynced Code
|
||||||
Checkbox@CHECKBOTSYNC_CHECKBOX:
|
Checkbox@CHECKBOTSYNC_CHECKBOX:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 280
|
Y: 273
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Check Sync around BotModule Code
|
Text: Check Sync around BotModule Code
|
||||||
Checkbox@LUADEBUG_CHECKBOX:
|
Checkbox@LUADEBUG_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 220
|
Y: 213
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Map Debug Messages
|
Text: Show Map Debug Messages
|
||||||
Checkbox@REPLAY_COMMANDS_CHECKBOX:
|
Checkbox@REPLAY_COMMANDS_CHECKBOX:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 250
|
Y: 243
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
|
|||||||
Reference in New Issue
Block a user