Age | Commit message (Expand) | Author |
2016-08-26 | DM: Fix bug in getIconIndex | Strangerke |
2016-08-26 | DM: Remove extra semi-column | Strangerke |
2016-08-26 | DM: Fix a GCC warning, fix code alignment in hasPendingClick | Strangerke |
2016-08-26 | DM: Reduce scope of a couple of variables, simplify a couple of lines | Strangerke |
2016-08-26 | DM: Add G0426_T_OpenChest, F0334_INVENTORY_CloseChest | Bendegúz Nagy |
2016-08-26 | DM: Fix and simplify commandProcessType80ClickInDungeonViewTouchFrontWall() | Strangerke |
2016-08-26 | DM: Add F0163_DUNGEON_LinkThingToList | Bendegúz Nagy |
2016-08-26 | DM: Initial TODOs | Bendegúz Nagy |
2016-08-26 | DM: Fix possible bug in MenuMan::setMagicCasterAndDrawSpellArea | Bendegúz Nagy |
2016-08-26 | DM: Add MenuMan::setMagicCasterAndDrawSpellArea | Bendegúz Nagy |
2016-08-26 | DM: Add F0392_MENUS_BuildSpellAreaLine | Bendegúz Nagy |
2016-08-26 | DM: Add F0393_MENUS_DrawSpellAreaControls | Bendegúz Nagy |
2016-08-26 | DM: Add F0387_MENUS_DrawActionArea | Bendegúz Nagy |
2016-08-26 | DM: Fix unused viewport in DisplayMan::clearScreenBox | Bendegúz Nagy |
2016-08-26 | DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProces... | Bendegúz Nagy |
2016-08-26 | DM: Add missing load display in ChampionMan::drawChampionState | Bendegúz Nagy |
2016-08-26 | DM: Add F0390_MENUS_RefreshActionAreaAndSetChampionDirectionMaximumDamageRece... | Bendegúz Nagy |
2016-08-26 | DM: Add F0378_COMMAND_ProcessType81_ClickInPanel | Bendegúz Nagy |
2016-08-26 | DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanel | Bendegúz Nagy |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Fix compilation on GCC | Strangerke |
2016-08-26 | DM: Move gSlotBoxes to ObjectMan | Bendegúz Nagy |
2016-08-26 | DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_Cl... | Bendegúz Nagy |
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 |