aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-08-26DM: Move gSlotBoxes to ObjectManBendegúz Nagy
2016-08-26DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_Cl...Bendegúz Nagy
2016-08-26DM: Add F0372_COMMAND_ProcessType80_ClickInDungeonView_TouchFrontWallBendegúz Nagy
2016-08-26DM: Add Cell enum, F0275_SENSOR_IsTriggeredByClickOnWallBendegúz Nagy
2016-08-26DM: Add MovesensManBendegú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 some default statements in switches, change the scope of namespace DM...Strangerke
2016-08-26DM: Add missing explicit keywordStrangerke
2016-08-26DM: Fix linkStrangerke
2016-08-26DM: Add several functions realted to text displayBendegúz Nagy
2016-08-26DM: Initialize some variablesBendegúz Nagy
2016-08-26DM: Silent some CppCheck warningsStrangerke
2016-08-26DM: Fix code formattingStrangerke
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