aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/inventory.cpp
AgeCommit message (Collapse)Author
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 F0387_MENUS_DrawActionAreaBendegúz Nagy
2016-08-26DM: Add renameChampion stub, fix wrong inputArray ↵Bendegúz Nagy
EventManager::commandProcess81ClickInPanel
2016-08-26DM: Add F0378_COMMAND_ProcessType81_ClickInPanelBendegúz Nagy
2016-08-26DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanelBendegúz Nagy
2016-08-26DM: Fix compilation on GCCStrangerke
2016-08-26DM: Add standard GPLv2 headerBendegúz Nagy
2016-08-26DM: Add F0291_CHAMPION_DrawSlot, G0425_aT_ChestSlots and constructor to ↵Bendegúz Nagy
Viewport, swap some warnings for code
2016-08-26DM: Add several functions realted to text displayBendegúz Nagy
Add F0290_CHAMPION_DrawHealthStaminaManaValues, F0289_CHAMPION_DrawHealthOrStaminaOrManaValue, F0288_CHAMPION_GetStringFromInteger, F0052_TEXT_PrintToViewport, swap warning for real code, expand viewport fields with width, height, remove self-inclusion in dungeonman.h, remove extra black line when loading fonts, fix alignment error in TextMan::printTextToBitmap
2016-08-26DM: Fix several inclusive boundary errors with Box typesBendegúz Nagy
2016-08-26DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventoryBendegúz Nagy
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 G0032_s_Graphic562_Box_Panel, G0035_s_Graphic562_Box_Food, ↵Bendegúz Nagy
G0036_s_Graphic562_Box_Water, G0037_s_Graphic562_Box_Poisoned
2016-08-26DM: Add F0287_CHAMPION_DrawBarGraphBendegúz Nagy
2016-08-26DM: Add F0354_INVENTORY_DrawStatusBoxPortraitBendegúz Nagy
2016-08-26DM: Remove demo code from ToggleInventory, add dummy code setting ↵Bendegúz Nagy
_inventoryChampionOrdinal, fix error in InventoryToggle getting champion pointer
2016-08-26DM: Add F0355_INVENTORY_Toggle_CPSEBendegúz Nagy
2016-08-26DM: Add InventoryMan, G0041_s_Graphic562_Box_ViewportFloppyZzzCrossBendegúz Nagy