aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/snd_openal.c
Commit message (Expand)AuthorAgeFilesLines
...
* * Change defaults for s_alRolloff and s_alMinDistancetma2006-01-151-2/+2
* * Increase default for s_alSources to 96tma2005-12-111-2/+2
* * Same as last revision, but I didn't forget to save this timetma2005-12-031-3/+3
* * Improved the robustity^Wrobustosity^Wrobustness of the OpenAL music and rawtma2005-12-031-81/+100
* * Fix to an OpenAL "bug"tma2005-12-021-0/+5
* * Fixed bug where if two looping sounds were added to a single entity theytma2005-12-011-122/+121
* * Support RIFF files with zero length data chunks (yes they exist, and yes,tma2005-11-301-15/+43
* * Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.localtma2005-11-261-4/+4
* make internal functions staticludwig2005-11-191-2/+42
* soname is libopenal.so.0ludwig2005-11-131-1/+1
* * OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>tma2005-11-131-0/+1567