Init Commit

This commit is contained in:
JackMyth 2018-07-03 11:51:33 +08:00
commit a1fd055488
854 changed files with 52645 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.bak

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

BIN
Previews/default.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
Previews/details.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 837 KiB

BIN
Previews/downloads.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

BIN
Previews/friends.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
Previews/grid.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
Previews/list.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# Threshold Miku Skin for Steam
From Threshold Skin
Modified By JackMyth
![](http:/jackmyth.cn/Resource/SteamSkinMiku.jpg)
## Installation
1. Download the skin, extract the zip file, and copy the folder to:
* Windows - C:\Program Files (x86)\Steam\skins
* Mac - /Users/\<username\>/Library/Application Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/skins/
* Linux - ~/.steam/skins
2. In Steam, go to Settings > Interface > and choose Threshold Miku from the list of skins.
3. Restart Steam and enjoy!

26
config.ini Normal file
View File

@ -0,0 +1,26 @@
config.ini{
//Window Outlines
//Whether to include window outlines or not.
//Comment the next line to enable outlines
include "resource/styles/colors/no_outline.styles"
//TitleBar Color
//Whether the Titlebar is Black or defined by your Accent color
//Comment the next line for Accent colored titlebars
//include "resource/styles/colors/titlebar_black.styles"
//Accent Color Selection
//Uncomment your choice of color. Make sure one and only one is uncommented!
include "resource/styles/colors/cobalt.styles"
//include "resource/styles/colors/red.styles"
//include "resource/styles/colors/green.styles"
//include "resource/styles/colors/cyan.styles"
//include "resource/styles/colors/orange.styles"
//include "resource/styles/colors/purple.styles"
//include "resource/styles/colors/magenta.styles"
//include "resource/styles/colors/gray.styles"
}

View File

