Commit graph

204 commits

Author SHA1 Message Date
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
2bdabc3b7a DM: Add target and original platform to save files 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
1a0fe29af8 DM: Fix drawing title 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
2ee50eda35 DM: Add proper save header 2016-08-26 23:02:22 +02:00
Strangerke
f9323fe9fa DM: Get rid of some globals in inventory 2016-08-26 23:02:22 +02:00
Strangerke
53121afb09 DM: Fix some GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke
d90f365728 DM: Work on eventman globals, renaming and apply some coding conventions 2016-08-26 23:02:22 +02:00
Strangerke
c469c72824 DM: Move some more globals 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
d97a8905cc DM: Remove some warnings 2016-08-26 23:02:22 +02:00
Strangerke
92c9c54481 DM: Start refactoring of eventMan 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
Bendegúz Nagy
6aabe84bf6 DM: Complete f437_STARTEND_drawTittle 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
efac7b5eb0 DM: Add loading from game 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
5cb1d02972 DM: Fix double load when loading from launcher 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
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
aacbcc0757 DM: Correct language from GR_GRE to DE_DEU 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
3fffb08a40 DM: Add missing localization warnings and query function for language 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
641ef973b0 DM: More work on globals in gfx.cpp 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
52f76a5d74 DM: Remove default parameters from blitToBitmap 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
78f34ae4e3 DM: Make DMEngine::f22_delay call EventMan::processInput() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
e1ddc2d3ab DM: Remove trashing input from DMEngine::f22_delay 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
94ba2fdb2b DM: Add partial fix of color palette 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
37db95c336 DM: Add DMEngine::f446_STARTEND_fuseSequnce() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
b46ade6b6c DM: Add DMEngine::f445_STARTEND_fuseSequenceUpdate 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
13daeb62af DM: Make DMEngine::f22_delay and DMEngine::f444_endGame more responsive 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
a5c0a32446 DM: Add debug command .pos 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
50f3cfa625 DM: Add debug command godmode 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
644284e077 DM: Fix entrance door placement 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
256c2c10f8 DM: Reorder MenuMan::f392_buildSpellAreaLine, add MenuMan::_gK73_bitmapSpellAreaLines 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
1f99dab5b5 DM: Fix double delete[] of DMEngine::_savedScreenForOpenEntranceDoor 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
6428110da8 DM: Fix dungon not drawn behind entrance doors 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
fd775be377 DM: Swap warnings to stub method f363_highlightBoxDisable 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
233f93fefe DM: Swap some warnings to stub methods
Stub methods: f362_commandHighlightBoxEnable, f442_SARTEND_processCommand202_entranceDrawCredits, f437_STARTEND_drawTittle
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
79c0a0adc9 DM: Add f064_SOUND_RequestPlay_CPSD, f65_playPendingSound, f505_soundGetVolume 2016-08-26 23:02:22 +02:00
Strangerke
db164ae9d6 DM: Refactor f439_drawEntrance 2016-08-26 23:02:22 +02:00
Strangerke
a2b495e0e5 DM: Refactor f444_endGame 2016-08-26 23:02:22 +02:00
Strangerke
ef34e8bb39 DM: Apply coding conventions to a couple of oneliner functions, remove a GOTO 2016-08-26 23:02:22 +02:00
Strangerke
f0e037e305 DM: Some renaming, add a couple of STUBS 2016-08-26 23:02:22 +02:00
Strangerke
ba46060b13 DM: Fix compilation using MSVC9 2016-08-26 23:02:22 +02:00