diff options
author | Paul Gilbert | 2015-10-12 15:18:03 -0400 |
---|---|---|
committer | Paul Gilbert | 2015-10-12 15:18:03 -0400 |
commit | b0016071ecf3f5ffbc6f1619af610ab648bbba3a (patch) | |
tree | f00f6b17bfd3475200e454cdfc09eba94d764f01 /NEWS | |
parent | 652a6623156b6c6bba8ca49e038945fd0c2b7780 (diff) | |
parent | fbcf667b6a57593a2b85622ad1e1380c8aef7210 (diff) | |
download | scummvm-rg350-b0016071ecf3f5ffbc6f1619af610ab648bbba3a.tar.gz scummvm-rg350-b0016071ecf3f5ffbc6f1619af610ab648bbba3a.tar.bz2 scummvm-rg350-b0016071ecf3f5ffbc6f1619af610ab648bbba3a.zip |
Merge branch 'msvc_2015' into xeen
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 49 |
1 files changed, 48 insertions, 1 deletions
@@ -3,15 +3,62 @@ 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. + + General: + - Updated Munt MT-32 emulation code to version 1.5.0. + + 3 Skulls of the Toltecs: + - Improved AdLib music support. + + AGI: + - It is now possible to disable mouse support (except for Amiga versions + and fanmade games, that require a mouse). + - Fix incorrect volume attenuation in PCjr sound code (bug #6858). + + AGOS: + - Fixed arpeggio effect used in music of Amiga version of Elvira 1. + - Fixed loading and saving progress in the PC version of Waxworks. + - Fixed verb area been removed in Amiga versions of Simon the Sorcerer 1. + - Added Accolade AdLib & MT-32 music drivers for the games: + Elvira 1, Elvira 2, Waxworks and Simon the Sorcerer 1 demo. + - Added Simon the Sorcerer 1 AdLib output. This vastly improves the AdLib + output and makes it closer to the original. Broken Sword 1: - - Fix speech endianness detection on big endian systems for the mac + - Fix speech endianness detection on big endian systems for the Macintosh version (bug #6720). - Fix crash when reloading a game from the Main Menu while in the bull's head scene (bug #6728). It may have been happening in other scenes as well. + CinE: + - Added support for music in CD version of Future Wars. + + MADE: + - Improved AdLib music support in Return to Zork. + + SAGA: + - Improved AdLib music support. + + SCI: + - Handling of music priority has been greatly improved. + - A lot of fixes for original game script bugs that also occurred when + using the original interpreter. + KQ6 (Dual Mode), LSL5, QfG1 (EGA), QfG1 (VGA), QfG2, QfG3, SQ1, SQ4 (CD) + - Restoring from the ScummVM in-game menu should now work all the time. + - Improve support for Japanese PC-9801 games. + + SCUMM: + - It is now possible to play Maniac Mansion from within Day of the + Tentacle, with a few caveats. See README for details. + + Tinsel: + - Improved AdLib music support in Discworld 1. + 1.7.0 (2014-07-21) New Games: - Added support for Chivalry is Not Dead. |