diff options
author | Torbjörn Andersson | 2004-07-16 15:50:45 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2004-07-16 15:50:45 +0000 |
commit | 64ec170fce2494d05ba6f92b247b8dcf1b330a7a (patch) | |
tree | 9e5ddc07778dbdaf8d62e1bef5fbd2e55db298be | |
parent | 619c21a3186e2cbf5dd7ad41b457dfe6aefaf6d8 (diff) | |
download | scummvm-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-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |