aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs
diff options
context:
space:
mode:
authorBendegúz Nagy2016-08-22 17:14:37 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commit2ee50eda35d65a79bc66003edbc28d3bc7600e1f (patch)
tree7f65ebe2068ed968e1b8287a41c6456c319815ff /engines/dm/TODOs
parentf9323fe9fae6a45c0a4359775ba0383924a75c47 (diff)
downloadscummvm-rg350-2ee50eda35d65a79bc66003edbc28d3bc7600e1f.tar.gz
scummvm-rg350-2ee50eda35d65a79bc66003edbc28d3bc7600e1f.tar.bz2
scummvm-rg350-2ee50eda35d65a79bc66003edbc28d3bc7600e1f.zip
DM: Add proper save header
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r--engines/dm/TODOs/todo.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt
index f3030084c5..4bd2d8a970 100644
--- a/engines/dm/TODOs/todo.txt
+++ b/engines/dm/TODOs/todo.txt
@@ -14,10 +14,8 @@ Todo:
I forgot to add a bunch of warning for show/hide mouse pointer and other mouse functions
Code stuff todo:
- Complete stub methods(blitShrink, blitmask, scroller, etc.)
- Save file f433_processCommand140_saveGame fails silently, add error checking
-
- Add loading from dungeon
+ Complete stub methods(blitShrink, blitmask, scroller)
+ Add proper save header, add error handling to it
Fix incorrect thumbnail
Add translations to f433_processCommand140_saveGame 'LOAD'
\ No newline at end of file