diff options
author | Travis Howell | 2004-10-08 01:08:19 +0000 |
---|---|---|
committer | Travis Howell | 2004-10-08 01:08:19 +0000 |
commit | 0850dbdaf2ad79cf296f79a001b4b60e82f481cd (patch) | |
tree | af0af7417f963a8aa0a7d2061722e7eb978e9173 | |
parent | 39fad0387be5fb4bd061718ce6cdd99d62ca086e (diff) | |
download | scummvm-rg350-0850dbdaf2ad79cf296f79a001b4b60e82f481cd.tar.gz scummvm-rg350-0850dbdaf2ad79cf296f79a001b4b60e82f481cd.tar.bz2 scummvm-rg350-0850dbdaf2ad79cf296f79a001b4b60e82f481cd.zip |
Unfortunately still not perfect
svn-id: r15461
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -257,6 +257,7 @@ SCUMM - Add proper handling of sound looping in Humongous games - Add sound pitch support for piano keys in piano mini game of fbear (DOS) - Add rename/delete file support, to make file opcodes function correctly + - Fix nukeArrays, it is nuking wrong arrays in stopObjectCode() sometimes * Humongous entertainment >= v7 titles: - Add support for song sync. in HE80+ games. - Add support for additional sound resources |