[Scummvm-cvs-logs] SF.net SVN: scummvm:[40224] scummvm/trunk/engines/gob/detection.cpp
strangerke at users.sourceforge.net
strangerke at users.sourceforge.net
Fri May 1 09:25:19 CEST 2009
Revision: 40224
http://scummvm.svn.sourceforge.net/scummvm/?rev=40224&view=rev
Author: strangerke
Date: 2009-05-01 07:25:19 +0000 (Fri, 01 May 2009)
Log Message:
-----------
Gob - Add MD5 for Addy 4 basis CD (supposedly used by all Addy 4)
Modified Paths:
--------------
scummvm/trunk/engines/gob/detection.cpp
Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp 2009-05-01 05:39:06 UTC (rev 40223)
+++ scummvm/trunk/engines/gob/detection.cpp 2009-05-01 07:25:19 UTC (rev 40224)
@@ -2753,6 +2753,20 @@
{
{
"adibou4",
+ "Addy 4 Deutsch",
+ AD_ENTRY1s("intro.stk", "d2f0fb8909e396328dc85c0e29131ba8", 5847588),
+ DE_DEU,
+ kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+ kGameTypeAdibou4,
+ kFeatures640,
+ 0,
+ 0
+ },
+ {
+ {
+ "adibou4",
"ADI 4.21 French",
AD_ENTRY1s("intro.stk", "c5b9f6222c0b463f51dab47317c5b687", 5950490),
FR_FRA,
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