Age | Commit message (Expand) | Author |
2016-08-26 | DM: Add missing code to command turn party | Bendegúz Nagy |
2016-08-26 | DM: Add missing code to command move party | 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: Silent some more CppCheck warnings | Bendegúz Nagy |
2016-08-26 | DM: Fix several bugs realted to dungeon thing management and item handling | 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: 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: Rename functions | Bendegúz Nagy |
2016-08-26 | DM: Refactor DungeonMan | 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 renaming in gfx.h | Bendegúz Nagy |
2016-08-26 | DM: Add F0142_DUNGEON_GetProjectileAspect | Bendegúz Nagy |
2016-08-26 | DM: Move two global arrays to DMEngine | Strangerke |
2016-08-26 | DM: Add F0296_CHAMPION_DrawChangedObjectIcons | Bendegúz Nagy |
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: Fix and simplify commandProcessType80ClickInDungeonViewTouchFrontWall() | Strangerke |
2016-08-26 | DM: Add MenuMan::setMagicCasterAndDrawSpellArea | Bendegúz Nagy |
2016-08-26 | DM: Add F0393_MENUS_DrawSpellAreaControls | 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 some GCC warnings | Strangerke |
2016-08-26 | DM: Fix compilation on GCC | Strangerke |
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 standard GPLv2 header | Bendegúz Nagy |
2016-08-26 | DM: Initialize some variables | 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 dummy test code for chmpion selection | Bendegúz Nagy |
2016-08-26 | DM: Some more renaming | Strangerke |
2016-08-26 | DM: Some more renaming, remove extra semi-column | Strangerke |
2016-08-26 | DM: Add F0368_COMMAND_SetLeader, G0411_i_LeaderIndex, G0299_ui_CandidateChamp... | Bendegúz Nagy |
2016-08-26 | DM: Fix some CppCheck warnings | Strangerke |
2016-08-26 | DM: Add champion POD and it's enums | Bendegúz Nagy |
2016-08-26 | DM: Add mouse input processing and display for movement arrows | Bendegúz Nagy |
2016-08-26 | DM: Add mouseclick processing | Bendegúz Nagy |
2016-08-26 | DM: Add global static MouseInput arrays | Bendegúz Nagy |
2016-08-26 | DM: Add commands | Bendegúz Nagy |
2016-08-26 | DM: Add dummy cursor display | Bendegúz Nagy |
2016-08-26 | DM: Add event manager | Bendegúz Nagy |