[Scummvm-cvs-logs] SF.net SVN: scummvm: [22599] web/trunk/compatibility.php
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Wed May 24 01:23:11 CEST 2006
Revision: 22599
Author: fingolfin
Date: 2006-05-24 01:16:07 -0700 (Wed, 24 May 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=22599&view=rev
Log Message:
-----------
Added Future Wars and Operation Stealth to the compatibility list (TODO: Insert proper compat ratings)
Modified Paths:
--------------
web/trunk/compatibility.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php 2006-05-24 08:07:17 UTC (rev 22598)
+++ web/trunk/compatibility.php 2006-05-24 08:16:07 UTC (rev 22599)
@@ -126,6 +126,7 @@
'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'),
@@ -133,6 +134,7 @@
'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