diff options
author | Thierry Crozat | 2019-10-02 00:46:22 +0100 |
---|---|---|
committer | Thierry Crozat | 2019-10-02 00:47:46 +0100 |
commit | 3971ce13f8cf40e47ace774688e3eeb8712bae0c (patch) | |
tree | 097f0dd4dc0d936a7a1237dc578654cd6f6a3b61 | |
parent | cf6e509cc9d737edb0ac6b43fae714459e50ab4c (diff) | |
download | scummvm-rg350-3971ce13f8cf40e47ace774688e3eeb8712bae0c.tar.gz scummvm-rg350-3971ce13f8cf40e47ace774688e3eeb8712bae0c.tar.bz2 scummvm-rg350-3971ce13f8cf40e47ace774688e3eeb8712bae0c.zip |
NEWS: Use past tense
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -27,7 +27,7 @@ For a more comprehensive changelog of the latest experimental code, see: General: - Improved GUI rendering and overall GUI performance. - - Add stretch mode option to control how the display is stretch to the + - Added stretch mode option to control how the display is stretched to the window or screen area. - Fixed incorrect cursor movement when it's controlled using the keyboard. - Updated the Roland MT-32 emulation code to Munt 2.3.0. @@ -68,7 +68,7 @@ For a more comprehensive changelog of the latest experimental code, see: and Riven. Mortevielle: - - Add speech synthesis on some platforms. + - Added speech synthesis on some platforms. SCI: - Added LarryScale, a high quality cartoon scaler for Leisure Suit Larry 7. @@ -125,7 +125,7 @@ For a more comprehensive changelog of the latest experimental code, see: - Bud is also no longer able to walk through closed doors. - Added mouse wheel support for inventory scrolling. - Allow skipping of speech. - - Improved savegame handling and add support for autosaves. + - Improved savegame handling and added support for autosaves. ZVISION: - Fixed graphical glitch in Zork: Grand Inquisitor. |