diff options
author | Torbjörn Andersson | 2006-05-19 07:32:00 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2006-05-19 07:32:00 +0000 |
commit | bafa215e5faefe023313048e1ae00130f807db73 (patch) | |
tree | 44871b18789e908efd933405bfc5284d3288fa0c | |
parent | 909cd8c93a9cf41617acfcbef7eda6704dc40dca (diff) | |
download | scummvm-rg350-bafa215e5faefe023313048e1ae00130f807db73.tar.gz scummvm-rg350-bafa215e5faefe023313048e1ae00130f807db73.tar.bz2 scummvm-rg350-bafa215e5faefe023313048e1ae00130f807db73.zip |
Added some BS2 and Simon notes.
svn-id: r22532
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -25,12 +25,19 @@ For a more comprehensive changelog for the latest experimental CVS code, see: fan translations. It should now work much better on games with unknown MD5. - Added subtitle configuration controls to the options dialog. + Simon + - Lots of long-overdue cleanups and re-structuring were made to accomodate + for The Feeble Files. + - Fixed a rare MIDI bug that would cause a channel to change volume without + adjusting it to the master volume. + Broken Sword 1: - Added support for the --save-slot option. Broken Sword 2: - Major rewrite of how game resources are accessed in memory. This should fix alignment issues reported on some platforms. + - Missing data files are handled more gracefully. 0.8.2 (2006-02-08) General: |