aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2016-02-26 15:29:29 +0100
committerWillem Jan Palenstijn2016-02-26 15:29:29 +0100
commit0aa7c3feaa2020f41568494b0787bddfdc9ab704 (patch)
tree18ba691328c6193e28e9ef7508783cd4950fb6de
parent76664f5d89d5c68e6182046a9f11c678660b1f38 (diff)
downloadscummvm-rg350-0aa7c3feaa2020f41568494b0787bddfdc9ab704.tar.gz
scummvm-rg350-0aa7c3feaa2020f41568494b0787bddfdc9ab704.tar.bz2
scummvm-rg350-0aa7c3feaa2020f41568494b0787bddfdc9ab704.zip
NEWS: Improve consistency of level of detail
-rw-r--r--NEWS21
1 files changed, 7 insertions, 14 deletions
diff --git a/NEWS b/NEWS
index 9aacb1a3d2..97f12ad5e3 100644
--- a/NEWS
+++ b/NEWS
@@ -23,8 +23,7 @@ For a more comprehensive changelog of the latest experimental code, see:
- Updated Munt MT-32 emulation code to version 1.5.0.
SDL:
- - Alt-x no longer quits ScummVM on platforms exhibiting this behavior
- before. A notable example is our Windows port.
+ - Alt-x no longer quits ScummVM. Use Cmd-q/Ctrl-q/Ctrl-z instead; see README.
- On POSIX systems we now follow the XDG Base Directory Specification for
placement of files for users. This effectively results in new locations
for our configuration file, our log file, and our default savegame path.
@@ -38,7 +37,7 @@ For a more comprehensive changelog of the latest experimental code, see:
AGI:
- It is now possible to disable mouse support (except for Amiga versions
and fanmade games, that require a mouse).
- - Fixed incorrect volume attenuation in PCjr sound code (bug #6858).
+ - Fixed PCjr sound volumes.
- Major rewrite of graphics subsystem.
- Support for Apple IIgs, Amiga + Atari ST transitions, fonts and mouse
cursors. The Atari ST 8x8 system font is not included with ScummVM.
@@ -46,12 +45,9 @@ For a more comprehensive changelog of the latest experimental code, see:
version. This includes palette, cursor, transition and even font. Just
set corresponding render mode.
- Fixed Apple IIgs game versions running too fast.
- - Support for simplified automatic saving/restoring used by Mixed Up Mother
- Goose.
- - Removed forced 2 second delay on every room change, replaced with
- heuristic.
- - Now saving controllers (key bindings by scripts) when saving games
- (bug #5858).
+ - Added support for automatic saving/restoring used by Mixed Up Mother Goose.
+ - Removed forced two second delay on room changes; replaced with heuristic.
+ - Fixed certain key bindings breaking after saving/reloading.
AGOS:
- Fixed arpeggio effect used in music of Amiga version of Elvira 1.
@@ -63,11 +59,8 @@ For a more comprehensive changelog of the latest experimental code, see:
output and makes it closer to the original.
Broken Sword 1:
- - Fixed speech endianness detection on big endian systems for the Macintosh
- version (bug #6720).
- - Fixed 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.
+ - Fixed Macintosh version speech when running on big endian systems.
+ - Fixed loading from Main Menu in bull's head scene, and maybe other scenes.
CinE:
- Added support for music in CD version of Future Wars.