[Scummvm-git-logs] scummvm master -> 0ec19cb7ee430dcab0a92ef975baafed3128ce5f

sev- noreply at scummvm.org
Sun Sep 3 20:30:52 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:
0ec19cb7ee NEWS: Mention sword1 and AGS improvements


Commit: 0ec19cb7ee430dcab0a92ef975baafed3128ce5f
    https://github.com/scummvm/scummvm/commit/0ec19cb7ee430dcab0a92ef975baafed3128ce5f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-09-03T22:30:25+02:00

Commit Message:
NEWS: Mention sword1 and AGS improvements

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 359a56d76b0..71c68b6134d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -29,6 +29,7 @@ For a more comprehensive changelog of the latest experimental code, see:
  AGS:
    - Synced with upstream AGS 3.6.0.51.
    - Sped up graphics manipulation on modern hardware with CPU-specific code.
+   - Added support for early font rendering, to match the original interpreter.
 
  Asylum:
    - Added support for Chinese Sanitarium.
@@ -57,6 +58,9 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added support for Chinese Serrated Scalpel.
    - Added data to savegames whose lack could make savegames unwinnable.
 
+ Sword1:
+   - Major rewrite of palette fades, bringing it to match the original.
+
  Sword2:
    - Added support for Chinese translation.
 




More information about the Scummvm-git-logs mailing list