[Scummvm-cvs-logs] CVS: web compatibility.php,1.39,1.40
James Brown
ender at users.sourceforge.net
Sat Nov 2 22:18:40 CET 2002
Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv16365
Modified Files:
compatibility.php
Log Message:
Update compatability
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- compatibility.php 2 Nov 2002 13:09:09 -0000 1.39
+++ compatibility.php 3 Nov 2002 06:15:39 -0000 1.40
@@ -73,8 +73,8 @@
'Day Of The Tentacle (DEMO)' => array('6','dottdemo','95'),
'Sam & Max' => array('6','samnmax','90'),
'Sam & Max (DEMO)' => array('6','samdemo','95'),
- 'Full Thottle' => array('7','ft','60'),
- 'The DIG' => array('7','dig','75'),
+ 'Full Thottle' => array('7','ft','75'),
+ 'The DIG' => array('7','dig','85'),
'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'),
@@ -112,10 +112,10 @@
"samnmax" => "No major problems - should be playable to the end".
"<br>- Some subgames may not work",
"samdemo" => "No known problems - should be playable to the end",
-"ft" => "Game is completable to a point, but not playable to the end".
- "<br>- Lack of INSANE subsystem prevents action sequences, which are needed to complete the game",
-"dig" => "Game is completable.".
- "<br>- The nexus room doesn't 'wrap' correctly, there are some redraw problems at the room seam",
+"ft" => "Game is completable to the end, but missing action sequencer".
+ "<br>- Lack of INSANE subsystem prevents action sequences, which skips a substantial portion of the game".
+ "<br>- Derby scene is only properly controlable using the mouse",
+"dig" => "Game is fully completable, with some minor sound issues",
"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.".
More information about the Scummvm-git-logs
mailing list