[Scummvm-cvs-logs] CVS: web compatibility.php,1.146,1.147

Travis Howell kirben at users.sourceforge.net
Tue May 27 02:13:03 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Update maniac/zak


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- compatibility.php	25 May 2003 11:13:56 -0000	1.146
+++ compatibility.php	27 May 2003 09:12:41 -0000	1.147
@@ -56,8 +56,8 @@
 $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','50'),
-		'Zak McKracken and the Alien Mindbenders'		=> array('2','zak','50'),
+		'Maniac Mansion'					=> array('2','maniac','53'),
+		'Zak McKracken and the Alien Mindbenders'		=> array('2','zak','53'),
 		'Indiana Jones and the Last Crusade'			=> array('3','indy3ega','80'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','80'),
 		'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
@@ -102,9 +102,11 @@
 "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"	=> "Enhanced version runs, although in-game there are still many things wrong".
-                   "<br>- No music or sound effects",
+                   "<br>- Introduction music doesn't auto stop, if introduction is skipped when music is playing".
+                   "<br>- Some sound effects missing",
 "zak"		=> "Enhanced version runs, although in-game there are still many things wrong".
-                   "<br>- No music or sound effects",
+                   "<br>- Introduction music doesn't auto stop, if introduction is skipped when music is playing".
+                   "<br>- Some sound effects missing",
 "indy3ega"	=> "Game is completable".
                    "<br>- No music or sound effects",
 "indy3"         => "Game is completable" .





More information about the Scummvm-git-logs mailing list