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

Travis Howell kirben at users.sourceforge.net
Thu Apr 10 22:15:01 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Add pass and update monkeyega


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- compatibility.php	20 Mar 2003 13:43:52 -0000	1.107
+++ compatibility.php	11 Apr 2003 05:14:00 -0000	1.108
@@ -63,6 +63,7 @@
                 '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'),
+		'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'),
 		'The Secret of Monkey Island (VGA CD)'			=> array('5','monkey','95'),
@@ -110,7 +111,10 @@
 "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"	=> "Copy protection screen will show, but game crashes shortly afterwards.<BR>Graphics decoders and SCUMM opcodes not implemented yet.",
+"monkeyega"	=> "Introduction locks up but music is played.<BR>SCUMM opcodes not implemented yet.",
+"pass"		=> "At least partly payable".
+                   "<br>- Palette glitches".
+                   "<br>- No sound effects",
 "loomcd"        => "Game is completable." .
                    "<br>- Various minor graphical glitches",
 "monkeyvga"	=> "Game is completable.".





More information about the Scummvm-git-logs mailing list