[Scummvm-cvs-logs] CVS: web compatibility.php,1.310,1.311 compatibility_stable.php,1.7,1.8

James Brown ender at users.sourceforge.net
Tue Mar 16 07:38:30 CET 2004


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27231

Modified Files:
	compatibility.php compatibility_stable.php 
Log Message:
queen.tbl is not really always required.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.310
retrieving revision 1.311
diff -u -d -r1.310 -r1.311
--- compatibility.php	16 Mar 2004 04:09:42 -0000	1.310
+++ compatibility.php	16 Mar 2004 15:27:09 -0000	1.311
@@ -223,8 +223,8 @@
 "sword1"	=> "Game is completable.".
 		   "<br>- Czech support is untested. If you have a czech version, please contact us.",
 "sword2"	=> "Game is completable.",
-"queen"		=> "Game should be completable.".
-		   "<br>- Requires <a href=\"http://0x.7fc1.org/fotaq/queen.tbl\">queen.tbl</a> resource file",
+"queen"		=> "Game is completable.".
+		   "<br>- Some versions may require the <a href=\"http://0x.7fc1.org/fotaq/queen.tbl\">queen.tbl</a> resource file to be placed in the game directory. This is not required for the freeware releases",
 "simon1win" 	=> "No known problems - game is completable.",
 "simon1talkie" 	=> "Game is completable.",
 "simon1cd32" 	=> "Game is completable, with major graphics glitches".

Index: compatibility_stable.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility_stable.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- compatibility_stable.php	16 Mar 2004 04:43:31 -0000	1.7
+++ compatibility_stable.php	16 Mar 2004 15:27:10 -0000	1.8
@@ -221,7 +221,7 @@
 		   "<br>- Czech support is untested. If you have a czech version, please contact us.",
 "sword2"	=> "Game is completable.",
 "queen"		=> "Game should be completable.".
-		   "<br>- Requires <a href=\"http://0x.7fc1.org/fotaq/queen.tbl\">queen.tbl</a> resource file",
+                   "<br>- Some versions may require the <a href=\"http://0x.7fc1.org/fotaq/queen.tbl\">queen.tbl</a> resource file to be placed in the game directory. This is not required for the freeware releases",
 "simon1win" 	=> "No known problems - game is completable.",
 "simon1talkie" 	=> "Game is completable.",
 "simon1cd32" 	=> "Game is completable, with major graphics glitches".





More information about the Scummvm-git-logs mailing list