[Scummvm-cvs-logs] CVS: web compatibility.php,1.113,1.114

Travis Howell kirben at users.sourceforge.net
Sun Apr 13 02:08:03 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Up loom to 5% since level selection screen is shown.
Add monkeyega to list of games to test for next release


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- compatibility.php	12 Apr 2003 12:59:53 -0000	1.113
+++ compatibility.php	13 Apr 2003 09:07:04 -0000	1.114
@@ -61,7 +61,7 @@
 		'Indiana Jones and the Last Crusade'			=> array('2','indy3ega','0'),
 		'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'),
+		'Loom'							=> array('3','loom','5'),
 		'The Secret of Monkey Island (EGA)'			=> array('4','monkeyega','80'),
 		'Passport to Adventure (Indy3, Monkey and Loom demos)'  => array('4','pass','50'),
                 'Loom (256 color CD version)'                           => array('5','loomcd','90'),
@@ -111,7 +111,7 @@
                    "<br>- Indy may occasionally be able to walk outside of walkboxes (Eg, up walls)",
 "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",
+"loom"		=> "Only level selection screen is shown, game locks up at that point.<BR>ScummVM doesn't completely understand the non-blocked LFL format",
 "monkeyega"	=> "Game is completable".
                    "<br>- No sound effects".
                    "<br>- No music looping",





More information about the Scummvm-git-logs mailing list