[Scummvm-cvs-logs] CVS: web compatibility.php,1.94,1.95
Travis Howell
kirben at users.sourceforge.net
Sun Mar 2 01:29:17 CET 2003
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv18868
Modified Files:
compatibility.php
Log Message:
Only a few glitches left in Simon games
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- compatibility.php 28 Feb 2003 11:15:00 -0000 1.94
+++ compatibility.php 2 Mar 2003 09:28:47 -0000 1.95
@@ -167,9 +167,9 @@
"dig" => "Game is fully completable, with some minor sound issues",
"comi" => "Game is fully completable, although ship-to-ship is broken and several graphical glitches are present",
"simon1win" => "Game is completable.".
- "<br>- Various minor graphical glitches",
+ "<br>- Minor graphical glitches when using ring and looking at Sordid statue",
"simon1talkie" => "Game is completable.".
- "<br>- Various minor graphical glitches",
+ "<br>- Minor graphical glitches when using ring and looking at Sordid statue",
"simon1cd32" => "Game works a bit but can't see anything".
"<br>- All graphics are decoded incorrectly".
"<br>- pkd format is unknown".
@@ -178,30 +178,30 @@
"simon1dos" => "Game is completable.".
"<br>- Freezes briefly when Swampling leaves his house".
"<br>- Freezes briefly when talking to demons in Sordid's Tower".
- "<br>- Various minor graphical glitches",
+ "<br>- Minor graphical glitches when using ring and looking at Sordid statue",
"simon1amiga" => "Not at all implemented yet - ScummVM doesn't understand the pkd and music formats",
"simon1demo" => "Game demo is completable".
"<br>- Freezes briefly when Swampling leaves his house".
"<br>- No music",
"simon2win" => "Game is completable.".
"<br>- Some music is missing or wrong".
- "<br>- Various minor graphical glitches",
+ "<br>- Minor graphical glitch when giving items to baby",
"simon2talkie" => "Game is completable.".
"<br>- No music".
- "<br>- Various minor graphical glitches",
+ "<br>- Minor graphical glitch when giving items to baby",
"simon2dos" => "Game is completable.".
"<br>- No music".
- "<br>- Various minor graphical glitches",
+ "<br>- Minor graphical glitch when giving items to baby",
"simon2amiga" => "Game is completable.".
"<br>- Only default language in data files is supported".
"<br>- No music".
- "<br>- F10 key animation is different".
- "<br>- Various minor graphical glitches",
+ "<br>- F10 key animation is different"
+ "<br>- Minor graphical glitch when giving items to baby",
"simon2mac" => "Game is completable.".
"<br>- Only default language in data files is supported".
"<br>- No music".
"<br>- F10 key animation is different".
- "<br>- Various minor graphical glitches",
+ "<br>- Minor graphical glitch when giving items to baby",
"simon2demo" => "Game demo is completable".
"<br>- No music"
);
More information about the Scummvm-git-logs
mailing list