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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Wed Feb 7 22:12:24 CET 2007


Revision: 25419
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25419&view=rev
Author:   drmccoy
Date:     2007-02-07 13:12:23 -0800 (Wed, 07 Feb 2007)

Log Message:
-----------
- Bumped gob2 to 95%
- Updated gob1 and gob2 notes
- Added Ween: The Prophecy

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

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2007-02-07 20:28:59 UTC (rev 25418)
+++ web/trunk/compatibility.php	2007-02-07 21:12:23 UTC (rev 25419)
@@ -130,7 +130,7 @@
 	'Flight of the Amazon Queen'                            => array('queen','98'),
 	'Future Wars'                                           => array('fw','80'),
 	'Gobliiins'                                             => array('gob1', '95'),
-	'Gobliins 2'                                            => array('gob2', '90'),
+	'Gobliins 2'                                            => array('gob2', '95'),
 	'Inherit the Earth: Quest for the Orb'                  => array('ite', '87'),
 	'Simon the Sorcerer 1'                                  => array('simon1','93'),
 	'Simon the Sorcerer 2'                                  => array('simon2','95'),
@@ -141,6 +141,7 @@
 	'The Feeble Files'                                      => array('feeble','90'),
 	'The Legend of Kyrandia'                                => array('kyra1', '80'),
 	'Touche: The Adventures of the Fifth Musketeer'         => array('touche','75'),
+	'Ween: The Prophecy'                                    => array('ween','90'),
 	);
 
 $notes = array(
@@ -307,10 +308,9 @@
 		   "<br>- Amiga versions aren't supported.",
 "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>- Problem with one music piece in the Macintosh version",
+"gob2"		=> "Game is completable".
 		   "<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".
@@ -347,7 +347,10 @@
 		   "<br>- DOS, Amiga and Atari versions are supported".
 		   "<br>- Amiga and Atari versions lack sfx and musix",
 "touche"	=> "Game is completable".
-		   "<br>- Occasional graphical glitches"
+		   "<br>- Occasional graphical glitches",
+"ween"  	=> "Game is completable".
+		   "<br>- Amiga, Atari and DOS versions are supported by this target".
+		   "<br>- Issues with the mouse cursor visibility"
 );
 		
 // render the compatibility chart


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