aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-26DM: Move some globals in DisplayMan, renamingStrangerke
2016-08-26DM: Add entrance creditsBendegúz Nagy
2016-08-26DM: Add sanity check to blitToBimapBendegúz Nagy
2016-08-26DM: Remove default parameters from blitToBitmapBendegúz Nagy
2016-08-26DM: Make DMEngine::f22_delay call EventMan::processInput()Bendegúz Nagy
2016-08-26DM: Attempt to fix menus.cpp crlf problemBendegúz Nagy
2016-08-26DM: Add dialog choice to savegameBendegúz Nagy
2016-08-26DM: Adjust choose dialog responsivenessBendegúz Nagy
2016-08-26DM: Disable releaseBlock code in f115_cthulhuBendegúz Nagy
2016-08-26DM: Remove trashing input from DMEngine::f22_delayBendegúz Nagy
2016-08-26DM: Add DialogMan::f424_dialogGetChoiceBendegúz Nagy
2016-08-26DM: Fix addActiveGroup with groupGeneratorBendegúz Nagy
2016-08-26DM: Add offset to debug command posBendegúz Nagy
2016-08-26DM: Start moving globals to DisplayManStrangerke
2016-08-26DM: Refactor f367_commandProcessTypes12to27_clickInChampionStatusBox, ↵Strangerke
f70_mouseProcessCommands125To128_clickOnChampionIcon, f370_commandProcessType100_clickInSpellArea, f369_commandProcessTypes101To108_clickInSpellSymbolsArea and f371_commandProcessType111To115_ClickInActionArea
2016-08-26DM: Remove a useless variable in ↵Strangerke
f374_processType80_clickInDungeonViewDropLeaderHandObject
2016-08-26DM: Fix building copperBendegúz Nagy
2016-08-26DM: Add missing code related to palettesBendegúz Nagy
2016-08-26DM: Complete DisplayMan::f436_STARTEND_fadeToPaletteBendegúz Nagy
2016-08-26DM: Deprecate DisplayMan::loadPaletteBendegúz Nagy
2016-08-26DM: Add partial fix of color paletteBendegúz Nagy
2016-08-26DM: Add DMEngine::f446_STARTEND_fuseSequnce()Bendegúz Nagy
2016-08-26DM: Add DMEngine::f445_STARTEND_fuseSequenceUpdateBendegúz Nagy
2016-08-26DM: Make DMEngine::f22_delay and DMEngine::f444_endGame more responsiveBendegúz Nagy
2016-08-26DM: Add TextMan::f43_messageAreaClearAllRows()Bendegúz Nagy
2016-08-26DM: Make EventManager:f541_waitForMouseOrKeyActivity discard input firstBendegúz Nagy
2016-08-26DM: Fix wrong champIcon hidden in f319_championKillBendegúz Nagy
2016-08-26DM: Add search by substring in listItems debug commandBendegúz Nagy
2016-08-26DM: Fix multiword item names with debug command gimmeBendegúz Nagy
2016-08-26DM: Some refactoring in ↵Strangerke
f373_processType80_clickInDungeonView_grabLeaderHandObject and f374_processType80_clickInDungeonViewDropLeaderHandObject
2016-08-26DM: REfactor f375_processType80_clickDungeonView_isLeaderHandObjThrown, ↵Strangerke
f372_commandProcessType80ClickInDungeonViewTouchFrontWall and f377_commandProcessType80ClickInDungeonView
2016-08-26DM: Refactor f366_commandMovePartyStrangerke
2016-08-26DM: Renaming in f380_processCommandQueue and f366_commandMovePartyStrangerke
2016-08-26DM: Add gimme debug command spawning itemsBendegúz Nagy
2016-08-26DM: Add debug command 'items', add option 'list'Bendegúz Nagy
2016-08-26DM: Rename engine debug commandsBendegúz Nagy
2016-08-26DM: Add debug command .mapBendegúz Nagy
2016-08-26DM: Add debug command .posBendegúz Nagy
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 missing include guard to console.hBendegúz Nagy
2016-08-26DM: Add SingleUseFlag to console.cppBendegúz Nagy
2016-08-26DM: Rename engine debug command so they are listed firstBendegúz Nagy
2016-08-26DM: Add noclip debug commandBendegúz Nagy
2016-08-26DM: Add debug command godmodeBendegúz Nagy
2016-08-26DM: Add .gitattributes to repositoryBendegú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 ↵Strangerke
f77_hideMouse
2016-08-26DM: Refactor f68_setPointerToObjectStrangerke