aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/sound.h
AgeCommit message (Collapse)Author
2018-08-09STARTREK: Janitorial: Add end of namespace commentsStrangerke
2018-08-09STARTREK: Reorganize includes in room.hMatthew Stewart
This should avoid the costly rebuild of everything in the 'rooms/' folder, at least sometimes...
2018-08-09STARTREK: Reformat with artistic styleMatthew Stewart
2018-08-09STARTREK: Move function descriptions to headersMatthew Stewart
2018-08-09STARTREK: Get starfields working for the introMatthew Stewart
2018-08-09STARTREK: TRIAL3Matthew Stewart
2018-08-09STARTREK: TRIAL2Matthew Stewart
2018-08-09STARTREK: TUG2Matthew Stewart
2018-08-09STARTREK: TUG0 (first room of mission 2)Matthew Stewart
2018-08-09STARTREK: Preliminary saving/loadingMatthew Stewart
2018-08-09STARTREK: Action menuMatthew Stewart
2018-08-09STARTREK: Objects and animations.Matthew Stewart
Testing them with the transporter room.
2018-08-09STARTREK: Music/SFX enable and disable functionsMatthew Stewart
2018-08-09STARTREK: Remove executable bit on source filesMatthew Stewart
2018-08-09STARTREK: Implement CD Audio handling.Matthew Stewart
2018-08-09STARTREK: Implement sound effects in the midisMatthew Stewart
Removed amiga and mac sound code for now since I can't test it.
2018-08-09STARTREK: Import my startrek engineMatthew Hoops
Now updated even