aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-07-16 15:50:45 +0000
committerTorbjörn Andersson2004-07-16 15:50:45 +0000
commit64ec170fce2494d05ba6f92b247b8dcf1b330a7a (patch)
tree9e5ddc07778dbdaf8d62e1bef5fbd2e55db298be
parent619c21a3186e2cbf5dd7ad41b457dfe6aefaf6d8 (diff)
downloadscummvm-rg350-64ec170fce2494d05ba6f92b247b8dcf1b330a7a.tar.gz
scummvm-rg350-64ec170fce2494d05ba6f92b247b8dcf1b330a7a.tar.bz2
scummvm-rg350-64ec170fce2494d05ba6f92b247b8dcf1b330a7a.zip
With Kirben's latest changes, Wally's hook does not mysteriously reappear
on the ground, and his head stays firmly attached to his shoulders. svn-id: r14228
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 01e0daef51..baa123b21a 100644
--- a/TODO
+++ b/TODO
@@ -245,8 +245,6 @@ SCUMM
* Add support for TFMX music format in Amiga version of Monkey Island 1
Check http://darkstar.tabu.uni-bonn.de/~neo/audio.html for music format
details
-* COMI: Fix setActorChoreLimbFrame opcode (see bug #754419, "Wally's Fake
- piratehook still on ground after pick up")
* V7-8 games: Implement smooth horizontal scrolling (instead of scrolling in
increments of 8 pixels). See bug #629417.
* COMI (maybe V7 games, too?): "Fix" CHARSET_1 behaviour when the room scrolls.