aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTravis Howell2004-09-01 03:31:33 +0000
committerTravis Howell2004-09-01 03:31:33 +0000
commitac7d8653bb90f2c9788e3f543407c98d4364312d (patch)
treeb1e4a1fe0af88f3d3e7731ff1568fb5a63c9eb3a /TODO
parent35bc32625c546683a2f65644d563dff448b3d918 (diff)
downloadscummvm-rg350-ac7d8653bb90f2c9788e3f543407c98d4364312d.tar.gz
scummvm-rg350-ac7d8653bb90f2c9788e3f543407c98d4364312d.tar.bz2
scummvm-rg350-ac7d8653bb90f2c9788e3f543407c98d4364312d.zip
Update HE games
svn-id: r14851
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index e269ef5299..556b28dafc 100644
--- a/TODO
+++ b/TODO
@@ -238,10 +238,14 @@ 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 glitch causing bed covers to go green at end of fbear
+ - Fix o6_setboxset, only used when leaving basement in fbear
+ - Fix nukeArrays, it is nuking wrong array in some games (fbear)
- Fix remaining masking issues, when cars come out of garages in puttputt and
when Putt-Putt gets off the chair in Cosmic Dust Diner of puttmoon
- Document and fix AKOS differences in Humongous Entertainment games
* Humongous entertainment >= v7 titles:
+ - Add support for new animation code used by cut scenes.
- Add support for akos_drawLimb C021 (Used in pajama/pjs-demo/timedemo)
- Add support for akos codec 32 (Used in water/socks)
- Add support for debug strings (Replaces %d & %s with ints/strings from stack list)