summaryrefslogtreecommitdiff
path: root/resource/ui/replaybrowser/basepage.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/replaybrowser/basepage.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/replaybrowser/basepage.res')
-rw-r--r--resource/ui/replaybrowser/basepage.res57
1 files changed, 0 insertions, 57 deletions
diff --git a/resource/ui/replaybrowser/basepage.res b/resource/ui/replaybrowser/basepage.res
deleted file mode 100644
index 8248581..0000000
--- a/resource/ui/replaybrowser/basepage.res
+++ /dev/null
@@ -1,57 +0,0 @@
-"resource/ui/basepage.res"
-{
- "BasePage"
- {
- "ControlName" "Frame"
- "fieldName" "BasePage"
- "xpos" "0"
- "ypos" "40"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "settitlebarvisible" "0"
- "PaintBackgroundType" "0"
- "bgcolor_override" "25 25 25 255"
- }
- "SearchTextEntry"
- {
- "ControlName" "TextEntry"
- "fieldName" "SearchTextEntry"
- "maxchars" "255"
- "textHidden" "0"
- "textAlignment" "west"
- "unicode" "1"
- "wrap" "0"
- "xpos" "c+100"
- "ypos" "5"
- "tall" "15"
- "wide" "180"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fgcolor_override" "TanLight"
- "bgcolor_override" "0 0 0 255"
- "Font" "HudFontSmallest"
- }
- "ReplayList"
- {
- "ControlName" "PanelListPanel"
- "fieldName" "ReplayList"
- "xpos" "c-300"
- "ypos" "20"
- "wide" "605"
- "tall" "350"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "paintbackground" "1"
- "bgcolor_override" "41 37 38 0"
- "autohide_scrollbar" "1"
- }
-} \ No newline at end of file