[Scummvm-git-logs] scummvm master -> 8658693fb914167eb4b341cb4cbcb463a9591fa6
sev-
noreply at scummvm.org
Mon Nov 15 17:12:08 UTC 2021
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:
8658693fb9 NEWS: Mention recent additions
Commit: 8658693fb914167eb4b341cb4cbcb463a9591fa6
https://github.com/scummvm/scummvm/commit/8658693fb914167eb4b341cb4cbcb463a9591fa6
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-11-15T18:11:58+01:00
Commit Message:
NEWS: Mention recent additions
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 884183d6ab..c4f53a3e8c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -7,6 +7,7 @@ For a more comprehensive changelog of the latest experimental code, see:
- Now ScummVM requires C++11 for building.
- Implemented enhanced filtering in the Search box. See "Understanding
the search box" in the documentation for details.
+ - Implemented Icon view in GUI [GSoC task]
AGOS:
- Fixed old Waxworks AdLib music regression.
@@ -32,7 +33,10 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fix crash on startup loading constants from xeen.ccs.
- Fix spell selection aborting when characters were switched.
- Fixed some bad memory accesses.
-
+
+ macOS port:
+ - Added support for displaying OSD messages on the Touch Bar.
+
Windows port:
- Added "Portable Mode" in which the executable's directory is used to store
application files if a scummvm.ini file is present, instead of the user's
More information about the Scummvm-git-logs
mailing list