From 1f73d771ce31223dc94743432ec8368905d408f1 Mon Sep 17 00:00:00 2001 From: Bendegúz Nagy Date: Tue, 28 Jun 2016 18:04:32 +0200 Subject: DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames --- engines/dm/TODOs/methodtree.txt | 12 ++++++------ engines/dm/TODOs/todo.txt | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'engines/dm/TODOs') diff --git a/engines/dm/TODOs/methodtree.txt b/engines/dm/TODOs/methodtree.txt index 65b79bbc38..fb7021e64f 100644 --- a/engines/dm/TODOs/methodtree.txt +++ b/engines/dm/TODOs/methodtree.txt @@ -47,7 +47,7 @@ F0280_CHAMPION_AddCandidateChampionToParty // done, so-so G0037_s_Graphic562_Box_Poisoned // done F0351_INVENTORY_DrawChampionSkillsAndStatistics // skip ----------------- F0347_INVENTORY_DrawPanel // done - F0342_INVENTORY_DrawPanel_Object + F0342_INVENTORY_DrawPanel_Object // done F0341_INVENTORY_DrawPanel_Scroll // done F0340_INVENTORY_DrawPanel_ScrollTextLine // done F0333_INVENTORY_OpenAndDrawChest // done @@ -58,11 +58,11 @@ F0280_CHAMPION_AddCandidateChampionToParty // done, so-so G0421_i_ObjectDescriptionTextX // done G0422_i_ObjectDescriptionTextY // done F0339_INVENTORY_DrawPanel_ArrowOrEye // done - G0430_apc_DirectionNames - G0034_s_Graphic562_Box_ObjectDescriptionCircle - G0032_s_Graphic562_Box_Panel - G0352_apc_ObjectNames - G0237_as_Graphic559_ObjectInfo + G0430_apc_DirectionNames // done + G0034_s_Graphic562_Box_ObjectDescriptionCircle // done + G0032_s_Graphic562_Box_Panel // done + G0352_apc_ObjectNames // done + G0237_as_Graphic559_ObjectInfo // done G0422_i_ObjectDescriptionTextY // done F0346_INVENTORY_DrawPanel_ResurrectReincarnate // done diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index 558fc8a3e2..196d68f27c 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -16,6 +16,7 @@ Todo: I forgot to add localization warnings Attend to Arnaud's notes on github Double check enums with hex literals, I think I screwed the regex when processing them + Double check strcat, strstr usages, I might have messed them up in many places Missing functions: Add missing F0163_DUNGEON_LinkThingToList in MovesensMan::sensorIsTriggeredByClickOnWall (I don't think it's safe yet) -- cgit v1.2.3