From 78cf0030e3545eabe254a9643c1c9570d5e1068d Mon Sep 17 00:00:00 2001 From: Bendegúz Nagy Date: Thu, 14 Jul 2016 15:53:07 +0200 Subject: DM: Fix missing messages at the bottom of the screen --- engines/dm/TODOs/todo.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'engines/dm/TODOs') diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index d8821e6015..70c000870e 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -7,6 +7,8 @@ Bugs: Logic: When object are put on the right side of the current square, they disappear Drawing door ornaments segfaults when going back to the start + Stepping onto the plate next doesn't open the grated gate on the 0th level + Walking into walls corrupts memory Possible bugs: @@ -26,7 +28,4 @@ Todo: Finish stuff: f380_processCommandQueue Missing main loop methods - F0577_VBLANK_Handler, if enought time passes, takes the player's chance to act - - TODO: implement it - - NOTE: _g318_waitForInputMaxVerticalBlankCount is already included in the engine -- cgit v1.2.3