aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/gfx.h
AgeCommit message (Expand)Author
2017-01-20Fix crash at the first corridor and entrance doorBendegúz Nagy
2016-09-21DM: Rename GraphicIndice membersStrangerke
2016-09-20DM: Initialize some variablesStrangerke
2016-09-16DM: Fix some more warningsStrangerke
2016-09-16DM: Refactor Box()Strangerke
2016-09-16DM: More renaming in gfx enumsStrangerke
2016-09-16DM: More renaming in Gfx enumsStrangerke
2016-09-15DM: Fix compilationEugene Sandulenko
2016-09-15DM: Renaming of enums in gfx, some refactoringStrangerke
2016-09-15DM: Some renaming and refactoring in GfxStrangerke
2016-09-14DM: Add DoorButton enum, fix a bug in drawSquareD3CStrangerke
2016-09-14DM: Add DoorOrnament enum, some refactoring in drawDoorOrnament to make use o...Strangerke
2016-09-14DM: Add DoorState enum, make use of itStrangerke
2016-09-14DM: Add an enum (ViewFloor), enforce its use, fix a bug in the case of kDMEle...Strangerke
2016-09-13DM: Silence some GCC warningsStrangerke
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