aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/sound.cpp
AgeCommit message (Expand)Author
2019-11-03STARTREK: Remove sound function wrappers out of StarTrekEngineFilippos Karapetis
2019-06-11STARTREK: Adapt many usages of Common::SharedPtr() to regular pointersFilippos Karapetis
2019-06-11STARTREK: Remove the FileStream wrapper classFilippos Karapetis
2019-05-27STARTREK: Fix MSVC warningsFilippos Karapetis
2018-08-31STARTREK: Initialize some variables in soundStrangerke
2018-08-09STARTREK: Put CD ROM detection into features fieldMatthew Stewart
2018-08-09STARTREK: Play midi sounds on floppy versionMatthew Stewart
2018-08-09STARTREK: Janitorial: Add end of namespace commentsStrangerke
2018-08-09STARTREK: Allow engine to run without voc filesMatthew Stewart
2018-08-09STARTREK: Reformat with artistic styleMatthew Stewart
2018-08-09STARTREK: Move function descriptions to headersMatthew Stewart
2018-08-09STARTREK: Fix sound, support MT32.Matthew Stewart
2018-08-09STARTREK: Get starfields working for the introMatthew Stewart
2018-08-09STARTREK: Preliminary saving/loadingMatthew Stewart
2018-08-09STARTREK: Loop audioMatthew Stewart
2018-08-09STARTREK: Demon2, half of Demon3 doneMatthew Stewart
2018-08-09STARTREK: DEMON1 done (klingon attack)Matthew Stewart
2018-08-09STARTREK: Default behaviour for look actionMatthew Stewart
2018-08-09STARTREK: Action menuMatthew Stewart
2018-08-09STARTREK: Objects and animations.Matthew Stewart
2018-08-09STARTREK: Music/SFX enable and disable functionsMatthew Stewart
2018-08-09STARTREK: Options menuMatthew Stewart
2018-08-09STARTREK: Remove executable bit on source filesMatthew Stewart
2018-08-09STARTREK: Disabling menu buttons + text menu.Matthew Stewart
2018-08-09STARTREK: Add debug channel for soundMatthew Stewart
2018-08-09STARTREK: Implement CD Audio handling.Matthew Stewart
2018-08-09STARTREK: Implement sound effects in the midisMatthew Stewart
2018-08-09STARTREK: Begin implementation of showText.Matthew Stewart
2018-08-09STARTREK: Import my startrek engineMatthew Hoops