[Scummvm-cvs-logs] SF.net SVN: scummvm: [28191] scummvm/trunk/engines/gob/detection.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Wed Jul 25 18:00:23 CEST 2007


Revision: 28191
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28191&view=rev
Author:   sev
Date:     2007-07-25 09:00:23 -0700 (Wed, 25 Jul 2007)

Log Message:
-----------
Add A.J's World of Discovery. Compatibility is perfect.

Modified Paths:
--------------
    scummvm/trunk/engines/gob/detection.cpp

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2007-07-25 15:46:13 UTC (rev 28190)
+++ scummvm/trunk/engines/gob/detection.cpp	2007-07-25 16:00:23 UTC (rev 28191)
@@ -51,6 +51,7 @@
 	{"gob2cd", "Gobliins 2 CD"},
 	{"gob3", "Goblins Quest 3"},
 	{"gob3cd", "Goblins Quest 3 CD"},
+	{"ajworld", "A.J's World of Discovery"},
 	{"bargon", "Bargon Attack"},
 	{"ween", "Ween: The Prophecy"},
 	{"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble"},
@@ -814,6 +815,19 @@
 	},
 	{
 		{
+			"ajworld",
+			"",
+			AD_ENTRY1s("intro.stk", "e453bea7b28a67c930764d945f64d898", 3913628),
+			EN_ANY,
+			kPlatformPC,
+			Common::ADGF_NO_FLAGS
+		},
+		kGameTypeGob2,
+		kFeaturesNone,
+		"intro"
+	},
+	{
+		{
 			"gob3",
 			"",
 			AD_ENTRY1s("intro.stk", "32b0f57f5ae79a9ae97e8011df38af42", 157084),


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list