aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-08-26DM: Add color setting to TextMan::printTextToBitmapBendegúz Nagy
2016-08-26Add: TextMan, font loading and basic text displayBendegúz Nagy
2016-08-26DM: Silent two more GCC warningsStrangerke
2016-08-26DM: Fix another GCC warning and a bugStrangerke
2016-08-26DM: Fix some more GCC warningsStrangerke
2016-08-26DM: Fix some GCC warningsStrangerke
2016-08-26DM: Add missing code setting champion mana in ChampionMan::addCandidateChampi...Bendegúz Nagy
2016-08-26DM: Fix several inclusive boundary errors with Box typesBendegúz Nagy
2016-08-26DM: Fix box coordinates in drawChampionStateBendegúz Nagy
2016-08-26DM: Add fix gDungeonViewport, some commentsBendegúz Nagy
2016-08-26DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventoryBendegúz Nagy
2016-08-26DM: Add F0292_CHAMPION_DrawState, G0407_s_Party, M26_CHAMPION_ICON_INDEX, se...Bendegú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: Move junkInfo to getObjectWeight, make it static and const.Strangerke
2016-08-26DM: Some renamingStrangerke
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, G0036_s_Gr...Bendegúz Nagy
2016-08-26DM: Add F0309_CHAMPION_GetMaximumLoadBendegúz Nagy
2016-08-26DM: Add F0306_CHAMPION_GetStaminaAdjustedValueBendegúz Nagy
2016-08-26DM: Add F0287_CHAMPION_DrawBarGraphBendegúz Nagy
2016-08-26DM: Add F0354_INVENTORY_DrawStatusBoxPortraitBendegúz Nagy
2016-08-26DM: Add blitToScreen using BoxBendegúz Nagy
2016-08-26DM: Add G0048_s_Graphic562_Box_Mouth, G0049_s_Graphic562_Box_Eye, G0054_ai_Gr...Bendegúz Nagy
2016-08-26DM: Add PARTY and SCENT typesBendegúz Nagy
2016-08-26DM: Remove demo code from ToggleInventory, add dummy code setting _inventory...Bendegúz Nagy
2016-08-26DM: Add champion reset, fix ChampionMan::addCandidateChampionToPart while loo...Bendegúz Nagy
2016-08-26DM: Some renamingBendegúz Nagy
2016-08-26DM: Add dummy test code for chmpion selectionBendegúz Nagy
2016-08-26DM: Add F0280_CHAMPION_AddCandidateChampionToPartyBendegúz Nagy
2016-08-26DM: Fix compilation, fix typos and some comment alignementStrangerke
2016-08-26DM: Add G0234_ai_Graphic559_DirectionToStepNorthCount, G0233_ai_Graphic559_Di...Bendegúz Nagy
2016-08-26DM: Add F0456_START_DrawDisabledMenusBendegúz Nagy
2016-08-26DM: Add F0355_INVENTORY_Toggle_CPSEBendegúz Nagy
2016-08-26DM: Add G0326_B_RefreshMousePointerInMainLoop, G0598_B_MousePointerBitmapUpdatedBendegúz Nagy
2016-08-26DM: Add InventoryMan, G0041_s_Graphic562_Box_ViewportFloppyZzzCrossBendegúz Nagy
2016-08-26DM: Add F0386_MENUS_DrawActionIconBendegúz Nagy
2016-08-26DM: Add G0498_auc_Graphic560_PaletteChanges_ActionAreaObjectIconBendegú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 D24_FillScreenBoxBendegúz Nagy
2016-08-26DM: Replace WeaponClass enum with #definesBendegúz Nagy
2016-08-26DM: Add F0033_OBJECT_GetIconIndex and several getters for object typesBendegúz Nagy
2016-08-26DM: Add ObjectMan to DMEngineBendegúz Nagy
2016-08-26DM: Add G0029_auc_Graphic562_ChargeCountToTorchTypeBendegúz Nagy
2016-08-26DM: Fix missing else in DMEngine::startGame()Bendegúz Nagy
2016-08-26DM: Add F0032_OBJECT_GetTypeBendegúz Nagy
2016-08-26DM: Add ObjectManBendegúz Nagy