diff options
| author | RaysFire <[email protected]> | 2013-08-14 00:51:20 -0500 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-08-14 00:51:20 -0500 |
| commit | 9c938a775f499ebb92e5f7c0a57b6697dceecf94 (patch) | |
| tree | fafd5fe0b591d524ccbdac742465b30f415270fe /resource/ui/replaybrowser/thumbnailcollection.res | |
| parent | 5686d2a088b49fd25a6d1fe821c328e9c948d092 (diff) | |
Added in new custom HUD menus (shop, replay, etc.)
Diffstat (limited to 'resource/ui/replaybrowser/thumbnailcollection.res')
| -rw-r--r-- | resource/ui/replaybrowser/thumbnailcollection.res | 224 |
1 files changed, 224 insertions, 0 deletions
diff --git a/resource/ui/replaybrowser/thumbnailcollection.res b/resource/ui/replaybrowser/thumbnailcollection.res new file mode 100644 index 0000000..074705d --- /dev/null +++ b/resource/ui/replaybrowser/thumbnailcollection.res @@ -0,0 +1,224 @@ +"resource/ui/replaybrowser/thumbnailcollection.res" +{ + "ThumbnailCollection" + { + "ControlName" "Panel" + "fieldName" "ThumbnailCollection" + "wide" "f0" + "tall" "180" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "1" + } + "RenderAllButton" + { + "ControlName" "CExButton" + "fieldName" "RenderAllButton" + "wide" "75" + "tall" "15" + "zpos" "5" + "visible" "0" + "enabled" "1" + "font" "HudFontSmallestBold" + "textAlignment" "center" + "text" "#Replay_RenderAll" + "Command" "render_queued_replays" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultBgColor_override" "25 25 25 255" + "armedBgColor_override" "35 35 35 255" + "depressedBgColor_override" "25 25 25 255" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + + "border_default" "NoBorder" + "border_armed" "NoBorder" + + } + "CaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaratLabel" + "font" "HudFontSmallestBold" + "textAlignment" "west" + "labelText" ">>" + "auto_wide_tocontents" "1" + "tall" "15" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wide" "f0" + "fgcolor" "255 0 0 255" + } + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallestBold" + "labelText" "%titleandcount%" + "textAlignment" "west" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wide" "f0" + "fgcolor" "TanLight" + } + "DateLabel" + { + "ControlName" "CExLabel" + "fieldName" "DateLabel" + "font" "HudFontSmallestBold" + "textAlignment" "west" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wide" "f0" + "fgcolor_override" "116 107 98 255" + } + "WarningLabel" + { + "ControlName" "CExLabel" + "fieldName" "WarningLabel" + "font" "DefaultSmall" + "textAlignment" "west" + "zpos" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "116 107 98 255" + "wrap" "1" + } + "Line" + { + "ControlName" "Panel" + "FieldName" "Line" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "bgcolor_override" "255 0 0 0" + } + "CaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaratLabel" + "font" "HudFontSmallestBold" + "textAlignment" "west" + "labelText" ">>" + "auto_wide_tocontents" "1" + "tall" "15" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wide" "f0" + "fgcolor_override" "200 128 255 255" + } + "UnconvertedBg" + { + "ControlName" "Panel" + "fieldName" "UnconvertedBg" + "zpos" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "bgcolor_override" "0 0 0 255" + } + "NoReplayItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoReplayItemsLabel" + "font" "HudFontSmallestBold" + "wide" "400" + "tall" "40" + "zpos" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "fgcolor_override" "117 107 94 255" + } + "ShowPrevButton" + { + "ControlName" "CExButton" + "fieldName" "ShowPrevButton" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "100" + "tall" "12" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%prevbuttontext%" + "font" "ItemFontNameSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "show_prev" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "1" + "defaultBgColor_override" "15 15 15 255" + "armedBgColor_override" "25 25 25 255" + "depressedBgColor_override" "25 25 25 255" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanLight" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" + } + "ShowNextButton" + { + "ControlName" "CExButton" + "fieldName" "ShowNextButton" + "xpos" "100" + "ypos" "20" + "zpos" "100" + "wide" "100" + "tall" "12" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%nextbuttontext%" + "font" "ItemFontNameSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "show_next" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "1" + "defaultBgColor_override" "15 15 15 255" + "armedBgColor_override" "25 25 25 255" + "depressedBgColor_override" "25 25 25 255" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanLight" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" + } +}
\ No newline at end of file |
