[Scummvm-cvs-logs] CVS: web compatibility.php,1.75,1.76

Travis Howell kirben at users.sourceforge.net
Sat Jan 4 05:38:01 CET 2003


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

Modified Files:
	compatibility.php 
Log Message:

Simon update


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- compatibility.php	4 Jan 2003 13:28:32 -0000	1.75
+++ compatibility.php	4 Jan 2003 13:37:02 -0000	1.76
@@ -79,11 +79,11 @@
 		'Curse of Monkey Island'				=> array('8','comi','30'),
 		'Simon The Sorcerer 1 Talkie (Win)'       		=> array('n/a','simon1win','85'),
 		'Simon The Sorcerer 1 Talkie (Dos)'       		=> array('n/a','simon1talkie','85'),
-		'Simon The Sorcerer 1 (Dos)'           			=> array('n/a','simon1dos','75'),
-		'Simon The Sorcerer 1 (DEMO)'          			=> array('n/a','simon1demo','75'),
+		'Simon The Sorcerer 1 (Dos)'           			=> array('n/a','simon1dos','80'),
+		'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 (Dos)'           			=> array('n/a','simon2dos','75'),
+		'Simon The Sorcerer 2 (Dos)'           			=> array('n/a','simon2dos','80'),
 		'Simon The Sorcerer 2 (DEMO)'          			=> array('n/a','simon2demo','80')
 	      );
 
@@ -132,9 +132,8 @@
 "simon1dos" 	=> "Game is completable.".
                    "<br>- Freezes briefly when Swampling leaves his house".
                    "<br>- Freezes briefly when talking to demons in Sordid's Tower".
-                   "<br>- No sound effects".
                    "<br>- Various minor graphical glitches",
-"simon1demo" 	=> "Game demo is completable but doesn't end".
+"simon1demo" 	=> "Game demo is completable".
                    "<br>- Freezes briefly when Swampling leaves his house".
                    "<br>- No music",
 "simon2win"     => "Game is completable.".
@@ -144,7 +143,6 @@
                    "<br>- No music".
                    "<br>- Various minor graphical glitches",
 "simon2dos"     => "Game is completable.".
-                   "<br>- Freezes briefly during sequence shown when trying to escape from pirate ship".
                    "<br>- No music".
                   "<br>- Various minor graphical glitches",
 "simon2demo" 	=> "Game demo is completable".





More information about the Scummvm-git-logs mailing list