NEWS: Update ports-related changes for 2.1.0
This commit is contained in:
parent
b64e66a6b5
commit
1276a4d6d7
1 changed files with 17 additions and 1 deletions
18
NEWS.md
18
NEWS.md
|
@ -10,12 +10,16 @@ For a more comprehensive changelog of the latest experimental code, see:
|
||||||
- Might and Magic - World of Xeen 2 CD Talkie.
|
- Might and Magic - World of Xeen 2 CD Talkie.
|
||||||
- Might and Magic - Swords of Xeen.
|
- Might and Magic - Swords of Xeen.
|
||||||
|
|
||||||
|
New ports:
|
||||||
|
- Added Nintendo Switch port.
|
||||||
|
|
||||||
General:
|
General:
|
||||||
- Improved GUI rendering and overall GUI performance.
|
- Improved GUI rendering and overall GUI performance.
|
||||||
- Add stretch mode option to control how the display is stretch to the
|
- Add stretch mode option to control how the display is stretch to the
|
||||||
window or screen area.
|
window or screen area.
|
||||||
- Fixed incorrect cursor movement when it's controlled using the keyboard.
|
- Fixed incorrect cursor movement when it's controlled using the keyboard.
|
||||||
- Updated the Roland MT-32 emulation code to Munt 2.3.0.
|
- Updated the Roland MT-32 emulation code to Munt 2.3.0.
|
||||||
|
- Improved unknown game variants reporting.
|
||||||
|
|
||||||
Drascula:
|
Drascula:
|
||||||
- Fixed loading game from launcher when the game had been saved in chapter 1.
|
- Fixed loading game from launcher when the game had been saved in chapter 1.
|
||||||
|
@ -96,6 +100,14 @@ For a more comprehensive changelog of the latest experimental code, see:
|
||||||
- Fixed graphical glitch in Zork: Grand Inquisitor.
|
- Fixed graphical glitch in Zork: Grand Inquisitor.
|
||||||
- Packaged the required fonts with ScummVM.
|
- Packaged the required fonts with ScummVM.
|
||||||
|
|
||||||
|
iOS port:
|
||||||
|
- Added three-fingers swipe gestures to simulate arrow keys.
|
||||||
|
- Added pinch in and out gestures to show and hide the keyboard.
|
||||||
|
- Added scrollable accessory bar above the keyboard with keys not present on the keyboard.
|
||||||
|
|
||||||
|
macOS port:
|
||||||
|
- Added option to use the ScummVM file browser instead of the system file browser.
|
||||||
|
|
||||||
PS Vita port:
|
PS Vita port:
|
||||||
- Implemented front touch and optional rear touch controls.
|
- Implemented front touch and optional rear touch controls.
|
||||||
|
|
||||||
|
@ -104,8 +116,12 @@ For a more comprehensive changelog of the latest experimental code, see:
|
||||||
- Improved smoothness of mouse pointer motion.
|
- Improved smoothness of mouse pointer motion.
|
||||||
- Added mouse pointer speed and analog nub deadzone settings.
|
- Added mouse pointer speed and analog nub deadzone settings.
|
||||||
|
|
||||||
SDL port:
|
SDL ports (including Windows, Linux, macOS):
|
||||||
- Added support for game controllers.
|
- Added support for game controllers.
|
||||||
|
- Added support for adding games via Drag and Drop.
|
||||||
|
|
||||||
|
Windows port:
|
||||||
|
- Added option to use the system file browser instead of the ScummVM file browser.
|
||||||
|
|
||||||
#### 2.0.0 (2017-12-17)
|
#### 2.0.0 (2017-12-17)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue