[Scummvm-git-logs] scummvm master -> 488fee803d1a8c87b5a79b4181d00b7cd629d184

athrxx noreply at scummvm.org
Sun Nov 10 16:11:38 UTC 2024


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:
488fee803d NEWS: update SCI news


Commit: 488fee803d1a8c87b5a79b4181d00b7cd629d184
    https://github.com/scummvm/scummvm/commit/488fee803d1a8c87b5a79b4181d00b7cd629d184
Author: athrxx (athrxx at scummvm.org)
Date: 2024-11-10T17:05:11+01:00

Commit Message:
NEWS: update SCI news

At suicebox's suggestion I expanded the video modes part
a bit and reordered the items with regard to relevance (which
is subjective, of course).

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 450f26233b6..7c07ec6fd17 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -137,15 +137,18 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added keymapper support.
 
  SCI:
-   - Added support for Russian fan-translation of QFG3.
+   - Added CGA (4 colors and black/white) and Hercules render modes for most
+	 SCI 0 DOS games. Also added an EGA dithering mode and a VGA gray scale
+	 mode for many SCI 1 DOS games, a 16 colors mode for KQ6 Windows and
+	 8 colors modes for all PC-98 games.
    - Improved PCjr audio.
    - Better support for Mac KQ6.
-   - Added support for Spanish SQ3.
-   - Support for different rendering modes for number of games.
-   - Added support for German KQ5.
    - Implemented KQ5 FM Towns save/restore UI.
-   - Added support for Russian Camelot, Laura Bow, PQ2.
    - Numerous script fixes to different games.
+   - Added support for German KQ5.
+   - Added support for Spanish SQ3.
+   - Added support for Russian Camelot, Laura Bow, PQ2
+   - Added support for Russian fan-translation of QFG3.
 
  SCUMM:
    - Added map generator from Moonbase Console for Moonbase Commander.




More information about the Scummvm-git-logs mailing list