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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Sun May 3 09:00:21 CEST 2009


Revision: 40256
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40256&view=rev
Author:   Kirben
Date:     2009-05-03 07:00:21 +0000 (Sun, 03 May 2009)

Log Message:
-----------
Add DOS French demo of Gobliiins.

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-05-03 06:05:27 UTC (rev 40255)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-05-03 07:00:21 UTC (rev 40256)
@@ -316,6 +316,20 @@
 		0,
 		0
 	},
+	{ // Supplied by goodoldgeorg in bug report #2785958
+		{
+			"gob1",
+			"Interactive Demo",
+			AD_ENTRY1s("intro.stk", "35a098571af9a03c04e2303aec7c9249", 116582),
+			FR_FRA,
+			kPlatformPC,
+			ADGF_DEMO
+		},
+		kGameTypeGob1,
+		kFeaturesNone,
+		0,
+		0
+	},
 	{ // Supplied by raina in the forums
 		{
 			"gob1",


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