summaryrefslogtreecommitdiff
path: root/resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2017-10-28 10:05:32 -0400
committerGitHub <[email protected]>2017-10-28 10:05:32 -0400
commitda97376a007d15a77a17ba8e3be8d3fc9991b9ba (patch)
tree331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res
parentaa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff)
parent2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (diff)
20171028 - Scream Fortress Update
- Updated for Scream Fortress 2017 - Updated the Main Menu design and backend - Updated the version number - Fixed inexplicable crashes following the Scream Fortress update - Fixed incorrect image file being used during the loading screen - Fixed the Phlogistinator, Thermal Thruster and Vita Saw meters - Miscellaneous other fixes and tweaks - Removed unused files, code and fonts - Replaced the current crosshairs with KnuckleCrosses
Diffstat (limited to 'resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res')
-rw-r--r--resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res360
1 files changed, 0 insertions, 360 deletions
diff --git a/resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res b/resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res
deleted file mode 100644
index 409cf0f..0000000
--- a/resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res
+++ /dev/null
@@ -1,360 +0,0 @@
-"Resource/UI/StorePreviewItemPanel.res"
-{
- "FullscreenStorePreview"
- {
- "ControlName" "CMouseMessageForwardingPanel"
- "fieldName" "FullscreenStorePreview"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "f0"
- "tall" "f0"
- "visible" "0"
- "enabled" "1"
- "paintbackground" "1"
- "PaintBackgroundType" "0"
- "bgcolor_override" "0 0 0 255"
-
- "fullscreen_fade_to_black_duration" "0.32"
- "fullscreen_modelpanel_origin_x" "221"
- "fullscreen_modelpanel_origin_y" "0"
- "fullscreen_modelpanel_origin_z" "-42"
- "ui_fadeout_time" "3.0"
- "ui_fadeout_duration" "2.0"
- }
-
- // This control fades in if the mouse cursor isn't moving around
- "OverlayPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "OverlayPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "f0"
- "tall" "f0"
- "visible" "0"
- "enabled" "1"
- "paintbackground" "1"
- "PaintBackgroundType" "0"
- "bgcolor_override" "0 0 0 255"
- }
-
- "RotateLeftButton"
- {
- "ControlName" "CExButton"
- "fieldName" "RotateLeftButton"
- "xpos" "c-200"
- "ypos" "c-10"
- "zpos" "4"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "<"
- "font" "HudFontBiggerBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "128 117 104 255"
- "depressedFgColor_override" "236 227 203 255"
- }
-
- "RotateRightButton"
- {
- "ControlName" "CExButton"
- "fieldName" "RotateRightButton"
- "xpos" "c180"
- "ypos" "c-10"
- "zpos" "4"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ">"
- "font" "HudFontBiggerBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "128 117 104 255"
- "depressedFgColor_override" "236 227 203 255"
- }
-
- "NextWeaponButton"
- {
- "ControlName" "CExButton"
- "fieldName" "NextWeaponButton"
- "zpos" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Store_NextWeapon"
- "font" "HudFontSmallest"
- "textAlignment" "center"
- "textinsetx" "50"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "next_weapon"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
-
- "ZoomButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "ZoomButton"
- "xpos" "r45"
- "ypos" "10"
- "zpos" "4"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "zoom_toggle"
-
- "paintbackground" "0"
-
- "image_drawcolor" "118 107 94 200"
- "image_armedcolor" "246 247 213 255"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "store/store_zoom"
- "scaleImage" "1"
- }
- }
-
- "TeamNavPanel"
- {
- "ControlName" "CNavigationPanel"
- "fieldName" "TeamNavPanel"
- "xpos" "10"
- "ypos" "10"
- "zpos" "4"
- "wide" "38"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "auto_scale" "1"
- "auto_layout" "1"
- "selected_button_default" "0"
- "auto_layout_vertical_buffer" "-4"
- "display_vertically" "1"
- "align" "west"
-
- "ButtonSettings"
- {
- "wide" "38"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "scaleImage" "1"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "paintbackground" "0"
- "paintbackgroundtype" "0"
- "defaultBgColor_Override" "0 0 0 255"
-
- "paintborder" "0"
-
- "image_drawcolor" "255 255 255 77"
- "image_armedcolor" "255 255 255 128"
- "image_selectedcolor" "255 255 255 255"
-
- "stayselectedonclick" "1"
- "keyboardinputenabled" "0"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "38"
- "tall" "38"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
- }
-
- "Buttons"
- {
- "all"
- {
- "userdata" "2"
- "image_default" "store/store_redteam"
- "image_armed" "store/store_redteam"
- "image_selected" "store/store_redteam"
-
- "SubImage"
- {
- "image" "store/store_redteam"
- }
- }
- "scout"
- {
- "userdata" "3"
- "image_default" "store/store_blueteam"
- "image_armed" "store/store_blueteam"
- "image_selected" "store/store_blueteam"
-
- "SubImage"
- {
- "image" "store/store_blueteam"
- }
- }
- }
- }
-
- "CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "r24"
- "ypos" "10"
- "zpos" "4"
- "wide" "14"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "close" // Intentionally using "closex" instead of "close" for stats
-
- "paintbackground" "0"
-
- "image_drawcolor" "118 107 94 200"
- "image_armedcolor" "246 247 213 255"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "store/store_fullscreen_exit"
- "scaleImage" "1"
- }
- }
-
- "TryItOutButton"
- {
- "ControlName" "CExButton"
- "fieldName" "TryItOutButton"
- "xpos" "r170"
- "ypos" "r65"
- "zpos" "4"
- "wide" "160"
- "tall" "22"
- "autoResize" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Store_TryItOut"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "tryitout"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "fgcolor" "White"
- }
-
- "AddToCartButton"
- {
- "ControlName" "CExButton"
- "fieldName" "AddToCartButton"
- "xpos" "r170"
- "ypos" "r37"
- "zpos" "4"
- "wide" "160"
- "tall" "27"
- "autoResize" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Store_AddToCart"
- "font" "HudFontSmallishBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "addtocart"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "fgcolor" "34 30 31 255"
- "defaultBgColor_override" "76 107 34 255"
- "ArmedBgColor_override" "86 117 44 255"
- "depressedBgColor_override" "66 97 24 255"
- }
-}