From 247b9210e1280aef243000b954e880054b4cfaa0 Mon Sep 17 00:00:00 2001 From: Bendegúz Nagy Date: Thu, 14 Jul 2016 20:23:09 +0200 Subject: DM: Some refactoring --- engines/dm/TODOs/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'engines/dm/TODOs') diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index 71b8aa191b..5dd2caf8bf 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -8,6 +8,11 @@ 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 Placing one of the play icons from the top right corner into one of the champions' hands will crash the engine + Sometimes putting stuff in the player's hand segfaults + Footprints are everywhere + Object display is a bit mixed up with regards to which cell is it drawn in + Taking the stairs teleports the player to the wrong position + 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 -- cgit v1.2.3