[Scummvm-cvs-logs] CVS: web compatibility.php,1.139,1.140
Travis Howell
kirben at users.sourceforge.net
Tue May 20 22:02:07 CEST 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/simon items.cpp,1.68,1.69 midi.cpp,1.34,1.35 midi.h,1.12,1.13 vga.cpp,1.47,1.48
- Next message: [Scummvm-cvs-logs] CVS: scummvm README,1.99,1.100
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv10226
Modified Files:
compatibility.php
Log Message:
Simon 1/2 update
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- compatibility.php 19 May 2003 01:24:27 -0000 1.139
+++ compatibility.php 21 May 2003 05:01:49 -0000 1.140
@@ -89,13 +89,13 @@
'Simon The Sorcerer 1 Talkie (Win)' => array('n/a','simon1win','85'),
'Simon The Sorcerer 1 Talkie (DOS)' => array('n/a','simon1talkie','85'),
'Simon The Sorcerer 1 Talkie (Amiga CD32)' => array('n/a','simon1cd32','5'),
- 'Simon The Sorcerer 1 (DOS)' => array('n/a','simon1dos','80'),
+ 'Simon The Sorcerer 1 (DOS)' => array('n/a','simon1dos','83'),
'Simon The Sorcerer 1 (Amiga)' => array('n/a','simon1amiga','0'),
'Simon The Sorcerer 1 (Demo)' => array('n/a','simon1demo','80'),
- 'Simon The Sorcerer 2 Talkie (Win)' => array('n/a','simon2win','80'),
- 'Simon The Sorcerer 2 Talkie (DOS)' => array('n/a','simon2talkie','80'),
- 'Simon The Sorcerer 2 Talkie (Amiga or Mac)' => array('n/a','simon2mac','80'),
- 'Simon The Sorcerer 2 (DOS)' => array('n/a','simon2dos','80')
+ 'Simon The Sorcerer 2 Talkie (Win)' => array('n/a','simon2win','85'),
+ 'Simon The Sorcerer 2 Talkie (DOS)' => array('n/a','simon2talkie','85'),
+ 'Simon The Sorcerer 2 Talkie (Amiga or Mac)' => array('n/a','simon2mac','85'),
+ 'Simon The Sorcerer 2 (DOS)' => array('n/a','simon2dos','83')
);
$notes = array(
@@ -189,13 +189,10 @@
"<br>- Freezes briefly when Swampling leaves his house".
"<br>- No music",
"simon2win" => "Game is completable.".
- "<br>- Some music is missing or wrong".
"<br>- Minor graphical glitch when giving items to baby",
"simon2talkie" => "Game is completable.".
- "<br>- Some music is missing or wrong".
"<br>- Minor graphical glitch when giving items to baby",
"simon2dos" => "Game is completable.".
- "<br>- Some music is missing or wrong".
"<br>- Text in Copy Protection screen is only shown for short time".
"<br>- Minor graphical glitch when giving items to baby",
"simon2mac" => "Game is completable.".
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/simon items.cpp,1.68,1.69 midi.cpp,1.34,1.35 midi.h,1.12,1.13 vga.cpp,1.47,1.48
- Next message: [Scummvm-cvs-logs] CVS: scummvm README,1.99,1.100
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list