[Scummvm-cvs-logs] SF.net SVN: scummvm: [24890] web/trunk/compatibility.php

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Tue Dec 19 17:34:33 CET 2006


Revision: 24890
          http://scummvm.svn.sourceforge.net/scummvm/?rev=24890&view=rev
Author:   drmccoy
Date:     2006-12-19 08:32:10 -0800 (Tue, 19 Dec 2006)

Log Message:
-----------
Adding Gobliins 2 to the compatibility chart

Modified Paths:
--------------
    web/trunk/compatibility.php

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2006-12-19 16:31:25 UTC (rev 24889)
+++ web/trunk/compatibility.php	2006-12-19 16:32:10 UTC (rev 24890)
@@ -130,6 +130,7 @@
 	'Flight of the Amazon Queen'                            => array('queen','98'),
 	'Future Wars'                                           => array('fw','75'),
 	'Gobliiins'                                             => array('gob1', '95'),
+	'Gobliins 2'                                            => array('gob2', '90'),
 	'Inherit the Earth: Quest for the Orb'                  => array('ite', '87'),
 	'Simon the Sorcerer 1'                                  => array('simon1','93'),
 	'Simon the Sorcerer 2'                                  => array('simon2','95'),
@@ -307,6 +308,10 @@
 "gob1"		=> "No known issues. Game is completable.".
 		   "<br>- Amiga, Atari, DOS and Macintosh versions are supported by this target".
 		   "<br>- Problems with music in the Macintosh version",
+"gob2"		=> "Game is completable, with minor glitches".
+		   "<br>- Amiga, Atari, DOS and Macintosh versions are supported by this target".
+		   "<br>- Some missing and wrong sounds".
+		   "<br>- A few wrong instruments during music playback".
 "ite"		=> "Game is completable.".
 		   "<br>- DOS, Linux, Macintosh, MacOS X and Windows versions are supported by this target".
 		   "<br>- Amiga versions aren't supported".


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