Author: gedmurphy
Date: Wed Aug 1 23:31:12 2007
New Revision: 28080
URL:
http://svn.reactos.org/svn/reactos?rev=28080&view=rev
Log:
add the new cards to the branch
Modified:
branches/ros-branch-0_3_3/reactos/dll/win32/cards/cards.h
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Background_1.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Ace.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Eight.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Five.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Four.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Jack.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_King.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Nine.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Queen.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Seven.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Six.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Ten.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Three.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Two.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Ace.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Eight.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Five.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Four.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Jack.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_King.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Nine.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Queen.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Seven.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Six.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Ten.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Three.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Two.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/FreeCard.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Ace.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Eight.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Five.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Four.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Jack.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_King.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Nine.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Queen.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Seven.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Six.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Ten.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Three.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Two.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Joker.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/OSign.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Ace.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Eight.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Five.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Four.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Jack.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_King.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Nine.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Queen.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Seven.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Six.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Ten.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Three.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Two.bmp
branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/XSign.bmp
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/cards.h
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
--- branches/ros-branch-0_3_3/reactos/dll/win32/cards/cards.h (original)
+++ branches/ros-branch-0_3_3/reactos/dll/win32/cards/cards.h Wed Aug 1 23:31:12 2007
@@ -46,9 +46,9 @@
#define CARD_WIDTH 71
#define CARD_HEIGHT 96
*/
-/* Oxymoron's card dimensions */
-#define CARD_WIDTH 73
-#define CARD_HEIGHT 97
+/* MacSolitaireX's card dimensions */
+#define CARD_WIDTH 72
+#define CARD_HEIGHT 96
#define ISREDCARD(x) (x >= 13 && x <= 39)
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Background_1.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Ace.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Eight.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Five.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Four.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Jack.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_King.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Nine.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Queen.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Seven.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Six.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Ten.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Three.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Clubs_Two.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Ace.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Eight.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Five.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Four.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Jack.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_King.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Nine.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Queen.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Seven.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Six.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Ten.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Three.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Diamonds_Two.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/FreeCard.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Ace.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Eight.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Five.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Four.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Jack.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_King.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Nine.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Queen.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Seven.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Six.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Ten.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Three.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Hearts_Two.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Joker.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/OSign.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Ace.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Eight.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Five.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Four.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Jack.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_King.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Nine.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Queen.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Seven.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Six.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Ten.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Three.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/Spades_Two.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.
Modified: branches/ros-branch-0_3_3/reactos/dll/win32/cards/res/XSign.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/dll/wi…
==============================================================================
Binary files - no diff available.