[Scummvm-cvs-logs] CVS: web compatibility.php,1.278,1.279

Travis Howell kirben at users.sourceforge.net
Fri Dec 19 20:23:02 CET 2003


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

Modified Files:
	compatibility.php 
Log Message:

Update simon1.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -d -r1.278 -r1.279
--- compatibility.php	17 Dec 2003 11:38:01 -0000	1.278
+++ compatibility.php	20 Dec 2003 04:22:54 -0000	1.279
@@ -99,12 +99,12 @@
 		'Broken Sword II'			       		=> array('n/a','sword2','70'),
 		'Flight of the Amazon Queen'			       	=> array('n/a','queen','70'),
  		'Simon The Sorcerer 1 Talkie (Win)'			=> array('n/a','simon1win','95'),
-		'Simon The Sorcerer 1 Talkie (DOS)'       		=> array('n/a','simon1talkie','90'),
+		'Simon The Sorcerer 1 Talkie (DOS)'       		=> array('n/a','simon1talkie','93'),
 		'Simon The Sorcerer 1 Talkie (Amiga CD32)'     		=> array('n/a','simon1cd32','8'),
- 		'Simon The Sorcerer 1 Talkie (Acorn)'			=> array('n/a','simon1acorn','90'),
-		'Simon The Sorcerer 1 (DOS)'           			=> array('n/a','simon1dos','90'),
+ 		'Simon The Sorcerer 1 Talkie (Acorn)'			=> array('n/a','simon1acorn','93'),
+		'Simon The Sorcerer 1 (DOS)'           			=> array('n/a','simon1dos','93'),
 		'Simon The Sorcerer 1 (Amiga)'          		=> array('n/a','simon1amiga','5'),
-		'Simon The Sorcerer 1 (Demo)'          			=> array('n/a','simon1demo','90'),
+		'Simon The Sorcerer 1 (Demo)'          			=> array('n/a','simon1demo','93'),
 		'Simon The Sorcerer 2 Talkie (Win)'       		=> array('n/a','simon2win','95'),
 		'Simon The Sorcerer 2 Talkie (DOS)'       		=> array('n/a','simon2talkie','90'),
 		'Simon The Sorcerer 2 Talkie (Amiga or Mac)'       	=> array('n/a','simon2mac','90'),
@@ -238,15 +238,12 @@
                    "<br>- Various minor graphical glitches".
 		   "<br>- Requires <a href=\"http://0x.7fc1.org/fotaq/queen.tbl\">queen.tbl</a> resource file",
 "simon1win" 	=> "No known problems - game is completable.",
-"simon1talkie" 	=> "Game is completable.".
-                    "<br>- No inventory scrolling arrows shown, can still move around inventory though",
+"simon1talkie" 	=> "Game is completable.",
 "simon1cd32" 	=> "Game works a bit but can't see anything".
                    "<br>- All graphics are decoded incorrectly".
                    "<br>- No music",
-"simon1acorn" 	=> "Game is completable.".
-                   "<br>- No inventory scrolling arrows shown, can still move around inventory though",
-"simon1dos" 	=> "Game is completable.".
-                   "<br>- No inventory scrolling arrows shown, can still move around inventory though",
+"simon1acorn" 	=> "Game is completable.",
+"simon1dos" 	=> "Game is completable.",
 "simon1amiga" 	=> "Game works a bit but can't see anything".
                    "<br>- All graphics are decoded incorrectly".
                    "<br>- No music",





More information about the Scummvm-git-logs mailing list