summaryrefslogtreecommitdiff
path: root/resource/ui
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui')
-rw-r--r--resource/ui/mainmenuoverride.res122
1 files changed, 122 insertions, 0 deletions
diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res
index 7cb0566..240e08d 100644
--- a/resource/ui/mainmenuoverride.res
+++ b/resource/ui/mainmenuoverride.res
@@ -35,4 +35,126 @@
"enabled" "1"
"scaleImage" "1"
}
+
+ "QuestLogButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "QuestLogButton"
+ "xpos" "rs1-10"
+ "ypos" "65"
+ "zpos" "1"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ }
+ }
+
+ "MOTD_ShowButtonPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MOTD_ShowButtonPanel"
+ "xpos" "0"
+ "ypos" "20"
+ "zpos" "0"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "pin_to_sibling" "QuestLogButton"
+ "pin_corner_to_sibling" "PIN_BOTTOMLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ }
+ }
+
+ "RefreshHUDButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RefreshHUDButton"
+ "xpos" "0"
+ "ypos" "20"
+ "zpos" "1"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "pin_to_sibling" "MOTD_ShowButtonPanel"
+ "pin_corner_to_sibling" "PIN_BOTTOMLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ }
+ }
}