Age | Commit message (Expand) | Author |
2016-08-26 | DM: Add f444_endGame and checks for Common::EVENT_QUIT | Bendegúz Nagy |
2016-08-26 | DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements ... | Bendegúz Nagy |
2016-08-26 | DM: Add f349_processCommand70_clickOnMouth | Bendegúz Nagy |
2016-08-26 | DM: Remove variable redefinition in f337_setDungeonViewPalette, reduce some s... | Strangerke |
2016-08-26 | DM: Reduce the scope of a couple of variables | Strangerke |
2016-08-26 | DM: Add f370_commandProcessType100_clickInSpellArea | Bendegúz Nagy |
2016-08-26 | DM: Fix a bug in drawPanelObject, fix some casts formatting | Strangerke |
2016-08-26 | DM: Complete main gameloop | Bendegúz Nagy |
2016-08-26 | DM: Add warning with repeat parameter | Bendegúz Nagy |
2016-08-26 | DM: Add proper keyboard input handling | Bendegúz Nagy |
2016-08-26 | DM: Some soft refactoring, in order to silent some CppCheck warnings | Bendegúz Nagy |
2016-08-26 | DM: Replace InventoryMan::f355_toggleInventory with original | Bendegúz Nagy |
2016-08-26 | DM: Replace ChampionMan::f292_drawChampionState with original | Bendegúz Nagy |
2016-08-26 | DM: Clean up some initialization | Bendegúz Nagy |
2016-08-26 | DM: Add some missing code | Bendegúz Nagy |
2016-08-26 | DM: Revert to using byteWidths where the original does so as well | Bendegúz Nagy |
2016-08-26 | DM: Box objects are not expected to conatain inclusive boundaries, blitting a... | Bendegúz Nagy |
2016-08-26 | DM: Reorder DisplayMan::D24_clearScrenBox parameters | Bendegúz Nagy |
2016-08-26 | DM: Reorder blitting method parameters | Bendegúz Nagy |
2016-08-26 | DM: Rename functions | Bendegúz Nagy |
2016-08-26 | DM: Remove blitToScreen overloads | Bendegúz Nagy |
2016-08-26 | DM: Remove several blitting overloads | Bendegúz Nagy |
2016-08-26 | DM: More constant and global variable renaming | Bendegúz Nagy |
2016-08-26 | DM: More renaming | Bendegúz Nagy |
2016-08-26 | DM: More renaming | Bendegúz Nagy |
2016-08-26 | DM: Renaming in champion.c/h | Bendegúz Nagy |
2016-08-26 | DM: Massive renameing in gfx.cpp | Bendegúz Nagy |
2016-08-26 | DM: Massive renaming in gfx.h | Bendegúz Nagy |
2016-08-26 | DM: Add F0142_DUNGEON_GetProjectileAspect | 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 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: Add G0426_T_OpenChest, F0334_INVENTORY_CloseChest | Bendegúz Nagy |
2016-08-26 | DM: Add F0387_MENUS_DrawActionArea | Bendegúz Nagy |
2016-08-26 | DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProces... | 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 compilation on GCC | Strangerke |
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 several functions realted to text display | Bendegúz Nagy |
2016-08-26 | DM: Fix several inclusive boundary errors with Box types | 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 F0347_INVENTORY_DrawPanel | Bendegúz Nagy |
2016-08-26 | DM: Add G0423_i_InventoryChampionOrdinal and related enum, PanelContent | Bendegúz Nagy |