aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-05-01 10:42:23 +0000
committerTorbjörn Andersson2004-05-01 10:42:23 +0000
commitbc77ba431a7ccfc9a961df5fa8f1531e2f72fd44 (patch)
treeb6b7ebc379d756ae3f869c314666fbdf09b94b87 /NEWS
parente830d35a21fda5e28bcc290b37a922dbf4114224 (diff)
downloadscummvm-rg350-bc77ba431a7ccfc9a961df5fa8f1531e2f72fd44.tar.gz
scummvm-rg350-bc77ba431a7ccfc9a961df5fa8f1531e2f72fd44.tar.bz2
scummvm-rg350-bc77ba431a7ccfc9a961df5fa8f1531e2f72fd44.zip
Simplified the handling of sound effects. It's not necessary for the driver
to keep its own copy of the sound data. It could be even further simplified (I don't really see any reason for having two different sound queues), but I seem to have reached a point of stability here and I don't want to jinx it by making further changes yet. svn-id: r13705
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b269269ceb..ab2aabfdfc 100644
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,8 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
- ??? [TODO: Somebody of the Sword1 team please fill this in]
Sword2:
- - Simplified the memory/resource management.
+ - Simplified the memory/resource management...
+ - ...which led to simplified sound effects handling
- Various minor bugfixes.
BASS