[Scummvm-cvs-logs] CVS: web compatibility.php,1.129,1.130

Max Horn fingolfin at users.sourceforge.net
Sat May 3 15:57:31 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:
upped maniac to 5%

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- compatibility.php	3 May 2003 13:22:41 -0000	1.129
+++ compatibility.php	3 May 2003 22:56:46 -0000	1.130
@@ -56,7 +56,7 @@
 $games = array(
 		'Maniac Mansion (C64)'					=> array('1','maniacc64','0'),
 		'Zak McKracken and the Alien Mindbenders (C64)'		=> array('1','zakc64','0'),
-		'Maniac Mansion'					=> array('2','maniac','0'),
+		'Maniac Mansion'					=> array('2','maniac','5'),
 		'Zak McKracken and the Alien Mindbenders'		=> array('2','zak','5'),
 		'Indiana Jones and the Last Crusade'			=> array('2','indy3ega','50'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','80'),
@@ -101,7 +101,7 @@
 $notes = array(
 "maniacc64" 	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format",
 "zakc64"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Zak256 version",
-"maniac"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format",
+"maniac"	=> "Intro screen shows up, but is distorted; game is not yet supported otherwise",
 "zak"		=> "LucasArts logo screen is shown with Enchanced version".
                    "<br>ScummVM doesn't understand the non-blocked LFL format",
 "indy3ega"	=> "Game is completable".





More information about the Scummvm-git-logs mailing list