[Scummvm-cvs-logs] CVS: web compatibility.php,1.332,1.333 compatibility_stable.php,1.12,1.13

Travis Howell kirben at users.sourceforge.net
Thu Aug 19 20:20:03 CEST 2004


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14962

Modified Files:
	compatibility.php compatibility_stable.php 
Log Message:

Update Amiga issues


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -d -r1.332 -r1.333
--- compatibility.php	10 Aug 2004 02:21:05 -0000	1.332
+++ compatibility.php	20 Aug 2004 03:19:16 -0000	1.333
@@ -112,7 +112,8 @@
 "maniac"	=> "No known issues, game is completable.".
 		   "<br>- Amiga, Atari ST, Mac and PC versions supported by this target",
 "zak"		=> "No known issues, game is completable.".
-		   "<br>- Amiga, Atari ST and PC versions supported by this target",
+		   "<br>- Amiga, Atari ST and PC versions supported by this target".
+		   "<br>- Some sound effects buggy or missing in Amiga version",
 "indy3ega"	=> "Game is completable".
 		   "<br>- Amiga, Atari ST, Mac and PC versions supported by this target".
 		   "<br>- Indiana may be able to walk in odd places, in some rooms".
@@ -145,7 +146,7 @@
 "loomcd"        => "No known issues, game is completable.",
 "monkeyvga"	=> "Game is completable.".
 		   "<br>- Both Amiga and PC versions supported by this target".
-		   "<br>- No music with Amiga version",
+		   "<br>- No music or sound effects with Amiga version",
 "monkey"	=> "No known issues, game is completable.",
 "monkey1"	=> "No known issues, game is completable.".
 		   "<br>- Both Mac and PC versions supported by this target",

Index: compatibility_stable.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility_stable.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- compatibility_stable.php	14 Aug 2004 04:51:00 -0000	1.12
+++ compatibility_stable.php	20 Aug 2004 03:19:16 -0000	1.13
@@ -111,12 +111,13 @@
 $notes = array(
 "maniac"	=> "Enhanced PC version is completable".
 		   "<br>Classic version is completable".
-		   "<br>- Minor graphical glitches with actors in classic verison".
-		   "<br>- Amiga, Atari ST, Mac and PC versions supported by this target",
+		   "<br>- Amiga, Atari ST, Mac and PC versions supported by this target".
+		   "<br>- Minor graphical glitches with actors in classic verison",
 "zak"		=> "Enhanced PC version is completable, with several minor glitches".
 		   "<br>Classic version is completable, with several minor glitches".
+		   "<br>- Amiga, Atari ST and PC versions supported by this target".
 		   "<br>- Minor graphical glitches with actors in classic verison".
-		   "<br>- Amiga, Atari ST and PC versions supported by this target",
+		   "<br>- Some sound effects buggy or missing in Amiga version",
 "indy3ega"	=> "Game is completable".
 		   "<br>- Amiga, Atari ST, Mac and PC versions supported by this target".
 		   "<br>- Indiana may be able to walk in odd places, in some rooms".
@@ -151,7 +152,7 @@
 "loomcd"        => "No known problems - should be playable to the end",
 "monkeyvga"	=> "Game is completable.".
 		   "<br>- Both Amiga and PC versions supported by this target".
-		   "<br>- No music with Amiga version",
+		   "<br>- No music or sound effects with Amiga version",
 "monkey"	=> "No known problems - should be playable to the end",
 "monkey1"	=> "No known problems - should be playable to the end".
 		   "<br>- Both Mac and PC versions supported by this target",





More information about the Scummvm-git-logs mailing list