[Scummvm-cvs-logs] CVS: web compatibility.php,1.38,1.39

Travis Howell kirben at users.sourceforge.net
Sat Nov 2 05:12:49 CET 2002


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

Modified Files:
	compatibility.php 
Log Message:

Update simon games compatibility


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- compatibility.php	24 Oct 2002 13:28:44 -0000	1.38
+++ compatibility.php	2 Nov 2002 13:09:09 -0000	1.39
@@ -79,7 +79,7 @@
 		'Simon The Sorcerer 1 (Win)'           			=> array('n/a','simon1win','95'),
 		'Simon The Sorcerer 1 (Dos)'           			=> array('n/a','simon1dos','95'),
 		'Simon The Sorcerer 1 (DEMO)'          			=> array('n/a','simon1demo','5'),
-		'Simon The Sorcerer 2 (Win)'           			=> array('n/a','simon2win','20'),
+		'Simon The Sorcerer 2 (Win)'           			=> array('n/a','simon2win','60'),
 		'Simon The Sorcerer 2 (Dos)'           			=> array('n/a','simon2dos','5')
 	      );
 
@@ -121,11 +121,9 @@
 "simon1dos" 	=> "No known problems, Game is completable.".
                    "<br>- No sound effects",
 "simon1demo" 	=> "Game demo is completable to a point, but not playable to the end".
-                   "<br>- No music or sound effects",
-"simon2win"     => "Can't advance very far due to movement problems".
+                   "<br>- No music",
+"simon2win"     => "Game is completable to a point, but not playable to the end".
                    "<br>- Part of introduction is skipped.".
-                   "<br>- Movement problems, sometimes can't move left.".
-                   "<br>- Speech needs to be enabled manually".
                    "<br>- Various minor graphical glitches",
 "simon2dos"     => "Not fully implemented yet.".
                    "<br>- No music or sound effects"





More information about the Scummvm-git-logs mailing list