[Scummvm-git-logs] scummvm master -> 36e859da2aacd89c2d55fae6af4464a87dbe7aa5

sev- noreply at scummvm.org
Mon Nov 28 23:50:27 UTC 2022


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

Summary:
b385f78d37 NEWS: Mention cursor scaling improvements
36e859da2a NEWS: Added more missing full stops


Commit: b385f78d3720f01df3a087079997dd1ec7803648
    https://github.com/scummvm/scummvm/commit/b385f78d3720f01df3a087079997dd1ec7803648
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-11-29T00:49:19+01:00

Commit Message:
NEWS: Mention cursor scaling improvements

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 6aecc0b5c1c..028a374a5e4 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,6 +18,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added support for shader-based scalers.
    - Added option for mono sound output (via --output-channels=CHANNELS command
      line option)
+   - Improved cursor scaling in OpenGL mode.
 
  AGI:
    - Improved support for French translations.


Commit: 36e859da2aacd89c2d55fae6af4464a87dbe7aa5
    https://github.com/scummvm/scummvm/commit/36e859da2aacd89c2d55fae6af4464a87dbe7aa5
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-11-29T00:50:06+01:00

Commit Message:
NEWS: Added more missing full stops

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 028a374a5e4..9d5806c9bf6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -17,7 +17,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Updated the Roland MT-32 emulation code to Munt mt32emu 2.7.0.
    - Added support for shader-based scalers.
    - Added option for mono sound output (via --output-channels=CHANNELS command
-     line option)
+     line option).
    - Improved cursor scaling in OpenGL mode.
 
  AGI:
@@ -82,7 +82,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Improved support for Hebrew HE game localizations.
    - Fixed Roland MT-32 support in Sam & Max.
    - Implemented original GUI and save menus for LucasArts games (DOS, Windows,
-     Amiga, Macintosh, FM-Towns, Atari ST and Commodore 64 versions)
+     Amiga, Macintosh, FM-Towns, Atari ST and Commodore 64 versions).
 
  Sherlock:
    - Added support for Chinese Rose Tattoo.
@@ -94,14 +94,14 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Made game menus behave like in the original.
 
  TwinE:
-   - Fixed rendering issue with doors
-   - Fixed invalid music pause in behaviour and inventory menu
-   - Fixed giving kashes instead of hearts as fallback
-   - Fixed item flashing when they drop
-   - Fixed meca penguin angle at spawn
-   - Fixed background redraw when watching cutscenes at the television
-   - Fixed recenter the screen on activating an inventory item
-   - Fixed pressing W to talk to people also makes you jump
+   - Fixed rendering issue with doors.
+   - Fixed invalid music pause in behaviour and inventory menu.
+   - Fixed giving kashes instead of hearts as fallback.
+   - Fixed item flashing when they drop.
+   - Fixed meca penguin angle at spawn.
+   - Fixed background redraw when watching cutscenes at the television.
+   - Fixed recenter the screen on activating an inventory item.
+   - Fixed pressing W to talk to people also makes you jump.
 
 #### 2.6.1 "Incremental Escapism" (2022-10-31)
 




More information about the Scummvm-git-logs mailing list