[Scummvm-git-logs] scummvm master -> 3a2cb7fee141faf28e5e700522b54ac4893f31bd

lotharsm noreply at scummvm.org
Sun Jan 1 16:52:05 UTC 2023


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:
3a2cb7fee1 NEWS: Fix ordering of current NEWS items, add missing full stops for consistency


Commit: 3a2cb7fee141faf28e5e700522b54ac4893f31bd
    https://github.com/scummvm/scummvm/commit/3a2cb7fee141faf28e5e700522b54ac4893f31bd
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-01-01T17:51:54+01:00

Commit Message:
NEWS: Fix ordering of current NEWS items, add missing full stops for consistency

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 1854ca2f28a..ff3a9b09609 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -22,10 +22,6 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Improved cursor scaling in OpenGL mode.
    - Fix crash when browsing folders containing files with \1 in the names.
 
- 3DS:
-   - Update relocation parser to support PREL31 that are emitted by new compiler.
-   - Do more autoconfiguration in ./configure
-
  AGI:
    - Improved support for French translations.
 
@@ -42,7 +38,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Fix a bug caused by use of slash in filename.
 
  Dreamweb:
-   - Support playing from the original installer floppies
+   - Support playing from the original installer floppies.
 
  GOB:
    - Added support for Adibou 2 "Environment", "Read/Count 4 & 5" and "Read/Count 6 & 7".
@@ -76,7 +72,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added support for Chinese I Have no Mouth and I Must Scream.
    - Added support for Korean I Have no Mouth and I Must Scream.
    - Added support for playing directly from floppy installer for ITE.
-   - Support for Amiga (AGA/ECS, Retail/Demo, English/German) Inherit the Earth
+   - Support for Amiga (AGA/ECS, Retail/Demo, English/German) Inherit the Earth.
 
  SCI:
    - Improved text rendering for Macintosh titles.
@@ -119,12 +115,12 @@ For a more comprehensive changelog of the latest experimental code, see:
  Sherlock:
    - Added support for Chinese Rose Tattoo.
 
- Sword1:
-   - Support ND Russian translation
-
  Sky:
    - Added support for Chinese Beneath a Steel Sky.
 
+ Sword1:
+   - Support ND Russian translation.
+
  Toon:
    - Made game menus behave like in the original.
 
@@ -138,6 +134,10 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Fixed recenter the screen on activating an inventory item.
    - Fixed pressing W to talk to people also makes you jump.
 
+ 3DS port:
+   - Update relocation parser to support PREL31 that are emitted by new compiler.
+   - Do more autoconfiguration in ./configure.
+
 #### 2.6.1 "Incremental Escapism" (2022-10-31)
 
  General:




More information about the Scummvm-git-logs mailing list