aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs
diff options
context:
space:
mode:
authorBendegúz Nagy2016-07-26 13:24:48 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commit700c4327d3f957a839bfc4dbb4f425f163553d1c (patch)
tree1f6cffde144a7adb220eb94dc4d16c4dd582ef89 /engines/dm/TODOs
parentf0a916197a6776ea5af733f2b0bdb2a0c731a19b (diff)
downloadscummvm-rg350-700c4327d3f957a839bfc4dbb4f425f163553d1c.tar.gz
scummvm-rg350-700c4327d3f957a839bfc4dbb4f425f163553d1c.tar.bz2
scummvm-rg350-700c4327d3f957a839bfc4dbb4f425f163553d1c.zip
DM: Move DMEngine::_rnd to private, fix erroneous ranges with random number generations
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r--engines/dm/TODOs/todo.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt
index b2bac2aa71..65e7251161 100644
--- a/engines/dm/TODOs/todo.txt
+++ b/engines/dm/TODOs/todo.txt
@@ -8,9 +8,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
Object display is a bit mixed up with regards to which cell is it drawn in
- Method cthulu messes up the callstack
+
Possible bugs: