Torbjörn Andersson
|
462f1c9859
|
JANITORIAL: Silence more GCC 7 warnings
There were all flagged as intentional fall throughs. I simply changed
the comments to something GCC would recognize.
|
2017-08-06 12:26:05 +02:00 |
|
Strangerke
|
dd9e43925f
|
DM: Rename TimelineEventType members
|
2016-09-20 21:51:42 +02:00 |
|
Strangerke
|
1670cb035f
|
DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundMan
|
2016-09-19 07:06:55 +02:00 |
|
Strangerke
|
edf6e4f2d9
|
DM: Enforce the use of SoundMode
|
2016-09-12 22:37:54 +02:00 |
|
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 |
|
Eugene Sandulenko
|
786f244929
|
DM: Rename _B to _Bu to avoid name clashes on some platforms
|
2016-09-10 21:50:57 +02:00 |
|
Strangerke
|
878ae1a882
|
DM: More renaming and refactoring
|
2016-09-07 21:09:35 +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
|
42fea91d5d
|
DM: Finish the renaming of class members
|
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
|
0233b503f1
|
DM: Some more work on GCC warnings
|
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
|
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
|
79c0a0adc9
|
DM: Add f064_SOUND_RequestPlay_CPSD, f65_playPendingSound, f505_soundGetVolume
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
a387f45d57
|
DM: Add f60_playSound
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
22d6973de5
|
DM: Add sound loading
|
2016-08-26 23:02:22 +02:00 |
|