From 4d3c9d99f169efb3991866318d04a644b5de0217 Mon Sep 17 00:00:00 2001 From: Bendegúz Nagy Date: Tue, 12 Jul 2016 12:05:20 +0200 Subject: DM: Add f367_commandProcessTypes12to27_clickInChampionStatusBox --- engines/dm/TODOs/todo.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'engines/dm/TODOs') diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index 26aa3335b0..4839d2d781 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -8,8 +8,10 @@ Bugs: When object are put on the right side of the current square, they disappear Drawing door ornaments segfaults when going back to the start - - +Possible bugs: + - k1_LeftMouseButton and k2_RightMouseButton have values 1 and 2 respectively, contrary to the original in the original: MASK0x0001_MOUSE_RIGHT_BUTTON, MASK0x0002_MOUSE_LEFT_BUTTON + - possible garbage value return in f140_getObjectWeight + Todo: Add wiki entry for DM Rename GraphicIndice enum entires and have their name include GraphicIndice @@ -26,3 +28,4 @@ Finish stuff: 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