aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs
diff options
context:
space:
mode:
authorBendegúz Nagy2016-07-14 17:04:53 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commit665ea3beff7be4d9240ff89b671d8e77038a0990 (patch)
treeddefa7e3a2bcc0b26e55308b477bc788ad1ff824 /engines/dm/TODOs
parent9f9ac99b3198c09e58767ab2fe3eb71d03a5647e (diff)
downloadscummvm-rg350-665ea3beff7be4d9240ff89b671d8e77038a0990.tar.gz
scummvm-rg350-665ea3beff7be4d9240ff89b671d8e77038a0990.tar.bz2
scummvm-rg350-665ea3beff7be4d9240ff89b671d8e77038a0990.zip
DM: Fix champion bar graphs
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r--engines/dm/TODOs/todo.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt
index 47416c58df..229ed8cb55 100644
--- a/engines/dm/TODOs/todo.txt
+++ b/engines/dm/TODOs/todo.txt
@@ -8,8 +8,6 @@ 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
Stepping onto the plate next doesn't open the grated gate on the 0th level
- Damage to a champion's health is not getting reflected in the bar graphs, only when opening the inventory (maybe health is not getting set correctly)
-
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