[Scummvm-cvs-logs] CVS: web compatibility.php,1.23,1.24
Travis Howell
kirben at users.sourceforge.net
Thu Aug 15 07:02:03 CEST 2002
- Previous message: [Scummvm-cvs-logs] CVS: scummvm sound.h,1.16,1.17 actor.cpp,1.107,1.108 costume.cpp,1.43,1.44 gui.cpp,1.68,1.69 insane.cpp,1.55,1.56 main.cpp,1.25,1.26 newgui.cpp,1.30,1.31 resource.cpp,1.101,1.102 saveload.cpp,1.58,1.59 script_v1.cpp,1.137,1.138 script_v2.cpp,1.83,1.84 scumm.h,1.203,1.204 scummvm.cpp,1.204,1.205 scummvm.dsp,1.50,1.51 sound.cpp,1.126,1.127 string.cpp,1.51,1.52
- Next message: [Scummvm-cvs-logs] CVS: web compatibility.php,1.24,1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv11000
Modified Files:
compatibility.php
Log Message:
Update compatbility
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- compatibility.php 28 Jul 2002 15:42:50 -0000 1.23
+++ compatibility.php 15 Aug 2002 14:01:27 -0000 1.24
@@ -64,7 +64,7 @@
'LOOM' => array('3','loom','0'),
'The Secret of Monkey Island (EGA)' => array('4','monkeyega','5'),
'LOOM (256 color CD version)' => array('5','loomcd','85'),
- 'The Secret of Monkey Island (VGA Floppy)' => array('5','monkeyvga','40'),
+ 'The Secret of Monkey Island (VGA Floppy)' => array('5','monkeyvga','85'),
'The Secret of Monkey Island (VGA CD)' => array('5','monkey','90'),
'Monkey Island 2: LeChuck\'s revenge' => array('5','monkey2','90'),
'Indiana Jones 4 and the Fate of Atlantis' => array('5','atlantis','95'),
@@ -91,12 +91,14 @@
"<br>- Inventory scrolling not implemented, making it impossible to carry more than 4 objects at once" .
"<br>- Missing/Incorrect SCUMM opcodes cause occasional crashes",
"zak256" => "Game is completable." .
- "<br>- No music or sound effects" ,
+ "<br>- No music looping" ,
"loom" => "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Loom CD version",
"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 graphical glitches".
"<br>- CD music and voices are not always in perfect sync with cutscenes",
+"monkeyvga" => "Game is completable." .
+ "<br>- Various graphical glitches".
"monkey" => "No known problems - should be playable to the end",
"monkey2" => "No known problems - should be playable to the end",
"atlantis" => "Game is completable.".
@@ -112,7 +114,7 @@
"<br>- No in-game music, and some animations play incorrectly",
"dig" => "Game crashes at various points, due to missing SCUMM opcods. Not playable to the end".
"<br>- Freezes occasionally due to actors not walking correctly" .
- "<br>- No in-game music, and some animations play incorrectly",
+ "<br>- Some animations play incorrectly",
"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.",
- Previous message: [Scummvm-cvs-logs] CVS: scummvm sound.h,1.16,1.17 actor.cpp,1.107,1.108 costume.cpp,1.43,1.44 gui.cpp,1.68,1.69 insane.cpp,1.55,1.56 main.cpp,1.25,1.26 newgui.cpp,1.30,1.31 resource.cpp,1.101,1.102 saveload.cpp,1.58,1.59 script_v1.cpp,1.137,1.138 script_v2.cpp,1.83,1.84 scumm.h,1.203,1.204 scummvm.cpp,1.204,1.205 scummvm.dsp,1.50,1.51 sound.cpp,1.126,1.127 string.cpp,1.51,1.52
- Next message: [Scummvm-cvs-logs] CVS: web compatibility.php,1.24,1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list