aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTravis Howell2004-09-21 00:43:26 +0000
committerTravis Howell2004-09-21 00:43:26 +0000
commitc63169d3f3ce10978cde806b64488ea9762df3cb (patch)
treedccf1c4bd7ab392224ac252545951936afbb11d8 /TODO
parentfaf42c28588e7588c00f54fb01b432abb17ff0e2 (diff)
downloadscummvm-rg350-c63169d3f3ce10978cde806b64488ea9762df3cb.tar.gz
scummvm-rg350-c63169d3f3ce10978cde806b64488ea9762df3cb.tar.bz2
scummvm-rg350-c63169d3f3ce10978cde806b64488ea9762df3cb.zip
More HE todos
svn-id: r15210
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 62051b3b10..2d8bdd8a38 100644
--- a/TODO
+++ b/TODO
@@ -241,11 +241,15 @@ SCUMM
- Fix o6_setboxset, only used when leaving basement in fbear
- Fix nukeArrays, it is nuking wrong arrays in fbear
* Humongous entertainment >= v7 titles:
+ - Add support for song sync. in HE80+ games.
+ - Add support for additional sound resources
- Add support for sprites (Used by HE90+ games)
+ - Add support for multi-blocks, often used when loading wizImages
- Add support for additional drawWizImage flags
- Add support for WizPolygon rendering (cyx)
- Add support for aux animation code used by cut scenes (cyx)
- - Add support for akos codec 32 shadows
+ - Add shadows support for akos codecs, uses XMAP resources.
+ - Add array sorting
- Fix debug strings (Reports incorrect values) (Kirben)
- Fix array issues in Buzzy games (Kirben)
- Fix inventory disappearing in puttzoo/zoodemo/timedemo