diff options
author | Johannes Schickel | 2007-09-23 22:47:49 +0000 |
---|---|---|
committer | Johannes Schickel | 2007-09-23 22:47:49 +0000 |
commit | a8112e385779e2243d5290c6a60c4436e902b16d (patch) | |
tree | ae425a7ac4cae126123a0a98221b7cf2fa2a76b1 | |
parent | df827970a13a0996f90e397b1d53aeb98ca42955 (diff) | |
download | scummvm-rg350-a8112e385779e2243d5290c6a60c4436e902b16d.tar.gz scummvm-rg350-a8112e385779e2243d5290c6a60c4436e902b16d.tar.bz2 scummvm-rg350-a8112e385779e2243d5290c6a60c4436e902b16d.zip |
- mention kyra macintosh support
- some consistency fixes
svn-id: r29076
-rw-r--r-- | NEWS | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -3,9 +3,9 @@ For a more comprehensive changelog for the latest experimental SVN code, see: 0.11.0 (????-??-??) New Games: - - Added support for Elvira: Mistress of the Dark - - Added support for Elvira 2: The Jaws of Cerberus - - Added support for I Have no Mouth, and I Must Scream + - Added support for Elvira: Mistress of the Dark. + - Added support for Elvira 2: The Jaws of Cerberus. + - Added support for I Have no Mouth, and I Must Scream. - Added support for preAGI game Troll's Tale. General: @@ -24,11 +24,13 @@ For a more comprehensive changelog for the latest experimental SVN code, see: SCUMM: - Added subtitle skipping (via '.' key) in older games which didn't have this feature so far (e.g. Zak, MM, Indy3, Loom). - - Added support for Chinese COMI + - Added support for Chinese COMI. SAGA: - - Added support for compressed sound effects, voices and music + - Added support for compressed sound effects, voices and music. + Kyrandia: + - Added support for Macintosh version. 0.10.0 (2007-06-20) New Games: |