aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTravis Howell2005-04-09 07:25:41 +0000
committerTravis Howell2005-04-09 07:25:41 +0000
commit4f085516437369eccf22c96d84362f4d39c1448b (patch)
tree2c6c6495bb796d00b3505f16540587e10cac9e87 /TODO
parent73d1d63f1502a94eb27fc3186b8e012e342de87d (diff)
downloadscummvm-rg350-4f085516437369eccf22c96d84362f4d39c1448b.tar.gz
scummvm-rg350-4f085516437369eccf22c96d84362f4d39c1448b.tar.bz2
scummvm-rg350-4f085516437369eccf22c96d84362f4d39c1448b.zip
Add comment to TODO
Check that string pointer exists, before reading data. Don't attempt to play speech in soccer2004, since it uses compression. svn-id: r17470
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7c48cd8cdf..476dccf8f1 100644
--- a/TODO
+++ b/TODO
@@ -272,7 +272,8 @@ SCUMM
- Add support for IMA ADPCM compression for speech files (For soccer2004)
- Add support for U32 code, triggered by case 2001 of kernelGet/Set (For footdemo/soccer2004)
The U32 code seems to control the players movements on field.
- - Fix actor parts disappearing in pajama2/racedemo (Related to XMAP support?)
+ - Fix actor parts disappearing in pajama2/racedemo
+ The decflag in akos_drawLimb() isn't been set correctly
- Fix cursor transparency in puzzle of pajama2 (Related to floodState support?)
- Fix sprites not always redrawing (Kirben)
- Fix inventory background/items disappearing in puttzoo/zoodemo/putttime/timedemo