[Scummvm-cvs-logs] CVS: web compatibility.php,1.108,1.109

Travis Howell kirben at users.sourceforge.net
Thu Apr 10 22:44:03 CEST 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv27662

Modified Files:
	compatibility.php 
Log Message:

No more palette issues in pass.
monkeyega is partly playable now.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- compatibility.php	11 Apr 2003 05:14:00 -0000	1.108
+++ compatibility.php	11 Apr 2003 05:43:48 -0000	1.109
@@ -62,7 +62,7 @@
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','80'),
                 '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'),
+		'The Secret of Monkey Island (EGA)'			=> array('4','monkeyega','20'),
 		'Passport to Adventure (Indy3, Monkey and Loom demos)'  => array('4','pass','20'),
                 'LOOM (256 color CD version)'                           => array('5','loomcd','90'),
 		'The Secret of Monkey Island (VGA Floppy)'		=> array('5','monkeyvga','90'),
@@ -111,9 +111,11 @@
 "zak256"        => "Game is completable." .
                    "<br>- No sound effect looping" ,
 "loom"		=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Loom CD version",
-"monkeyega"	=> "Introduction locks up but music is played.<BR>SCUMM opcodes not implemented yet.",
+"monkeyega"	=> "At least partly payable".
+                   "<br>- No sound effects".
+                   "<br>- No music looping",
 "pass"		=> "At least partly payable".
-                   "<br>- Palette glitches".
+                   "<br>- No text dialog in indy3 demo".
                    "<br>- No sound effects",
 "loomcd"        => "Game is completable." .
                    "<br>- Various minor graphical glitches",





More information about the Scummvm-git-logs mailing list