aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/sound.h
AgeCommit message (Expand)Author
2018-05-24JANITORIAL: Convert line endings from CRLF/mixed to LFAdrian Frühwirth
2017-02-02CRYO: Remove SoundGroup (no longer used)Strangerke
2017-01-29CRYO: Remove a couple of unused class membersStrangerke
2017-01-25CRYO: Fix broken sound in FMV scenesRetro-Junk
2017-01-25CRYO: Add sound playback to HNM files (buggy yet)Retro-Junk
2017-01-25CRYO: Add missing headersStrangerke
2017-01-25CRYO: Remove some useless variablesStrangerke
2017-01-25CRYO: Get rid of sound's locked and forcewait, remove some dead code, renamingStrangerke
2017-01-25CRYO: enforce private variables and function in SoundGroup and CSoundChannelStrangerke
2017-01-25CRYO: Rename sound_tStrangerke
2017-01-25CRYO: rename SoundChannel, get rid of soundrawStrangerke
2017-01-25CRYO: Turn soundgroup_t into a classStrangerke
2017-01-25CRYO: Add sound playbackRetro-Junk