diff options
author | Max Horn | 2009-09-25 09:09:22 +0000 |
---|---|---|
committer | Max Horn | 2009-09-25 09:09:22 +0000 |
commit | e2017d4681f2de667f24afd61ead524ff19b8a9a (patch) | |
tree | 83d7ae157bd8d9060bbc6ccb9a54b7ca42fcced5 | |
parent | 6ea572b183dd3d7764d7bc866c3da04e23f1e936 (diff) | |
download | scummvm-rg350-e2017d4681f2de667f24afd61ead524ff19b8a9a.tar.gz scummvm-rg350-e2017d4681f2de667f24afd61ead524ff19b8a9a.tar.bz2 scummvm-rg350-e2017d4681f2de667f24afd61ead524ff19b8a9a.zip |
Mention 16bit graphics and SCUMM Amiga fixes in NEWS
svn-id: r44334
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,7 @@ For a more comprehensive changelog for the latest experimental SVN code, see: General: - Added support for a custom SJIS font for FM-TOWNS and PC98 games. + - Added support for 16bit graphics. KYRA: - Added support for the Amiga version of The Legend of Kyrandia. @@ -18,6 +19,7 @@ For a more comprehensive changelog for the latest experimental SVN code, see: SCUMM: - Added support for music and sound effects in the the Amiga version of The Secret of Monkey Island. + - Fixed some other bugs related to game versions for the Amiga. 1.0.0 (2009-10-XX) New Ports: |