aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/eventman.cpp
AgeCommit message (Expand)Author
2016-09-05DM: Fix regression introduced in 901ba6fBendegúz Nagy
2016-09-05Merge branch 'dm' of github.com:WinterGrascph/scummvm into dmBendegúz Nagy
2016-09-04DM: Refactoring, enforce the use of ChampionIndexStrangerke
2016-09-03Merge branch 'dm' of https://github.com/WinterGrascph/scummvm into dmBendegúz Nagy
2016-09-03DM: Replace _vm->_system with g_systemBendegúz Nagy
2016-09-03DM: Fix the style used for some pointers and castsStrangerke
2016-09-03DM: Clean up includesBendegúz Nagy
2016-08-28DM: Some renamingStrangerke
2016-08-27DM: Remove custom warning functionStrangerke
2016-08-26DM: Finish the renaming of class membersStrangerke
2016-08-26DM: Rename ObjectMan and ProjExpl membersStrangerke
2016-08-26DM: Rename class members of MovesensManStrangerke
2016-08-26DM: Renaming in MenuMan definitionStrangerke
2016-08-26DM: Rename members of InventoryManStrangerke
2016-08-26DM: Rename functions and class members of GroupManStrangerke
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