Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-14 | GLK: FROTZ: Fix sound looping | Paul Gilbert | |
2018-12-09 | GLK: Change all references to glui32 and glsi32 to uint and int | Paul Gilbert | |
This should finally fix compilation for the Amiga, which had difference sized types. And the renamed types are clearer for ScummVM anyway | |||
2018-12-08 | GLK: Further fixes for Buildbot warnings | Paul Gilbert | |
2018-12-08 | GLK: Sound volume and pausing methods | Paul Gilbert | |
2018-12-08 | GLK: Add support for secondary Blorb files separate from the gamefile | Paul Gilbert | |
It also hads further support for playing AIFF files. However, the Blorb files for Lurking Horror & Sherlock on the if-archive website don't seem to be valid AIFF files, so sound doesn't play using them | |||
2018-12-08 | GLK: FROTZ: Further sound handling | Paul Gilbert | |
2018-12-08 | GLK: Beginnings of Sounds manager | Paul Gilbert | |