[Scummvm-cvs-logs] CVS: web compatibility.php,1.275,1.276

Travis Howell kirben at users.sourceforge.net
Sun Dec 14 01:23:01 CET 2003


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

Modified Files:
	compatibility.php 
Log Message:

misc. changes


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -d -r1.275 -r1.276
--- compatibility.php	14 Dec 2003 04:32:00 -0000	1.275
+++ compatibility.php	14 Dec 2003 09:22:21 -0000	1.276
@@ -111,11 +111,13 @@
 	      );
 
 $notes = array(
-"maniac"	=> "Enhanced PC version is completable, with several minor glitches".
-		   "<br>Classic version is completable, with several minor glitches".
+"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",
 "zak"		=> "Enhanced PC version is completable, with several minor glitches".
 		   "<br>Classic version is completable, with several minor glitches".
+		   "<br>- Minor graphical glitches with actors in classic verison".
 		   "<br>- Amiga, Atari ST and PC versions supported by this target",
 "indy3ega"	=> "Game is completable".
 		   "<br>- Amiga, Atari ST, Mac and PC versions supported by this target".
@@ -225,10 +227,10 @@
 		   "<br>    This is especcially noticable in the court- and Mrs. Piermont sequence.".
 		   "<br>- The fonts for the LINC terminal are partially incorrect and the text sometimes passes the screen borders".
 		   "<br>- Special characters for french and italian subtitles are incorrect sometimes",
-"sword2"	 => "Game is completable, with several minor glitches".
+"sword2"	=> "Game is completable, with several minor glitches".
 		   "<br>- Does not work on systems that require alignment".
 		   "<br>- No video for cutscenes",
-"queen"		 => "Game should be completable, with several glitches".
+"queen"		=> "Game should be completable, with several glitches".
                    "<br>- Various minor graphical glitches".
 		   "<br>- Requires <a href=\"http://0x.7fc1.org/fotaq/queen.tbl\">queen.tbl</a> resource file",
 "simon1win" 	=> "No known problems - game is completable.",
@@ -238,7 +240,7 @@
                    "<br>- All graphics are decoded incorrectly".
                    "<br>- No music",
 "simon1acorn" 	=> "Game is completable.".
-                    "<br>- No inventory scrolling arrows shown, can still move around inventory though",
+                   "<br>- No inventory scrolling arrows shown, can still move around inventory though",
 "simon1dos" 	=> "Game is completable.".
                    "<br>- No inventory scrolling arrows shown, can still move around inventory though",
 "simon1amiga" 	=> "Game works a bit but can't see anything".
@@ -252,7 +254,7 @@
                    "<br>- Text in Copy Protection screen is only shown for short time".
                    "<br>- Freezes briefly when Pirate Captain is talking to Mate, when Simon tries to escape",
 "simon2mac"     => "Game is completable.".
-                   "<br>- Only default language in data files is supported".
+                   "<br>- Only default language (English) in data files is supported".
                    "<br>- F10 key animation is different"
 );
 		





More information about the Scummvm-git-logs mailing list