[Scummvm-cvs-logs] CVS: web compatibility.php,1.32,1.33

James Brown ender at users.sourceforge.net
Mon Oct 21 21:28:04 CEST 2002


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

Modified Files:
	compatibility.php 
Log Message:
Fix compatability page.

It's -great- to see other people updating this, but please don't confuse your period and commas :)
A comma ends a game entry, a period adds a new line to an existing game entry.

Next element, and Append.

 - Ender


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- compatibility.php	22 Oct 2002 04:11:34 -0000	1.32
+++ compatibility.php	22 Oct 2002 04:27:51 -0000	1.33
@@ -113,17 +113,15 @@
                    "<br>- Lack of INSANE subsystem prevents action sequences, which are needed to complete the game".
                    "<br>- Some character animations (AKOS codec 16 based) are missing",
 "dig"		=> "Game is completable, but still has some major problems".
-                   "<br>- The room under the Tomb does not draw correctly".
-		   "<br>- Some sound glitches exist, such as missing speech lines".
                    "<br>- The nexus room doesn't 'wrap' correctly, there are some redraw problems at the room seem".
                    "<br>- Some character animations (AKOS codec 16 based) are missing",
 "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.",
 "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.",
-                   "<br>- Speech needs to be enabled manually",
+                   "<br>- Part of introduction is skipped.".
+                   "<br>- Movement problems, sometimes can't move left.".
+                   "<br>- Speech needs to be enabled manually".
                    "<br>- Various minor graphical glitches",
 "simon2dos"     => "Not fully implemented yet."
 );





More information about the Scummvm-git-logs mailing list