aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/eventman.cpp
AgeCommit message (Expand)Author
2016-08-26DM: REfactor f375_processType80_clickDungeonView_isLeaderHandObjThrown, f372_...Strangerke
2016-08-26DM: Refactor f366_commandMovePartyStrangerke
2016-08-26DM: Renaming in f380_processCommandQueue and f366_commandMovePartyStrangerke
2016-08-26DM: Add missing return in processInput with ctrl+dBendegúz Nagy
2016-08-26DM: Fix possibly dangerous cast in eventman.cpp, movePartyBendegúz Nagy
2016-08-26DM: Add noclip debug commandBendegúz Nagy
2016-08-26DM: Add debugger consoleBendegúz Nagy
2016-08-26DM: Add missing code setting _g587_hideMousePointerRequestCountBendegúz Nagy
2016-08-26DM: Refactor f73_buildpointerScreenArea, enable code in f78_showMouse and f77...Strangerke
2016-08-26DM: Refactor f68_setPointerToObjectStrangerke
2016-08-26DM: Swap warnings to stub method f363_highlightBoxDisableBendegúz Nagy
2016-08-26DM: Add _g335_selectedDialogChoiceBendegúz Nagy
2016-08-26DM: Swap some warnings to stub methodsBendegúz Nagy
2016-08-26DM: Remove unnecessary redirection through DMEngine membersBendegúz Nagy
2016-08-26DM: Fix mouse cursor dimensionsBendegúz Nagy
2016-08-26DM: Remove unnecessary memset from setMousePointerFromSpriteDataBendegúz Nagy
2016-08-26DM: Fix cursor data decodingBendegúz Nagy
2016-08-26DM: Add f444_endGame and checks for Common::EVENT_QUITBendegúz Nagy
2016-08-26DM: Add some missing calls to already implemented methodsBendegúz Nagy
2016-08-26DM: Add missing call to f379_drawSleepScreen, fix bytewidth bug in f379_drawS...Bendegúz Nagy
2016-08-26DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements ...Bendegúz Nagy
2016-08-26DM: Add f349_processCommand70_clickOnMouthBendegúz Nagy
2016-08-26DM: Complete ChampionMan::f281_renameChampionBendegúz Nagy
2016-08-26DM: Fix broken champion action hand slotsBendegúz Nagy
2016-08-26DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename...Strangerke
2016-08-26DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ...Strangerke
2016-08-26DM: Properly stub f064_SOUND_RequestPlay_CPSDStrangerke
2016-08-26DM: Silent some CppCheck warnings in eventman.cppStrangerke
2016-08-26DM: Fix footprints everywhereBendegúz Nagy
2016-08-26DM: Add entrance processingBendegúz Nagy
2016-08-26DM: Add ChampionMan::f320_applyAndDrawPendingDamageAndWounds()Bendegúz Nagy
2016-08-26DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependenciesBendegúz Nagy
2016-08-26DM: Add f370_commandProcessType100_clickInSpellAreaBendegúz Nagy
2016-08-26DM: Add f70_mouseProcessCommands125To128_clickOnChampionIconBendegúz Nagy
2016-08-26DM: Add f367_commandProcessTypes12to27_clickInChampionStatusBoxBendegúz Nagy
2016-08-26DM: Clean up f380_processCommandQueue, add _g318_waitForInputMaxVerticalBlank...Bendegúz Nagy
2016-08-26DM: Add missing code to command turn partyBendegúz Nagy
2016-08-26DM: Add missing code to command move partyBendegúz Nagy
2016-08-26DM: Add warning with repeat parameterBendegúz Nagy
2016-08-26DM: Add proper keyboard input handlingBendegúz Nagy
2016-08-26DM: Some soft refactoring, in order to silent some CppCheck warningsBendegúz Nagy
2016-08-26DM: Silent some more CppCheck warningsBendegúz Nagy
2016-08-26DM: Fix several bugs realted to dungeon thing management and item handlingBendegúz Nagy
2016-08-26DM: Replace ChampionMan::f292_drawChampionState with originalBendegúz Nagy
2016-08-26DM: Clean up some initializationBendegúz Nagy
2016-08-26DM: Add some missing codeBendegúz Nagy
2016-08-26DM: Box objects are not expected to conatain inclusive boundaries, blitting a...Bendegúz Nagy
2016-08-26DM: Reorder DisplayMan::D24_clearScrenBox parametersBendegúz Nagy
2016-08-26DM: Rename functionsBendegúz Nagy
2016-08-26DM: Refactor DungeonManBendegúz Nagy