diff options
author | Eugene Sandulenko | 2010-06-15 10:46:37 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2010-06-15 10:46:37 +0000 |
commit | 9ebed7b3d9c1f3f93d44d5e94cdf8669f3f441b6 (patch) | |
tree | 643ccbaba0e766f85e3e3343812ca983120d86b3 | |
parent | ba72975d3f5e88691506c670158ccda2e542013b (diff) | |
download | scummvm-rg350-9ebed7b3d9c1f3f93d44d5e94cdf8669f3f441b6.tar.gz scummvm-rg350-9ebed7b3d9c1f3f93d44d5e94cdf8669f3f441b6.tar.bz2 scummvm-rg350-9ebed7b3d9c1f3f93d44d5e94cdf8669f3f441b6.zip |
Mention MM NES improvements in NEWS file.
svn-id: r49765
-rw-r--r-- | NEWS | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -11,24 +11,27 @@ For a more comprehensive changelog for the latest experimental SVN code, see: - Added support for more original media layouts. - Added support for GUI localization. - AGI: + AGI: - Fixed number of GFX glitches. - Made PIC drawing code picture perfect. - Added support of MIDI devices. - Added support for accurate Tandy sound emulation. Switched to it as default. - Drascula: + Drascula: - Fixed number of GFX glitches. - Made many cutscenes smoother. - Changed behavior of items menu. Now it shows up on mouse up. - SAGA: - - Fixed graphics glithces in several scenes. - Groovie: - Added support for the Macintosh version of The 7th Guest. - Added support for custom MT-32 instruments. + SAGA: + - Fixed graphics glithces in several scenes. + + SCUMM: + - Several improvements in Maniac Mansion NES. + PSP port: - Switched to new backend design which fixes minor graphical issues, speeds things up, and provides 16-bit support. |