[Scummvm-cvs-logs] CVS: web compatibility.php,1.48,1.49

James Brown ender at users.sourceforge.net
Thu Nov 7 05:04:05 CET 2002


Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv14913

Modified Files:
	compatibility.php 
Log Message:
Update a little


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- compatibility.php	7 Nov 2002 12:31:08 -0000	1.48
+++ compatibility.php	7 Nov 2002 13:03:47 -0000	1.49
@@ -60,18 +60,18 @@
 		'Zak McKracken and the Alien Mindbenders'		=> array('2','zakega','0'),
 		'Indiana Jones and the Last Crusade'			=> array('2','indy3ega','0'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','30'),
-                'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','90'),
+                'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
 		'LOOM'							=> array('3','loom','0'),
 		'The Secret of Monkey Island (EGA)'			=> array('4','monkeyega','5'),
-                'LOOM (256 color CD version)'                           => array('5','loomcd','85'),
-		'The Secret of Monkey Island (VGA Floppy)'		=> array('5','monkeyvga','85'),
+                'LOOM (256 color CD version)'                           => array('5','loomcd','90'),
+		'The Secret of Monkey Island (VGA Floppy)'		=> array('5','monkeyvga','90'),
 		'The Secret of Monkey Island (VGA CD)'			=> array('5','monkey','90'),
 		'Monkey Island 2: LeChuck\'s revenge'			=> array('5','monkey2','90'),
 		'Indiana Jones 4 and the Fate of Atlantis'		=> array('5','atlantis','95'),
 		'Indiana Jones 4 and the Fate of Atlantis (DEMO)'	=> array('5','playfate','95'),
 		'Day Of The Tentacle'					=> array('6','tentacle','95'),
 		'Day Of The Tentacle (DEMO)'				=> array('6','dottdemo','95'),
-                'Sam & Max'                                             => array('6','samnmax','90'),
+                'Sam & Max'                                             => array('6','samnmax','93'),
 		'Sam & Max (DEMO)'					=> array('6','samdemo','95'),
 		'Full Throttle'						=> array('7','ft','75'),
                 'The DIG'                                               => array('7','dig','85'),
@@ -91,8 +91,7 @@
 "maniacega"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format",
 "zakega"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Zak256 version",
 "indy3ega"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Indy3-256 version",
-"indy3"         => "Game will start, but is not completely playable." .
-                   "<br>- Inventory scrolling not implemented, making it impossible to carry more than 4 objects at once" .
+"indy3"         => "Game will start, but is not completable" .
                    "<br>- Actor decoding is broken, causing odd side effects" .
                    "<br>- Missing/Incorrect SCUMM opcodes cause occasional crashes",
 "zak256"        => "Game is completable." .
@@ -112,9 +111,9 @@
 "tentacle"	=> "No known problems - should be playable to the end",
 "dottdemo"	=> "No known problems - should be playable to the end",
 "samnmax"	=> "No major problems - should be playable to the end".
-                   "<br>- Some subgames may not work",
+                   "<br>- Highway subgame doesn't behave correctly",
 "samdemo"	=> "No known problems - should be playable to the end",
-"ft"		=> "Game is completable to the end, but missing action sequencer".
+"ft"		=> "Game is completable to the end, but missing action sequences".
                    "<br>- Lack of INSANE subsystem prevents action sequences, which skips a substantial portion of the game".
 		   "<br>- Derby scene is only properly controllable using the mouse",
 "dig"		=> "Game is fully completable, with some minor sound issues",





More information about the Scummvm-git-logs mailing list