diff options
author | Filippos Karapetis | 2015-04-29 00:43:06 +0300 |
---|---|---|
committer | Filippos Karapetis | 2015-04-29 00:43:06 +0300 |
commit | 2fb49bd7593406bb88799f04ebc058acbb510cb2 (patch) | |
tree | 5c219a473d735646e4549bd6501c4ce022cb7258 | |
parent | 02dd8cffcc9e649c1cfc5bbcb5d2517c63f6f321 (diff) | |
download | scummvm-rg350-2fb49bd7593406bb88799f04ebc058acbb510cb2.tar.gz scummvm-rg350-2fb49bd7593406bb88799f04ebc058acbb510cb2.tar.bz2 scummvm-rg350-2fb49bd7593406bb88799f04ebc058acbb510cb2.zip |
NEWS: Mention support for Rex Nebular, as well as the fixes to SCI
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -3,6 +3,7 @@ For a more comprehensive changelog of the latest experimental code, see: 1.8.0 (????-??-??) New Games: + - Added support for Rex Nebular and the Cosmic Gender Bender. - Added support for Sfinx. - Added support for Zork Nemesis: The Forbidden Lands. - Added support for Zork: Grand Inquisitor. @@ -17,7 +18,12 @@ For a more comprehensive changelog of the latest experimental code, see: head scene (bug #6728). It may have been happening in other scenes as well. -SCUMM: + SCI: + - Handling of music priority has been greatly improved. + - A lot of fixes for original game script bugs, which are too numerous to + mention here. + + SCUMM: - It is now possible to play Maniac Mansion from within Day of the Tentacle, with a few caveats. See README for details. |