[Scummvm-cvs-logs] SF.net SVN: scummvm: [20658] scummvm/trunk/engines/scumm/scumm.cpp

kirben at users.sourceforge.net kirben at users.sourceforge.net
Sun Feb 12 13:42:01 CET 2006


Revision: 20658
Author:   kirben
Date:     2006-02-12 13:41:09 -0800 (Sun, 12 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20658&view=rev

Log Message:
-----------
Include game dscriptions for HE60/61 games in a DISABLE_HE build

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/scumm.cpp
Modified: scummvm/trunk/engines/scumm/scumm.cpp
===================================================================
--- scummvm/trunk/engines/scumm/scumm.cpp	2006-02-12 20:51:56 UTC (rev 20657)
+++ scummvm/trunk/engines/scumm/scumm.cpp	2006-02-12 21:41:09 UTC (rev 20658)
@@ -117,6 +117,12 @@
 	{ "comi", "The Curse of Monkey Island" },
 #endif
 
+	{ "fbear", "Fatty Bear's Birthday Surprise" },
+	{ "fbpack", "Fatty Bear's Fun Pack" },
+	{ "funpack", "Putt-Putt's Fun Pack" },
+	{ "puttmoon", "Putt-Putt Goes to the Moon" },
+	{ "puttputt", "Putt-Putt Joins the Parade" },
+
 #ifndef DISABLE_HE
 	{ "activity", "Putt-Putt & Fatty Bear's Activity Pack" },
 	{ "airport", "Let's Explore the Airport with Buzzy" },
@@ -132,8 +138,6 @@
 	{ "chase", "Spy Fox in Cheese Chase" },
 	{ "dog", "Putt-Putt and Pep's Dog on a Stick" },
 	{ "farm", "Let's Explore the Farm with Buzzy" },
-	{ "fbear", "Fatty Bear's Birthday Surprise" },
-	{ "fbpack", "Fatty Bear's Fun Pack" },
 	{ "football", "Backyard Football" },
 	{ "freddi", "Freddi Fish 1: The Case of the Missing Kelp Seeds" },
 	{ "freddi2", "Freddi Fish 2: The Case of the Haunted Schoolhouse" },
@@ -141,7 +145,6 @@
 	{ "freddi4", "Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch" },
 	{ "freddicove", "Freddi Fish 5: The Case of the Creature of Coral Cave" },
 	{ "FreddisFunShop", "Freddi Fish's One-Stop Fun Shop" },
-	{ "funpack", "Putt-Putt's Fun Pack" },
 	{ "jungle", "Let's Explore the Jungle with Buzzy" },
 	{ "lost", "Pajama Sam's Lost & Found" },
 	{ "maze", "Freddi Fish and Luther's Maze Madness" },
@@ -151,8 +154,6 @@
 	{ "pajama3", "Pajama Sam 3: You Are What You Eat From Your Head to Your Feet" },
 	{ "pjgames", "Pajama Sam: Games to Play On Any Day" },
 	{ "puttcircus", "Putt-Putt Joins the Circus" },
-	{ "puttmoon", "Putt-Putt Goes to the Moon" },
-	{ "puttputt", "Putt-Putt Joins the Parade" },
 	{ "puttrace", "Putt-Putt Enters the Race" },
 	{ "PuttsFunShop", "Putt-Putt's One-Stop Fun Shop" },
 	{ "putttime", "Putt-Putt Travels Through Time" },







More information about the Scummvm-git-logs mailing list