Age | Commit message (Expand) | Author |
2016-08-26 | DM: Renaming of Champion and ChampionMan functions | Strangerke |
2016-08-26 | DM: Fix incorrect thumbnails | Bendegúz Nagy |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Finish moving globals to EventMan | Strangerke |
2016-08-26 | DM: Move more globals to EventMan | Strangerke |
2016-08-26 | DM: Work on eventman globals, renaming and apply some coding conventions | Strangerke |
2016-08-26 | DM: Move some more globals | Strangerke |
2016-08-26 | DM: Remove some warnings | Bendegúz Nagy |
2016-08-26 | DM: Start refactoring of eventMan | Strangerke |
2016-08-26 | DM: Clear check some warnings, complete minor functions | Bendegúz Nagy |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Make ScummVM's save dialog open up when saving | Bendegúz Nagy |
2016-08-26 | DM: Pull sound handling into a separate class | Bendegúz Nagy |
2016-08-26 | DM: Correct language from GR_GRE to DE_DEU | Bendegúz Nagy |
2016-08-26 | DM: Add localization | Bendegúz Nagy |
2016-08-26 | DM: More work on globals in gfx.cpp | Strangerke |
2016-08-26 | DM: Add colour to mouse | Bendegúz Nagy |
2016-08-26 | DM: Refactor f367_commandProcessTypes12to27_clickInChampionStatusBox, f70_mou... | Strangerke |
2016-08-26 | DM: Remove a useless variable in f374_processType80_clickInDungeonViewDropLea... | Strangerke |
2016-08-26 | DM: Make EventManager:f541_waitForMouseOrKeyActivity discard input first | Bendegúz Nagy |
2016-08-26 | DM: Some refactoring in f373_processType80_clickInDungeonView_grabLeaderHandO... | Strangerke |
2016-08-26 | DM: REfactor f375_processType80_clickDungeonView_isLeaderHandObjThrown, f372_... | Strangerke |
2016-08-26 | DM: Refactor f366_commandMoveParty | Strangerke |
2016-08-26 | DM: Renaming in f380_processCommandQueue and f366_commandMoveParty | Strangerke |
2016-08-26 | DM: Add missing return in processInput with ctrl+d | Bendegúz Nagy |
2016-08-26 | DM: Fix possibly dangerous cast in eventman.cpp, moveParty | Bendegúz Nagy |
2016-08-26 | DM: Add noclip debug command | Bendegúz Nagy |
2016-08-26 | DM: Add debugger console | Bendegúz Nagy |
2016-08-26 | DM: Add missing code setting _g587_hideMousePointerRequestCount | Bendegúz Nagy |
2016-08-26 | DM: Refactor f73_buildpointerScreenArea, enable code in f78_showMouse and f77... | Strangerke |
2016-08-26 | DM: Refactor f68_setPointerToObject | Strangerke |
2016-08-26 | DM: Swap warnings to stub method f363_highlightBoxDisable | Bendegúz Nagy |
2016-08-26 | DM: Add _g335_selectedDialogChoice | Bendegúz Nagy |
2016-08-26 | DM: Swap some warnings to stub methods | Bendegúz Nagy |
2016-08-26 | DM: Remove unnecessary redirection through DMEngine members | Bendegúz Nagy |
2016-08-26 | DM: Fix mouse cursor dimensions | Bendegúz Nagy |
2016-08-26 | DM: Remove unnecessary memset from setMousePointerFromSpriteData | Bendegúz Nagy |
2016-08-26 | DM: Fix cursor data decoding | Bendegúz Nagy |
2016-08-26 | DM: Add f444_endGame and checks for Common::EVENT_QUIT | Bendegúz Nagy |
2016-08-26 | DM: Add some missing calls to already implemented methods | Bendegúz Nagy |
2016-08-26 | DM: Add missing call to f379_drawSleepScreen, fix bytewidth bug in f379_drawS... | Bendegúz Nagy |
2016-08-26 | DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements ... | Bendegúz Nagy |
2016-08-26 | DM: Add f349_processCommand70_clickOnMouth | Bendegúz Nagy |
2016-08-26 | DM: Complete ChampionMan::f281_renameChampion | Bendegúz Nagy |
2016-08-26 | DM: Fix broken champion action hand slots | Bendegúz Nagy |
2016-08-26 | DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename... | Strangerke |
2016-08-26 | DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ... | Strangerke |
2016-08-26 | DM: Properly stub f064_SOUND_RequestPlay_CPSD | Strangerke |
2016-08-26 | DM: Silent some CppCheck warnings in eventman.cpp | Strangerke |
2016-08-26 | DM: Fix footprints everywhere | Bendegúz Nagy |