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

sev at users.sourceforge.net sev at users.sourceforge.net
Mon May 21 13:53:16 CEST 2007


Revision: 26902
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26902&view=rev
Author:   sev
Date:     2007-05-21 04:53:15 -0700 (Mon, 21 May 2007)

Log Message:
-----------
Add Nippon Safes to compatibility list.

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

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2007-05-21 09:44:05 UTC (rev 26901)
+++ web/trunk/compatibility.php	2007-05-21 11:53:15 UTC (rev 26902)
@@ -134,6 +134,7 @@
 	'Gobliins 2'                                            => array('gob2', '95'),
 	'Goblins 3'                                             => array('gob3', '90'),
 	'Inherit the Earth: Quest for the Orb'                  => array('ite', '87'),
+	'Nippon Safes Inc.' 			                => array('nippon', '70'),
 	'Simon the Sorcerer 1'                                  => array('simon1','93'),
 	'Simon the Sorcerer 2'                                  => array('simon2','95'),
 	'Simon the Sorcerer\'s Puzzle Pack - D.I.M.P.'          => array('dimp','70'),
@@ -360,7 +361,10 @@
 		   "<br>- Issues with the mouse cursor visibility",
 "bargon"  	=> "Game is completable".
 		   "<br>- Amiga, Atari and DOS versions are supported by this target".
-		   "<br>- Issues with the mouse cursor visibility"
+		   "<br>- Issues with the mouse cursor visibility",
+"nippon"  	=> "Game is completable".
+		   "<br>- Only DOS version is supported by this target".
+		   "<br>- Occasional minor graphical glitches"
 );
 		
 // render the compatibility chart


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