aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs/todo.txt
diff options
context:
space:
mode:
authorStrangerke2016-09-20 22:31:28 +0200
committerStrangerke2016-09-20 22:31:28 +0200
commitfd8082593e544f2969ac99fe9a5670ce11959d57 (patch)
treed6c98b57cb5ecea5522c330f663737813ddefb86 /engines/dm/TODOs/todo.txt
parent58728d2f167074adeaf954115c03c0ee2df75274 (diff)
downloadscummvm-rg350-fd8082593e544f2969ac99fe9a5670ce11959d57.tar.gz
scummvm-rg350-fd8082593e544f2969ac99fe9a5670ce11959d57.tar.bz2
scummvm-rg350-fd8082593e544f2969ac99fe9a5670ce11959d57.zip
DM: Janitorial - remove trailing spaces
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