Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-24 | JANITORIAL: Convert line endings from CRLF/mixed to LF | Adrian Frühwirth | |
2017-02-02 | CRYO: Remove SoundGroup (no longer used) | Strangerke | |
2017-01-29 | CRYO: Remove a couple of unused class members | Strangerke | |
2017-01-25 | CRYO: Fix broken sound in FMV scenes | Retro-Junk | |
2017-01-25 | CRYO: Add sound playback to HNM files (buggy yet) | Retro-Junk | |
2017-01-25 | CRYO: Add missing headers | Strangerke | |
2017-01-25 | CRYO: Remove some useless variables | Strangerke | |
2017-01-25 | CRYO: Get rid of sound's locked and forcewait, remove some dead code, renaming | Strangerke | |
2017-01-25 | CRYO: enforce private variables and function in SoundGroup and CSoundChannel | Strangerke | |
2017-01-25 | CRYO: Rename sound_t | Strangerke | |
2017-01-25 | CRYO: rename SoundChannel, get rid of soundraw | Strangerke | |
2017-01-25 | CRYO: Turn soundgroup_t into a class | Strangerke | |
2017-01-25 | CRYO: Add sound playback | Retro-Junk | |