aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/objectman.cpp
AgeCommit message (Expand)Author
2016-08-26DM: Fix some GCC warningsStrangerke
2016-08-26DM: Move gSlotBoxes to ObjectManBendegúz Nagy
2016-08-26DM: Add standard GPLv2 headerBendegúz Nagy
2016-08-26DM: Add F0291_CHAMPION_DrawSlot, G0425_aT_ChestSlots and constructor to View...Bendegúz Nagy
2016-08-26DM: Add G0030_as_Graphic562_SlotBoxes, SLOT_BOX, F0038_OBJECT_DrawIconInSlotBoxBendegúz Nagy
2016-08-26DM: Add F0386_MENUS_DrawActionIconBendegúz Nagy
2016-08-26DM: Add F0036_OBJECT_ExtractIconFromBitmap, K0077_ai_IconGraphicHeight, Objec...Bendegúz Nagy
2016-08-26DM: Add G0026_ai_Graphic562_IconGraphicFirstIconIndexBendegúz Nagy
2016-08-26DM: Add F0033_OBJECT_GetIconIndex and several getters for object typesBendegúz Nagy
2016-08-26DM: Add G0029_auc_Graphic562_ChargeCountToTorchTypeBendegúz Nagy
2016-08-26DM: Add F0032_OBJECT_GetTypeBendegúz Nagy
2016-08-26DM: Add ObjectManBendegúz Nagy