summaryrefslogtreecommitdiff
path: root/resource/ui/econ
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-08-12 16:56:13 -0400
committerCriticalFlaw <[email protected]>2018-08-12 16:56:13 -0400
commit40607cb02752a894fef2762fb83fb96c14054307 (patch)
tree67036ff7908591fa6a4517a808be0993ff1fb8cc /resource/ui/econ
parent41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff)
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/econ')
-rw-r--r--resource/ui/econ/ConfirmApplyGiftWrapDialog.res132
-rw-r--r--resource/ui/econ/ConfirmCustomizeTextureDialog.res2
-rw-r--r--resource/ui/econ/comboboxbackpackoverlaydialog.res14
-rw-r--r--resource/ui/econ/store/v2/storehome_base.res23
-rw-r--r--resource/ui/econ/store/v2/storepanel.res120
-rw-r--r--resource/ui/econ/store/v2/storeviewcartpanel.res19
6 files changed, 164 insertions, 146 deletions
diff --git a/resource/ui/econ/ConfirmApplyGiftWrapDialog.res b/resource/ui/econ/ConfirmApplyGiftWrapDialog.res
index c9c82a5..c9b120d 100644
--- a/resource/ui/econ/ConfirmApplyGiftWrapDialog.res
+++ b/resource/ui/econ/ConfirmApplyGiftWrapDialog.res
@@ -2,32 +2,32 @@
{
"ConfirmApplyGiftWrapDialog"
{
- "fieldName" "ConfirmApplyGiftWrapDialog"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-200"
- "ypos" "c-200"
- "wide" "400"
- "tall" "240"
- "settitlebarvisible" "0"
- "paintborder" "2"
- "paintbackground" "1"
- "border" "CyanBorderThick"
- "bgcolor_override" "25 25 25 255"
+ "fieldName" "ConfirmApplyGiftWrapDialog"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-200"
+ "ypos" "c-200"
+ "wide" "400"
+ "tall" "240"
+ "settitlebarvisible" "0"
+ "paintborder" "2"
+ "paintbackground" "1"
+ "border" "CyanBorderThick"
+ "bgcolor_override" "25 25 25 255"
}
"mouseoveritempanel"
{
- "ControlName" "CItemModelPanel"
- "fieldName" "mouseoveritempanel"
- "xpos" "c-70"
- "ypos" "270"
- "zpos" "100"
- "wide" "300"
- "tall" "300"
- "visible" "0"
- "bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "117 107 94 255"
+ "ControlName" "CItemModelPanel"
+ "fieldName" "mouseoveritempanel"
+ "xpos" "c-70"
+ "ypos" "270"
+ "zpos" "100"
+ "wide" "300"
+ "tall" "300"
+ "visible" "0"
+ "bgcolor_override" "0 0 0 0"
+ "noitem_textcolor" "117 107 94 255"
"PaintBackgroundType" "2"
"paintborder" "1"
"text_ypos" "20"
@@ -57,57 +57,57 @@
"TitleLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "Cerbetica22"
- "labelText" "dynamic"
- "textAlignment" "center"
- "xpos" "100"
- "ypos" "10"
- "zpos" "0"
- "wide" "200"
- "tall" "60"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "centerwrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabel"
+ "font" "Cerbetica22"
+ "labelText" "dynamic"
+ "textAlignment" "center"
+ "xpos" "100"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "60"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "centerwrap" "1"
}
"ToolBG"
{
- "ControlName" "CExLabel"
- "fieldName" "ToolBG"
- "font" "HudFontSmallBold"
- "labelText" ""
- "textAlignment" "east"
- "xpos" "10"
- "ypos" "10"
- "zpos" "-1"
- "wide" "84"
- "tall" "64"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "paintbackground" "0"
- "border" "BackpackItemBorder_SelfMade"
+ "ControlName" "CExLabel"
+ "fieldName" "ToolBG"
+ "font" "HudFontSmallBold"
+ "labelText" ""
+ "textAlignment" "east"
+ "xpos" "10"
+ "ypos" "10"
+ "zpos" "-1"
+ "wide" "84"
+ "tall" "64"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "0"
+ "border" "BackpackItemBorder_SelfMade"
}
"tool_icon"
{
- "ControlName" "ScalableImagePanel"
- "fieldName" "tool_icon"
- "xpos" "10"
- "ypos" "10"
- "zpos" "2"
- "wide" "16"
- "tall" "16"
- "visible" "1"
- "enabled" "1"
- "image" "backpack_jewel_modify_target_b_g"
- "tileImage" "0"
- "tileVertically" "0"
- "drawcolor" "112 176 74 255"
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "tool_icon"
+ "xpos" "10"
+ "ypos" "10"
+ "zpos" "2"
+ "wide" "16"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "1"
+ "image" "backpack_jewel_modify_target_b_g"
+ "tileImage" "0"
+ "tileVertically" "0"
+ "drawcolor" "112 176 74 255"
}
"tool_modelpanel"
{
diff --git a/resource/ui/econ/ConfirmCustomizeTextureDialog.res b/resource/ui/econ/ConfirmCustomizeTextureDialog.res
index 0ea9ffb..3bbe1be 100644
--- a/resource/ui/econ/ConfirmCustomizeTextureDialog.res
+++ b/resource/ui/econ/ConfirmCustomizeTextureDialog.res
@@ -28,7 +28,7 @@
"bgcolor_override" "0 0 0 0"
"noitem_textcolor" "117 107 94 255"
"PaintBackgroundType" "0"
- "paintborder" "0"
+ "paintborder" "0"
"text_ypos" "20"
"text_center" "1"
"model_hide" "1"
diff --git a/resource/ui/econ/comboboxbackpackoverlaydialog.res b/resource/ui/econ/comboboxbackpackoverlaydialog.res
index c235ab4..3ed5528 100644
--- a/resource/ui/econ/comboboxbackpackoverlaydialog.res
+++ b/resource/ui/econ/comboboxbackpackoverlaydialog.res
@@ -2,13 +2,13 @@
{
"ComboBoxBackpackOverlayDialogBase"
{
- "fieldName" "ComboBoxBackpackOverlayDialogBase"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-140"
- "ypos" "105"
- "wide" "280"
- "tall" "240"
+ "fieldName" "ComboBoxBackpackOverlayDialogBase"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-140"
+ "ypos" "105"
+ "wide" "280"
+ "tall" "240"
"bgcolor_override" "25 25 25 255"
"paintbackgroundtype" "0"
"settitlebarvisible" "1"
diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res
index 2dec736..3efcfdf 100644
--- a/resource/ui/econ/store/v2/storehome_base.res
+++ b/resource/ui/econ/store/v2/storehome_base.res
@@ -13,24 +13,24 @@
"visible" "0"
"enabled" "1"
"tabPosition" "0"
- "settitlebarvisible" "0"
- "PaintBackgroundType" "0"
- "bgcolor_override" "25 25 25 255"
- "infocus_bgcolor_override" "25 25 25 255"
+ "settitlebarvisible" "0"
+ "PaintBackgroundType" "0"
+ "bgcolor_override" "25 25 25 255"
+ "infocus_bgcolor_override" "25 25 25 255"
"outoffocus_bgcolor_override" "25 25 25 255"
"item_controls_xoffset" "2"
"item_controls_yoffset" "2"
"max_cart_model_panels" "8"
- "item_ypos" "40"
- "item_mod_wide" "40"
+ "item_ypos" "40"
+ "item_mod_wide" "40"
"item_panels" "12"
"item_columns" "4"
"item_offcenter_x" "-230"
"item_xdelta" "8"
"item_ydelta" "8"
- "item_backdrop_zpos" "1"
- "show_item_backdrop" "1"
- "item_backdrop_color" "25 25 25 255"
+ "item_backdrop_zpos" "1"
+ "show_item_backdrop" "1"
+ "item_backdrop_color" "25 25 25 255"
"item_backdrop_left_margin" "11"
"item_backdrop_right_margin" "11"
"item_backdrop_top_margin" "9"
@@ -40,7 +40,7 @@
"item_panel_bgcolor" "51 47 46 255"
"item_panel_bgcolor_mouseover" "156 146 128 255"
"item_panel_bgcolor_selected" "176 166 148 255"
- "classicon_xdelta" "5"
+ "classicon_xdelta" "5"
"modelpanels_kv"
{
@@ -56,7 +56,6 @@
"PaintBackgroundType" "2"
"paintborder" "1"
"border" "NoBorder"
-
"model_xpos" "24"
"model_ypos" "6"
"model_wide" "71"
@@ -76,7 +75,7 @@
{
"use_item_rendertarget" "0"
"allow_rot" "0"
- "inventory_image_type" "1"
+ "inventory_image_type" "1"
}
"use_item_sounds" "1"
diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res
index 4652468..a77734a 100644
--- a/resource/ui/econ/store/v2/storepanel.res
+++ b/resource/ui/econ/store/v2/storepanel.res
@@ -142,35 +142,35 @@
"selectedcolor" "TanLight"
"unselectedcolor" "TanDark"
"paintbackground" "1"
- "defaultBgColor_override" "25 25 25 255"
+ "defaultBgColor_override" "25 25 25 255"
"unselectedBgColor_override" "10 10 10 255"
- "activeborder_override" "CyanBorderTabs"
+ "activeborder_override" "CyanBorderTabs"
"depressedBgColor_override" "10 10 10 255"
- "normalborder_override" "CyanBorderTabsInactive"
+ "normalborder_override" "CyanBorderTabsInactive"
}
}
"CloseButton"
{
- "ControlName" "CExButton"
- "fieldName" "CloseButton"
- "xpos" "c-300"
- "ypos" "437"
- "zpos" "2"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "<< Back (&Q)"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "close"
+ "ControlName" "CExButton"
+ "fieldName" "CloseButton"
+ "xpos" "c-300"
+ "ypos" "437"
+ "zpos" "2"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "<< Back (&Q)"
+ "font" "HudFontSmallBold"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "Command" "close"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -198,29 +198,29 @@
"NotificationsPresentPanel"
{
- "ControlName" "CNotificationsPresentPanel"
- "fieldName" "NotificationsPresentPanel"
- "xpos" "r200"
- "ypos" "10"
- "zpos" "10000"
- "wide" "190"
- "tall" "50"
- "visible" "0"
- "enabled" "1"
+ "ControlName" "CNotificationsPresentPanel"
+ "fieldName" "NotificationsPresentPanel"
+ "xpos" "r200"
+ "ypos" "10"
+ "zpos" "10000"
+ "wide" "190"
+ "tall" "50"
+ "visible" "0"
+ "enabled" "1"
}
"SupportCommunityMapMakersCheckButton"
{
- "ControlName" "CheckButton"
- "fieldName" "SupportCommunityMapMakersCheckButton"
- "xpos" "c275"
- "ypos" "437"
- "zpos" "5"
- "wide" "25"
- "tall" "25"
- "font" "HudFontSmall"
- "labelText" ""
- "visible" "0"
+ "ControlName" "CheckButton"
+ "fieldName" "SupportCommunityMapMakersCheckButton"
+ "xpos" "c275"
+ "ypos" "437"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "font" "HudFontSmall"
+ "labelText" ""
+ "visible" "0"
}
"SupportCommunityMapMakersLabel"
@@ -241,25 +241,25 @@
"CheckoutButton"
{
- "ControlName" "CExButton"
- "fieldName" "CheckoutButton"
- "xpos" "c170"
- "ypos" "437"
- "zpos" "2"
- "wide" "130"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "Checkout (&E) >>"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "checkout"
+ "ControlName" "CExButton"
+ "fieldName" "CheckoutButton"
+ "xpos" "c170"
+ "ypos" "437"
+ "zpos" "2"
+ "wide" "130"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "Checkout (&E) >>"
+ "font" "HudFontSmallBold"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "Command" "checkout"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res
index 325ce7d..f853c97 100644
--- a/resource/ui/econ/store/v2/storeviewcartpanel.res
+++ b/resource/ui/econ/store/v2/storeviewcartpanel.res
@@ -148,6 +148,25 @@
"labelText" "%price%"
"fgcolor_override" "130 120 104 255"
}
+
+ "PreviewItemLabel"
+ {
+ "ControlName" "Label"
+ "fieldname" "PreviewItemLabel"
+ "font" "HudFontSmallest"
+ "textAlignment" "center"
+ "xpos" "110"
+ "ypos" "36"
+ "wide" "250"
+ "tall" "15"
+ "zpos" "15"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%preview_item%"
+ "fgcolor_override" "130 120 104 255"
+ }
}
}