[Scummvm-cvs-logs] scummvm master -> a5b9df120d135a280a68eba1b2f5a88bca247724

lordhoto lordhoto at gmail.com
Tue Feb 9 02:35:17 CET 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a5b9df120d NEWS: Style fixes (most important: line breaks)


Commit: a5b9df120d135a280a68eba1b2f5a88bca247724
    https://github.com/scummvm/scummvm/commit/a5b9df120d135a280a68eba1b2f5a88bca247724
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2016-02-09T02:34:15+01:00

Commit Message:
NEWS: Style fixes (most important: line breaks)

Changed paths:
    NEWS



diff --git a/NEWS b/NEWS
index 6a731b7..93e937f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,10 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added support for Sfinx.
    - Added support for Zork Nemesis: The Forbidden Lands.
    - Added support for Zork: Grand Inquisitor.
-   - Added support for The Lost Files of Sherlock Holmes: The Case of the Serrated Scalpel.
-   - Added support for The Lost Files of Sherlock Holmes: The Case of the Rose Tattoo.
+   - Added support for The Lost Files of Sherlock Holmes: The Case of the
+     Serrated Scalpel.
+   - Added support for The Lost Files of Sherlock Holmes: The Case of the Rose
+     Tattoo.
    - Added support for Beavis and Butthead in Virtual Stupidity.
    - Added support for Amazon: Guardians of Eden.
    - Added support for Broken Sword 2.5: The Return of the Templars.
@@ -38,13 +40,17 @@ For a more comprehensive changelog of the latest experimental code, see:
      and fanmade games, that require a mouse).
    - Fix incorrect volume attenuation in PCjr sound code (bug #6858).
    - Major rewrite of graphics subsystem.
-   - Support for Apple IIgs, Amiga + Atari ST transitions, fonts and mouse cursors.
-     (Atari ST 8x8 system font is not included with ScummVM)
-   - Added ability to make for example a PC version look like an Apple IIgs version.
-     (includes palette, cursor, transition and even font). Just set corresponding render mode.
-   - 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).
+   - Support for Apple IIgs, Amiga + Atari ST transitions, fonts and mouse
+     cursors. The Atari ST 8x8 system font is not included with ScummVM.
+   - Added ability to make for example a PC version look like an Apple IIgs
+     version. This includes palette, cursor, transition and even font. Just
+     set corresponding render mode.
+   - 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).
 
  AGOS:
    - Fixed arpeggio effect used in music of Amiga version of Elvira 1.
@@ -74,8 +80,9 @@ For a more comprehensive changelog of the latest experimental code, see:
  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, PQ1, QfG1 (EGA), QfG1 (VGA), QfG2, QfG3, SQ1, SQ4 (CD)
+     using the original interpreter. This affects the following games:
+     KQ6 (Dual Mode), LSL5, PQ1, 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.
    - Default to hi res version of KQ6, changeable using engine option.






More information about the Scummvm-git-logs mailing list