aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/gfx.h
AgeCommit message (Expand)Author
2016-09-11DM: Make some functions private, move 2 functions to more specific classesStrangerke
2016-09-04DM: Remove a variant of blitToScreen, refactor drawActionDamageStrangerke
2016-09-03DM: Fix the style used for some pointers and castsStrangerke
2016-09-03DM: Fix include headersBendegúz Nagy
2016-09-03DM: Clean up includesBendegúz Nagy
2016-08-27DM: Remove custom warning functionStrangerke
2016-08-26DM: Rename variables and functions of DisplayManStrangerke
2016-08-26DM: Fix some more GCC warningsStrangerke
2016-08-26DM: Complete f437_STARTEND_drawTittleBendegúz Nagy
2016-08-26DM: Pull K0016_aui_Palette_FadeTemporary into a class vaiableBendegúz Nagy
2016-08-26DM: Some refactoring, get rid of some more globalsStrangerke
2016-08-26DM: Add support for LZW compresssed graphics.datBendegú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: Move some globals in DisplayMan, renamingStrangerke
2016-08-26DM: Remove default parameters from blitToBitmapBendegúz Nagy
2016-08-26DM: Start moving globals to DisplayManStrangerke
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: Fill stub method f438_STARTEND_OpenEntranceDoorsBendegúz Nagy
2016-08-26DM: Change Box's member fields from uint16 to int16Bendegúz Nagy
2016-08-26DM: Add stub methods, clean up warnings and some commentsBendegúz Nagy
2016-08-26DM: Fix item display in the dungeon, add f480_releaseBlockBendegúz Nagy
2016-08-26DM: Partially fix drawing of shrunk bitmapsBendegúz Nagy
2016-08-26DM: Refactor f427_dialogDrawStrangerke
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 f385_drawActionDamageBendegúz Nagy
2016-08-26DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile...Strangerke
2016-08-26DM: Add f427_dialogDraw, f425_printCenteredChoice, f426_isMessageOnTwoLinesBendegúz Nagy
2016-08-26DM: Add entrance processingBendegúz Nagy
2016-08-26DM: Add ChampionMan::f320_applyAndDrawPendingDamageAndWounds()Bendegúz Nagy
2016-08-26DM: Replace ChampionMan::f292_drawChampionState with originalBendegúz Nagy
2016-08-26DM: Move g186_doorFrame_D1C to DisplayManStrangerke
2016-08-26DM: Add some missing codeBendegúz Nagy
2016-08-26DM: Add missing code to several display functionsBendegúz Nagy
2016-08-26DM: Add paritial drawing of doorsBendegúz Nagy
2016-08-26DM: Add F0108_DUNGEONVIEW_DrawFloorOrnamentBendegúz Nagy
2016-08-26DM: Fix some commentsBendegúz Nagy
2016-08-26DM: Revert to using byteWidths where the original does so as wellBendegúz Nagy
2016-08-26DM: Reorder fillBitmap parametersBendegúz Nagy
2016-08-26DM: Reorder blitshrink parametersBendegúz Nagy
2016-08-26DM: Box objects are not expected to conatain inclusive boundaries, blitting a...Bendegúz Nagy
2016-08-26DM: Add default parameters to DipslayMan::f132_blitToBitmapBendegúz Nagy
2016-08-26DM: Reorder DisplayMan::D24_clearScrenBox parametersBendegúz Nagy