Age | Commit message (Expand) | Author |
2016-08-26 | Add: TextMan, font loading and basic text display | Bendegúz Nagy |
2016-08-26 | DM: Silent two more GCC warnings | Strangerke |
2016-08-26 | DM: Fix another GCC warning and a bug | Strangerke |
2016-08-26 | DM: Fix some more GCC warnings | Strangerke |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Add missing code setting champion mana in ChampionMan::addCandidateChampi... | Bendegúz Nagy |
2016-08-26 | DM: Fix several inclusive boundary errors with Box types | Bendegúz Nagy |
2016-08-26 | DM: Fix box coordinates in drawChampionState | Bendegúz Nagy |
2016-08-26 | DM: Add fix gDungeonViewport, some comments | Bendegúz Nagy |
2016-08-26 | DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventory | Bendegúz Nagy |
2016-08-26 | DM: Add F0292_CHAMPION_DrawState, G0407_s_Party, M26_CHAMPION_ICON_INDEX, se... | Bendegúz Nagy |
2016-08-26 | DM: Add F0347_INVENTORY_DrawPanel | Bendegúz Nagy |
2016-08-26 | DM: Add G0423_i_InventoryChampionOrdinal and related enum, PanelContent | Bendegúz Nagy |
2016-08-26 | DM: Move junkInfo to getObjectWeight, make it static and const. | Strangerke |
2016-08-26 | DM: Some renaming | Strangerke |
2016-08-26 | DM: Add F0345_INVENTORY_DrawPanel_FoodWaterPoisoned | Bendegúz Nagy |
2016-08-26 | DM: Add F0344_INVENTORY_DrawPanel_FoodOrWaterBar | Bendegúz Nagy |
2016-08-26 | DM: Add F0343_INVENTORY_DrawPanel_HorizontalBar | Bendegúz Nagy |
2016-08-26 | DM: Add G0032_s_Graphic562_Box_Panel, G0035_s_Graphic562_Box_Food, G0036_s_Gr... | Bendegúz Nagy |
2016-08-26 | DM: Add F0309_CHAMPION_GetMaximumLoad | Bendegúz Nagy |
2016-08-26 | DM: Add F0306_CHAMPION_GetStaminaAdjustedValue | Bendegúz Nagy |
2016-08-26 | DM: Add F0287_CHAMPION_DrawBarGraph | Bendegúz Nagy |
2016-08-26 | DM: Add F0354_INVENTORY_DrawStatusBoxPortrait | Bendegúz Nagy |
2016-08-26 | DM: Add blitToScreen using Box | Bendegúz Nagy |
2016-08-26 | DM: Add G0048_s_Graphic562_Box_Mouth, G0049_s_Graphic562_Box_Eye, G0054_ai_Gr... | Bendegúz Nagy |
2016-08-26 | DM: Add PARTY and SCENT types | Bendegúz Nagy |
2016-08-26 | DM: Remove demo code from ToggleInventory, add dummy code setting _inventory... | Bendegúz Nagy |
2016-08-26 | DM: Add champion reset, fix ChampionMan::addCandidateChampionToPart while loo... | Bendegúz Nagy |
2016-08-26 | DM: Some renaming | Bendegúz Nagy |
2016-08-26 | DM: Add dummy test code for chmpion selection | Bendegúz Nagy |
2016-08-26 | DM: Add F0280_CHAMPION_AddCandidateChampionToParty | Bendegúz Nagy |
2016-08-26 | DM: Fix compilation, fix typos and some comment alignement | Strangerke |
2016-08-26 | DM: Add G0234_ai_Graphic559_DirectionToStepNorthCount, G0233_ai_Graphic559_Di... | Bendegúz Nagy |
2016-08-26 | DM: Add F0456_START_DrawDisabledMenus | Bendegúz Nagy |
2016-08-26 | DM: Add F0355_INVENTORY_Toggle_CPSE | Bendegúz Nagy |
2016-08-26 | DM: Add G0326_B_RefreshMousePointerInMainLoop, G0598_B_MousePointerBitmapUpdated | Bendegúz Nagy |
2016-08-26 | DM: Add InventoryMan, G0041_s_Graphic562_Box_ViewportFloppyZzzCross | Bendegúz Nagy |
2016-08-26 | DM: Add F0386_MENUS_DrawActionIcon | Bendegúz Nagy |
2016-08-26 | DM: Add G0498_auc_Graphic560_PaletteChanges_ActionAreaObjectIcon | Bendegúz Nagy |
2016-08-26 | DM: Add F0036_OBJECT_ExtractIconFromBitmap, K0077_ai_IconGraphicHeight, Objec... | Bendegúz Nagy |
2016-08-26 | DM: Add G0026_ai_Graphic562_IconGraphicFirstIconIndex | Bendegúz Nagy |
2016-08-26 | DM: Add D24_FillScreenBox | Bendegúz Nagy |
2016-08-26 | DM: Replace WeaponClass enum with #defines | Bendegúz Nagy |
2016-08-26 | DM: Add F0033_OBJECT_GetIconIndex and several getters for object types | Bendegúz Nagy |
2016-08-26 | DM: Add ObjectMan to DMEngine | Bendegúz Nagy |
2016-08-26 | DM: Add G0029_auc_Graphic562_ChargeCountToTorchType | Bendegúz Nagy |
2016-08-26 | DM: Fix missing else in DMEngine::startGame() | Bendegúz Nagy |
2016-08-26 | DM: Add F0032_OBJECT_GetType | Bendegúz Nagy |
2016-08-26 | DM: Add ObjectMan | Bendegúz Nagy |
2016-08-26 | DM: Add G0237_as_Graphic559_ObjectInfo | Bendegúz Nagy |