Commit Graph
230 Commits
Author SHA1 Message Date
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
Bendegúz Nagy dc40f028af DM: Add message area scroller 2016-08-30 21:09:33 +02:00
Strangerke 8c9eed7bac DM: Some renaming 2016-08-28 00:33:32 +02:00
Strangerke 361722d459 DM: More renaming in DungeonMan, move some arrays 2016-08-27 23:10:13 +02:00
Strangerke 5ca6975665 DM: Remove custom warning function 2016-08-27 11:07:49 +02:00
Strangerke 42fea91d5d DM: Finish the renaming of class members 2016-08-26 23:02:22 +02:00
Strangerke 5c81e4f4fd DM: Rename functions and class members of GroupMan 2016-08-26 23:02:22 +02:00
Strangerke 6a02a571cd DM: Rename variables and functions of DisplayMan 2016-08-26 23:02:22 +02:00
Strangerke 0d5f9a762e DM: Rename class members in EventManager 2016-08-26 23:02:22 +02:00
Strangerke 64b1c4fdf1 DM: Rename DungeonMan class members 2016-08-26 23:02:22 +02:00
Strangerke e728cb706e DM: Rename functions of DMEngine and DialogMan 2016-08-26 23:02:22 +02:00
Strangerke 857d4e72ed DM: Renaming of Champion and ChampionMan functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 22a79ac965 DM: Fix drawing of some dungeon items 2016-08-26 23:02:22 +02:00
Strangerke 4613e8ffad DM: Fix some more GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke 30eea48e4a DM: Fix some more GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke 07438a94e1 DM: Implement missing code in f125_drawSquareD0L 2016-08-26 23:02:22 +02:00
Strangerke 20165b1865 DM: Fix some GCC warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d97a8905cc DM: Remove some warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d85970b4e4 DM: Fix releasing flagged bitmaps 2016-08-26 23:02:22 +02:00
Strangerke 705e906698 DM: Some renaming, move some globals to class member 2016-08-26 23:02:22 +02:00
Strangerke a5b8085c48 DM: Fix regression (pressure plate), fix compilation 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 80f2199151 DM: Clear check some warnings, complete minor functions 2016-08-26 23:02:22 +02:00
Strangerke f9d76556c2 DM: Fix regression in f107_isDrawnWallOrnAnAlcove 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 4442b0b302 DM: Finish f113_drawField 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 ab9563b7ff DM: Some more work on f115_cthulhu 2016-08-26 23:02:22 +02:00
Strangerke e2860eb838 DM: WIP renaming and cleanup in f115_cthulhu 2016-08-26 23:02:22 +02:00
Strangerke fbf796779a DM: Some refactoring and renaming 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
Strangerke e4e30eaafd DM: Refactor f107_isDrawnWallOrnAnAlcove 2016-08-26 23:02:22 +02:00
Strangerke 72912d4a5f DM: Refactor f123_drawSquareD1R, f124_drawSquareD1C and f125_drawSquareD0L 2016-08-26 23:02:22 +02:00
Strangerke 3ef8dedebd DM: Refactor f120_drawSquareD2R, f121_drawSquareD2C and f122_drawSquareD1L, remove more GOTOs 2016-08-26 23:02:22 +02:00
Strangerke 9b1af23a35 DM: Refactor f118_drawSquareD3C and f119_drawSquareD2L, remove several GOTOs 2016-08-26 23:02:22 +02:00
Strangerke b038124261 DM: Refactor f117_drawSquareD3R, get rid of several GOTOs 2016-08-26 23:02:22 +02:00
Strangerke c62e449bbf DM: Refactor f116_drawSquareD3L, remove 4 GOTOs 2016-08-26 23:02:22 +02:00
Strangerke eb2b298631 DM: Refactor f109_drawDoorOrnament, f111_drawDoor, f112_drawCeilingPit and f116_drawSquareD3L 2016-08-26 23:02:22 +02:00
Strangerke aaa0c7e3cc DM: Refactor f108_drawFloorOrnament, get rid of a GOTO 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 9a174928d2 DM: Some small refactoring in DisplayMan 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3fdd68fe31 DM: Minor adjustment to fuseSequence timing 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 013b555338 DM: Add missing code in f125_drawSquareD0L, rename a constant 2016-08-26 23:02:22 +02:00
Strangerke a6d5ad7c99 DM: More work on global variables 2016-08-26 23:02:22 +02:00
Strangerke 469b026bc7 DM: Get rid of more global variables in gfx 2016-08-26 23:02:22 +02:00
Strangerke 07907a8c98 DM: Get rid of more global variables 2016-08-26 23:02:22 +02:00
Strangerke 5bb786caae DM: Refactoring in DisplayMan 2016-08-26 23:02:22 +02:00