[Scummvm-cvs-logs] CVS: web compatibility.php,1.178,1.179

Travis Howell kirben at users.sourceforge.net
Mon Jul 14 05:38:22 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Less simon issues


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- compatibility.php	12 Jul 2003 09:13:23 -0000	1.178
+++ compatibility.php	14 Jul 2003 12:37:31 -0000	1.179
@@ -95,7 +95,7 @@
 		'Simon The Sorcerer 1 (Amiga)'          		=> array('n/a','simon1amiga','5'),
 		'Simon The Sorcerer 1 (Demo)'          			=> array('n/a','simon1demo','83'),
 		'Simon The Sorcerer 2 Talkie (Win)'       		=> array('n/a','simon2win','85'),
-		'Simon The Sorcerer 2 Talkie (DOS)'       		=> array('n/a','simon2talkie','85'),
+		'Simon The Sorcerer 2 Talkie (DOS)'       		=> array('n/a','simon2talkie','90'),
 		'Simon The Sorcerer 2 Talkie (Amiga or Mac)'       	=> array('n/a','simon2mac','85'),
 		'Simon The Sorcerer 2 (DOS)'           			=> array('n/a','simon2dos','83')
 	      );
@@ -187,11 +187,9 @@
 		   "<br>- Floppy demo is not supported".
                    "<br>- Random crashes have been reported",
 "simon1win" 	=> "Game is completable.".
-                   "<br>- Minor graphical glitches when using ring".
-                   "<br>- Minor graphical glitch with Sordid statue after leaving room",
+                   "<br>- Minor graphical glitches when using ring",
 "simon1talkie" 	=> "Game is completable.".
                    "<br>- Minor graphical glitches when using ring".
-                   "<br>- Minor graphical glitch with Sordid statue after leaving room".
                    "<br>- No inventory scrolling arrows shown, can still move around inventory though",
 "simon1cd32" 	=> "Game works a bit but can't see anything".
                    "<br>- All graphics are decoded incorrectly".
@@ -200,26 +198,21 @@
                    "<br>- Freezes briefly when Swampling leaves his house".
                    "<br>- Freezes briefly when talking to demons in Sordid's Tower".
                    "<br>- Minor graphical glitches when using ring".
-                   "<br>- Minor graphical glitch with Sordid statue after leaving room".
                    "<br>- No inventory scrolling arrows shown, can still move around inventory though",
 "simon1amiga" 	=> "Game works a bit but can't see anything".
                    "<br>- All graphics are decoded incorrectly".
                    "<br>- No music",
 "simon1demo" 	=> "Game demo is completable".
                    "<br>- Freezes briefly when Swampling leaves his house",
-"simon2win"     => "Game is completable.".
-                   "<br>- Minor graphical glitch when giving items to baby",
+"simon2win"     => "No known problems - game is completable.",
 "simon2talkie"  => "Game is completable.".
-                   "<br>- When subtiles are enabled, it freezes briefly when Pirate Captain is talking to Mate, when Simon tries to escape".
-                   "<br>- Minor graphical glitch when giving items to baby",
+                   "<br>- When subtiles are enabled, it freezes briefly when Pirate Captain is talking to Mate, when Simon tries to escape",
 "simon2dos"     => "Game is completable.".
                    "<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".
-                   "<br>- Minor graphical glitch when giving items to baby",
+                   "<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>- F10 key animation is different".
-                   "<br>- Minor graphical glitch when giving items to baby"
+                   "<br>- F10 key animation is different"
 );
 		
 // render the compatibility chart





More information about the Scummvm-git-logs mailing list