Commit graph

75837 commits

Author SHA1 Message Date
Bendegúz Nagy
cefc231968 DM: Make ScummVM's save dialog open up when saving 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
c01293162c DM: Make resume button load up ScummVM's global load dialog 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
fb14fea014 DM: Make thumbnail capture the dungeon 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
bcb067698e DM: Add support for loading from launcher 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
921431c7ea DM: Some renaming in group.cpp, get rid of a global 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
2f424adc30 DM: Fix broken wallOrnamentIndices 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
621d83c66b DM: Add SoundMan_Atari 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
0eb61d0a7d DM: Pull sound handling into a separate class 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
Bendegúz Nagy
170c52a4e0 DM: Add unknown Atari game version 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
cc8d3d9dd7 DM: Add LZW decompressor 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
4f916a08d2 DM: Add support for uncompressed dungeon.dat 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
b5eb075a66 DM: Fix wrong global initialized in InventoryMan::initConstants() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
aacbcc0757 DM: Correct language from GR_GRE to DE_DEU 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
5bd6e3a49b DM: Add missing calls in constructors to initConstant methods 2016-08-26 23:02:22 +02:00
Strangerke
9a174928d2 DM: Some small refactoring in DisplayMan 2016-08-26 23:02:22 +02:00
Strangerke
57f6575388 DM: Fix compilation, some renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
f7ad6488e3 DM: Add localization 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
e75c07d9a2 DM: Fix no food and water bar graphs 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
3fffb08a40 DM: Add missing localization warnings and query function for language 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
c7b353385d DM: Fix mouse when clicking on eye 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
Bendegúz Nagy
f866d4a1ca DM: Add colour to mouse 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
Strangerke
e49bda9994 DM: Move some globals in DisplayMan, renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
fa0009fbb7 DM: Add entrance credits 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
29f5210b3f DM: Add sanity check to blitToBimap 2016-08-26 23:02:22 +02:00