Age | Commit message (Expand) | Author |
2016-08-26 | DM: Add F0301_CHAMPION_AddObjectInSlot | Bendegúz Nagy |
2016-08-26 | DM: Add F0296_CHAMPION_DrawChangedObjectIcons | Bendegúz Nagy |
2016-08-26 | DM: Add F0295_CHAMPION_HasObjectIconInSlotBoxChanged, F0039_OBJECT_GetIconInd... | Bendegúz Nagy |
2016-08-26 | DM: Add F0034_OBJECT_DrawLeaderHandObjectName | Bendegúz Nagy |
2016-08-26 | DM: Add F0299_CHAMPION_ApplyObjectModifiersToStatistics | Bendegúz Nagy |
2016-08-26 | DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames | Bendegúz Nagy |
2016-08-26 | DM: Add F0339_INVENTORY_DrawPanel_ArrowOrEye, G0033_s_Graphic562_Box_ArrowOrEye | Bendegúz Nagy |
2016-08-26 | DM: Add F0335_INVENTORY_DrawPanel_ObjectDescriptionString | Bendegúz Nagy |
2016-08-26 | DM: Add F0336_INVENTORY_DrawPanel_BuildObjectAttributesString | Bendegúz Nagy |
2016-08-26 | DM: Add F0332_INVENTORY_DrawIconToViewport | Bendegúz Nagy |
2016-08-26 | DM: Add F0303_CHAMPION_GetSkillLevel | Bendegúz Nagy |
2016-08-26 | DM: Add F0333_INVENTORY_OpenAndDrawChest | Bendegúz Nagy |
2016-08-26 | DM: Add F0341_INVENTORY_DrawPanel_Scroll | Bendegúz Nagy |
2016-08-26 | DM: Add F0340_INVENTORY_DrawPanel_ScrollTextLine | Bendegúz Nagy |
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 |