Commit Graph
140 Commits
Author SHA1 Message Date
Bendegúz Nagy edf9b2e78a Fix crash at the first corridor and entrance door
Crash caused by missing DisplayMan::_derivedBitmapByteCount values
2017-01-20 21:29:20 +01:00
Strangerke 4133ea66c1 DM: Rename GraphicIndice members 2016-09-21 07:54:58 +02:00
Strangerke 2458fd090c DM: Initialize some variables 2016-09-20 23:14:30 +02:00
Strangerke 314d52dbc1 DM: Fix some more warnings 2016-09-16 23:43:27 +02:00
Strangerke f6039153ec DM: Refactor Box() 2016-09-16 22:05:59 +02:00
Strangerke 952abc3243 DM: More renaming in gfx enums 2016-09-16 07:46:10 +02:00
Strangerke ae9ff70204 DM: More renaming in Gfx enums 2016-09-16 06:58:48 +02:00
Eugene Sandulenko 66b9de0cba DM: Fix compilation 2016-09-15 22:04:52 +02:00
Strangerke cdc319e8c4 DM: Renaming of enums in gfx, some refactoring 2016-09-15 21:34:08 +02:00
Strangerke cb2b1b17db DM: Some renaming and refactoring in Gfx 2016-09-15 07:36:40 +02:00
Strangerke 1fa2519a12 DM: Add DoorButton enum, fix a bug in drawSquareD3C 2016-09-14 22:25:27 +02:00
Strangerke 535ded7e55 DM: Add DoorOrnament enum, some refactoring in drawDoorOrnament to make use of it 2016-09-14 21:59:39 +02:00
Strangerke 20a27fac63 DM: Add DoorState enum, make use of it 2016-09-14 21:27:09 +02:00
Strangerke c969647bc5 DM: Add an enum (ViewFloor), enforce its use, fix a bug in the case of kDMElementTypeDoorFront 2016-09-14 07:44:06 +02:00
Strangerke 9f324dff86 DM: Silence some GCC warnings 2016-09-13 22:08:01 +02:00
Strangerke f0a6f6b269 DM: Make some functions private, move 2 functions to more specific classes 2016-09-11 10:27:29 +02:00
Strangerke 9284e4c9fd DM: Remove a variant of blitToScreen, refactor drawActionDamage 2016-09-04 18:29:16 +02:00
Strangerke fbe9c92ce1 DM: Fix the style used for some pointers and casts 2016-09-03 14:20:13 +02:00
Bendegúz Nagy cb8fca46c5 DM: Fix include headers
Add DM_ prefix
Add missing include guards
2016-09-03 10:47:16 +02:00
Bendegúz Nagy cd3b485952 DM: Clean up includes
Swap <> to "" with scummvm files
Add dm/ prefix to dm files
Reorder includes to system files, dm files
2016-09-03 10:38:43 +02:00
Strangerke 5ca6975665 DM: Remove custom warning function 2016-08-27 11:07:49 +02:00
Strangerke 6a02a571cd DM: Rename variables and functions of DisplayMan 2016-08-26 23:02:22 +02:00
Strangerke 30eea48e4a DM: Fix some more GCC warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6aabe84bf6 DM: Complete f437_STARTEND_drawTittle 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 44a5e36fc1 DM: Pull K0016_aui_Palette_FadeTemporary into a class vaiable 2016-08-26 23:02:22 +02:00
Strangerke 09c865fb8f DM: Some refactoring, get rid of some more globals 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 7cc41a1929 DM: Add support for LZW compresssed graphics.dat 2016-08-26 23:02:22 +02:00
Strangerke 514bad0d09 DM: Get rid the last globals of gfx.cpp 2016-08-26 23:02:22 +02:00
Strangerke 641ef973b0 DM: More work on globals in gfx.cpp 2016-08-26 23:02:22 +02:00
Strangerke fd1022d722 DM: More work on globals 2016-08-26 23:02:22 +02:00
Strangerke 7f11c2551f DM: Get rid of more globals 2016-08-26 23:02:22 +02:00
Strangerke 89030204bc DM: More work on globals in gfx.cpp 2016-08-26 23:02:22 +02:00
Strangerke e49bda9994 DM: Move some globals in DisplayMan, renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 52f76a5d74 DM: Remove default parameters from blitToBitmap 2016-08-26 23:02:22 +02:00
Strangerke 6ea782eeb5 DM: Start moving globals to DisplayMan 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 5fb1b3e808 DM: Add missing code related to palettes 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6113b75ca9 DM: Complete DisplayMan::f436_STARTEND_fadeToPalette 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 181995cff9 DM: Deprecate DisplayMan::loadPalette 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 94ba2fdb2b DM: Add partial fix of color palette 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 7570844f5e DM: Fill stub method f438_STARTEND_OpenEntranceDoors 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d69c2d12fa DM: Change Box's member fields from uint16 to int16 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ead63373ca DM: Add stub methods, clean up warnings and some comments 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 262e74aee8 DM: Fix item display in the dungeon, add f480_releaseBlock 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2e2732df39 DM: Partially fix drawing of shrunk bitmaps 2016-08-26 23:02:22 +02:00
Strangerke e29d843cfa DM: Refactor f427_dialogDraw 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f52469ce05 DM: Add a stub for f436_STARTEND_FadeToPalette 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2b2a028332 DM: Add f444_endGame and checks for Common::EVENT_QUIT 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ec28573a3b DM: Add f385_drawActionDamage 2016-08-26 23:02:22 +02:00
Strangerke b174331e71 DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectileSpellCast and f326_championShootProjectile. Rename Direction. 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 63fc9fb27d DM: Add f427_dialogDraw, f425_printCenteredChoice, f426_isMessageOnTwoLines 2016-08-26 23:02:22 +02:00