diff options
author | Torbjörn Andersson | 2009-09-13 21:38:47 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2009-09-13 21:38:47 +0000 |
commit | 9cc0dc3d9126245afda5e3e3605ecdae18c84767 (patch) | |
tree | ba2bb18fa5b3b1ef28351aa46378e0334debd40e /NEWS | |
parent | b21b200a95cfb20c8af825cc51f1fad4369c48fc (diff) | |
download | scummvm-rg350-9cc0dc3d9126245afda5e3e3605ecdae18c84767.tar.gz scummvm-rg350-9cc0dc3d9126245afda5e3e3605ecdae18c84767.tar.bz2 scummvm-rg350-9cc0dc3d9126245afda5e3e3605ecdae18c84767.zip |
Fixed bug #2847910, "Loss of background audio loop". It would probably be safe
to backport this to the 1.0 branch, but I'm not 100% sure, and it's getting
pretty late here. (On the other hand, the missing sound effects are pretty
faint, at least in the cases I've seen, so we haven't been missing much. That's
probably why it's gone unnoticed until now.)
svn-id: r44073
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ For a more comprehensive changelog for the latest experimental SVN code, see: - Added support for music and sound effects in the the Amiga version of The Secret of Monkey Island. + Broken Sword 1: + - Fixed missing background sound effects in some rooms. + 1.0.0 (2009-10-XX) New Ports: - Added MotoEZX and MotoMAGX ports. |