This commit is contained in:
lifestorm
2024-08-04 23:54:45 +03:00
parent 8064ba84d8
commit 6a58f406b1
7522 changed files with 4011896 additions and 15 deletions

9
addons/chess/chess.vdf Normal file
View File

@@ -0,0 +1,9 @@
"Chess"
{
"DisplayName" "Chess"
"interface" "SteamAddOnChess001"
"GameID" "ValveChess"
"InviteUserMenu" "1"
"TrackerMainMenu" "0"
"SingleInvite" "1"
}

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>"

View File

@@ -0,0 +1,85 @@
"AddOns/Go/DialogChessHistory.res"
{
"DialogChessHistory"
{
"ControlName" "CDialogChessHistory"
"fieldName" "DialogChessHistory"
"xpos" "20"
"ypos" "22"
"wide" "575"
"tall" "380"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"BoardChess"
{
"ControlName" "ImagePanel"
"fieldName" "BoardChess"
"xpos" "15"
"ypos" "35"
"wide" "320"
"tall" "320"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"SummaryLabel"
{
"ControlName" "Label"
"fieldName" "SummaryLabel"
"xpos" "360"
"ypos" "25"
"wide" "200"
"tall" "48"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#SteamAddOn_ReviewMoves"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"MoveHistoryPanel"
{
"ControlName" "ListPanel"
"fieldName" "MoveHistoryPanel"
"xpos" "360"
"ypos" "72"
"wide" "200"
"tall" "250"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"CloseButton"
{
"ControlName" "Button"
"fieldName" "CloseButton"
"xpos" "485"
"ypos" "330"
"wide" "75"
"tall" "24"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#SteamAddOn_Close"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
}

View File

@@ -0,0 +1,111 @@
"AddOns/Chess/DialogChessPawnPromote.res"
{
"DialogChessPawnPromote"
{
"ControlName" "CDialogChessPawnPromote"
"fieldName" "DialogChessPawnPromote"
"xpos" "519"
"ypos" "306"
"wide" "250"
"tall" "230"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"TextLabel"
{
"ControlName" "Label"
"fieldName" "TextLabel"
"xpos" "15"
"ypos" "35"
"wide" "225"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Chess_PawnPromotion_Text"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"QueenBtn"
{
"ControlName" "Button"
"fieldName" "QueenBtn"
"xpos" "55"
"ypos" "84"
"wide" "128"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Chess_PromoteQueen"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"RookBtn"
{
"ControlName" "Button"
"fieldName" "RookBtn"
"xpos" "55"
"ypos" "115"
"wide" "128"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Chess_PromoteRook"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"BishopBtn"
{
"ControlName" "Button"
"fieldName" "BishopBtn"
"xpos" "55"
"ypos" "145"
"wide" "128"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Chess_PromoteBishop"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"KnightBtn"
{
"ControlName" "Button"
"fieldName" "KnightBtn"
"xpos" "55"
"ypos" "176"
"wide" "128"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Chess_PromoteKnight"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "1"
}
}

View File

@@ -0,0 +1,235 @@
"AddOns/Chess/DialogGameChess.res"
{
"DialogGameChess"
{
"ControlName" "CDialogGameChess"
"fieldName" "DialogGameChess"
"xpos" "18"
"ypos" "32"
"wide" "600"
"tall" "435"
"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"
}
"BoardChess"
{
"ControlName" "ImagePanel"
"fieldName" "BoardChess"
"xpos" "15"
"ypos" "35"
"wide" "320"
"tall" "320"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"ChatTextLog"
{
"ControlName" "URLTextEntry"
"fieldName" "ChatTextLog"
"xpos" "350"
"ypos" "135"
"wide" "235"
"tall" "222"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "0"
"tabPosition" "0"
"textHidden" "0"
"editable" "0"
"maxchars" "-1"
}
"TextEntry"
{
"ControlName" "TextEntry"
"fieldName" "TextEntry"
"xpos" "350"
"ypos" "370"
"wide" "165"
"tall" "24"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"textHidden" "0"
"editable" "1"
"maxchars" "500"
"unicode" "1"
}
"SendBtn"
{
"ControlName" "Button"
"fieldName" "SendBtn"
"xpos" "524"
"ypos" "370"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#SteamAddOn_Btn_Send"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "1"
}
"ResignBtn"
{
"ControlName" "Button"
"fieldName" "ResignBtn"
"xpos" "110"
"ypos" "370"
"wide" "80"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "0"
"tabPosition" "0"
"labelText" "#SteamAddOn_Btn_Resign"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"ShowHistoryBtn"
{
"ControlName" "Button"
"fieldName" "ShowHistoryBtn"
"xpos" "227"
"ypos" "370"
"wide" "110"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#SteamAddOn_Btn_ShowHistory"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"LastMoveLabel"
{
"ControlName" "Label"
"fieldName" "LastMoveLabel"
"xpos" "20"
"ypos" "405"
"wide" "250"
"tall" "24"
"autoResize" "0"
"pinCorner" "2"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "Last Move made at:"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"TurnLabel"
{
"ControlName" "Label"
"fieldName" "TurnLabel"
"xpos" "535"
"ypos" "405"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "3"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "Turn: 1"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"BlackIcon"
{
"ControlName" "ImagePanel"
"fieldName" "BlackIcon"
"xpos" "396"
"ypos" "41"
"wide" "12"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"WhiteIcon"
{
"ControlName" "ImagePanel"
"fieldName" "WhiteIcon"
"xpos" "396"
"ypos" "86"
"wide" "12"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"BlackName"
{
"ControlName" "Label"
"fieldName" "BlackName"
"xpos" "415"
"ypos" "35"
"wide" "100"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "0"
"tabPosition" "0"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"WhiteName"
{
"ControlName" "Label"
"fieldName" "WhiteName"
"xpos" "415"
"ypos" "80"
"wide" "100"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "0"
"tabPosition" "0"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

66
addons/chess/reslist.lst Normal file
View File

@@ -0,0 +1,66 @@
addons\chess\Chess.dll
addons\chess\chess.vdf
addons\chess\chess_chinese.txt
addons\chess\chess_english.txt
addons\chess\chess_french.txt
addons\chess\chess_german.txt
addons\chess\chess_italian.txt
addons\chess\chess_korean.txt
addons\chess\chess_spanish.txt
addons\chess\DialogChessHistory.res
addons\chess\DialogChessPawnPromote.res
addons\chess\DialogGameChess.res
addons\chess\piece_black_bishop.tga
addons\chess\piece_black_king.tga
addons\chess\piece_black_knight.tga
addons\chess\piece_black_pawn.tga
addons\chess\piece_black_queen.tga
addons\chess\piece_black_rook.tga
addons\chess\piece_white_bishop.tga
addons\chess\piece_white_king.tga
addons\chess\piece_white_knight.tga
addons\chess\piece_white_pawn.tga
addons\chess\piece_white_queen.tga
addons\chess\piece_white_rook.tga
addons\common\AddOnDialogWaiting.res
addons\common\board_checkered_LL.tga
addons\common\board_checkered_LR.tga
addons\common\board_checkered_UL.tga
addons\common\board_checkered_UR.tga
addons\common\board_label_1.tga
addons\common\board_label_2.tga
addons\common\board_label_3.tga
addons\common\board_label_4.tga
addons\common\board_label_5.tga
addons\common\board_label_6.tga
addons\common\board_label_7.tga
addons\common\board_label_8.tga
addons\common\board_label_A.tga
addons\common\board_label_B.tga
addons\common\board_label_C.tga
addons\common\board_label_D.tga
addons\common\board_label_E.tga
addons\common\board_label_F.tga
addons\common\board_label_G.tga
addons\common\board_label_H.tga
addons\common\DialogColorChoice.res
addons\common\DialogWaiting.res
addons\common\piece_black_move.tga
addons\common\piece_blank_selected.tga
addons\common\piece_red_lastmove.tga
addons\common\piece_red_move.tga
addons\common\piece_red_selected.tga
addons\common\piece_white_move.tga
addons\common\player_black_marker.tga
addons\common\player_red_marker.tga
addons\common\player_white_marker.tga
addons\common\SteamAddOns_chinese.txt
addons\common\SteamAddOns_english.txt
addons\common\SteamAddOns_french.txt
addons\common\SteamAddOns_german.txt
addons\common\SteamAddOns_italian.txt
addons\common\SteamAddOns_korean.txt
addons\common\SteamAddOns_spanish.txt
addons\common\turn_marker.tga
addons\common\TwoPlayerColorChoiceDialog.res