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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Wed May 24 08:44:02 CEST 2006


Revision: 22613
Author:   fingolfin
Date:     2006-05-24 08:42:51 -0700 (Wed, 24 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22613&view=rev

Log Message:
-----------
removing fw and os again (until we 'officially' support them and are willing to take bug reports)

Modified Paths:
--------------
    web/trunk/compatibility.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2006-05-24 14:34:38 UTC (rev 22612)
+++ web/trunk/compatibility.php	2006-05-24 15:42:51 UTC (rev 22613)
@@ -126,7 +126,6 @@
 	'Beneath a Steel Sky'                                   => array('sky','98'),
 	'Broken Sword 1: The Shadow of the Templars'            => array('sword1','98'),
 	'Broken Sword 2: The Smoking Mirror'                    => array('sword2','98'),
-	'Future Wars'                                           => array('fw', 'XX'),
 	'Flight of the Amazon Queen'                            => array('queen','98'),
 	'Gobliiins'                                             => array('gob1', '95'),
 	'Inherit the Earth: Quest for the Orb'                  => array('ite', '87'),
@@ -134,7 +133,6 @@
 	'Simon the Sorcerer 2'                                  => array('simon2','95'),
 	'The Feeble Files'                                      => array('feeble','70'),
 	'The Legend of Kyrandia'                                => array('kyra1', '80'),
-	'Operation Stealth'                                     => array('os', 'XX'),
 	);
 
 $notes = array(


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