[Scummvm-cvs-logs] CVS: web compatibility.php,1.78,1.79
Travis Howell
kirben at users.sourceforge.net
Mon Jan 13 21:39:04 CET 2003
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv580
Modified Files:
compatibility.php
Log Message:
Update simon
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- compatibility.php 12 Jan 2003 00:49:38 -0000 1.78
+++ compatibility.php 14 Jan 2003 05:38:27 -0000 1.79
@@ -79,7 +79,9 @@
'Curse of Monkey Island' => array('8','comi','30'),
'Simon The Sorcerer 1 Talkie (Win)' => array('n/a','simon1win','85'),
'Simon The Sorcerer 1 Talkie (Dos)' => array('n/a','simon1talkie','85'),
+ 'Simon The Sorcerer 1 Talkie (Amiga CD32)' => array('n/a','simon1cd32','5'),
'Simon The Sorcerer 1 (Dos)' => array('n/a','simon1dos','80'),
+ 'Simon The Sorcerer 1 (Amiga)' => array('n/a','simon1amiga','0'),
'Simon The Sorcerer 1 (DEMO)' => array('n/a','simon1demo','80'),
'Simon The Sorcerer 2 Talkie (Win)' => array('n/a','simon2win','80'),
'Simon The Sorcerer 2 Talkie (Dos)' => array('n/a','simon2talkie','80'),
@@ -132,10 +134,12 @@
"<br>- Various minor graphical glitches",
"simon1talkie" => "Game is completable.".
"<br>- Various minor graphical glitches",
+"simon1cd32" => "Not at all implemented yet - ScummVM doesn't understand the pkd, music, sfx and speech formats",
"simon1dos" => "Game is completable.".
"<br>- Freezes briefly when Swampling leaves his house".
"<br>- Freezes briefly when talking to demons in Sordid's Tower".
"<br>- Various minor graphical glitches",
+"simon1amiga" => "Not at all implemented yet - ScummVM doesn't understand the pkd and music formats",
"simon1demo" => "Game demo is completable".
"<br>- Freezes briefly when Swampling leaves his house".
"<br>- No music",
More information about the Scummvm-git-logs
mailing list