diff options
author | Max Horn | 2007-06-25 11:11:31 +0000 |
---|---|---|
committer | Max Horn | 2007-06-25 11:11:31 +0000 |
commit | bf4e75b678b3a81829b60b56a112aa670ac5dac4 (patch) | |
tree | 6373b0fe01522ca3f9d9af5ed4e8c73e8d9a824a /NEWS | |
parent | cac0c0f2569e8cb89ca546acdbe9f518152f8cd9 (diff) | |
download | scummvm-rg350-bf4e75b678b3a81829b60b56a112aa670ac5dac4.tar.gz scummvm-rg350-bf4e75b678b3a81829b60b56a112aa670ac5dac4.tar.bz2 scummvm-rg350-bf4e75b678b3a81829b60b56a112aa670ac5dac4.zip |
Updated NEWS
svn-id: r27702
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,9 +2,19 @@ For a more comprehensive changelog for the latest experimental SVN code, see: http://scummvm.sourceforge.net/daily/ChangeLog 0.11.0 (????-??-??) + General: + - Added ARM assembly routines for code in the sound mixer and SCUMM + video playback, resulting in some nice speedups on several ports. + - Improved the way keyboard input is handled internally, resolving + some odd quirks in some game / port combinations. + Broken Sword 1: - Added support for FLAC encoded music. + SCUMM: + - Added subtitle skipping (via '.' key) in older games which didn't have + this feature so far (e.g. Zak, MM, Indy3, Loom). + 0.10.0 (2007-06-20) New Games: - Added Cinematique evo 1 engine. Currently only Future Wars is supported. |