@ -0,0 +1,119 @@
"friends/AchievementNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=18
}
}
layout
{
place {control="AchievementIcon" x=14 y=15 width=64 height=64}
place {control="IconBorder" x=13 y=14 width=66 height=66}
place {control="LabelTitle" x=88 y=26 width=max height=32}
place {control="LabelText" x=88 y=48 width=max height=32}
}
"AchievementNotification"
{
"ControlName" "CAchievmentNotification"
"fieldName" "AchievementNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "94"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "1"
"ypos" "74"
"wide" "238"
"tall" "23"
"fillcolor" "ClientBG"
"zpos" "-1"
}
"AchievementIcon"
{
"ControlName" "ImagePanel"
"fieldName" "AchievementIcon"
"xpos" "14"
"ypos" "14"
"wide" "64"
"tall" "64"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"IconBorder"
{
"ControlName" "Panel"
"fieldName" "IconBorder"
"xpos" "13"
"ypos" "13"
"zpos" "0"
"wide" "66"
"tall" "66"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelTitle"
{
"ControlName" "Label"
"fieldName" "LabelTitle"
"xpos" "88"
"ypos" "25"
"wide" "144"
"tall" "28"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%title%"
"textAlignment" "center"
"wrap" "1"
"font" FriendsSmall
}
"LabelDescription"
{
"ControlName" "Label"
"fieldName" "LabelText"
"xpos" "88"
"ypos" "53"
"wide" "144"
"tall" "28"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%text%"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,77 @@
"friends/BlockCommunicationResultDialog.res"
{
"BlockCommunicationResultDialog"
{
"ControlName" "SimpleDialog"
"fieldName" "BlockCommunicationResultDialog"
"xpos" "979"
"ypos" "454"
"wide" "400"
"tall" "200"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#Friends_BlockCommunicationWarning_Title"
}
"OKButton"
{
"ControlName" "Button"
"fieldName" "ContinueButton"
"xpos" "27"
"ypos" "150"
"wide" "120"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#vgui_ok"
"textAlignment" "west"
"wrap" "0"
"Command" "close"
"Default" "1"
}
"Label3"
{
"ControlName" "Label"
"fieldName" "Label3"
"xpos" "28"
"ypos" "32"
"wide" "320"
"tall" "100"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BlockCommunicationResult"
"textAlignment" "north-west"
"wrap" "1"
}
"Label4"
{
"ControlName" "URLLabel"
"fieldName" "Label4"
"xpos" "28"
"ypos" "100"
"wide" "320"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BlockCommunicationResult_YourBlockedList"
"URLText" "steam://url/BlockedPlayers"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,114 @@
"friends/BlockCommunicationWarningDialog.res"
{
"BlockCommunicationDialog"
{
"ControlName" "SimpleDialog"
"fieldName" "BlockCommunicationDialog"
"xpos" "979"
"ypos" "454"
"wide" "435"
"tall" "245"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#Friends_BlockCommunicationWarning_Title"
}
"ContinueButton"
{
"ControlName" "Button"
"fieldName" "ContinueButton"
"xpos" "27"
"ypos" "197"
"wide" "231"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"paintbackground" "1"
"labelText" "#Friends_BlockCommunicationWarning_Block"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "265"
"ypos" "197"
"wide" "134"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#Friends_BlockCommunicationWArning_Cancel"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"DontShowAgain"
{
"ControlName" "CheckButton"
"fieldName" "DontShowAgain"
"xpos" "24"
"ypos" "166"
"wide" "370"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BlockCommunicationWarning_DontAskAgainCheck"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"Label3"
{
"ControlName" "Label"
"fieldName" "Label3"
"xpos" "28"
"ypos" "32"
"wide" "320"
"tall" "135"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BlockCommunicationWarning_Info"
"textAlignment" "north-west"
"wrap" "1"
}
"Label4"
{
"ControlName" "URLLabel"
"fieldName" "Label4"
"xpos" "28"
"ypos" "132"
"wide" "320"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BlockCommunicationWarning_LinkInfo"
"URLText" "https://support.steampowered.com/kb_article.php?ref=7367-QRTZ-1192"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,232 @@
"friends/ChatIntroductionDialog.res"
{
"ChatIntroductionDialog"
{
"ControlName" "CChatIntroductionDialog"
"fieldName" "ChatIntroductionDialog"
"xpos" "829"
"ypos" "567"
"wide" "400"
"tall" "506"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#Friends_ChatIntro_Title"
}
"AcceptButton"
{
"ControlName" "Button"
"fieldName" "AcceptButton"
"xpos" "32"
"ypos" "365"
"wide" "100"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#Friends_ChatIntro_Accept"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"DeclineButton"
{
"ControlName" "Button"
"fieldName" "DeclineButton"
"xpos" "138"
"ypos" "366"
"wide" "100"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"paintbackground" "1"
"labelText" "#Friends_ChatIntro_Decline"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"FriendPanel"
{
"ControlName" "CFriendPanel"
"fieldName" "FriendPanel"
"xpos" "30"
"ypos" "82"
"wide" "304"
"tall" "52"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"Clan0"
{
"ControlName" "CClanPanel"
"fieldName" "Clan0"
"xpos" "30"
"ypos" "184"
"wide" "304"
"tall" "52"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"Clan1"
{
"ControlName" "CClanPanel"
"fieldName" "Clan1"
"xpos" "30"
"ypos" "241"
"wide" "304"
"tall" "52"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "30"
"ypos" "42"
"wide" "314"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatIntro_Info"
"textAlignment" "west"
"font" "FriendsMedium"
"wrap" "1"
}
"CheckButton1"
{
"ControlName" "CheckButton"
"fieldName" "CheckButton1"
"xpos" "30"
"ypos" "403"
"wide" "312"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"paintbackground" "1"
"labelText" "#Friends_ChatIntro_DontShowCheckBox"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"Divider1"
{
"ControlName" "Divider"
"fieldName" "Divider1"
"xpos" "30"
"ypos" "438"
"wide" "314"
"tall" "2"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"Label2"
{
"ControlName" "Label"
"fieldName" "Label2"
"xpos" "30"
"ypos" "447"
"wide" "314"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatIntro_WarningInfo"
"textAlignment" "west"
"wrap" "1"
}
"Label3"
{
"ControlName" "Label"
"fieldName" "Label3"
"xpos" "30"
"ypos" "142"
"wide" "314"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatIntro_Info2"
"textAlignment" "west"
"font" "FriendsMedium"
"wrap" "0"
}
"Label4"
{
"ControlName" "Label"
"fieldName" "Label4"
"xpos" "30"
"ypos" "318"
"wide" "314"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"appearance" "ListPanelSectionHeader"
"labelText" "#Friends_ChatIntro_Request"
"textAlignment" "west"
"font" "FriendsMedium"
"wrap" "1"
}
"IgnoreButton"
{
"ControlName" "Button"
"fieldName" "IgnoreButton"
"xpos" "244"
"ypos" "366"
"wide" "100"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"paintbackground" "1"
"labelText" "#Friends_ChatIntro_Ignore"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
}

View File

@ -0,0 +1,157 @@
"friends/ChatInviteNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelChat" x=64 y=44 width=172 height=16}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"ChatInvitationNotification"
{
"ControlName" "CChatInvitationNotification"
"fieldName" "ChatInvitationNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatInvitation_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelChat"
{
"ControlName" "Label"
"fieldName" "LabelChat"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%chat%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,158 @@
"friends/ChatMsgNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelMessage" x=64 y=44 width=172 height=30}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"ChatMsgNotification"
{
"ControlName" "CChatMsgNotification"
"fieldName" "ChatMsgNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatNotification_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelMessage"
{
"ControlName" "Label"
"fieldName" "LabelMessage"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "30"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%message%"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,114 @@
"friends/ChatPasswordWarningDialog.res"
{
"PasswordWarningDialog"
{
"ControlName" "SimpleDialog"
"fieldName" "PasswordWarningDialog"
"xpos" "1334"
"ypos" "750"
"wide" "516"
"tall" "238"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#Friends_ChatPasswordWarning_Title"
}
"ContinueButton"
{
"ControlName" "Button"
"fieldName" "ContinueButton"
"xpos" "64"
"ypos" "174"
"wide" "231"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"paintbackground" "1"
"labelText" "#Friends_ChatPasswordWarning_Continue"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "309"
"ypos" "174"
"wide" "134"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#Friends_ChatPasswordWarning_DontSend"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "65"
"ypos" "46"
"wide" "437"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"appearance" "ListPanelSectionHeader"
"labelText" "#Friends_ChatPasswordWarning_Info"
"textAlignment" "west"
"font" "UIBold"
"wrap" "1"
}
"Label3"
{
"ControlName" "Label"
"fieldName" "Label3"
"xpos" "65"
"ypos" "84"
"wide" "375"
"tall" "80"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatPasswordWarning_Info2"
"textAlignment" "north-west"
"wrap" "1"
}
"ImagePanel1"
{
"ControlName" "ImagePanel"
"fieldName" "ImagePanel1"
"xpos" "3"
"ypos" "27"
"wide" "59"
"tall" "59"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"image" "resource/icon_warning"
"gradientVertical" "0"
"scaleImage" "0"
}
}

288
friends/ChatRoomDlg.res Normal file
View File

@ -0,0 +1,288 @@
"friends/ChatRoomDlg.res"
{
controls
{
"ChatRoomDlg"
{
"ControlName" "CChatRoomDlg"
"title" "#Friends_Chat_Group_Title"
}
"TextEntry"
{
"ControlName" "TextEntry"
"tabPosition" "1"
"editable" "1"
"maxchars" "2048"
"unicode" "1"
style="Textentryfocus_chat"
}
"ChatHistory"
{
"ControlName" "RichText"
"maxchars" "-1"
"ScrollBar" "1"
style="chatlistpanel"
}
"SendButton"
{
"ControlName" "Button"
"labelText" "#Friends_Chat_Send"
"Default" "1"
}
"StatusLabel"
{
"ControlName" "Label"
"wrap" "0"
}
"VoiceBar"
{
"ControlName" "CVoiceBar"
}
"TitlePanel"
{
"ControlName" "CChatTitlePanel"
"zpos" "-2"
width=400
}
"UserList"
{
"ControlName" "CFriendsListSubPanel"
style="FriendsList"
"linespacing" "50"
wide=200
}
"Splitter"
{
"ControlName" "CChatSplitter"
resizepanel="UserList"
zpos=1
}
"VoiceChat"
{
"ControlName" "Button"
style="Chat_MenuButton_withChrome"
}
"EmoticonButton"
{
"ControlName" "CEmoticonButton"
}
}
styles
{
CChatRoomDlg
{
//bgcolor=DefaultBackground
render
{
}
render_bg
{
0="image_scale(x0,y0-32,x1,y1,graphics/JackMyth/ChatRoom)"
}
}
FriendsList
{
bgcolor=none
render_bg{
//0="fill( x0, y0, x1, y1, DefaultBackground )"
0="fill(x0, y0, x1, y1, JackMyth.HalfTranslucent)"
1="fill( x0, y0, x0+1, y1, Root.Header )"
}
}
"Textentryfocus_chat"
{
// opaque bgcolor for rendering optimization during typing
//bgcolor=TextBox.Back
bgcolor=JackMyth.Opacity
render
{
0="fill(x0, y0, x1, y1, JackMyth.HalfTranslucent)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
font-size=16
}
CEmoticonButton
{
inset="5 0 0 0"
image="graphics/Threshold/friends/icon_emoticon"
render_bg
{
//0="fill(x0, y0, x1, y1, Chat.Back)"
0="fill(x0, y0, x1, y1, JackMyth.HalfTranslucent)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
CEmoticonButton:hover
{
render_bg
{
0="fill(x0, y0, x1, y1, Menu.Hover)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
CEmoticonButton:selected
{
render_bg
{
0="fill(x0, y0, x1, y1, Accent)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div)" // top
}
}
button //Send button
{
inset="0 0 0 0"
padding=0
minimum-height=0
textcolor=none
image="graphics/Threshold/send"
//bgcolor=Chat.Back
render_bg
{
// lines around
0="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
render{}
}
button:hover
{
bgcolor=Menu.Button.Hover
render_bg
{
// lines around
0="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
button:active
{
bgcolor=Menu.Button.Active
render_bg
{
// lines around
0="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
button:disabled
{
image="graphics/Threshold/send_dis"
}
EmoticonMenuItemStyle
{
inset="-5 0 0 0"
padding=0
font-size=24
bgcolor=none
}
EmoticonMenuItemStyle:hover
{
textcolor=white
bgcolor=none
}
EmoticonMenuItemStyle:selected
{
textcolor=white
bgcolor=none
}
CChatActionsButton
{
inset="2 0 0 0"
image="graphics/Threshold/dots"
}
CChatActionsButton:hover
{
image="graphics/Threshold/dots"
bgcolor=Menu.Hover
}
CChatActionsButton:selected
{
image="graphics/Threshold/dots"
bgcolor=Accent
}
GridMenu
{
font-size=16
}
TextEntry
{
textcolor=TextBox.Hover.Text //TextBox.Text is the empty text color, we want hover
selectedtextcolor=TextBox.Hover.Text
selectedbgcolor=DefaultText.Back
shadowtextcolor=DefaultCursor // this is the cursor color
render_bg
{
//0="fill(x0, y0, x1, y1, Chat.Back)"
0="fill(x0, y0, x1, y1, JackMyth.Opacity)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
TextEntry:hover
{
textcolor=TextBox.Hover.Text
selectedtextcolor=TextBox.Hover.Text
selectedbgcolor=DefaultText.Back
shadowtextcolor=DefaultCursor
render_bg
{
//0="fill(x0, y0, x1, y1, Chat.Back)"
0="fill(x0, y0, x1, y1, JackMyth.Opacity)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
TextEntry:focus
{
textcolor=TextBox.Hover.Text
selectedtextcolor=TextBox.Hover.Text
selectedbgcolor=DefaultText.Back
shadowtextcolor=DefaultCursor
render_bg
{
//0="fill(x0, y0, x1, y1, Chat.Back)"
0="fill(x0, y0, x1, y1, JackMyth.Opacity)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
}
layout
{
region { name="hidden" width=0 height=0}
place { control="Splitter" width=6 }
place { control="Splitter,UserList" align=right height=max }
place { control="TitlePanel" margin-left=6 y=2 height=50 width=max margin-right=6 end-right=UserList}
place { control="VoiceBar" y=34 height=24 width=max margin-left=8 margin-right=52 end-right=UserList}
place { control="ChatHistory" width=max height=max margin-bottom=84 margin-top=55 end-right=UserList}
place { control="SendButton" height=42 width=42 align=bottom-right margin-bottom=42 end-right=UserList}
place { control="EmoticonButton" height=42 width=42 align=bottom-right margin-bottom=42 end-right=SendButton}
place { control="TextEntry" align=bottom end-right="EmoticonButton" margin-bottom=42 height=42 width=max }
place { control="StatusLabel" width=max margin-left=10 height=40 align=bottom end-right="VoiceChat"}
place { control="VoiceChat,ChatActionsButton" width=42 height=42 align=bottom-right spacing=0 dir=right end-right=UserList}
}
}

View File

@ -0,0 +1,274 @@
"friends/ChatRoomDlgFriend.res"
{
controls
{
"ChatRoomDlg"
{
"ControlName" "CChatRoomDlg"
"title" "#Friends_Chat_Title"
}
"TextEntry"
{
"ControlName" "TextEntry"
"tabPosition" "1"
"editable" "1"
"maxchars" "2048"
"unicode" "1"
style="textentryfocus_chat"
}
"ChatHistory"
{
"ControlName" "RichText"
"maxchars" "-1"
"ScrollBar" "1"
style="ChatListPanel"
}
"SendButton"
{
"ControlName" "Button"
"tabPosition" "2"
"paintbackground" "1"
"labelText" "#Friends_Chat_Send"
"textAlignment" "west"
"Default" "1"
style="button"
}
"StatusLabel"
{
"ControlName" "Label"
"labelText" ""
}
"TitlePanel"
{
"ControlName" "CFriendPanel"
"zpos" "-2"
paintbackgroundenabled=0
}
"VoiceBar"
{
"ControlName" "CVoiceBar"
}
"VoiceChat"
{
"ControlName" "Button"
style="controlbutton"
minimum-width="120"
}
"GameInviteBar"
{
"ControlName" "GameInviteBar"
}
"EmoticonButton"
{
"ControlName" "CEmoticonButton"
}
}
styles
{
label
{
font-size=14
}
controlbutton
{
minimum-width=120
}
Textentryfocus_chat
{
// opaque bgcolor for rendering optimization during typing
//bgcolor=TextBox.Back
bgcolor=JackMyth.Opacity
render
{
// lines around
0="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
//font-size=16
}
CEmoticonButton
{
inset="6 0 0 0"
image="graphics/Threshold/friends/icon_emoticon"
render_bg
{
0="fill(x0, y0, x1, y1, Chat.Back)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
CEmoticonButton:hover
{
render_bg
{
0="fill(x0, y0, x1, y1, Menu.Button.Hover)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
CEmoticonButton:selected
{
render_bg
{
0="fill(x0, y0, x1, y1, Menu.Button.Active)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
button //Send button
{
inset="0 0 0 0"
textcolor=none
image="graphics/Threshold/send"
bgcolor=Chat.Back
render_bg
{
// lines around
0="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
render{}
}
button:hover
{
bgcolor=Menu.Button.Hover
render_bg
{
// lines around
0="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
button:active
{
bgcolor=Menu.Button.Active
render_bg
{
// lines around
0="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
button:disabled
{
image="graphics/Threshold/send_dis"
}
EmoticonMenuItemStyle
{
inset="-5 0 0 0"
padding=0
font-size=16
bgcolor=none
}
EmoticonMenuItemStyle:hover
{
textcolor=white
bgcolor=none
}
EmoticonMenuItemStyle:selected
{
textcolor=white
bgcolor=none
}
CChatActionsButton
{
inset="3 0 0 0"
image="graphics/Threshold/dots"
}
CChatActionsButton:hover
{
image="graphics/Threshold/dots"
bgcolor=Menu.Button.Hover
}
CChatActionsButton:selected
{
image="graphics/Threshold/dots"
bgcolor=Menu.Button.Active
}
GridMenu
{
font-size=16
}
TextEntry
{
textcolor=TextBox.Hover.Text //TextBox.Text is the empty text color, we want hover
selectedtextcolor=TextBox.Hover.Text
selectedbgcolor=DefaultText.Back
shadowtextcolor=DefaultCursor // this is the cursor color
render_bg
{
0="fill(x0, y0, x1, y1, Chat.Back)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
TextEntry:hover
{
textcolor=TextBox.Hover.Text
selectedtextcolor=TextBox.Hover.Text
selectedbgcolor=DefaultText.Back
shadowtextcolor=DefaultCursor
render_bg
{
//0="fill(x0, y0, x1, y1, Chat.Back)"
0="fill(x0, y0, x1, y1, Chat.Back)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
TextEntry:focus
{
textcolor=TextBox.Hover.Text
selectedtextcolor=TextBox.Hover.Text
selectedbgcolor=DefaultText.Back
shadowtextcolor=DefaultCursor
render_bg
{
0="fill(x0, y0, x1, y1, Chat.Back)"
// lines around
1="fill( x0, y0, x1, y0 + 1, Chat.Div )" // top
}
}
}
layout
{
region { name="hidden" width=0 height=0}
place { control="GameInviteBar,TradeInviteBar,ChatInfoBar,BIBar,BABar" height=54 }
region { name=chat width=max height=max margin-bottom=42}
place { control="TitlePanel" region=chat margin-left=6 y=2 height=50 width=max margin-right=6}
place { control="VoiceBar" region=chat y=34 height=24 width=max margin-left=8 margin-right=52 }
place { control="TradeInviteBar,GameInviteBar,ChatInfoBar,BIBar,BABar,ChatHistory" dir=down region=chat width=max height=max margin-bottom=42 margin-top=55}
region {name=textinput region=chat width=max height=42 align=bottom}
place { control="EmoticonButton,SendButton" region=textinput dir=right spacing=0 height=42 width=42 align=right}
place { control="TextEntry" align=bottom region=textinput end-right="EmoticonButton" height=42 width=max }
region { name=bottomrow align=bottom height=42}
place { control="StatusLabel" region=bottomrow width=max margin-left=10 height=40 end-right="VoiceChat"}
place { control="VoiceChat,ChatActionsButton" region=bottomrow width=42 height=42 margin-right=0 align=right spacing=0 dir=right }
}
}

View File

@ -0,0 +1,209 @@
"friends/ChatURLWarningDialog.res"
{
"URLWarningDialog"
{
"ControlName" "SimpleDialog"
"fieldName" "URLWarningDialog"
"xpos" "395"
"ypos" "1048"
"wide" "516"
"tall" "298"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#Friends_ChatURLWarning_Title"
}
"ContinueButton"
{
"ControlName" "Button"
"fieldName" "ContinueButton"
"xpos" "70"
"ypos" "186"
"wide" "249"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#Friends_ChatURLWarning_Continue"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"Button2"
{
"ControlName" "Button"
"fieldName" "Button2"
"xpos" "327"
"ypos" "186"
"wide" "120"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"paintbackground" "1"
"labelText" "#vgui_cancel"
"textAlignment" "west"
"wrap" "0"
"Command" "Close"
"Default" "0"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "70"
"ypos" "36"
"wide" "437"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"appearance" "ListPanelSectionHeader"
"labelText" "#Friends_ChatURLWarning_Info"
"textAlignment" "west"
"wrap" "1"
style="warning"
}
"DontShowCheckButton"
{
"ControlName" "CheckButton"
"fieldName" "DontShowCheckButton"
"xpos" "70"
"ypos" "245"
"wide" "374"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"paintbackground" "1"
"labelText" "#Friends_ChatURLWarning_DontAskAgainCheck"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"Label2"
{
"ControlName" "Label"
"fieldName" "Label2"
"xpos" "107"
"ypos" "71"
"wide" "373"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%url%"
"textAlignment" "west"
"font" "basefont"
"font-weight" "800"
"wrap" "0"
style="danger"
}
"Label3"
{
"ControlName" "Label"
"fieldName" "Label3"
"xpos" "70"
"ypos" "116"
"wide" "375"
"tall" "60"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_ChatURLWarning_Info2"
"textAlignment" "north-west"
"wrap" "1"
}
"Divider1"
{
"ControlName" "Divider"
"fieldName" "Divider1"
"xpos" "70"
"ypos" "229"
"wide" "377"
"tall" "2"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"ImagePanel1"
{
"ControlName" "ImagePanel"
"fieldName" "ImagePanel1"
"xpos" "42"
"ypos" "58"
"wide" "59"
"tall" "59"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"image" "resource/icon_warning"
"gradientVertical" "0"
"scaleImage" "0"
}
"ImagePanel2"
{
"ControlName" "ImagePanel"
"fieldName" "ImagePanel2"
"xpos" "107"
"ypos" "69"
"zpos" "-1"
"wide" "340"
"tall" "28"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"fillcolor" "label"
"gradientVertical" "0"
"scaleImage" "0"
}
styles
{
danger
{
textcolor="clientbg"
font-family=basefont
font-weight=800
inset="8 0 0 0"
}
warning
{
textcolor="text"
font-family=basefont
font-weight=800
}
}
}

132
friends/ClanEventDialog.res Normal file
View File

@ -0,0 +1,132 @@
"friends/ClanEventDialog.res"
{
"ClanEventDialog"
{
"ControlName" "SimpleDialog"
"fieldName" "ClanEventDialog"
"xpos" "820"
"ypos" "506"
"wide" "280"
"tall" "140"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#Friends_GroupEvent_Title"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "34"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"ViewEventButton"
{
"ControlName" "Button"
"fieldName" "ViewEventButton"
"xpos" "16"
"ypos" "98"
"wide" "136"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_GroupEvent_View"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"CloseButton"
{
"ControlName" "Button"
"fieldName" "CloseButton"
"xpos" "161"
"ypos" "98"
"wide" "92"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#vgui_Close"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"LabelGroup"
{
"ControlName" "Label"
"fieldName" "LabelGroup"
"xpos" "64"
"ypos" "34"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%group%"
"textAlignment" "north-west"
"font" "FriendsSmall"
"wrap" "0"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "48"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_GroupEvent_NowStarting"
"textAlignment" "north-west"
"font" "FriendsSmall"
"wrap" "0"
}
"LabelEventTitle"
{
"ControlName" "Label"
"fieldName" "LabelEventTitle"
"xpos" "64"
"ypos" "62"
"wide" "172"
"tall" "30"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%event%"
"textAlignment" "north-west"
"font" "FriendsSmall"
"wrap" "1"
}
}

View File

@ -0,0 +1,157 @@
"friends/ClanEventNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelGroup" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelEventTitle" x=64 y=44 width=172 height=30}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"ClanEventNotification"
{
"ControlName" "CClanEventNotification"
"fieldName" "ClanEventNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelGroup"
{
"ControlName" "Label"
"fieldName" "LabelGroup"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%group%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" ""
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelEventTitle"
{
"ControlName" "Label"
"fieldName" "LabelEventTitle"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "30"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%event%"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,159 @@
"friends/ClanInvitationNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelGroup" x=64 y=44 width=172 height=16}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"ClanInvitationNotification"
{
"ControlName" "CClanInvitationNotification"
"fieldName" "ClanInvitationNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteInfo_BeenInvited"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteInfo_JoinGroup"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelGroup"
{
"ControlName" "Label"
"fieldName" "LabelGroup"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%group%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,15 @@
"Resource\DialogFindBuddy.res"
{
"Frame"
{
"tabPosition" "0"
"enabled" "0"
"visible" "1"
"tall" "280"
"wide" "332"
"ypos" "236"
"xpos" "360"
"fieldName" "Frame"
"ControlName" "Frame"
}
}

View File

@ -0,0 +1,59 @@
"Resource/DialogHelpIngame.res"
{
"HelpDialog"
{
"ControlName" "Frame"
"fieldName" "HelpDialog"
"xpos" "154"
"ypos" "206"
"wide" "484"
"tall" "240"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"InfoText"
{
"ControlName" "Label"
"fieldName" "InfoText"
"xpos" "18"
"ypos" "36"
"wide" "450"
"tall" "136"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"textAlignment" "center"
}
"CloseButton"
{
"ControlName" "Button"
"fieldName" "CloseButton"
"xpos" "384"
"ypos" "188"
"wide" "64"
"tall" "24"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#TrackerUI_Close"
"textAlignment" "center"
"command" "Close"
"default" "0"
}
"NeverShowButton"
{
"ControlName" "CheckButton"
"fieldName" "NeverShowButton"
"xpos" "172"
"ypos" "186"
"wide" "194"
"tall" "24"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"labelText" "#TrackerUI_NeverShowThisDialogAgain"
"textAlignment" "center"
"default" "0"
}
}

View File

@ -0,0 +1,108 @@
"Friends/DialogRemoveUser.res"
{
"DialogRemoveUser"
{
"ControlName" "Frame"
"fieldName" "DialogRemoveUser"
"xpos" "221"
"ypos" "354"
"wide" "452"
"tall" "216"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"SysMenu"
{
"ControlName" "Menu"
"fieldName" "SysMenu"
"xpos" "0"
"ypos" "0"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
}
"OK"
{
"ControlName" "Button"
"fieldName" "OK"
"xpos" "220"
"ypos" "180"
"wide" "116"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"labelText" "#TrackerUI_RemoveUser"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Command" "OK"
"Default" "0"
}
"Cancel"
{
"ControlName" "Button"
"fieldName" "Cancel"
"xpos" "352"
"ypos" "180"
"wide" "84"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#TrackerUI_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Command" "Close"
"Default" "0"
}
"WarningLabel"
{
"ControlName" "Label"
"fieldName" "WarningLabel"
"xpos" "24"
"ypos" "40"
"wide" "396"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "You are about to remove johnc from your contact list."
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"InfoLabel"
{
"ControlName" "Label"
"fieldName" "InfoLabel"
"xpos" "24"
"ypos" "76"
"wide" "396"
"tall" "92"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TrackerUI_WarningNoLongerSeeYou"
"textAlignment" "west"
"dulltext" "1"
"brighttext" "0"
"wrap" "1"
}
}

View File

@ -0,0 +1,97 @@
"Resource\DialogSendMessage.res"
{
"CancelButton"
{
"command" "Cancel"
"textAlignment" "center"
"labelText" "#TrackerUI_Close"
"tabPosition" "3"
"enabled" "1"
"visible" "1"
"BgColor" "70 70 70 255"
"FgColor" "255 170 0 255"
"tall" "24"
"wide" "104"
"ypos" "192"
"xpos" "8"
"fieldName" "CancelButton"
"ControlName" "Button"
}
"SendButton"
{
"command" "SendMessage"
"textAlignment" "center"
"labelText" "#TrackerUI_Reply"
"tabPosition" "2"
"enabled" "1"
"visible" "1"
"BgColor" "70 70 70 255"
"FgColor" "255 170 0 255"
"tall" "24"
"wide" "104"
"ypos" "192"
"xpos" "252"
"fieldName" "SendButton"
"ControlName" "Button"
}
"NameLabel"
{
"textAlignment" "west"
"labelText" "test2"
"tabPosition" "0"
"enabled" "1"
"visible" "1"
"BgColor" "70 70 70 255"
"FgColor" "255 255 255 255"
"tall" "20"
"wide" "148"
"ypos" "32"
"xpos" "92"
"fieldName" "NameLabel"
"ControlName" "Label"
}
"InfoText"
{
"textAlignment" "west"
"labelText" "#TrackerUI_MessageFrom"
"tabPosition" "0"
"enabled" "1"
"visible" "1"
"BgColor" "70 70 70 255"
"FgColor" "255 170 0 255"
"tall" "20"
"wide" "88"
"ypos" "32"
"xpos" "4"
"fieldName" "InfoText"
"ControlName" "Label"
}
"TextPanel"
{
"tabPosition" "1"
"enabled" "0"
"visible" "1"
"BgColor" "100 100 100 255"
"FgColor" "255 170 0 255"
"tall" "128"
"wide" "356"
"ypos" "56"
"xpos" "4"
"fieldName" "TextPanel"
"ControlName" "Panel"
}
"Frame"
{
"tabPosition" "0"
"enabled" "1"
"visible" "1"
"BgColor" "70 70 70 255"
"FgColor" "255 170 0 255"
"tall" "224"
"wide" "364"
"ypos" "320"
"xpos" "388"
"fieldName" "Frame"
"ControlName" "CDialogSendMessage"
}
}

Binary file not shown.

View File

@ -0,0 +1,157 @@
"friends/FriendInGameNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=14 width=172 height=16}
place {control="LabelInfo" x=64 y=28 width=172 height=16}
place {control="LabelGame" x=64 y=44 width=172 height=16}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"FriendIngameNotification"
{
"ControlName" "CFriendInGameNotification"
"fieldName" "FriendIngameNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InGameNotification_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelGame"
{
"ControlName" "Label"
"fieldName" "LabelGame"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%game%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,158 @@
"friends/FriendInvitationNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelFriendsList" x=64 y=44 width=172 height=16}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"FriendInvitationNotification"
{
"ControlName" "CFriendInvitationNotification"
"fieldName" "FriendInvitationNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteInfo_HasAdded"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelFriendsList"
{
"ControlName" "Label"
"fieldName" "LabelFriendsList"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteInfo_FriendsList"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,138 @@
"friends/FriendOnlineNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"FriendOnlineNotification"
{
"ControlName" "CFriendOnlineNotification"
"fieldName" "FriendOnlineNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

308
friends/FriendsDialog.res Normal file
View File

@ -0,0 +1,308 @@
"Friends/FriendsDialog.res"
{
controls
{
"FriendsDialog"
{
"ControlName" "CFriendsDialog"
"fieldName" "FriendsDialog"
"xpos" "2123"
"ypos" "549"
"wide" "356"
"tall" "746"
"AutoResize" "1"
"PinCorner" "0"
"enabled" "1"
"paintbackground" "1"
"settitlebarvisible" "1"
style="FriendsPanel"
closeonescape=1
}
"BuddyList"
{
"ControlName" "CFriendsListSubPanel"
tabposition=1
}
"frame_title"
{
"ControlName" "Label"
"labelText" "#SteamRootFriends"
"xpos" "0"
"ypos" "8"
style="FriendsTitle"
"textAlignment" "west"
"textAlignment" "center" [$OSX]
}
"DownLabel"
{
"ControlName" "Label"
"fieldName" "DownLabel"
"xpos" "10"
"ypos" "85"
"wide" "336"
"tall" "80"
"AutoResize" "1"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"paintbackground" "1"
"labelText" "#Friends_NoFriendsInList"
"textAlignment" "north-west"
"wrap" "1"
}
"MenuBar"
{
style="RootMenu"
"ControlName" "MenuBar"
"fieldName" "MenuBar"
"xpos" "29"
"ypos" "2"
"wide" "75"
"tall" "27"
"AutoResize" "0"
"PinCorner" "0"
"enabled" "1"
"paintbackground" "1"
zpos="-1"
}
"FriendPanelSelf"
{
"ControlName" "CFriendPanel"
"fieldName" "FriendPanelSelf"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"paintbackground" "1"
}
"AddFriendsButton"
{
style="AddFriendsButton"
"ControlName" "Button"
"fieldName" "AddFriendsButton"
"xpos" "10"
"ypos" "707"
"wide" "150"
"tall" "24"
"AutoResize" "0"
"PinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"paintbackground" "1"
"labelText" "#Friends_AddFriend"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
"selected" "0"
}
"NoFriendsAddFriendButton"
{
"ControlName" "Button"
"fieldName" "NoFriendsAddFriendButton"
"xpos" "10"
"ypos" "129"
"wide" "200"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"paintbackground" "1"
"labelText" "#Friends_AddFriend"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
"selected" "0"
}
"FriendsState"
{
"ControlName" "EditablePanel"
"fieldName" "FriendsState"
"xpos" "6"
"ypos" "52"
"wide" "310"
"tall" "457"
"AutoResize" "0"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"paintbackground" "1"
}
friends_search { ControlName=TextEntry maxchars=16 hintText="#steam_library_search" style="FriendsSearch" unicode=1 tabposition=2 }
friends_search_icon { ControlName=Label style="FriendsSearchIcon" zpos="4" }
}
styles
{
FriendsPanel
{
render_bg
{
//0="fill(x0, y0, x1, y0 + 82, DefaultBackground)"
0="image(x0, y1-889, x0+320, y1, graphics/JackMyth/FriendsList)"
//1="gradient(x0,y0,x1,y0+50,)"
1="fill(x0,y0,x1,y0+123,JackMyth.HalfTranslucent)"
2="fill(x0, y0 + 81, x1, y0 + 82, Root.Div)"
//2="fill(x0, y0 + 82, x1, y1, Root.TabBar)"
}
}
AddFriendsButton
{
font-family=basefont
font-size=14
font-weight=400
padding-left=15
padding-right=0
textcolor="labelfocus"
bgcolor=none
render_bg
{
1="image( x0, y0 + 4, x0 + 200, y1, graphics/icon_collapse )"
}
}
AddFriendsButton:hover
{
textcolor="white"
render_bg
{
0="image( x0, y0 + 4, x1, y1, graphics/icon_collapse_over )"
}
}
RootMenu
{
bgcolor="none"
}
FriendsTitle
{
//inset="0 0 0 0"
render_bg
{
0="fill( x0, y0, x1, y0 + 32, TitleBar.Focus)" //SIGH...
}
}
FriendsTitle:FrameFocus
{
render_bg
{
0="fill( x0, y0, x1, y0 + 32, TitleBar)" //SIGH...
}
}
FriendsSearch
{
padding-left=-4
padding-top=1
font-family=basefont
font-size=20
font-weight=400
textcolor=Search.Active.Text
shadowtextcolor=Search.Active.Text
render { }
bgcolor=none
render_bg
{
// background fill
0="fill( x0, y0, x1, y1, Search.Back )"
}
}
FriendsSearch:empty
{
textcolor=Search.Text
font-style=normal
}
FriendsSearch:hover
{
textcolor=Search.Active.Text
}
FriendsSearch:empty:hover
{
textcolor=Search.Hover.Text
font-style=normal
}
FriendsSearch:disabled
{
textcolor="None"
}
FriendsSearchIcon
{
bgcolor="none"
inset="4 2 0 0"
image="graphics/Threshold/icons/search"
padding-left=10
padding-right=5
render_bg
{
0="fill( x0, y0, x1, y1, Search.Back )"
}
}
FriendsSearchIcon:disabled
{
bgcolor="none"
inset="4 2 0 0"
image="none"
padding-left=10
padding-right=5
}
}
layout
{
region {name=hidden width=0 height=0}
place { control="frame_title" visible=0 x=0 y=0 width=max height=0 }
// the title bar is missing, so increase the size of the grip
place { control="frame_captiongrip" margin=0 width=max height=32 }
place { control="MenuBar" margin-left=0 height=32 width=50}
place { control="FriendPanelSelf" align=top margin-left=15 y=30 } //modifying the width & height of this element kills cpu usage
place { control="friends_search" width=max}
place { control="friends_search_icon,friends_search" align=left y=82 height=40 spacing=0 x=0}
//place { control="friends_search_icon" align=right dir=right margin-right=145 height=31}
//place { control="friends_search" start=friends_search_icon dir=right y=-2 margin-right=45 width=100 height=31}
place { control="FriendsDialogSheet" y=118 dir=down width=max height=max spacing=3}
place { control="DownLabel" x=0 y=90 width=max margin-left=15 margin-right=15}
place { control="NoFriendsAddFriendButton" height=32 align=right start="DownLabel" dir=down margin-top=10 margin-right=15}
place { control="addFriendsButton" align=bottom margin-left=16 margin-right=9 margin-bottom=7 height=24 region=hidden}
}
}

View File

@ -0,0 +1,157 @@
"friends/GameInviteNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelGame" x=64 y=44 width=172 height=16}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"GameInviteNotification"
{
"ControlName" "CGameInvitationNotification"
"fieldName" "GameInviteNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_GameInvitation_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelGame"
{
"ControlName" "Label"
"fieldName" "LabelGame"
"xpos" "64"
"ypos" "44"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%game%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,38 @@
"friends/AddFriendResultSubPanel.res"
{
"AddFriendResultSubPanel"
{
"ControlName" "CInviteFriendResultSubPanel"
"fieldName" "InviteFriendResultSubPanel"
"xpos" "10"
"ypos" "30"
"wide" "460"
"tall" "289"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"WizardWide" "0"
"WizardTall" "0"
}
"InfoLabel"
{
"ControlName" "Label"
"fieldName" "InfoLabel"
"xpos" "24"
"ypos" "32"
"wide" "384"
"tall" "60"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Friends_InvitingFriend"
"textAlignment" "north-west"
"dulltext" "1"
"brighttext" "0"
"wrap" "1"
}
}

View File

@ -0,0 +1,38 @@
"friends/AddFriendResultSubPanel_failure.res"
{
"AddFriendResultSubPanel"
{
"ControlName" "CInviteFriendResultSubPanel"
"fieldName" "InviteFriendResultSubPanel"
"xpos" "8"
"ypos" "48"
"wide" "464"
"tall" "264"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"WizardWide" "0"
"WizardTall" "0"
}
"InfoLabel"
{
"ControlName" "Label"
"fieldName" "InfoLabel"
"xpos" "24"
"ypos" "32"
"wide" "384"
"tall" "60"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_DefaultInviteError"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,38 @@
"friends/AddFriendResultSubPanel_success.res"
{
"AddFriendResultSubPanel"
{
"ControlName" "CInviteFriendResultSubPanel"
"fieldName" "InviteFriendResultSubPanel"
"xpos" "8"
"ypos" "48"
"wide" "464"
"tall" "264"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"WizardWide" "0"
"WizardTall" "0"
}
"InfoLabel"
{
"ControlName" "Label"
"fieldName" "InfoLabel"
"xpos" "24"
"ypos" "60"
"wide" "384"
"tall" "60"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InvitationSent"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,43 @@
"friends/PlayersSubRecentPlayers.res"
{
layout{
region {name="bottom" align=bottom height=50 width=max}
place {control="PlayersList" x=0 y=0 width=max height=max margin-bottom=50}
place {control="AddFriendButton" region=bottom align=right margin-right=10 margin-top=12}
}
"PlayersList"
{
"ControlName" "ListPanel"
"fieldName" "PlayersList"
"xpos" "8"
"ypos" "10"
"wide" "567"
"tall" "322"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"AddFriendButton"
{
"ControlName" "Button"
"fieldName" "AddFriendButton"
"xpos" "420"
"ypos" "344"
"wide" "155"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
}

View File

@ -0,0 +1,165 @@
"Friends/SubPanelFindBuddy.res"
{
"UserNameEdit"
{
"ControlName" "TextEntry"
"fieldName" "UserNameEdit"
"xpos" "30"
"ypos" "134"
"wide" "240"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"textHidden" "0"
"editable" "1"
"maxchars" "-1"
}
"FirstNameEdit"
{
"ControlName" "TextEntry"
"fieldName" "FirstNameEdit"
"xpos" "30"
"ypos" "184"
"wide" "240"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"textHidden" "0"
"editable" "1"
"maxchars" "-1"
}
"LastNameEdit"
{
"ControlName" "TextEntry"
"fieldName" "LastNameEdit"
"xpos" "30"
"ypos" "234"
"wide" "240"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "4"
"textHidden" "0"
"editable" "1"
"maxchars" "-1"
}
"EmailEdit"
{
"ControlName" "TextEntry"
"fieldName" "EmailEdit"
"xpos" "30"
"ypos" "84"
"wide" "240"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"textHidden" "0"
"editable" "1"
"maxchars" "-1"
}
"LastNameText"
{
"ControlName" "Label"
"fieldName" "LastNameText"
"xpos" "30"
"ypos" "160"
"wide" "240"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TrackerUI_FirstName"
"textAlignment" "west"
"associate" "FirstNameEdit"
"dulltext" "0"
"brighttext" "0"
}
"FirstNameText"
{
"ControlName" "Label"
"fieldName" "FirstNameText"
"xpos" "30"
"ypos" "110"
"wide" "240"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TrackerUI_UserName"
"textAlignment" "west"
"associate" "UserNameEdit"
"dulltext" "0"
"brighttext" "0"
}
"UserNameText"
{
"ControlName" "Label"
"fieldName" "UserNameText"
"xpos" "30"
"ypos" "210"
"wide" "240"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TrackerUI_LastName"
"textAlignment" "west"
"associate" "LastNameEdit"
"dulltext" "0"
"brighttext" "0"
}
"Unnamed dialog1"
{
"ControlName" "Label"
"fieldName" "Unnamed dialog1"
"xpos" "30"
"ypos" "60"
"wide" "240"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TrackerUI_EMailAddress"
"textAlignment" "west"
"associate" "EmailEdit"
"dulltext" "0"
"brighttext" "0"
}
"Unnamed dialog2"
{
"ControlName" "Label"
"fieldName" "Unnamed dialog2"
"xpos" "30"
"ypos" "22"
"wide" "430"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TrackerUI_EnterInformationAboutFriend"
"textAlignment" "north-west"
"dulltext" "1"
"brighttext" "0"
}
}

Binary file not shown.

View File

@ -0,0 +1,33 @@
"Resource\SubPanelFindBuddyReque"
{
"EditBox"
{
"tabPosition" "1"
"enabled" "1"
"visible" "1"
"BgColor" "100 100 100 255"
"FgColor" "255 170 0 255"
"tall" "84"
"wide" "364"
"ypos" "164"
"xpos" "44"
"fieldName" "EditBox"
"ControlName" "Panel"
}
"InfoText"
{
"textAlignment" "west"
"labelText" ""
"tabPosition" "0"
"enabled" "1"
"visible" "1"
"BgColor" "70 70 70 255"
"FgColor" "255 170 0 255"
"tall" "88"
"wide" "364"
"ypos" "48"
"xpos" "44"
"fieldName" "InfoText"
"ControlName" "Label"
}
}

Binary file not shown.

View File

@ -0,0 +1,203 @@
"Friends/SubPanelUserInfoDetails.res"
{
"SubPanelUserInfoDetails"
{
"ControlName" "CSubPanelUserInfoDetails"
"fieldName" "SubPanelUserInfoDetails"
"xpos" "0"
"ypos" "28"
"wide" "384"
"tall" "328"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"NotifyCheck"
{
"ControlName" "CheckButton"
"fieldName" "NotifyCheck"
"xpos" "20"
"ypos" "92"
"wide" "340"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#Friends_NotifyMeWhenUserComesOnline"
"textAlignment" "north-west"
"wrap" "1"
"Default" "0"
"selected" "0"
}
"SoundOnlineCheck"
{
"ControlName" "CheckButton"
"fieldName" "SoundOnlineCheck"
"xpos" "20"
"ypos" "134"
"wide" "340"
"tall" "39"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"paintbackground" "1"
"labelText" "#Friends_PlaySoundWhenUserComesOnline"
"textAlignment" "north-west"
"wrap" "1"
"Default" "0"
"selected" "0"
}
"SoundIngameCheck"
{
"ControlName" "CheckButton"
"fieldName" "SoundIngameCheck"
"xpos" "20"
"ypos" "176"
"wide" "340"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"paintbackground" "1"
"labelText" "#Friends_PlaySoundWhenUserJoinsGame"
"textAlignment" "north-west"
"wrap" "1"
"Default" "0"
"selected" "0"
}
"InvisibleCheck"
{
"ControlName" "CheckButton"
"fieldName" "InvisibleCheck"
"xpos" "26"
"ypos" "152"
"wide" "340"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "4"
"paintbackground" "1"
"labelText" "#TrackerUI_BlockUserFromSeeingMe"
"textAlignment" "north-west"
"wrap" "1"
"Default" "0"
"selected" "0"
}
"RemoveButton"
{
"ControlName" "Button"
"fieldName" "RemoveButton"
"xpos" "22"
"ypos" "232"
"wide" "180"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "5"
"paintbackground" "1"
"labelText" "#Friends_RemoveUser"
"textAlignment" "west"
"wrap" "0"
"Command" "RemoveUser"
"Default" "0"
"selected" "0"
}
"RemoveText"
{
"ControlName" "Label"
"fieldName" "RemoveText"
"xpos" "22"
"ypos" "264"
"wide" "340"
"tall" "48"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_RemoveUserExplanation"
"textAlignment" "north-west"
"wrap" "1"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "22"
"ypos" "22"
"wide" "152"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_RecentlyUsedNames"
"textAlignment" "north-west"
"wrap" "0"
}
"FriendNameOld"
{
"ControlName" "Label"
"fieldName" "FriendNameOld"
"xpos" "174"
"ypos" "22"
"wide" "201"
"tall" "57"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "johnc"
"textAlignment" "north-west"
"wrap" "1"
}
"Divider1"
{
"ControlName" "Divider"
"fieldName" "Divider1"
"xpos" "24"
"ypos" "80"
"wide" "332"
"tall" "2"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
"Divider2"
{
"ControlName" "Divider"
"fieldName" "Divider2"
"xpos" "24"
"ypos" "218"
"wide" "332"
"tall" "2"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
}

BIN
friends/TrackerDialog.res Normal file

Binary file not shown.

View File

@ -0,0 +1,128 @@
"friends/VoiceChatInviteNotification.res"
{
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"VoiceChatInviteNotification"
{
"ControlName" "CVoiceChatInviteNotification"
"fieldName" "VoiceChatInviteNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"style"="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_VoiceChatInvitation_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,96 @@
"friends/AddFriendEnterDetailsSubPanel.res"
{
"AddFriendEnterDetailsSubPanel"
{
"ControlName" "CAddFriendEnterDetailsSubPanel"
"fieldName" "AddFriendEnterDetailsSubPanel"
"xpos" "8"
"ypos" "28"
"wide" "464"
"tall" "284"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"WizardWide" "0"
"WizardTall" "0"
}
"FriendNameEntry"
{
"ControlName" "TextEntry"
"fieldName" "FriendNameEntry"
"xpos" "24"
"ypos" "92"
"wide" "380"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"textHidden" "0"
"editable" "1"
"maxchars" "128"
"NumericInputOnly" "0"
"unicode" "0"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "24"
"ypos" "32"
"wide" "380"
"tall" "58"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_EnterAccountNameOrEmailAddress"
"textAlignment" "north-west"
"wrap" "1"
}
"URLLabel1"
{
"ControlName" "URLLabel"
"fieldName" "URLLabel1"
"xpos" "25"
"ypos" "120"
"wide" "412"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_AddRecentPlayerAsFriend"
"textAlignment" "west"
"wrap" "0"
"URLText" "steam://friends/players"
}
"URLLabel2"
{
"ControlName" "URLLabel"
"fieldName" "URLLabel2"
"xpos" "25"
"ypos" "140"
"wide" "412"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#friends_searchOnline"
"textAlignment" "west"
"wrap" "0"
"command" "OpenCommunitySearch"
}
}

View File

@ -0,0 +1,38 @@
"friends/AddFriendResultSubPanel.res"
{
"AddFriendResultSubPanel"
{
"ControlName" "CAddFriendResultSubPanel"
"fieldName" "AddFriendResultSubPanel"
"xpos" "10"
"ypos" "30"
"wide" "460"
"tall" "289"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"WizardWide" "0"
"WizardTall" "0"
}
"InfoLabel"
{
"ControlName" "Label"
"fieldName" "InfoLabel"
"xpos" "24"
"ypos" "32"
"wide" "384"
"tall" "60"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Friends_SearchingForFriend"
"textAlignment" "north-west"
"dulltext" "1"
"brighttext" "0"
"wrap" "1"
}
}

View File

@ -0,0 +1,38 @@
"friends/AddFriendResultSubPanel_failure.res"
{
"AddFriendResultSubPanel"
{
"ControlName" "CAddFriendResultSubPanel"
"fieldName" "AddFriendResultSubPanel"
"xpos" "8"
"ypos" "48"
"wide" "464"
"tall" "264"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"WizardWide" "0"
"WizardTall" "0"
}
"InfoLabel"
{
"ControlName" "Label"
"fieldName" "InfoLabel"
"xpos" "24"
"ypos" "32"
"wide" "384"
"tall" "134"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_CannotAddSelfToList"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,38 @@
"friends/AddFriendResultSubPanel_success.res"
{
"AddFriendResultSubPanel"
{
"ControlName" "CAddFriendResultSubPanel"
"fieldName" "AddFriendResultSubPanel"
"xpos" "8"
"ypos" "48"
"wide" "464"
"tall" "264"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"WizardWide" "0"
"WizardTall" "0"
}
"InfoLabel"
{
"ControlName" "Label"
"fieldName" "InfoLabel"
"xpos" "24"
"ypos" "60"
"wide" "384"
"tall" "60"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_FriendHasBeenAddedToYourListUnderName"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,70 @@
"friends/broadcastapprovebar.res"
{
colors
{
invitebg="163 160 153 255"
}
controls
{
"BABar" { ControlName="BABar" }
"InviteLabel" { ControlName="Label" labeltext="#Friends_BroadcastApprove" mouseinputenabled=0 }
"GameLabel" { ControlName="Label" labeltext="%game%" mouseinputenabled=0 }
"ApproveLabel" { ControlName="URLLabel" labeltext="#Friends_BroadcastApprove_Approve" }
"OrLabel" { ControlName="Label" labeltext="#Friends_BroadcastApprove_Or" }
"IgnoreLabel" { ControlName="URLLabel" labeltext="#Friends_BroadcastApprove_Ignore" }
"InviteImage" { ControlName="ImagePanel" image="resource/invite" mouseinputenabled=0 }
"CloseButton" { ControlName="Button" labeltext="X" command="Close" }
}
styles
{
CBroadcastApproveBar
{
render_bg {
0="fill( x0, y0 + 2, x1, y1 - 2, invitebg )" // fill the center
1="fill( x0 + 2, y0, x1 - 2, y0 + 2, invitebg )" // top
2="fill( x0 + 2, y1 - 2, x1 - 2, y1, invitebg )" // bottom
3="fill4( x0 + 1, y0 + 1, x0 + 2, y0 + 2, invitebg )" // top-left
4="fill4( x0 + 1, y0, x0 + 2, y0 + 1, invitebg, 127 )" //
5="fill4( x0, y0 + 1, x0 + 1, y0 + 2, invitebg, 127 )" //
}
}
Button
{
render {}
render_bg { }
bgcolor=none
font-style=none
}
Label
{
textcolor="41 41 40 255"
}
Button
{
textcolor="41 41 40 255"
}
Button:hover
{
textcolor=white
}
URLLabel
{
textcolor="41 41 40 255"
}
}
layout
{
place { control="InviteImage" x=2 y=2 width=50 height=50 }
place { control="InviteLabel,GameLabel,ApproveLabel" dir=down spacing=2 margin-top=6 margin-right=2 margin-left=60 }
place {control="OrLabel,IgnoreLabel" dir=right spacing=4 start=ApproveLabel margin-left=4 margin-top=0 margin-right=0 }
place { control="CloseButton" align=right margin=0 width=20 height=20 }
}
}

View File

@ -0,0 +1,131 @@
"friends/BroadcastApproveNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"BroadcastApproveNotification"
{
"ControlName" "BroadcastApproveNotification"
"fieldName" "BroadcastApproveNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BroadcastApproveNotification"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,131 @@
"friends/BroadcastCantStartFriend.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"BroadcastCantStartFriend"
{
"ControlName" "BroadcastCantStartFriend"
"fieldName" "BroadcastCantStartFriend"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BroadcastCantStart_Streaming"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,62 @@
"friends/broadcastinvitebar.res"
{
colors
{
invitebg="163 160 153 255"
}
controls
{
"BIBar" { ControlName="BIBar" }
"InviteLabel" { ControlName="Label" labeltext="#Friends_BroadcastInvite" mouseinputenabled=0 }
"GameLabel" { ControlName="Label" labeltext="%game%" mouseinputenabled=0 }
"ClickHereLabel" { ControlName="Label" labeltext="#friends_game_invite_action" mouseinputenabled=0 }
"InviteImage" { ControlName="ImagePanel" image="resource/invite" mouseinputenabled=0 }
"CloseButton" { ControlName="Button" labeltext="X" command="Close" }
}
styles
{
CBroadcastInviteBar
{
render_bg {
0="fill( x0, y0 + 2, x1, y1 - 2, invitebg )" // fill the center
1="fill( x0 + 2, y0, x1 - 2, y0 + 2, invitebg )" // top
2="fill( x0 + 2, y1 - 2, x1 - 2, y1, invitebg )" // bottom
3="fill4( x0 + 1, y0 + 1, x0 + 2, y0 + 2, invitebg )" // top-left
4="fill4( x0 + 1, y0, x0 + 2, y0 + 1, invitebg, 127 )" //
5="fill4( x0, y0 + 1, x0 + 1, y0 + 2, invitebg, 127 )" //
}
}
Button
{
render {}
render_bg { }
bgcolor=none
font-style=none
}
Label
{
textcolor="41 41 40 255"
}
Button
{
textcolor="41 41 40 255"
}
Button:hover
{
textcolor=white
}
}
layout
{
place { control="InviteImage" x=2 y=2 width=50 height=50 }
place { control="InviteLabel,GameLabel,ClickHereLabel" width=max dir=down spacing=2 margin-top=6 margin-right=2 margin-left=60 }
place { control="CloseButton" align=right margin=0 width=20 height=20 }
}
}

View File

@ -0,0 +1,130 @@
"friends/BroadcastInviteNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"BroadcastInviteNotification"
{
"ControlName" "BroadcastInviteNotification"
"fieldName" "BroadcastInviteNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "40"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_BroadcastInviteNotification"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,111 @@
"resource/BroadcastPublicState.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"BroadcastPublicStateNotification"
{
"ControlName" "BroadcastPublicStateNotification"
"fieldName" "BroadcastPublicStateNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "74"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"style" "Notification"
}
"BroadcastImageBlue"
{
"ControlName" "ImagePanel"
"fieldName" "BroadcastImageBlue"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/stream_notification"
}
"BroadcastImageRed"
{
"ControlName" "ImagePanel"
"fieldName" "BroadcastImageRed"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/stream_disconnect_notification"
}
"LabelTitle"
{
"ControlName" "Label"
"fieldName" "LabelTitle"
"style" "NotifyRemoteClientTitle"
"xpos" "64"
"ypos" "10"
"zpos" "2"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_Notification_Title"
"textAlignment" "north-west"
"wrap" "1"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"style" "NotifyRemoteClientInfo"
"xpos" "64"
"ypos" "30"
"zpos" "2"
"wide" "172"
"tall" "50"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "Test"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,90 @@
"friends/broadcastrecordererrornotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"BroadcastRecorderNotification"
{
"ControlName" "CBroadcastRecorderNotification"
"fieldName" "BroadcastRecorderNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "74"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"style" "Notification"
}
"BroacdastImageError"
{
"ControlName" "ImagePanel"
"fieldName" "BroacdastImageError"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/stream_disconnect_notification"
}
"LabelStreaming"
{
"ControlName" "Label"
"fieldName" "LabelStreaming"
"style" "NotifyRemoteClientTitle"
"xpos" "64"
"ypos" "10"
"zpos" "2"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "Broadcast"
"textAlignment" "north-west"
"wrap" "1"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"style" "NotifyRemoteClientInfo"
"xpos" "64"
"ypos" "30"
"zpos" "2"
"wide" "172"
"tall" "50"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_RecordingError_Notification"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,90 @@
"resource/BroadcastUploadErrorNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"BroadcastUploadErrorNotification"
{
"ControlName" "BroadcastUploadErrorNotification"
"fieldName" "BroadcastUploadErrorNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "74"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"style" "Notification"
}
"BroacdastImageError"
{
"ControlName" "ImagePanel"
"fieldName" "BroacdastImageError"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "238"
"tall" "72"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/stream_disconnect_notification"
}
"LabelStreaming"
{
"ControlName" "Label"
"fieldName" "LabelStreaming"
"style" "NotifyRemoteClientTitle"
"xpos" "64"
"ypos" "10"
"zpos" "2"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "Broadcast"
"textAlignment" "north-west"
"wrap" "1"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"style" "NotifyRemoteClientInfo"
"xpos" "64"
"ypos" "30"
"zpos" "2"
"wide" "172"
"tall" "50"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_UploadError_Notification"
"textAlignment" "north-west"
"wrap" "1"
}
}

View File

@ -0,0 +1,130 @@
"friends/BroadcastViewerNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"BroadcastViewerNotification"
{
"ControlName" "BroadcastViewerNotification"
"fieldName" "BroadcastViewerNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Broadcast_Notification_Is_Watching"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
"textcolor" "NotificationBodyText"
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_OnlineNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

View File

@ -0,0 +1,86 @@
"friends/friendaliasesdialog.res"
{
controls
{
FriendAliasesDialog
{
title "#Friends_FriendAliases_Title"
wide "348"
tall "288"
}
CloseButton
{
ControlName "Button"
labelText "#vgui_close"
Command "Close"
PinCorner "2"
}
Caption
{
ControlName "Label"
labelText "#Friends_FriendAliasesInfo"
}
Label1 { ControlName="Label" labelText="%FriendNameOld1%" }
Label2 { ControlName="Label" labelText="%FriendNameOld2%" }
Label3 { ControlName="Label" labelText="%FriendNameOld3%" }
Label4 { ControlName="Label" labelText="%FriendNameOld4%" }
Label5 { ControlName="Label" labelText="%FriendNameOld5%" }
Label6 { ControlName="Label" labelText="%FriendNameOld6%" }
Label7 { ControlName="Label" labelText="%FriendNameOld7%" }
Label8 { ControlName="Label" labelText="%FriendNameOld8%" }
Label9 { ControlName="Label" labelText="%FriendNameOld9%" }
Label10 { ControlName="Label" labelText="%FriendNameOld10%" }
Date1 { ControlName="Label" labelText="%FriendDate1%" }
Date2 { ControlName="Label" labelText="%FriendDate2%" }
Date3 { ControlName="Label" labelText="%FriendDate3%" }
Date4 { ControlName="Label" labelText="%FriendDate4%" }
Date5 { ControlName="Label" labelText="%FriendDate5%" }
Date6 { ControlName="Label" labelText="%FriendDate6%" }
Date7 { ControlName="Label" labelText="%FriendDate7%" }
Date8 { ControlName="Label" labelText="%FriendDate8%" }
Date9 { ControlName="Label" labelText="%FriendDate9%" }
Date10 { ControlName="Label" labelText="%FriendDate10%" }
FriendAliasesNone
{
ControlName "Label"
labelText "#Friends_FriendAliases_None"
textAlignment "north-west"
}
}
layout
{
region { name="dates" align=left margin-top=60 margin-left=16 }
region { name="aliases" margin-top=60 margin-left=10 margin-right=20 }
region { name="bottomrow" align=bottom height=36 }
place { control=CloseButton region=bottomrow align=right margin-right=24 }
place { control=Caption x=10 y=40 margin-right=20 }
place { control=FriendAliasesNone x=25 y=60 width=250 height=200 }
place
{
control=Label1,Label2,Label3,Label4,Label5,Label6,Label7,Label8,Label9,Label10
region="aliases"
dir=down
spacing=4
height=15
width=max
align=left
margin-left=130
}
place
{
control=Date1,Date2,Date3,Date4,Date5,Date6,Date7,Date8,Date9,Date10
region="dates"
dir=down
width=120
spacing=4
height=15
}
}
}

View File

@ -0,0 +1,115 @@
"Friends/friendgameinvitedialog.res"
{
controls
{
"FriendGameInviteDialog"
{
"ControlName" "CFriendGameInviteDialog"
"fieldName" "FriendGameInviteDialog"
"xpos" "2123"
"ypos" "549"
"wide" "356"
"tall" "746"
"AutoResize" "1"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
style="FriendsPanel"
closeonescape=1
}
"BuddyList"
{
"ControlName" "CFriendsListSubPanel"
"fieldName" "BuddyList"
"AutoResize" "3"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
"linespacing" "48"
style="FriendsList"
}
"CloseButton"
{
"ControlName" "Button"
"fieldName" "CloseButton"
"xpos" "10"
"ypos" "707"
"wide" "150"
"tall" "24"
"AutoResize" "0"
"PinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteToGame_Close"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
"selected" "0"
}
}
styles
{
FriendsPanel
{
bgcolor="dialogBG"
render_bg
{
1="image( x0, y0, x1, y1, graphics/clienttexture2)"
}
}
RootMenu
{
bgcolor="none"
}
FriendsTitle
{
inset="0 0 0 0"
}
FriendsTitle [$OSX]
{
font-family=basefont
font-size=15
font-weight=400
textcolor="textdisabled"
bgcolor="none"
inset="0 9 0 0"
}
FriendsTitle:FrameFocus [$OSX]
{
font-family=basefont
font-size=15
font-weight=400
textcolor="texthover"
bgcolor="none"
inset="0 9 0 0"
}
}
layout
{
// the title bar is missing, so increase the size of the grip
place { control="frame_captiongrip" margin=2 width=max height=38 }
place { control="buddylist" align=left margin-left=10 margin-right=7 margin-top=36 margin-bottom=48 width=max height=max }
}
}

View File

@ -0,0 +1,243 @@
"friends/friendnotificationoptionsdialog.res"
{
layout{
region {name="bottom" align=bottom width=max height=40}
place {control=Label4 margin-left=20 y=50 width=max}
place {control=JoinGameNotifyCheck start=Label4 margin-top=5 margin-left=20 dir=down width=max}
place {control=JoinGamePlaySoundCheck start=JoinGameNotifyCheck dir=down width=max}
place {control=Label5 start=Label4 margin-top=70 width=max dir=down}
place {control=FriendOnlineNotifyCheck start=Label5 margin-top=5 margin-left=20 dir=down width=max}
place {control=FriendOnlinePlaySoundCheck start=FriendOnlineNotifyCheck dir=down width=max}
place {control=Label6 start=Label5 margin-top=70 dir=down width=max}
place {control=ReceiveMessageNotifyCheck start=Label6 margin-top=5 margin-left=20 dir=down width=max}
place {control=ReceiveMessagePlaySoundCheck start=ReceiveMessageNotifyCheck dir=down width=max}
place {control=OKButton,Button1 dir=right spacing=10 region="bottom" align=right margin-right=10}
}
"CFriendNotificationOptionsDialog"
{
"ControlName" "CFriendNotificationOptionsDialog"
"fieldName" "CFriendNotificationOptionsDialog"
"xpos" "1100"
"ypos" "586"
"wide" "360"
"tall" "400"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#Friends_NotificationOptions_Title"
}
"OKButton"
{
"ControlName" "Button"
"fieldName" "OKButton"
"xpos" "168"
"ypos" "358"
"wide" "84"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "7"
"paintbackground" "1"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"Button1"
{
"ControlName" "Button"
"fieldName" "Button1"
"xpos" "258"
"ypos" "358"
"wide" "84"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "8"
"paintbackground" "1"
"labelText" "#vgui_cancel"
"textAlignment" "west"
"wrap" "0"
"Command" "Close"
"Default" "0"
}
"Label4"
{
"ControlName" "Label"
"fieldName" "Label4"
"xpos" "20"
"ypos" "50"
"wide" "364"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_WhenThisFriendJoinsGame"
"textAlignment" "west"
"wrap" "0"
}
"JoinGameNotifyCheck"
{
"ControlName" "CheckButton"
"fieldName" "JoinGameNotifyCheck"
"xpos" "40"
"ypos" "75"
"wide" "364"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"paintbackground" "1"
"labelText" "#Friends_DisplayNotification"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"JoinGamePlaySoundCheck"
{
"ControlName" "CheckButton"
"fieldName" "JoinGamePlaySoundCheck"
"xpos" "40"
"ypos" "96"
"wide" "364"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"paintbackground" "1"
"labelText" "#Friends_PlayASound"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"Label5"
{
"ControlName" "Label"
"fieldName" "Label5"
"xpos" "20"
"ypos" "128"
"wide" "404"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_WhenThisFriendComesOnline"
"textAlignment" "west"
"wrap" "0"
}
"FriendOnlineNotifyCheck"
{
"ControlName" "CheckButton"
"fieldName" "FriendOnlineNotifyCheck"
"xpos" "40"
"ypos" "154"
"wide" "364"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"paintbackground" "1"
"labelText" "#Friends_DisplayNotification"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"FriendOnlinePlaySoundCheck"
{
"ControlName" "CheckButton"
"fieldName" "FriendOnlinePlaySoundCheck"
"xpos" "40"
"ypos" "177"
"wide" "364"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "4"
"paintbackground" "1"
"labelText" "#Friends_PlayASound"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"Label6"
{
"ControlName" "Label"
"fieldName" "Label6"
"xpos" "20"
"ypos" "210"
"wide" "404"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_WhenReceiveMessageFromThisFriend"
"textAlignment" "west"
"wrap" "0"
}
"ReceiveMessageNotifyCheck"
{
"ControlName" "CheckButton"
"fieldName" "ReceiveMessageNotifyCheck"
"xpos" "39"
"ypos" "230"
"wide" "364"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "5"
"paintbackground" "1"
"labelText" "#Friends_DisplayNotification"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
"ReceiveMessagePlaySoundCheck"
{
"ControlName" "CheckButton"
"fieldName" "ReceiveMessagePlaySoundCheck"
"xpos" "40"
"ypos" "254"
"wide" "364"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "6"
"paintbackground" "1"
"labelText" "#Friends_PlayASound"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
}
}

View File

@ -0,0 +1,150 @@
"Steam/RefreshLoginDialog.res"
{
"RefreshLoginDialog"
{
"ControlName" "Frame"
"fieldName" "RefreshLoginDialog"
"xpos" "396"
"ypos" "338"
"wide" "388"
"tall" "244"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"ErrorInfoLabel"
{
"ControlName" "Label"
"fieldName" "ErrorInfoLabel"
"xpos" "31"
"ypos" "42"
"wide" "328"
"tall" "51"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ""
"textAlignment" "west"
"dulltext" "1"
"brighttext" "0"
"wrap" "1"
}
"UserNameEdit"
{
"ControlName" "TextEntry"
"fieldName" "UserNameEdit"
"xpos" "121"
"ypos" "100"
"wide" "238"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "0"
"tabPosition" "1"
"textHidden" "0"
"editable" "1"
"maxchars" "-1"
"NumericInputOnly" "0"
}
"PasswordEdit"
{
"ControlName" "TextEntry"
"fieldName" "PasswordEdit"
"xpos" "121"
"ypos" "133"
"wide" "238"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"textHidden" "1"
"editable" "1"
"maxchars" "-1"
"NumericInputOnly" "0"
}
"LoginButton"
{
"ControlName" "Button"
"fieldName" "LoginButton"
"xpos" "120"
"ypos" "167"
"wide" "80"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"labelText" "#Friends_Login_Btn"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Command" "Login"
"Default" "1"
}
"UserNameLabel"
{
"ControlName" "Label"
"fieldName" "UserNameLabel"
"xpos" "10"
"ypos" "100"
"wide" "104"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Friends_AccountName"
"textAlignment" "east"
"associate" "UserNameEdit"
"dulltext" "0"
"brighttext" "0"
}
"Unnamed dialog1"
{
"ControlName" "Label"
"fieldName" "Unnamed dialog1"
"xpos" "10"
"ypos" "133"
"wide" "104"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Friends_Login_Password"
"textAlignment" "east"
"associate" "PasswordEdit"
"dulltext" "0"
"brighttext" "0"
}
"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "206"
"ypos" "167"
"wide" "84"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"labelText" "#vgui_cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Command" "Close"
"Default" "0"
}
}

60
friends/gameinvitebar.res Normal file
View File

@ -0,0 +1,60 @@
"friends/gameinvitebar.res"
{
colors
{
invitebg="163 160 153 255"
}
controls
{
"GameInviteBar" { ControlName="GameInviteBar" }
"InviteLabel" { ControlName="Label" labeltext="#friends_game_invite" mouseinputenabled=0 }
"GameLabel" { ControlName="Label" labeltext="%game%" mouseinputenabled=0 }
"ClickHereLabel" { ControlName="Label" labeltext="#friends_game_invite_action" mouseinputenabled=0 }
"InviteImage" { ControlName="ImagePanel" image="resource/invite" mouseinputenabled=0 }
"CloseButton" { ControlName="Button" labeltext="X" command="Close" }
}
styles
{
CGameInviteBar
{
render_bg {
0="fill( x0, y0, x1, y1, DefaultBackground )" // fill the center
//1="fill( x0 + 2, y0, x1 - 2, y0 + 2, invitebg )" // top
//2="fill( x0 + 2, y1 - 2, x1 - 2, y1, invitebg )" // bottom
//3="fill4( x0 + 1, y0 + 1, x0 + 2, y0 + 2, invitebg )" // top-left
//4="fill4( x0 + 1, y0, x0 + 2, y0 + 1, invitebg, 127 )" //
//5="fill4( x0, y0 + 1, x0 + 1, y0 + 2, invitebg, 127 )" //
}
}
Button
{
render {}
render_bg { }
bgcolor=none
font-style=none
textcolor=DefaultText
}
Button:hover
{
textcolor=DefaultText.Hover
}
//Label
//{
// textcolor=DefaultText
//}
}
layout
{
place { control="InviteImage" x=2 y=2 width=50 height=50 }
place { control="InviteLabel,GameLabel,ClickHereLabel" width=max dir=down spacing=2 margin-top=6 margin-right=2 margin-left=60 }
place { control="CloseButton" align=right margin=0 width=20 height=20 }
}
}

View File

@ -0,0 +1,130 @@
"friends/GiftReceivedNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
"GiftReceivedNotification"
{
"ControlName" "GiftReceivedNotification"
"fieldName" "GiftReceivedNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"GiftImage"
{
"ControlName" "ImagePanel"
"fieldName" "GiftImage"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/icon_toast_gift"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#friends_giftreceived_info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

BIN
friends/icon_chatFailed.tga Normal file

Binary file not shown.

Binary file not shown.

BIN
friends/icon_chat_idle.tga Normal file

Binary file not shown.

BIN
friends/icon_connected.tga Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
friends/icon_microphone.tga Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
friends/icon_speaker.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

View File

@ -0,0 +1,118 @@
"friends/ItemReceivedNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ItemImage" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelInfo" x=64 y=16 width=172 height=34}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"ItemReceivedNotification"
{
"ControlName" "ItemReceivedNotification"
"fieldName" "ItemReceivedNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ItemImage"
{
"ControlName" "ImagePanel"
"fieldName" "ItemImage"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/icon_toast_item"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "34"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#friends_itemsreceived_info"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

BIN
friends/loop_1.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/loop_2.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/loop_3.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/loop_4.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/loop_5.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/loop_6.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/loop_7.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/loop_8.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,118 @@
"friends/NewTurnsNotification.res"
{
styles
{
Label
{
font-size=14 [$LINUX]
font-size=16
}
}
layout{
place {control="ItemImage" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelInfo" x=64 y=16 width=172 height=34}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"NewTurnsNotification"
{
"ControlName" "NewTurnsNotification"
"fieldName" "NewTurnsNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ItemImage"
{
"ControlName" "ImagePanel"
"fieldName" "ItemImage"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
"image" "graphics/icon_toast_newturns"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "34"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#friends_newturns_info"
"textAlignment" "north-west"
"wrap" "1"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

BIN
friends/rampDown_1.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/rampDown_2.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/rampUp_1.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
friends/rampUp_2.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,59 @@
"friends/setnicknamedialog.layout"
{
controls
{
FriendAliasesDialog
{
title "#friends_setnickname_title"
wide "388"
tall "148"
}
CloseButton
{
ControlName "Button"
labelText "#vgui_close"
Command "Close"
}
OKButton
{
ControlName "Button"
labelText "#vgui_ok"
Command "Apply"
default "1"
}
Details
{
ControlName "Label"
labelText "#friends_setnickname_info"
wrap "1"
}
NicknameEdit
{
ControlName "TextEntry"
tabposition "1"
unicode "1"
}
}
styles
{
Button
{
minimum-width=80
}
}
layout
{
region { name="bottomrow" align=bottom height=36 }
place { control="OKButton,CloseButton" region=bottomrow align=right spacing=8 margin-right=24 }
place { control=Details x=20 y=38 width=348 margin-right=20 height=40 }
place { control=NicknameEdit x=20 y=75 width=335 height=24 }
}
}

View File

@ -0,0 +1,65 @@
"friends/tradeinvitebar.res"
{
colors
{
invitebg="163 160 153 255"
}
controls
{
"InviteLabel" { ControlName="Label" labeltext="#friends_trade_invite" mouseinputenabled=0 group="recv" }
"ClickHereLabel" { ControlName="Label" labeltext="#friends_trade_invite_action" mouseinputenabled=0 group="recv" }
"InviteSentLabel" { ControlName="Label" labeltext="#friends_trade_invite_sent" mouseinputenabled=0 group="send" }
"WaitingForResponseLabel" { ControlName="Label" labeltext="#friends_trade_invite_sent_waiting" mouseinputenabled=0 group="send" }
"InviteImage" { ControlName="ImagePanel" image="resource/icon_trade_request" mouseinputenabled=0 group="recv" }
"InviteSentImage" { ControlName="ImagePanel" image="resource/icon_trade_request" mouseinputenabled=0 group="send" }
"CloseButton" { ControlName="Button" labeltext="X" command="Close" }
}
styles
{
CTradeInviteBar
{
render_bg {
0="fill( x0, y0, x1, y1, DefaultBackground )" // fill the center
//1="fill( x0 + 2, y0, x1 - 2, y0 + 2, invitebg )" // top
//2="fill( x0 + 2, y1 - 2, x1 - 2, y1, invitebg )" // bottom
//3="fill4( x0 + 1, y0 + 1, x0 + 2, y0 + 2, invitebg )" // top-left
//4="fill4( x0 + 1, y0, x0 + 2, y0 + 1, invitebg, 127 )" //
//5="fill4( x0, y0 + 1, x0 + 1, y0 + 2, invitebg, 127 )" //
}
}
Button
{
render {}
render_bg { }
bgcolor=none
font-style=none
textcolor=DefaultText
}
Button:hover
{
textcolor=DefaultText.Hover
}
//Label
//{
// textcolor="41 41 40 255"
//}
}
layout
{
place { control="InviteImage,InviteSentImage" x=2 y=2 width=50 height=50 }
place { control="InviteLabel,ClickHereLabel,InviteSentLabel,WaitingForResponseLabel" width=max dir=down spacing=12 margin-top=6 margin-right=2 margin-left=60 }
place { control="CloseButton" align=right margin=0 width=20 height=20 }
}
}

View File

@ -0,0 +1,128 @@
"friends/TradeInviteNotification.res"
{
layout{
place {control="ImageAvatar" x=16 y=16 width=42 height=42}
place {control="NotificationClickPanel" x=0 y=0 width=max height=max}
place {control="LabelSender" x=64 y=16 width=172 height=16}
place {control="LabelInfo" x=64 y=30 width=172 height=16}
place {control="LabelHotkey" x=0 y=74 width=240 height=24}
}
"TradeInviteNotification"
{
"ControlName" "TradInvitationNotification"
"fieldName" "TradeInviteNotification"
"xpos" "0"
"ypos" "0"
"wide" "240"
"tall" "98"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
style="notification"
}
"ImageAvatar"
{
"ControlName" "ImagePanel"
"fieldName" "ImageAvatar"
"xpos" "16"
"ypos" "16"
"wide" "42"
"tall" "42"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"gradientVertical" "0"
"scaleImage" "0"
}
"NotificationClickPanel"
{
"ControlName" "CNotificationClickPanel"
"fieldName" "NotificationClickPanel"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
}
"LabelSender"
{
"ControlName" "Label"
"fieldName" "LabelSender"
"xpos" "64"
"ypos" "16"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "%name%"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"LabelInfo"
{
"ControlName" "Label"
"fieldName" "LabelInfo"
"xpos" "64"
"ypos" "30"
"wide" "172"
"tall" "14"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_TradeInvitation_Info"
"textAlignment" "north-west"
"wrap" "0"
"font" FriendsSmall
}
"DarkenedRegion"
{
"controlname" "imagepanel"
"fieldname" "DarkenedRegion"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"fillcolor" "Black"
"zpos" "-1"
}
"LabelHotkey"
{
"ControlName" "Label"
"fieldName" "LabelHotkey"
"xpos" "0"
"ypos" "74"
"wide" "240"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_InviteNotification_Hotkey"
"textAlignment" "center"
"wrap" "0"
"font" FriendsSmall
}
}

57
friends/voicebar.res Normal file
View File

@ -0,0 +1,57 @@
"friends/voicebar.res"
{
controls
{
"VoiceBar"
{
"ControlName" "CVoiceBar"
}
"micvolume"
{
"ControlName" "CVoiceTraffic"
}
"SpeakerVolume"
{
"ControlName" "CVoiceTraffic"
}
"action2"
{
"ControlName" "Button"
style="Chat_MenuButton_withChrome"
}
"StatusLabel"
{
"ControlName" "Label"
style="status_label"
}
"VoiceImage"
{
"ControlName" "ImagePanel"
style="voice_image"
}
}
styles
{
settingsstyle
{
padding-top=4
}
status_label
{
inset="0 3 0 0"
}
voice_image
{
inset="0 -2 0 0"
}
}
layout
{
place { control="action2" minimum-width="120" align=right }
place { control="VoiceImage,StatusLabel,micvolume,speakervolume,action2" align=right spacing=8 margin=0 }
}
}

BIN
graphics/JackMyth/About.tga Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 MiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 834 KiB

Some files were not shown because too many files have changed in this diff Show More