Age | Commit message (Expand) | Author |
---|---|---|
2017-02-02 | CRYO: Remove SoundGroup (no longer used) | Strangerke |
2017-02-02 | CRYO: Remove an empty function | Strangerke |
2017-01-29 | CRYO: Remove a couple of unused class members | Strangerke |
2017-01-25 | CRYO: Fix some warnings | 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: Rename sound_t | Strangerke |
2017-01-25 | CRYO: rename SoundChannel, get rid of soundraw | Strangerke |
2017-01-25 | CRYO: Change soundchannel_t into a class | Strangerke |
2017-01-25 | CRYO: Fix conditional compilation related to endianness, some renaming | Strangerke |
2017-01-25 | CRYO: Turn soundgroup_t into a class | Strangerke |
2017-01-25 | CRYO: Add sound playback | Retro-Junk |