summaryrefslogtreecommitdiff
path: root/resource/ui/MapInfoMenu.res
diff options
context:
space:
mode:
authorRaysFire <[email protected]>2012-11-19 15:23:47 -0600
committerRaysFire <[email protected]>2012-11-19 15:23:47 -0600
commit1279c8036a9e0614d55e64e9372e61a419f609d5 (patch)
treedf9a8b2fdb73f6da1564599709cb9e7d5e95ea8b /resource/ui/MapInfoMenu.res
parentb9eaa11cf50d526ff5f6e4d05dd56d33bf23592a (diff)
Positioning/sizing fixes
Diffstat (limited to 'resource/ui/MapInfoMenu.res')
-rw-r--r--resource/ui/MapInfoMenu.res568
1 files changed, 284 insertions, 284 deletions
diff --git a/resource/ui/MapInfoMenu.res b/resource/ui/MapInfoMenu.res
index d80773e..42f1f78 100644
--- a/resource/ui/MapInfoMenu.res
+++ b/resource/ui/MapInfoMenu.res
@@ -1,284 +1,284 @@
-"Resource/UI/MapInfoMenu.res"
-{
- "mapinfo"
- {
- "ControlName" "Frame"
- "fieldName" "mapinfo"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "MainBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBG"
- "xpos" "c-180"
- "ypos" "c-120"
- "zpos" "-1"
- "wide" "360"
- "tall" "250"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "MapInfoTitle"
- {
- "ControlName" "CExLabel"
- "fieldName" "MapInfoTitle"
- "xpos" "c-180"
- "ypos" "c-116"
- "zpos" "1"
- "wide" "360"
- "tall" "26"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%mapname%"
- "textAlignment" "center"
- "font" "Cerbetica24"
- "fgcolor" "TanLight"
- }
-
- "MapInfoType"
- {
- "ControlName" "CExLabel"
- "fieldName" "MapInfoType"
- "xpos" "c-180"
- "ypos" "c-92"
- "zpos" "1"
- "wide" "360"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%gamemode%"
- "textAlignment" "center"
- "font" "Cerbetica16"
- "fgcolor" "TanLight"
- }
-
- "MapInfoText"
- {
- "ControlName" "CExRichText"
- "fieldName" "MapInfoText"
- "font" "Cerbetica12"
- "xpos" "c-176"
- "ypos" "c-66"
- "zpos" "3"
- "wide" "352"
- "tall" "160"
- "autoResize" "3"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "paintborder" "0"
- "textAlignment" "northwest"
- "fgcolor" "TanLight"
- }
-
- "MapImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MapImage"
- "xpos" "9999"
- "xpos_lodef" "c35"
- "xpos_hidef" "c35"
- "ypos" "9999"
- "ypos_lodef" "100"
- "ypos_hidef" "100"
- "zpos" "2"
- "wide" "275"
- "wide_hidef" "225"
- "wide_lodef" "225"
- "tall" "275"
- "tall_hidef" "225"
- "tall_lodef" "225"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "MapInfoContinue" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "MapInfoContinue"
- "xpos" "c-60"
- "ypos" "c96"
- "zpos" "6"
- "wide" "120"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Continue"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "continue"
- "default" "1"
- "font" "Cerbetica24"
- "paintbackground" "0"
-
- "fgcolor" "TanLight"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanDark"
- }
-
- "MapInfoWatchIntro" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "MapInfoWatchIntro"
- "xpos" "c60"
- "ypos" "c96"
- "zpos" "6"
- "wide" "120"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_WatchIntro"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "intro"
- "default" "1"
- "font" "Cerbetica20"
- "paintbackground" "0"
-
- "fgcolor" "TanLight"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanDark"
- }
-
- "MapInfoBack" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "MapInfoBack"
- "xpos" "c-180"
- "ypos" "c96"
- "zpos" "6"
- "wide" "120"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Back"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "back"
- "font" "Cerbetica20"
- "paintbackground" "0"
-
- "fgcolor" "TanLight"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanDark"
- }
-
- "MenuBG"
- {
- "ControlName" "CModelPanel"
- "fieldName" "MenuBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "20"
-
- "model"
- {
- "modelname" "models/vgui/UI_welcome01_screen.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "290"
- "origin_x_lodef" "320"
- "origin_x_hidef" "310"
- "origin_y" "0"
- "origin_z" "-39"
- }
- }
-
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- "ypos" "9999"
- "ypos_lodef" "r74"
- "ypos_hidef" "r65"
- "zpos" "5"
- "wide" "f0"
- "tall" "50"
- "tall_lodef" "74"
- "tall_hidef" "65"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "image" "loadout_bottom_gradient"
- "tileImage" "1"
- "PaintBackgroundType" "0"
- }
-
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "zpos" "6"
- "tall" "80"
- "button_separator" "10"
- "button_separator_lodef" "5"
- "buttongap" "50"
- "textadjust" "3"
- "buttonoffsety" "20"
- "buttonoffsety_hidef" "0"
- "buttonoffsety_lodef" "18"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "intro"
- "text" "#TF_WatchIntro_360"
- "icon" "#GameUI_Icons_Y_BUTTON"
- }
-
- "button"
- {
- "name" "continue"
- "text" "#TF_Continue_360"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
-}
+"Resource/UI/MapInfoMenu.res"
+{
+ "mapinfo"
+ {
+ "ControlName" "Frame"
+ "fieldName" "mapinfo"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "MainBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MainBG"
+ "xpos" "c-180"
+ "ypos" "c-120"
+ "zpos" "-1"
+ "wide" "360"
+ "tall" "250"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "0 0 0 100"
+ }
+
+ "MapInfoTitle"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "MapInfoTitle"
+ "xpos" "c-180"
+ "ypos" "c-116"
+ "zpos" "1"
+ "wide" "360"
+ "tall" "26"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%mapname%"
+ "textAlignment" "center"
+ "font" "Cerbetica24"
+ "fgcolor" "TanLight"
+ }
+
+ "MapInfoType"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "MapInfoType"
+ "xpos" "c-180"
+ "ypos" "c-92"
+ "zpos" "1"
+ "wide" "360"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%gamemode%"
+ "textAlignment" "center"
+ "font" "Cerbetica16"
+ "fgcolor" "TanLight"
+ }
+
+ "MapInfoText"
+ {
+ "ControlName" "CExRichText"
+ "fieldName" "MapInfoText"
+ "font" "Cerbetica12"
+ "xpos" "c-176"
+ "ypos" "c-66"
+ "zpos" "3"
+ "wide" "352"
+ "tall" "155"
+ "autoResize" "3"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "paintborder" "0"
+ "textAlignment" "northwest"
+ "fgcolor" "TanLight"
+ }
+
+ "MapImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MapImage"
+ "xpos" "9999"
+ "xpos_lodef" "c35"
+ "xpos_hidef" "c35"
+ "ypos" "9999"
+ "ypos_lodef" "100"
+ "ypos_hidef" "100"
+ "zpos" "2"
+ "wide" "275"
+ "wide_hidef" "225"
+ "wide_lodef" "225"
+ "tall" "275"
+ "tall_hidef" "225"
+ "tall_lodef" "225"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "MapInfoContinue" [$WIN32]
+ {
+ "ControlName" "CExButton"
+ "fieldName" "MapInfoContinue"
+ "xpos" "c-60"
+ "ypos" "c96"
+ "zpos" "6"
+ "wide" "120"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Continue"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "continue"
+ "default" "1"
+ "font" "Cerbetica24"
+ "paintbackground" "0"
+
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "TanDark"
+ "depressedFgColor_override" "TanDark"
+ "selectedFgColor_override" "TanDark"
+ }
+
+ "MapInfoWatchIntro" [$WIN32]
+ {
+ "ControlName" "CExButton"
+ "fieldName" "MapInfoWatchIntro"
+ "xpos" "c60"
+ "ypos" "c96"
+ "zpos" "6"
+ "wide" "120"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_WatchIntro"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "intro"
+ "default" "1"
+ "font" "Cerbetica20"
+ "paintbackground" "0"
+
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "TanDark"
+ "depressedFgColor_override" "TanDark"
+ "selectedFgColor_override" "TanDark"
+ }
+
+ "MapInfoBack" [$WIN32]
+ {
+ "ControlName" "CExButton"
+ "fieldName" "MapInfoBack"
+ "xpos" "c-180"
+ "ypos" "c96"
+ "zpos" "6"
+ "wide" "120"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Back"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "back"
+ "font" "Cerbetica20"
+ "paintbackground" "0"
+
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "TanDark"
+ "depressedFgColor_override" "TanDark"
+ "selectedFgColor_override" "TanDark"
+ }
+
+ "MenuBG"
+ {
+ "ControlName" "CModelPanel"
+ "fieldName" "MenuBG"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fov" "20"
+
+ "model"
+ {
+ "modelname" "models/vgui/UI_welcome01_screen.mdl"
+ "skin" "0"
+ "angles_x" "0"
+ "angles_y" "180"
+ "angles_z" "0"
+ "origin_x" "290"
+ "origin_x_lodef" "320"
+ "origin_x_hidef" "310"
+ "origin_y" "0"
+ "origin_z" "-39"
+ }
+ }
+
+ "ShadedBar"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ShadedBar"
+ "xpos" "9999"
+ "ypos" "9999"
+ "ypos_lodef" "r74"
+ "ypos_hidef" "r65"
+ "zpos" "5"
+ "wide" "f0"
+ "tall" "50"
+ "tall_lodef" "74"
+ "tall_hidef" "65"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "image" "loadout_bottom_gradient"
+ "tileImage" "1"
+ "PaintBackgroundType" "0"
+ }
+
+ "Footer" [$X360]
+ {
+ "ControlName" "CTFFooter"
+ "fieldName" "Footer"
+ "zpos" "6"
+ "tall" "80"
+ "button_separator" "10"
+ "button_separator_lodef" "5"
+ "buttongap" "50"
+ "textadjust" "3"
+ "buttonoffsety" "20"
+ "buttonoffsety_hidef" "0"
+ "buttonoffsety_lodef" "18"
+ "fonttext" "MatchmakingDialogMenuLarge"
+ "fonttext_lodef" "MatchmakingDialogMenuSmall"
+ "fgcolor" "HudOffWhite"
+
+ "button"
+ {
+ "name" "intro"
+ "text" "#TF_WatchIntro_360"
+ "icon" "#GameUI_Icons_Y_BUTTON"
+ }
+
+ "button"
+ {
+ "name" "continue"
+ "text" "#TF_Continue_360"
+ "icon" "#GameUI_Icons_A_BUTTON"
+ }
+ }
+}