[Scummvm-cvs-logs] SF.net SVN: scummvm: [24521] web/trunk/compatibility.php
kirben at users.sourceforge.net
kirben at users.sourceforge.net
Fri Oct 27 03:21:48 CEST 2006
Revision: 24521
http://svn.sourceforge.net/scummvm/?rev=24521&view=rev
Author: kirben
Date: 2006-10-26 18:21:44 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
Add PP games
Modified Paths:
--------------
web/trunk/compatibility.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php 2006-10-27 01:09:33 UTC (rev 24520)
+++ web/trunk/compatibility.php 2006-10-27 01:21:44 UTC (rev 24521)
@@ -133,6 +133,10 @@
'Inherit the Earth: Quest for the Orb' => array('ite', '87'),
'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'),
+ 'Simon the Sorcerer\'s Puzzle Pack - Jumble' => array('jumble','70'),
+ 'Simon the Sorcerer\'s Puzzle Pack - Puzzle' => array('puzzle','70'),
+ 'Simon the Sorcerer\'s Puzzle Pack - Swampy Adventures' => array('swampy','70'),
'The Feeble Files' => array('feeble','90'),
'The Legend of Kyrandia' => array('kyra1', '80'),
);
@@ -310,6 +314,15 @@
"<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",
+"dimp" => "Game is completable, with minor glitches".
+ "<br>- No random animations or sound effect when idle",
+"jumble" => "Game is completable, with minor glitches".
+ "<br>- No support for displaying, entering, loading and saving high scores",
+"puzzle" => "Game is completable, with minor glitches".
+ "<br>- No support for displaying, entering, loading and saving high scores",
+"swampy" => "Game is completable, with minor glitches".
+ "<br>- No support for displaying explanation, when clicking on items".
+ "<br>- No support for displaying, entering, loading and saving high scores",
"feeble" => "Game is completable".
"<br>- Amiga, Macintosh and Windows versions supported by this target".
"<br>- Minor graphical glitches",
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