Commit graph

189 commits

Author SHA1 Message Date
Strangerke
f90bf31bea DM: Move some globals to DMEngine 2016-09-11 09:46:35 +02:00
Strangerke
34d636d72e DM Rename enum members in dm.h and dialog.h 2016-09-11 00:34:44 +02:00
Eugene Sandulenko
2fd2374992 DM: Rename _C to _Cu 2016-09-10 21:54:22 +02:00
Strangerke
33287b7657 DM: Fix regression in 4613e8ffad 2016-09-10 00:12:07 +02:00
Strangerke
b365338293 DM: Rename IconIndice enum 2016-09-09 01:09:25 +02:00
Bendegúz Nagy
4befd3a232 Merge branch 'dm' of github.com:WinterGrascph/scummvm into dm 2016-09-05 19:05:02 +02:00
Strangerke
9284e4c9fd DM: Remove a variant of blitToScreen, refactor drawActionDamage 2016-09-04 18:29:16 +02:00
Strangerke
8d41bf9ad7 DM: Some more fixes concerning pointer formatting 2016-09-03 21:42:58 +02:00
Bendegúz Nagy
d0bae5b805 DM: Replace _vm->_system with g_system 2016-09-03 15:52:59 +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
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