[Scummvm-cvs-logs] CVS: web compatibility.php,1.137,1.138

Travis Howell kirben at users.sourceforge.net
Sun May 18 17:13:32 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Update simon 2 


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- compatibility.php	17 May 2003 02:17:52 -0000	1.137
+++ compatibility.php	19 May 2003 00:12:55 -0000	1.138
@@ -92,10 +92,10 @@
 		'Simon The Sorcerer 1 (DOS)'           			=> array('n/a','simon1dos','80'),
 		'Simon The Sorcerer 1 (Amiga)'          		=> array('n/a','simon1amiga','0'),
 		'Simon The Sorcerer 1 (Demo)'          			=> array('n/a','simon1demo','80'),
-		'Simon The Sorcerer 2 Talkie (Win)'       		=> array('n/a','simon2win','80'),
-		'Simon The Sorcerer 2 Talkie (DOS)'       		=> array('n/a','simon2talkie','80'),
-		'Simon The Sorcerer 2 Talkie (Amiga or Mac)'       	=> array('n/a','simon2mac','80'),
-		'Simon The Sorcerer 2 (DOS)'           			=> array('n/a','simon2dos','80')
+		'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 (Amiga or Mac)'       	=> array('n/a','simon2mac','85'),
+		'Simon The Sorcerer 2 (DOS)'           			=> array('n/a','simon2dos','85')
 	      );
 
 $notes = array(
@@ -189,14 +189,11 @@
                    "<br>- Freezes briefly when Swampling leaves his house".
                    "<br>- No music",
 "simon2win"     => "Game is completable.".
-                   "<br>- Some music is missing or wrong".
                    "<br>- Minor graphical glitch when giving items to baby",
 "simon2talkie"  => "Game is completable.".
-                   "<br>- No music".
                    "<br>- Minor graphical glitch when giving items to baby",
 "simon2dos"     => "Game is completable.".
                    "<br>- Text in Copy Protection screen is only shown for short time".
-                   "<br>- No music".
                    "<br>- Minor graphical glitch when giving items to baby",
 "simon2mac"     => "Game is completable.".
                    "<br>- Only default language in data files is supported".





More information about the Scummvm-git-logs mailing list