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, 2 insertions, 3 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt
index def2956c8e..074ccf0599 100644
--- a/engines/dm/TODOs/todo.txt
+++ b/engines/dm/TODOs/todo.txt
@@ -5,12 +5,12 @@ Bugs:
DisplayMan::blitBoxFilledWithMaskedBitmap does not produce the same effect as the original
Logic:
- Items thrown on the right side end up on the left side
+ Items thrown on the right side end up on the left side
Restarting the game after the party is dead segfaults
Todo:
Add wiki entry for DM
-
+
Double check enums with hex literals
Double check strcat, strstr usages
I forgot to add a bunch of warning for show/hide mouse pointer and other mouse functions
@@ -19,4 +19,3 @@ Code stuff todo:
Complete stub methods(blitShrink)
Add proper save header, add error handling to it
Add translations to f433_processCommand140_saveGame 'LOAD'
- \ No newline at end of file