[Scummvm-git-logs] scummvm master -> cb195b5481b7e09fd172f15043a8670e222fe902
bluegr
noreply at scummvm.org
Thu Dec 30 21:11:31 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:
cb195b5481 NEWS: Mention changes for Journeyman Project 2: Buried in Time
Commit: cb195b5481b7e09fd172f15043a8670e222fe902
https://github.com/scummvm/scummvm/commit/cb195b5481b7e09fd172f15043a8670e222fe902
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2021-12-30T23:11:21+02:00
Commit Message:
NEWS: Mention changes for Journeyman Project 2: Buried in Time
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 9e8dd36f637..70a1c8395f2 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -14,6 +14,20 @@ For a more comprehensive changelog of the latest experimental code, see:
the search box" in the documentation for details.
- Implemented Icon view in GUI (GSoC task).
+ Buried:
+ - Added support for skipping synchronous audio and video.
+ - The mouse pointer is now hidden during cutscenes.
+ - Implemented game pausing via Control-P.
+ - After saving, the player returns back to the game instead of the Biochip
+ menu.
+ - The game is now always paused when the Biochip menu or the save/restore
+ dialogs are open.
+ - Added metadata to saved games, including thumbnails, creation date and
+ play time.
+ - Saved games are now sorted by slot, like in other engines, instead of
+ being sorted alphabetically.
+ - The currently selected item is now stored in saved games.
+
Dreamweb:
- Added text to speech for dialogs and object descriptions.
More information about the Scummvm-git-logs
mailing list