aboutsummaryrefslogtreecommitdiff
path: root/engines/chewy/sound.cpp
AgeCommit message (Expand)Author
2016-11-13CHEWY: Plug memory leaksEugene Sandulenko
2016-10-10CHEWY: Fix typoFilippos Karapetis
2016-10-09CHEWY: Initial work on converting TMF music data back to MOD dataFilippos Karapetis
2016-10-09CHEWY: Move all sound functions into sound.*Filippos Karapetis
2016-10-07CHEWY: Properly dispose audio streams after useFilippos Karapetis
2016-10-03CHEWY: Add an event manager, and get rid of g_engineFilippos Karapetis
2016-10-03CHEWY: Use a specialized resource handler for each resourceFilippos Karapetis
2016-10-03CHEWY: Add a sound player class and use the proper game resolutionFilippos Karapetis