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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Sun Dec 16 02:29:39 CET 2007


Revision: 29868
          http://scummvm.svn.sourceforge.net/scummvm/?rev=29868&view=rev
Author:   Kirben
Date:     2007-12-15 17:29:39 -0800 (Sat, 15 Dec 2007)

Log Message:
-----------
Add alternative Spanish version Elvira 2 (DOS).

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

Modified: scummvm/trunk/engines/agos/detection_tables.h
===================================================================
--- scummvm/trunk/engines/agos/detection_tables.h	2007-12-16 01:22:31 UTC (rev 29867)
+++ scummvm/trunk/engines/agos/detection_tables.h	2007-12-16 01:29:39 UTC (rev 29868)
@@ -563,6 +563,31 @@
 		GF_OLD_BUNDLE
 	},
 
+	// Elvira 2 - Spanish DOS Floppy, Alternate
+	{
+		{
+			"elvira2",
+			"Floppy",
+
+			{
+	{ "gamepc",		GAME_BASEFILE,	"e84e1ac84f63d9a39270e517196c5ff9", -1},
+	{ "icon.dat",		GAME_ICONFILE,	"83a7278bff55c82fbb3aef92981866c9", -1},
+	{ "menus.dat",		GAME_MENUFILE,	"a2fdc88a77c8bdffec6b36cbeda4d955", -1},
+	{ "start",		GAME_RESTFILE,	"016107aced82d0cc5d758a9fba716270", -1},
+	{ "stripped.txt",	GAME_STRFILE,	"c3a8f644551a27c8a2fec0f8070b46b7", -1},
+	{ "tbllist",		GAME_TBLFILE,	"8252660df0edbdbc3e6377e155bbd0c5", -1},
+	{ NULL, 0, NULL, 0}
+			},
+			Common::ES_ESP,
+			Common::kPlatformPC,
+			Common::ADGF_NO_FLAGS
+		},
+
+		GType_ELVIRA2,
+		GID_ELVIRA2,
+		GF_OLD_BUNDLE
+	},
+
 	// Waxworks - English Amiga Floppy
 	{
 		{


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