aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/eventman.cpp
AgeCommit message (Expand)Author
2016-08-26DM: Remove extra semi-columnStrangerke
2016-08-26DM: Fix a GCC warning, fix code alignment in hasPendingClickStrangerke
2016-08-26DM: Reduce scope of a couple of variables, simplify a couple of linesStrangerke
2016-08-26DM: Fix and simplify commandProcessType80ClickInDungeonViewTouchFrontWall()Strangerke
2016-08-26DM: Add MenuMan::setMagicCasterAndDrawSpellAreaBendegúz Nagy
2016-08-26DM: Add F0393_MENUS_DrawSpellAreaControlsBendegúz Nagy
2016-08-26DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProces...Bendegúz Nagy
2016-08-26DM: Add F0378_COMMAND_ProcessType81_ClickInPanelBendegúz Nagy
2016-08-26DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanelBendegúz Nagy
2016-08-26DM: Fix some GCC warningsStrangerke
2016-08-26DM: Fix compilation on GCCStrangerke
2016-08-26DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_Cl...Bendegúz Nagy
2016-08-26DM: Add F0372_COMMAND_ProcessType80_ClickInDungeonView_TouchFrontWallBendegúz Nagy
2016-08-26DM: Add standard GPLv2 headerBendegúz Nagy
2016-08-26DM: Initialize some variablesBendegúz Nagy
2016-08-26DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventoryBendegúz Nagy
2016-08-26DM: Add dummy test code for chmpion selectionBendegúz Nagy
2016-08-26DM: Some more renamingStrangerke
2016-08-26DM: Some more renaming, remove extra semi-columnStrangerke
2016-08-26DM: Add F0368_COMMAND_SetLeader, G0411_i_LeaderIndex, G0299_ui_CandidateChamp...Bendegúz Nagy
2016-08-26DM: Fix some CppCheck warningsStrangerke
2016-08-26DM: Add champion POD and it's enumsBendegúz Nagy
2016-08-26DM: Add mouse input processing and display for movement arrowsBendegúz Nagy
2016-08-26DM: Add mouseclick processingBendegúz Nagy
2016-08-26DM: Add global static MouseInput arraysBendegúz Nagy
2016-08-26DM: Add commandsBendegúz Nagy
2016-08-26DM: Add dummy cursor displayBendegúz Nagy
2016-08-26DM: Add event managerBendegúz Nagy