aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/TODOs/todo.txt')
-rw-r--r--engines/dm/TODOs/todo.txt5
1 files changed, 5 insertions, 0 deletions
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