aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/sounds.cpp
AgeCommit message (Expand)Author
2019-11-16DM: Fix Missing Default Switch CasesD G Turner
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2016-09-20DM: Rename TimelineEventType membersStrangerke
2016-09-19DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundManStrangerke
2016-09-12DM: Enforce the use of SoundModeStrangerke
2016-09-11DM: Move some globals to DMEngineStrangerke
2016-09-11DM Rename enum members in dm.h and dialog.hStrangerke
2016-09-10DM: Rename _C to _CuEugene Sandulenko
2016-09-10DM: Rename _B to _Bu to avoid name clashes on some platformsEugene Sandulenko
2016-09-07DM: More renaming and refactoringStrangerke
2016-09-03DM: Clean up includesBendegúz Nagy
2016-08-27DM: Remove custom warning functionStrangerke
2016-08-26DM: Finish the renaming of class membersStrangerke
2016-08-26DM: Rename DungeonMan class membersStrangerke
2016-08-26DM: Rename functions of DMEngine and DialogManStrangerke
2016-08-26DM: Some more work on GCC warningsStrangerke
2016-08-26DM: Add target and original platform to save filesBendegúz Nagy
2016-08-26DM: Add SoundMan_AtariBendegúz Nagy
2016-08-26DM: Pull sound handling into a separate classBendegúz Nagy
2016-08-26DM: Add f064_SOUND_RequestPlay_CPSD, f65_playPendingSound, f505_soundGetVolumeBendegúz Nagy
2016-08-26DM: Add f60_playSoundBendegúz Nagy
2016-08-26DM: Add sound loadingBendegúz Nagy