Commit Graph
86814 Commits
Author SHA1 Message Date
Bendegúz Nagy fa0009fbb7 DM: Add entrance credits 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 29f5210b3f DM: Add sanity check to blitToBimap 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 52f76a5d74 DM: Remove default parameters from blitToBitmap 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 78f34ae4e3 DM: Make DMEngine::f22_delay call EventMan::processInput() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy e7d460bdc8 DM: Attempt to fix menus.cpp crlf problem 2016-08-26 23:02:22 +02:00
Bendegúz Nagy a11ae306e4 DM: Add dialog choice to savegame 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 151b2d64d9 DM: Adjust choose dialog responsiveness 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3cb1c6d6ef DM: Disable releaseBlock code in f115_cthulhu 2016-08-26 23:02:22 +02:00
Bendegúz Nagy e1ddc2d3ab DM: Remove trashing input from DMEngine::f22_delay 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 8e2dac5fb5 DM: Add DialogMan::f424_dialogGetChoice 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0bd785e7eb DM: Fix addActiveGroup with groupGenerator 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c798b1ca02 DM: Add offset to debug command pos 2016-08-26 23:02:22 +02:00
Strangerke 6ea782eeb5 DM: Start moving globals to DisplayMan 2016-08-26 23:02:22 +02:00
Strangerke 94e0dbc3fe DM: Refactor f367_commandProcessTypes12to27_clickInChampionStatusBox, f70_mouseProcessCommands125To128_clickOnChampionIcon,
f370_commandProcessType100_clickInSpellArea, f369_commandProcessTypes101To108_clickInSpellSymbolsArea and
f371_commandProcessType111To115_ClickInActionArea
2016-08-26 23:02:22 +02:00
Strangerke d36b492b61 DM: Remove a useless variable in f374_processType80_clickInDungeonViewDropLeaderHandObject 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 629e0c1a6d DM: Fix building copper 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 5fb1b3e808 DM: Add missing code related to palettes 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6113b75ca9 DM: Complete DisplayMan::f436_STARTEND_fadeToPalette 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 181995cff9 DM: Deprecate DisplayMan::loadPalette 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 94ba2fdb2b DM: Add partial fix of color palette 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 37db95c336 DM: Add DMEngine::f446_STARTEND_fuseSequnce() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy b46ade6b6c DM: Add DMEngine::f445_STARTEND_fuseSequenceUpdate 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 13daeb62af DM: Make DMEngine::f22_delay and DMEngine::f444_endGame more responsive 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f5646efa44 DM: Add TextMan::f43_messageAreaClearAllRows() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6cba484abb DM: Make EventManager:f541_waitForMouseOrKeyActivity discard input first 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 5c2ee5c748 DM: Fix wrong champIcon hidden in f319_championKill 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9e333a6216 DM: Add search by substring in listItems debug command 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 834595a7f9 DM: Fix multiword item names with debug command gimme 2016-08-26 23:02:22 +02:00
Strangerke cba80bc69d DM: Some refactoring in f373_processType80_clickInDungeonView_grabLeaderHandObject and f374_processType80_clickInDungeonViewDropLeaderHandObject 2016-08-26 23:02:22 +02:00
Strangerke 90a57f3625 DM: REfactor f375_processType80_clickDungeonView_isLeaderHandObjThrown, f372_commandProcessType80ClickInDungeonViewTouchFrontWall and f377_commandProcessType80ClickInDungeonView 2016-08-26 23:02:22 +02:00
Strangerke ed9d1e4f38 DM: Refactor f366_commandMoveParty 2016-08-26 23:02:22 +02:00
Strangerke bf403cc6e3 DM: Renaming in f380_processCommandQueue and f366_commandMoveParty 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 50453e02bf DM: Add gimme debug command spawning items 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6279c56615 DM: Add debug command 'items', add option 'list' 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 5955b8d9ca DM: Rename engine debug commands 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 56f5af7592 DM: Add debug command .map 2016-08-26 23:02:22 +02:00
Bendegúz Nagy a5c0a32446 DM: Add debug command .pos 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0eea48a59b DM: Add missing return in processInput with ctrl+d 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9b772cfb75 DM: Fix possibly dangerous cast in eventman.cpp, moveParty 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9e3e58a722 DM: Add missing include guard to console.h 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c380ccf3f3 DM: Add SingleUseFlag to console.cpp 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 172477b115 DM: Rename engine debug command so they are listed first 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1c3c33c76d DM: Add noclip debug command 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 50f3cfa625 DM: Add debug command godmode 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 36395c5b26 DM: Add .gitattributes to repository 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 50c5b39887 DM: Add debugger console 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1be1728c95 DM: Add missing code setting _g587_hideMousePointerRequestCount 2016-08-26 23:02:22 +02:00
Strangerke 1690a717ef DM: Refactor f73_buildpointerScreenArea, enable code in f78_showMouse and f77_hideMouse 2016-08-26 23:02:22 +02:00
Strangerke c97b5e170f DM: Refactor f68_setPointerToObject 2016-08-26 23:02:22 +02:00
Strangerke b41f86651f DM: Refactor f167_getObjForProjectileLaucherOrObjGen 2016-08-26 23:02:22 +02:00