Commit Graph
12 Commits
Author SHA1 Message Date
Strangerke 1670cb035f DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundMan 2016-09-19 07:06:55 +02:00
Strangerke ebe014f4be DM: Rename Creature masks, move SoundMode to sound.h 2016-09-18 11:18:11 +02:00
Strangerke edf6e4f2d9 DM: Enforce the use of SoundMode 2016-09-12 22:37:54 +02:00
Strangerke 878ae1a882 DM: More renaming and refactoring 2016-09-07 21:09:35 +02:00
Bendegúz Nagy cb8fca46c5 DM: Fix include headers
Add DM_ prefix
Add missing include guards
2016-09-03 10:47:16 +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 42fea91d5d DM: Finish the renaming of class members 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
Strangerke b4b76047ff DM: Fix some GCC warnings 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