aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/eventman.cpp
AgeCommit message (Expand)Author
2016-08-26DM: Rename variables and functions of DisplayManStrangerke
2016-08-26DM: Rename class members in EventManagerStrangerke
2016-08-26DM: Rename DungeonMan class membersStrangerke
2016-08-26DM: Rename functions of DMEngine and DialogManStrangerke
2016-08-26DM: Renaming of Champion and ChampionMan functionsStrangerke
2016-08-26DM: Fix incorrect thumbnailsBendegúz Nagy
2016-08-26DM: Fix some GCC warningsStrangerke
2016-08-26DM: Finish moving globals to EventManStrangerke
2016-08-26DM: Move more globals to EventManStrangerke
2016-08-26DM: Work on eventman globals, renaming and apply some coding conventionsStrangerke
2016-08-26DM: Move some more globalsStrangerke
2016-08-26DM: Remove some warningsBendegúz Nagy
2016-08-26DM: Start refactoring of eventManStrangerke
2016-08-26DM: Clear check some warnings, complete minor functionsBendegúz Nagy
2016-08-26DM: Fix some GCC warningsStrangerke
2016-08-26DM: Make ScummVM's save dialog open up when savingBendegúz Nagy
2016-08-26DM: Pull sound handling into a separate classBendegúz Nagy
2016-08-26DM: Correct language from GR_GRE to DE_DEUBendegúz Nagy
2016-08-26DM: Add localizationBendegúz Nagy
2016-08-26DM: More work on globals in gfx.cppStrangerke
2016-08-26DM: Add colour to mouseBendegúz Nagy
2016-08-26DM: Refactor f367_commandProcessTypes12to27_clickInChampionStatusBox, f70_mou...Strangerke
2016-08-26DM: Remove a useless variable in f374_processType80_clickInDungeonViewDropLea...Strangerke
2016-08-26DM: Make EventManager:f541_waitForMouseOrKeyActivity discard input firstBendegúz Nagy
2016-08-26DM: Some refactoring in f373_processType80_clickInDungeonView_grabLeaderHandO...Strangerke
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