[Scummvm-cvs-logs] CVS: scummvm/gob gob.cpp,1.11,1.12

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Mon May 9 00:00:46 CEST 2005


Update of /cvsroot/scummvm/scummvm/gob
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10079

Modified Files:
	gob.cpp 
Log Message:
Added Gobliiins MD5 sums provided by Florian Zeitz.


Index: gob.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gob/gob.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- gob.cpp	7 May 2005 13:40:06 -0000	1.11
+++ gob.cpp	9 May 2005 06:59:32 -0000	1.12
@@ -50,6 +50,12 @@
 
 static const GobGameSettings gob_games[] = {
 	{"gob1", "Gobliiins 1 (CD)", 0, "45f9c1162dd7040fd05fd013ccc176e2"},
+
+	// I'm a bit uncertain what to call these two. The DOS version should
+	// not use copy protection, since it didn't include the color table.
+	{"gob1", "Gobliiins 1 (DOS)", 0, "82aea70ef26f41fa963dfae270993e49"},
+	{"gob1", "Gobliiins 1 (Windows)", 0, "8a5e850c49d7cacdba5f5eb1fcc77b89"},
+
 	{"gob1", "Gobliiins 1 (Demo)", 0, "4f5bf4b9e4c39ebb93579747fc678e97"},
 
 #if 0





More information about the Scummvm-git-logs mailing list