[Scummvm-cvs-logs] CVS: web compatibility.php,1.46,1.47

Travis Howell kirben at users.sourceforge.net
Thu Nov 7 01:55:08 CET 2002


Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv17349

Modified Files:
	compatibility.php 
Log Message:

simon 2 is completable


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- compatibility.php	5 Nov 2002 11:31:55 -0000	1.46
+++ compatibility.php	7 Nov 2002 09:54:32 -0000	1.47
@@ -80,8 +80,8 @@
 		'Simon The Sorcerer 1 Talkie (Dos)'       		=> array('n/a','simon1talkie','85'),
 		'Simon The Sorcerer 1 (Dos)'           			=> array('n/a','simon1dos','85'),
 		'Simon The Sorcerer 1 (DEMO)'          			=> array('n/a','simon1demo','60'),
-		'Simon The Sorcerer 2 Talkie (Win)'       		=> array('n/a','simon2win','60'),
-		'Simon The Sorcerer 2 Talkie (Dos)'       		=> array('n/a','simon2talkie','60'),
+		'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 (Dos)'           			=> array('n/a','simon2dos','5')
 	      );
 
@@ -129,11 +129,11 @@
                    "<br>- Various minor graphical glitches",
 "simon1demo" 	=> "Game demo is completable to a point, but not playable to the end".
                    "<br>- No music",
-"simon2talkie"  => "Game is completable to a point, but not playable to the end".
+"simon2talkie"  => "Game is completable.".
                    "<br>- No music and some sound effects are missing".
                    "<br>- Part of introduction is skipped".
                    "<br>- Various minor graphical glitches",
-"simon2win"     => "Game is completable to a point, but not playable to the end".
+"simon2win"     => "Game is completable.".
                    "<br>- Some sound effects are missing".
                    "<br>- Part of introduction is skipped".
                    "<br>- Various minor graphical glitches",





More information about the Scummvm-git-logs mailing list