aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/sound.cpp
AgeCommit message (Expand)Author
2014-03-11MADS: Fix for executing queued sound commandsPaul Gilbert
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-18MADS: Initial implementation of MSurface class and dependant classesPaul Gilbert
2014-02-16MADS: Add some missing channel initialisationPaul Gilbert
2014-02-16MADS: Initial implementation of Adlib sound driverPaul Gilbert