summaryrefslogtreecommitdiffstats
path: root/src/jake2/sound/joal/JOALSoundImpl.java
Commit message (Expand)AuthorAgeFilesLines
* bugfix: streaming buffers wasn't allocatedCarsten Weisse2005-12-041-2/+2
* cinematics sound impl (not working yet)Carsten Weisse2005-12-041-26/+54
* change the master volume (listener) only on Update not per sourceCarsten Weisse2005-04-271-4/+11
* code cleanupCarsten Weisse2005-04-261-14/+8
* bugfix: very stupid sound registration ;-)Carsten Weisse2005-04-261-5/+7
* 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-271-270/+14
* 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-091-0/+793