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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Fri Jun 19 11:55:23 CEST 2009


Revision: 41668
          http://scummvm.svn.sourceforge.net/scummvm/?rev=41668&view=rev
Author:   drmccoy
Date:     2009-06-19 09:55:23 +0000 (Fri, 19 Jun 2009)

Log Message:
-----------
Added my German version of The Last Dynasty

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-06-19 09:50:00 UTC (rev 41667)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-06-19 09:55:23 UTC (rev 41668)
@@ -2900,6 +2900,20 @@
 	{
 		{
 			"dynasty",
+			"",
+			AD_ENTRY1s("intro.stk", "bdbdac8919200a5e71ffb9fb0709f704", 2446652),
+			DE_DEU,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES || GUIO_NOSPEECH
+		},
+		kGameTypeDynasty,
+		kFeatures640,
+		0, 0, 0
+	},
+	{
+		{
+			"dynasty",
 			"Demo",
 			AD_ENTRY1s("intro.stk", "464538a17ed39755d7f1ba9c751af1bd", 1847864),
 			EN_USA,


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