[Scummvm-cvs-logs] SF.net SVN: scummvm:[40229] scummvm/trunk/engines/agos/detection_tables.h

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Fri May 1 13:53:53 CEST 2009


Revision: 40229
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40229&view=rev
Author:   Kirben
Date:     2009-05-01 11:53:52 +0000 (Fri, 01 May 2009)

Log Message:
-----------
Add the non-interactive German demo of Simon the Sorcerer 2.

Modified Paths:
--------------
    scummvm/trunk/engines/agos/detection_tables.h

Modified: scummvm/trunk/engines/agos/detection_tables.h
===================================================================
--- scummvm/trunk/engines/agos/detection_tables.h	2009-05-01 11:49:16 UTC (rev 40228)
+++ scummvm/trunk/engines/agos/detection_tables.h	2009-05-01 11:53:52 UTC (rev 40229)
@@ -52,7 +52,7 @@
 	{
 		{
 			"pn",
-			"Demo",
+			"Non-Interactive Demo",
 
 			{
 	{ "01.IN",		GAME_VGAFILE,	"23a4c8c4c9ac460fee7281080b5274e3", 756},
@@ -142,7 +142,7 @@
 	{
 		{
 			"elvira1",
-			"Demo",
+			"Non-Interactive Demo",
 
 			{
 	{ "agos.mdf",		GAME_MENUFILE,	"825bc8eecd599f4c26732902ba2c2c77", 98},
@@ -224,7 +224,7 @@
 	{
 		{
 			"elvira1",
-			"Demo",
+			"Non-Interactive Demo",
 
 			{
 	{ "991.out",		GAME_VGAFILE,	"9238242d3274bb770cb4925d2b268f83", 1822},
@@ -290,7 +290,7 @@
 	{
 		{
 			"elvira1",
-			"Demo",
+			"Non-Interactive Demo",
 
 			{
 	{ "demo",		GAME_BASEFILE,	"54b43b6ab38964bd7fd17e9f1b41cc64", 2308},
@@ -828,7 +828,7 @@
 	{
 		{
 			"waxworks",
-			"Demo",
+			"Non-Interactive Demo",
 
 			{
 	{ "demo",		GAME_BASEFILE,	"50704abde6c68a226001400461620129", 7238},
@@ -1923,6 +1923,30 @@
 		GF_TALKIE
 	},
 
+	// Simon the Sorcerer 2 - German DOS CD Non-Interactive Demo
+	{
+		{
+			"simon2",
+			"CD Non-Interactive Demo",
+
+			{
+	{ "gsptr30",		GAME_BASEFILE,	"c45facd0605860684d464b6a62323567", -1},
+	{ "icon.dat",		GAME_ICONFILE,	"72096a62d36e6034ea9fecc13b2dbdab", -1},
+	{ "simon2.gme",		GAME_GMEFILE,	"30ea02d374327cab6c78444f3c198c1c", -1},
+	{ "stripped.txt",	GAME_STRFILE,	"4c68cf64e581a9bd638a56c900b08bfe", -1},
+	{ "tbllist",		GAME_TBLFILE,	"a0d5a494b5d3d209d1a1d76cc8d76601", -1},
+	{ NULL, 0, NULL, 0}
+			},
+			Common::DE_DEU,
+			Common::kPlatformPC,
+			ADGF_DEMO
+		},
+
+		GType_SIMON2,
+		GID_SIMON2,
+		GF_TALKIE
+	},
+
 	// Simon the Sorcerer 2 - English DOS CD
 	{
 		{


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