diff options
author | Max Horn | 2008-09-17 18:56:54 +0000 |
---|---|---|
committer | Max Horn | 2008-09-17 18:56:54 +0000 |
commit | a28646784dc0c90f86959accadceff1a6bc9be51 (patch) | |
tree | 985ae754c1116f62fe66f901c31e3d3f7488d36d /NEWS | |
parent | d4853dd9e84b43cfcc410829625c19c4b9d0b6c6 (diff) | |
download | scummvm-rg350-a28646784dc0c90f86959accadceff1a6bc9be51.tar.gz scummvm-rg350-a28646784dc0c90f86959accadceff1a6bc9be51.tar.bz2 scummvm-rg350-a28646784dc0c90f86959accadceff1a6bc9be51.zip |
Added some noteworthy improvements due to Chris Page & GSoC 2008
svn-id: r34597
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -4,12 +4,18 @@ For a more comprehensive changelog for the latest experimental SVN code, see: 0.13.0 (????-??-??) General: - Added MIDI driver for Atari ST / FreeMint. + - Added a 'Load' button to the Launcher (not supported by all engines). + - Added a new global main menu (GMM) dialog usable from all engines. + - Added the ability to return to the launcher from running games (via the GMM). New Games: - Added support for Discworld. KYRA: - - Added support for Auto-save feature + - Added support for Auto-save feature. + + SCUMM: + - Fixed a long-time bug which caused talkspeed and talkdelay to be mixed up. 0.12.0 (2008-08-31) New Games: |