Age | Commit message (Expand) | Author |
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 |
2016-08-26 | DM: remove some more GOTOs in f172_setSquareAspect | Strangerke |
2016-08-26 | DM: Remove some GOTOs in f172_setSquareAspect | Strangerke |
2016-08-26 | DM: First pass of refactoring in f161_getSquareFirstThing | Strangerke |
2016-08-26 | DM: Some refactoring in dungeonman.cpp | Strangerke |
2016-08-26 | DM: Fix cursor data decoding | Bendegúz Nagy |
2016-08-26 | DM: Improve upon blitShrink | Bendegúz Nagy |
2016-08-26 | DM: Improve on broken display | Bendegúz Nagy |
2016-08-26 | DM: Remove hack from f107_isDrawnWallOrnAnAlcove | Bendegúz Nagy |
2016-08-26 | DM: Fix portrait drawing | Bendegúz Nagy |
2016-08-26 | DM: Fix drawing of some wall oranments | Bendegúz Nagy |
2016-08-26 | DM: Partially fix drawing of shrunk bitmaps | Bendegúz Nagy |
2016-08-26 | DM: Add f064_SOUND_RequestPlay_CPSD, f65_playPendingSound, f505_soundGetVolume | Bendegúz Nagy |
2016-08-26 | DM: Add f60_playSound | Bendegúz Nagy |
2016-08-26 | DM: Refactor f151_getSquare | Strangerke |
2016-08-26 | DM: Some renaming in f173_setCurrentMap | Strangerke |
2016-08-26 | DM: Refactor f439_drawEntrance | Strangerke |
2016-08-26 | DM: Refactor f444_endGame | Strangerke |
2016-08-26 | DM: Apply coding conventions to a couple of oneliner functions, remove a GOTO | Strangerke |
2016-08-26 | DM: Some renaming, add a couple of STUBS | Strangerke |
2016-08-26 | DM: Refactor f426_isMessageOnTwoLines | Strangerke |
2016-08-26 | DM: Fix compilation using MSVC9 | Strangerke |