aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2015-04-29 00:43:06 +0300
committerFilippos Karapetis2015-04-29 00:43:06 +0300
commit2fb49bd7593406bb88799f04ebc058acbb510cb2 (patch)
tree5c219a473d735646e4549bd6501c4ce022cb7258
parent02dd8cffcc9e649c1cfc5bbcb5d2517c63f6f321 (diff)
downloadscummvm-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--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 45b0afd2d7..a7e7d20ded 100644
--- a/NEWS
+++ b/NEWS
@@ -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.