aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs
diff options
context:
space:
mode:
authorBendegúz Nagy2016-06-29 22:08:10 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commite6c3389e53cad4069c696132ed4ef7a3c1d6991c (patch)
tree7eef52030b11501cf7a7004ea7bba7ab750992c1 /engines/dm/TODOs
parent6daa5c572e3a96602be4df5115126415cecc72f7 (diff)
downloadscummvm-rg350-e6c3389e53cad4069c696132ed4ef7a3c1d6991c.tar.gz
scummvm-rg350-e6c3389e53cad4069c696132ed4ef7a3c1d6991c.tar.bz2
scummvm-rg350-e6c3389e53cad4069c696132ed4ef7a3c1d6991c.zip
DM: Continue F0460_START_InitializeGraphicData
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r--engines/dm/TODOs/methodtree.txt50
1 files changed, 50 insertions, 0 deletions
diff --git a/engines/dm/TODOs/methodtree.txt b/engines/dm/TODOs/methodtree.txt
index 71846ef3bc..10ed85fa5c 100644
--- a/engines/dm/TODOs/methodtree.txt
+++ b/engines/dm/TODOs/methodtree.txt
@@ -1,3 +1,53 @@
+F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExplosions_CPSEF
+ F0113_DUNGEONVIEW_DrawField // dummy
+ F0133_VIDEO_BlitBoxFilledWithMaskedBitmap
+ FIELD_ASPECT
+ F0114_DUNGEONVIEW_GetExplosionBitmap
+ F0133_VIDEO_BlitBoxFilledWithMaskedBitmap
+ F0141_DUNGEON_GetObjectInfoIndex
+ F0142_DUNGEON_GetProjectileAspect
+ F0176_GROUP_GetCreatureOrdinalInCell
+ G0017_auc_Graphic562_PaletteChanges_NoChanges
+ G0075_apuc_PaletteChanges_Projectile
+ G0077_B_DoNotDrawFluxcagesDuringEndgame
+ G0105_s_Graphic558_Box_ExplosionPattern_D0C
+ G0163_as_Graphic558_Frame_Walls
+ G0188_as_Graphic558_FieldAspects
+ G0209_as_Graphic558_ObjectAspects
+ G0210_as_Graphic558_ProjectileAspects
+ G0212_auc_Graphic558_PaletteChanges_Smoke
+ G0213_auc_Graphic558_PaletteChanges_FloorOrnament_D3
+ G0214_auc_Graphic558_PaletteChanges_FloorOrnament_D2
+ G0215_auc_Graphic558_ProjectileScales
+ G0216_auc_Graphic558_ExplosionBaseScales
+ G0217_aauc_Graphic558_ObjectPileShiftSetIndices
+ G0218_aaaauc_Graphic558_ObjectCoordinateSets
+ G0219_as_Graphic558_CreatureAspects
+ G0221_auc_Graphic558_PaletteChanges_Creature_D3
+ G0222_auc_Graphic558_PaletteChanges_Creature_D2
+ G0223_aac_Graphic558_ShiftSets
+ G0224_aaaauc_Graphic558_CreatureCoordinateSets
+ G0225_aai_Graphic558_CenteredExplosionCoordinates
+ G0226_aaai_Graphic558_ExplosionCoordinates
+ G0227_aai_Graphic558_RebirthStep2ExplosionCoordinates
+ G0228_aai_Graphic558_RebirthStep1ExplosionCoordinates
+ G0237_as_Graphic559_ObjectInfo
+ G0243_as_Graphic559_CreatureInfo
+ G0291_aauc_DungeonViewClickableBoxes
+ G0292_aT_PileTopObject
+ G0370_ps_Events
+ G0375_ps_ActiveGroups
+ OBJECT_ASPECT
+ GROUP
+ ACTIVE_GROUP
+ CREATURE_INFO
+ CREATURE_ASPECT
+ PROJECTILE
+ EXPLOSION
+ FIELD_ASPECT
+
+
+
F0380_COMMAND_ProcessQueue_CPSC // in progress
C080_COMMAND_CLICK_IN_DUNGEON_VIEW // cool
F0377_COMMAND_ProcessType80_ClickInDungeonView // done so-so