aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs
diff options
context:
space:
mode:
authorBendegúz Nagy2016-06-30 12:12:22 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commitb3e1760bfb6113159a7a8d6079c358a451eee781 (patch)
treea532241d6fb48cc20996e9d77757c8b53ca59326 /engines/dm/TODOs
parentbc583bf0d52cb2e9d959ad36a06e462707084d63 (diff)
downloadscummvm-rg350-b3e1760bfb6113159a7a8d6079c358a451eee781.tar.gz
scummvm-rg350-b3e1760bfb6113159a7a8d6079c358a451eee781.tar.bz2
scummvm-rg350-b3e1760bfb6113159a7a8d6079c358a451eee781.zip
DM: Add dummy blitBoxFilledWithMaskedBitmap and DisplayMan::drawField
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r--engines/dm/TODOs/methodtree.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/engines/dm/TODOs/methodtree.txt b/engines/dm/TODOs/methodtree.txt
index 10ed85fa5c..7a05ad177f 100644
--- a/engines/dm/TODOs/methodtree.txt
+++ b/engines/dm/TODOs/methodtree.txt
@@ -1,9 +1,9 @@
F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExplosions_CPSEF
- F0113_DUNGEONVIEW_DrawField // dummy
- F0133_VIDEO_BlitBoxFilledWithMaskedBitmap
- FIELD_ASPECT
+ F0113_DUNGEONVIEW_DrawField // stub method
+ F0133_VIDEO_BlitBoxFilledWithMaskedBitmap // dummy
+ FIELD_ASPECT // done
F0114_DUNGEONVIEW_GetExplosionBitmap
- F0133_VIDEO_BlitBoxFilledWithMaskedBitmap
+ F0133_VIDEO_BlitBoxFilledWithMaskedBitmap // dummy
F0141_DUNGEON_GetObjectInfoIndex
F0142_DUNGEON_GetProjectileAspect
F0176_GROUP_GetCreatureOrdinalInCell
@@ -44,7 +44,7 @@ F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExplosions_CPSEF
CREATURE_ASPECT
PROJECTILE
EXPLOSION
- FIELD_ASPECT
+ FIELD_ASPECT // done