[Scummvm-git-logs] scummvm master -> cb6c6f869638509048a61c08f892e2d2b6dd32d7
AndywinXp
noreply at scummvm.org
Thu Oct 12 22:25:54 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:
cb6c6f8696 NEWS: SWORD1: List all recent changes
Commit: cb6c6f869638509048a61c08f892e2d2b6dd32d7
https://github.com/scummvm/scummvm/commit/cb6c6f869638509048a61c08f892e2d2b6dd32d7
Author: AndywinXp (andywinxp at gmail.com)
Date: 2023-10-13T00:25:49+02:00
Commit Message:
NEWS: SWORD1: List all recent changes
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index df8b1d01558..ce8f012d775 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -60,8 +60,24 @@ For a more comprehensive changelog of the latest experimental code, see:
- Added data to savegames whose lack could make savegames unwinnable.
Sword1:
- - Major rewrite of palette fades, bringing it to match the original.
- - Rewrote all the menu code to make it match the original.
+ - Rewrote the palette fading system and the game timers to match the
+ original DOS version.
+ - Rewrote all the menu code to make it match the original. This includes
+ the restoration of the Speed setting.
+ - Restored the correct fonts and menu texts for all Russian versions of the game.
+ - Rewrote the audio engine to match the original. Compressed files are
+ still supported.
+ - Tweaked the subtitles routine for the PSX version to match the original.
+ - Restored George's idle animation.
+ - Restored pause functionality: press "P"!
+ - Restored debug commands: CTRL-G for toggling on-screen walkable grids,
+ CTRL-T for displaying debug information, SHIFT-M for displaying crosshairs
+ for the mouse cursor and George's position, and keys 1 and 4 to toggle
+ respectively slow and fast frame pacing mode.
+ - Restored the correct font for the game over screen.
+ - Fixed other various small inaccuracies.
+ - Overall the PC version of the game on ScummVM shouldn't differ
+ from the original executable anymore.
Sword2:
- Added support for Chinese translation.
More information about the Scummvm-git-logs
mailing list