[Scummvm-cvs-logs] CVS: web compatibility.php,1.36,1.37

Travis Howell kirben at users.sourceforge.net
Thu Oct 24 04:21:07 CEST 2002


Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv25124

Modified Files:
	compatibility.php 
Log Message:

Add simon1 demo, updated simon1dos and monkeyvga


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- compatibility.php	22 Oct 2002 10:43:33 -0000	1.36
+++ compatibility.php	24 Oct 2002 11:20:51 -0000	1.37
@@ -78,6 +78,7 @@
 		'Curse of Monkey Island'				=> array('8','curse','5'),
 		'Simon The Sorcerer 1 (Win)'           			=> array('n/a','simon1win','95'),
 		'Simon The Sorcerer 1 (Dos)'           			=> array('n/a','simon1dos','95'),
+		'Simon The Sorcerer 1 (DEMO)'          			=> array('n/a','simon1demo','5'),
 		'Simon The Sorcerer 2 (Win)'           			=> array('n/a','simon2win','20'),
 		'Simon The Sorcerer 2 (Dos)'           			=> array('n/a','simon2dos','5')
 	      );
@@ -98,7 +99,9 @@
 "monkeyega"	=> "Copy protection screen will show, but game crashes shortly afterwards.<BR>Graphics decoders and SCUMM opcodes not implimented yet.",
 "loomcd"        => "Game is completable." .
                    "<br>- Various minor graphical glitches",
-"monkeyvga"	=> "Game is completable." ,
+"monkeyvga"	=> "Game is completable.".
+                   "<br>- No sound effects".
+                   "<br>- No music looping",
 "monkey"	=> "No known problems - should be playable to the end",
 "monkey2"	=> "No known problems - should be playable to the end",
 "atlantis"	=> "No known problems - should be playable to the end".
@@ -115,7 +118,10 @@
                    "<br>- The nexus room doesn't 'wrap' correctly, there are some redraw problems at the room seam",
 "curse"		=> "Not fully implemented yet.<br>ScummVM doesn't understand the various CMI subsystems",
 "simon1win" 	=> "No known problems, Game is completable.",
-"simon1dos" 	=> "No known problems, Game is completable.",
+"simon1dos" 	=> "No known problems, Game is completable.".
+                   "<br>- No music",
+"simon1demo" 	=> "Not fully implemented yet.".
+                   "<br>- No music or sound effects",
 "simon2win"     => "Can't advance very far due to movement problems, will not run some versions of Simon2".
                    "<br>- Part of introduction is skipped.".
                    "<br>- Movement problems, sometimes can't move left.".





More information about the Scummvm-git-logs mailing list