Age | Commit message (Expand) | Author |
2016-08-26 | DM: Fix multiword item names with debug command gimme | 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 gimme debug command spawning items | Bendegúz Nagy |
2016-08-26 | DM: Add debug command 'items', add option 'list' | Bendegúz Nagy |
2016-08-26 | DM: Rename engine debug commands | Bendegúz Nagy |
2016-08-26 | DM: Add debug command .map | Bendegúz Nagy |
2016-08-26 | DM: Add debug command .pos | Bendegúz Nagy |
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 missing include guard to console.h | Bendegúz Nagy |
2016-08-26 | DM: Add SingleUseFlag to console.cpp | Bendegúz Nagy |
2016-08-26 | DM: Rename engine debug command so they are listed first | Bendegúz Nagy |
2016-08-26 | DM: Add noclip debug command | Bendegúz Nagy |
2016-08-26 | DM: Add debug command godmode | Bendegúz Nagy |
2016-08-26 | DM: Add .gitattributes to repository | 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: Refactor f167_getObjForProjectileLaucherOrObjGen | Strangerke |
2016-08-26 | DM: Refactor f155_getStairsExitDirection | Strangerke |
2016-08-26 | DM: Fix broken spell symbols | Bendegúz Nagy |
2016-08-26 | DM: Reorder MenuMan::f393_drawSpellAreaControls | Bendegúz Nagy |
2016-08-26 | DM: Fix g0_BoxSpellArea value | Bendegúz Nagy |
2016-08-26 | DM: Fix entrance door placement | Bendegúz Nagy |
2016-08-26 | DM: Reorder MenuMan::f392_buildSpellAreaLine, add MenuMan::_gK73_bitmapSpellA... | Bendegúz Nagy |
2016-08-26 | DM: Fix double delete[] of DMEngine::_savedScreenForOpenEntranceDoor | Bendegúz Nagy |
2016-08-26 | DM: Fix dungon not drawn behind entrance doors | Bendegúz Nagy |
2016-08-26 | DM: Fill stub method f438_STARTEND_OpenEntranceDoors | Bendegúz Nagy |
2016-08-26 | DM: Change Box's member fields from uint16 to int16 | Bendegúz Nagy |
2016-08-26 | DM: Add stub methods, clean up warnings and some comments | Bendegúz Nagy |
2016-08-26 | DM: Add stub method f6_highlightScreenBox | Bendegúz Nagy |
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: Refactor f164_unlinkThingFromList | Strangerke |
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: Update TODOs | Bendegúz Nagy |
2016-08-26 | DM: Fix item display in the dungeon, add f480_releaseBlock | 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: Remove GOTOs in f164_unlinkThingFromList | Strangerke |
2016-08-26 | DM: Refactor f144_getCreatureAttributes, f146_setGroupCells and f139_isCreatu... | Strangerke |
2016-08-26 | DM: Refactor f165_getDiscardThing | Strangerke |
2016-08-26 | DM: Remove two GOTOs in f165_getDiscardTHing | Strangerke |
2016-08-26 | DM: Refactoring of f163_linkThingToList, f142_getProjectileAspect and f154_ge... | Strangerke |
2016-08-26 | DM: Move 3 arrays to f168_decodeText, some refactoring in f166_getUnusedThing... | Strangerke |