aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/gfx.cpp
AgeCommit message (Expand)Author
2016-08-26DM: Refactor f108_drawFloorOrnament, get rid of a GOTOStrangerke
2016-08-26DM: Add support for LZW compresssed graphics.datBendegúz Nagy
2016-08-26DM: Some small refactoring in DisplayManStrangerke
2016-08-26DM: Minor adjustment to fuseSequence timingBendegúz Nagy
2016-08-26DM: Get rid the last globals of gfx.cppStrangerke
2016-08-26DM: More work on globals in gfx.cppStrangerke
2016-08-26DM: More work on globalsStrangerke
2016-08-26DM: Get rid of more globalsStrangerke
2016-08-26DM: More work on globals in gfx.cppStrangerke
2016-08-26DM: Add missing code in f125_drawSquareD0L, rename a constantStrangerke
2016-08-26DM: More work on global variablesStrangerke
2016-08-26DM: Get rid of more global variables in gfxStrangerke
2016-08-26DM: Get rid of more global variablesStrangerke
2016-08-26DM: Refactoring in DisplayManStrangerke
2016-08-26DM: Move some globals in DisplayMan, renamingStrangerke
2016-08-26DM: Add sanity check to blitToBimapBendegúz Nagy
2016-08-26DM: Remove default parameters from blitToBitmapBendegúz Nagy
2016-08-26DM: Disable releaseBlock code in f115_cthulhuBendegúz Nagy
2016-08-26DM: Fix addActiveGroup with groupGeneratorBendegúz Nagy
2016-08-26DM: Start moving globals to DisplayManStrangerke
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 debugger consoleBendegúz Nagy
2016-08-26DM: Fill stub method f438_STARTEND_OpenEntranceDoorsBendegúz Nagy
2016-08-26DM: Add stub methods, clean up warnings and some commentsBendegúz Nagy
2016-08-26DM: Remove unnecessary redirection through DMEngine membersBendegúz Nagy
2016-08-26DM: Fix item display in the dungeon, add f480_releaseBlockBendegúz Nagy
2016-08-26DM: Improve upon blitShrinkBendegúz Nagy
2016-08-26DM: Improve on broken displayBendegúz Nagy
2016-08-26DM: Remove hack from f107_isDrawnWallOrnAnAlcoveBendegúz Nagy
2016-08-26DM: Fix portrait drawingBendegúz Nagy
2016-08-26DM: Fix drawing of some wall oranmentsBendegúz Nagy
2016-08-26DM: Partially fix drawing of shrunk bitmapsBendegúz Nagy
2016-08-26DM: Add sound loadingBendegúz Nagy
2016-08-26DM: Add a stub for f436_STARTEND_FadeToPaletteBendegúz Nagy
2016-08-26DM: Add f444_endGame and checks for Common::EVENT_QUITBendegúz Nagy
2016-08-26DM: Add some missing calls to already implemented methodsBendegúz Nagy
2016-08-26DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements ...Bendegúz Nagy
2016-08-26DM: Some refactoring in gfx.cpp, refactoring of f107_isDrawnWallOrnAnAlcoveStrangerke
2016-08-26DM: Fix bug where code crashed if trying to display a doorfront in square R3Bendegúz Nagy
2016-08-26DM: Revert from using DisplayMan::_bitmaps directlyBendegúz Nagy
2016-08-26DM: Move DMEngine::_rnd to private, fix erroneous ranges with random number g...Bendegúz Nagy
2016-08-26DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile...Strangerke
2016-08-26DM: Add entrance processingBendegúz Nagy
2016-08-26DM: Fix broken damage displayBendegúz Nagy
2016-08-26DM: Refactor f111 and f112Strangerke
2016-08-26DM: Add missing code to command turn partyBendegúz Nagy