aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/inventory.h
AgeCommit message (Expand)Author
2016-09-20DM: Janitorial - remove trailing spacesStrangerke
2016-09-18DM: rename members of DescriptionMask, PanelContent, CreatureSize, CreatureMaskStrangerke
2016-09-03DM: Fix include headersBendegúz Nagy
2016-09-03DM: Clean up includesBendegúz Nagy
2016-09-02DM: More renaming in InventoryMan, some refactoringStrangerke
2016-08-26DM: Rename members of InventoryManStrangerke
2016-08-26DM: Change several string constness, hopefully fixing GCC warningsStrangerke
2016-08-26DM: Get rid of some globals in inventoryStrangerke
2016-08-26DM: Fix wrong global initialized in InventoryMan::initConstants()Bendegúz Nagy
2016-08-26DM: Add localizationBendegúz Nagy
2016-08-26DM: Add f444_endGame and checks for Common::EVENT_QUITBendegúz Nagy
2016-08-26DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements ...Bendegúz Nagy
2016-08-26DM: Add f349_processCommand70_clickOnMouthBendegúz Nagy
2016-08-26DM: Complete main gameloopBendegúz Nagy
2016-08-26DM: Replace ChampionMan::f292_drawChampionState with originalBendegúz Nagy
2016-08-26DM: Clean up some initializationBendegúz Nagy
2016-08-26DM: Add some missing codeBendegúz Nagy
2016-08-26DM: Rename functionsBendegúz Nagy
2016-08-26DM: More constant and global variable renamingBendegúz Nagy
2016-08-26DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNamesBendegúz Nagy
2016-08-26DM: Add F0339_INVENTORY_DrawPanel_ArrowOrEye, G0033_s_Graphic562_Box_ArrowOrEyeBendegúz Nagy
2016-08-26DM: Add F0335_INVENTORY_DrawPanel_ObjectDescriptionStringBendegúz Nagy
2016-08-26DM: Add F0336_INVENTORY_DrawPanel_BuildObjectAttributesStringBendegúz Nagy
2016-08-26DM: Add F0332_INVENTORY_DrawIconToViewportBendegúz Nagy
2016-08-26DM: Add F0333_INVENTORY_OpenAndDrawChestBendegúz Nagy
2016-08-26DM: Add F0341_INVENTORY_DrawPanel_ScrollBendegúz Nagy
2016-08-26DM: Add F0340_INVENTORY_DrawPanel_ScrollTextLineBendegúz Nagy
2016-08-26DM: Add G0426_T_OpenChest, F0334_INVENTORY_CloseChestBendegúz Nagy
2016-08-26DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProces...Bendegú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: Silent some CppCheck warningsStrangerke
2016-08-26DM: Fix some more GCC warningsStrangerke
2016-08-26DM: Add F0347_INVENTORY_DrawPanelBendegúz Nagy
2016-08-26DM: Add G0423_i_InventoryChampionOrdinal and related enum, PanelContentBendegúz Nagy
2016-08-26DM: Add F0345_INVENTORY_DrawPanel_FoodWaterPoisonedBendegúz Nagy
2016-08-26DM: Add F0344_INVENTORY_DrawPanel_FoodOrWaterBarBendegúz Nagy
2016-08-26DM: Add F0343_INVENTORY_DrawPanel_HorizontalBarBendegúz Nagy
2016-08-26DM: Add F0287_CHAMPION_DrawBarGraphBendegúz Nagy
2016-08-26DM: Add F0354_INVENTORY_DrawStatusBoxPortraitBendegúz Nagy
2016-08-26DM: Add F0355_INVENTORY_Toggle_CPSEBendegúz Nagy
2016-08-26DM: Add InventoryMan, G0041_s_Graphic562_Box_ViewportFloppyZzzCrossBendegúz Nagy