summaryrefslogtreecommitdiff
path: root/src/openal.c
AgeCommit message (Expand)Author
2019-08-20leftover sound changesSteven Fuller
2019-08-20misc changesSteven Fuller
2019-08-20Cleanups (Tim Beckmann)Steven Fuller
2019-08-20Redid the most of the file loading/saving. Now uses $HOME/.avp/ andSteven Fuller
2019-08-20Better error checking in winapi.c. (Tim Beckmann)Steven Fuller
2019-08-20Disable sound, not crash, when OpenAL init fails.Steven Fuller
2019-08-20Silenced most of the debug messages.Steven Fuller
2019-08-20Many warnings cleaned up (Tim Beckmann)Steven Fuller
2019-08-20More work on menus.Steven Fuller
2019-08-20Documented -DREGULAR_EDITIONSteven Fuller
2019-08-20Fix stupid mistake: accidently had volume changing commented outSteven Fuller
2019-08-20Documentation updates.Steven Fuller
2019-08-20Tried to get OpenAL panning to work.Steven Fuller
2019-08-20Month old OpenAL changes (Pitch changing, currently disabled).Steven Fuller
2019-08-20Added AvP-Style attenuation code.Steven Fuller
2019-08-20Fixed compilation with GCC 3.0.Steven Fuller
2019-08-20Basic 3D sound fixed.Steven Fuller
2019-08-20Fixed sound length and looping. (Setting looping on a source must be doneSteven Fuller
2019-08-20Fixed common sound loading. Still debugging OpenAL code.Steven Fuller
2019-08-20More OpenAL changes (Chuck Mason).Steven Fuller
2019-08-20Checking in basic OpenAL support (Chuck Mason).Steven Fuller
2019-08-20Moved psndplat stubs to a separate file.Steven Fuller