[Scummvm-cvs-logs] SF.net SVN: scummvm: [22286] web/trunk/compatibility.php

kirben at users.sourceforge.net kirben at users.sourceforge.net
Tue May 2 16:37:12 CEST 2006


Revision: 22286
Author:   kirben
Date:     2006-05-02 16:36:24 -0700 (Tue, 02 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22286&view=rev

Log Message:
-----------
Add The Feeble Files

Modified Paths:
--------------
    web/trunk/compatibility.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2006-05-02 23:28:07 UTC (rev 22285)
+++ web/trunk/compatibility.php	2006-05-02 23:36:24 UTC (rev 22286)
@@ -129,9 +129,10 @@
 		'Flight of the Amazon Queen'			       	=> array('queen','98'),
 		'Gobliiins'						=> array('gob1', '95'),
 		'Inherit the Earth: Quest for the Orb'			=> array('ite', '87'),
-		'The Legend of Kyrandia'				=> array('kyra1', '80'),
 		'Simon the Sorcerer 1'          			=> array('simon1','93'),
 		'Simon the Sorcerer 2'           			=> array('simon2','95'),
+		'The Feeble Files'           				=> array('feeble','70'),
+		'The Legend of Kyrandia'				=> array('kyra1', '80'),
 	      );
 
 $notes = array(
@@ -308,6 +309,9 @@
 		   "<br>- Amiga, DOS, Macintosh and Windows versions supported by this target".
                    "<br>- Only the default language (English) in Amiga & Mactinosh versions is supported".
                    "<br>- F10 key animation is different in Amiga & Macintosh versions",
+"feeble"        => "Game is completable, with glitches".
+		   "<br>- Amiga, Macintosh and Windows versions supported by this target".
+		   "<br>- Various graphical glitches in game and Oracle",
 "kyra1"		=> "Game is completable.".
 		   "<br>- Requires the KYRA.DAT resource file to be placed in the game directory.".
 		   "<br>- DOS Floppy and CD versions are supported by this target.".


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list