[Scummvm-cvs-logs] CVS: web compatibility.php,1.182,1.183
Travis Howell
kirben at users.sourceforge.net
Thu Jul 17 22:56:40 CEST 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm charset.cpp,2.55,2.56 help.cpp,1.7,1.8 resource.cpp,1.107,1.108 resource_v3.cpp,1.18,1.19 script.cpp,1.120,1.121 script_v5.cpp,1.133,1.134 scumm.h,1.269,1.270 scummvm.cpp,2.287,2.288 sound.cpp,1.172,1.173
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm sound.cpp,1.173,1.174
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv8523
Modified Files:
compatibility.php
Log Message:
Add indy3 fm towns
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -d -r1.182 -r1.183
--- compatibility.php 16 Jul 2003 02:55:15 -0000 1.182
+++ compatibility.php 18 Jul 2003 05:55:54 -0000 1.183
@@ -63,6 +63,7 @@
'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
'Indiana Jones and the Last Crusade' => array('3','indy3ega','80'),
'Indiana Jones and the Last Crusade (256)' => array('3','indy3','80'),
+ 'Indiana Jones and the Last Crusade (256 - FmTowns)' => array('3','indy3towns','80'),
'Loom' => array('3','loom','80'),
'The Secret of Monkey Island (EGA)' => array('4','monkeyega','80'),
'Passport to Adventure (Indy3, Monkey and Loom demos)' => array('4','pass','50'),
@@ -118,6 +119,8 @@
"<br>- No sound effect looping with Amiga version",
"indy3" => "Game is completable" .
"<br>- No sound effects",
+"indy3towns" => "Game is completable." .
+ "<br>- Sounds with partial loops, loop the whole sample instead of just that portion" ,
"zak256" => "Game is completable." .
"<br>- Sounds with partial loops, loop the whole sample instead of just that portion" ,
"loom" => "Game is completable".
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm charset.cpp,2.55,2.56 help.cpp,1.7,1.8 resource.cpp,1.107,1.108 resource_v3.cpp,1.18,1.19 script.cpp,1.120,1.121 script_v5.cpp,1.133,1.134 scumm.h,1.269,1.270 scummvm.cpp,2.287,2.288 sound.cpp,1.172,1.173
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm sound.cpp,1.173,1.174
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list