aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs
diff options
context:
space:
mode:
authorBendegúz Nagy2016-07-07 00:46:51 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commitc95b23317ce179fe168a20f39a132b4cd9ec4f32 (patch)
treed160bb648f9a0903d89379effb13b4635432c799 /engines/dm/TODOs
parent411ad40ca43b900e3bdb9804ca39b10b25d6fa4b (diff)
downloadscummvm-rg350-c95b23317ce179fe168a20f39a132b4cd9ec4f32.tar.gz
scummvm-rg350-c95b23317ce179fe168a20f39a132b4cd9ec4f32.tar.bz2
scummvm-rg350-c95b23317ce179fe168a20f39a132b4cd9ec4f32.zip
DM: Add some missing code
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r--engines/dm/TODOs/todo.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt
index 5ef225f869..183889e994 100644
--- a/engines/dm/TODOs/todo.txt
+++ b/engines/dm/TODOs/todo.txt
@@ -7,7 +7,7 @@ Bugs:
Command gui is broken
Logic:
Game crashes when reincaranting a fourth champion and trying to copy his portrait
-
+e
Todo:
@@ -18,7 +18,7 @@ Todo:
Attend to sev's notes on github
Double check enums with hex literals, I think I screwed the regex when processing them
Double check strcat, strstr usages, I might have messed them up in many places
- I forgot to add a bunch of warning for show/hide mouse pointer
+ I forgot to add a bunch of warning for show/hide mouse pointer and other mouse functions
Missing functions:
Add missing F0163_DUNGEON_LinkThingToList in MovesensMan::sensorIsTriggeredByClickOnWall (I don't think it's safe yet)
@@ -26,6 +26,3 @@ Todo:
Refactoring
Add constructor to CreatureInfo
-Forgot to add number to name:
- gBoxChampionPortrait, gBoxEye, gBoxMouth, gSlotMasks
- \ No newline at end of file