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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Thu Jun 21 04:07:09 CEST 2007


Revision: 27575
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27575&view=rev
Author:   Kirben
Date:     2007-06-20 19:07:08 -0700 (Wed, 20 Jun 2007)

Log Message:
-----------
Add Elvira 1 and 2.

Modified Paths:
--------------
    web/trunk/compatibility.php

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2007-06-21 01:49:02 UTC (rev 27574)
+++ web/trunk/compatibility.php	2007-06-21 02:07:08 UTC (rev 27575)
@@ -128,6 +128,8 @@
 	'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'),
+	'Elvira - Mistress of the Dark'                         => array('elvira1','90'),
+	'Elvira II - The Jaws of Cerberus'                      => array('elvira2','50'),
 	'Flight of the Amazon Queen'                            => array('queen','98'),
 	'Future Wars'                                           => array('fw','80'),
 	'Gobliiins'                                             => array('gob1', '95'),
@@ -325,6 +327,15 @@
 		   "<br>- PlayStation 1 version isn't supported.",
 "sword2"	=> "No known issues, game is completable.".
 		   "<br>- PlayStation 1 version isn't supported.",
+"elvira1"	=> "No known issues, game is completable.".
+		   "<br>- Amiga and Atari ST and DOS versions are supported by this target".
+		   "<br>- No music in the Atari ST version.".
+		   "<br>- No text description in the Atari ST version.",
+"elvira2"	=> "No known issues, game is playable.".
+		   "<br>- Amiga and Atari ST and DOS versions are supported by this target".
+		   "<br>- No music in the Atari ST version.".
+		   "<br>- No sound effects in the DOS version.".
+		   "<br>- Palette issues in the Atari ST version.",
 "queen"		=> "No known issues, game is completable.".
 		   "<br>- Some versions may require the <a href=\"https://svn.sourceforge.net/svnroot/scummvm/engine-data/trunk/queen.tbl\">queen.tbl</a> resource file to be placed in the game directory. This is not required for the freeware releases.".
 		   "<br>- Amiga and DOS versions 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