Age | Commit message (Expand) | Author |
2016-08-26 | DM: Add F0372_COMMAND_ProcessType80_ClickInDungeonView_TouchFrontWall | Bendegúz Nagy |
2016-08-26 | DM: Add Cell enum, F0275_SENSOR_IsTriggeredByClickOnWall | Bendegúz Nagy |
2016-08-26 | DM: Add MovesensMan | Bendegúz Nagy |
2016-08-26 | DM: Add standard GPLv2 header | Bendegúz Nagy |
2016-08-26 | DM: Add F0291_CHAMPION_DrawSlot, G0425_aT_ChestSlots and constructor to View... | Bendegúz Nagy |
2016-08-26 | DM: Add G0030_as_Graphic562_SlotBoxes, SLOT_BOX, F0038_OBJECT_DrawIconInSlotBox | Bendegúz Nagy |
2016-08-26 | DM: Add some default statements in switches, change the scope of namespace DM... | Strangerke |
2016-08-26 | DM: Add missing explicit keyword | Strangerke |
2016-08-26 | DM: Fix link | Strangerke |
2016-08-26 | DM: Add several functions realted to text display | Bendegúz Nagy |
2016-08-26 | DM: Initialize some variables | Bendegúz Nagy |
2016-08-26 | DM: Silent some CppCheck warnings | Strangerke |
2016-08-26 | DM: Fix code formatting | Strangerke |
2016-08-26 | DM: Add color setting to TextMan::printTextToBitmap | Bendegúz Nagy |
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 |