aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/sound.h
AgeCommit message (Expand)Author
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-01-17MADS: Fix call to play speech in generateMessagePaul Gilbert
2016-01-16MADS: Preliminary converstation message generationPaul Gilbert
2015-10-25MADS: Phantom: Implement scene 203Strangerke
2015-07-07AUDIO: Remove the legacy OPL APIMatthew Hoops
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2015-03-18MADS: Hook up ScummVM volume controlPaul Gilbert
2014-10-12MADS: Move OPL creation from the engine to SoundManagerPaul Gilbert
2014-09-05MADS: Fix OPL init error when showing credits multiple timesPaul Gilbert
2014-05-27MADS: initialise -> initialize.Johannes Schickel
2014-03-02MADS: Implemented rest of animation loadingPaul Gilbert
2014-03-02MADS: In progress implementing animation loaderPaul Gilbert
2014-02-25MADS: Starting to refactor some Scene array fields as separate classesPaul Gilbert
2014-02-23MADS: Implemented sound player logic and outer game loopPaul Gilbert
2014-02-19MADS: Moved sound_nebular file into new nebular/ folderPaul Gilbert
2014-02-18MADS: Initial implementation of MSurface class and dependant classesPaul Gilbert
2014-02-16MADS: Initial implementation of Adlib sound driverPaul Gilbert