[Scummvm-cvs-logs] CVS: web compatibility.php,1.418,1.419

Eugene Sandulenko sev at users.sourceforge.net
Thu May 26 03:54:47 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:
Add Gobliiins to compatibility page.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -d -r1.418 -r1.419
--- compatibility.php	25 May 2005 02:15:48 -0000	1.418
+++ compatibility.php	26 May 2005 10:53:07 -0000	1.419
@@ -158,6 +158,7 @@
 		'Broken Sword I'			       		=> array('sword1','98'),
 		'Broken Sword II'			       		=> array('sword2','98'),
 		'Flight of the Amazon Queen'			       	=> array('queen','98'),
+		'Gobliiins'						=> array('gob1', '90'),
 		'Inherit the Earth'					=> array( 'ite', '45'),
 		'Simon The Sorcerer 1 Talkie'       			=> array('simon1talkie','93'),
  		'Simon The Sorcerer 1 Talkie (Acorn)'			=> array('simon1acorn','93'),
@@ -405,6 +406,7 @@
 "queen"		=> "No known issues, 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.".
 		   "<br>- Amiga version isn't supported.",
+"gob1"		=> "No known issues. Game is completable.",
 "ite"		=> "Game is not completable.".
 		   "<br>- Puzzle is missing",
 "simon1talkie" 	=> "No known issues, game is completable.".





More information about the Scummvm-git-logs mailing list