aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/sound/joal
Commit message (Expand)AuthorAgeFilesLines
* switch to joal 1.0b01 (new libraries, API changes, tested on MacBook Pro (uni...Carsten Weisse2006-10-182-62/+38
* merge with current HEADCarsten Weisse2005-12-252-37/+144
* handles different source volumes (e.g. explosions far away)Carsten Weisse2005-05-082-12/+19
* change the master volume (listener) only on Update not per sourceCarsten Weisse2005-04-272-17/+27
* code cleanupCarsten Weisse2005-04-261-14/+8
* bugfix: very stupid sound registration ;-)Carsten Weisse2005-04-261-5/+7
* file header changedCarsten Weisse2004-12-221-8/+24
* catch UnsatisfiedLinkErrors if no joal libs availableHolger Zickner2004-11-031-3/+5
* unpack libopenal.so on LinuxHolger Zickner2004-10-311-8/+27
* better joal sound driverCarsten Weisse2004-10-273-303/+462
* selection of sexed sounds are now correctCarsten Weisse2004-10-211-18/+19
* sexed sound bug fixedCarsten Weisse2004-10-211-14/+11
* major refactoring in game, server and client packageRene Stoeckel2004-09-221-3/+4
* preload OpenAL native library, installation in Holger Zickner2004-09-191-1/+9
* fallback to dummy if the /dev/dsp is locked (linux)Carsten Weisse2004-09-041-1/+4
* experimental EAX2.0 support Carsten Weisse2004-07-131-53/+84
* import of Jake2Holger Zickner2004-07-092-0/+877