]> git.jsancho.org Git - lugaru.git/history - Source/openal_wrapper.cpp
Cleanning up Sprite class. More can be done, but it's already prettier.
[lugaru.git] / Source / openal_wrapper.cpp
2010-06-05 Côme BERNIGAUDCleanning up Sprite class. More can be done, but it...
2010-05-14 Ryan C. GordonFixed compiler warning.
2010-05-13 Neal GompaMerged
2010-05-13 Harley LaueMerged FMod changes in
2010-05-13 Harley LaueRemoved FMod from the source.
2010-05-13 Neal GompaMade fixes for includes in 'openal_wrapper.cpp' and...
2010-05-13 Neal Gompafixed header include for Windows in 'openal_wrapper...
2010-05-13 Ryan C. GordonSome Windows build fixes.
2010-05-12 Ryan C. GordonMerging cmake branch to the default branch.
2010-05-11 Harley LaueSource changes to make Linux CMake build use system...
2010-05-11 Ryan C. GordonAdded GPL license and headers.
2009-11-12 Ryan C. GordonImplemented OPENAL_Sample_SetMinMaxDistance().
2009-11-03 Ryan C. GordonFixed audio playback on PowerPC systems.
2005-08-12 Ryan C. GordonDisable AL_EXT_vorbis, as untested.
2005-08-12 Ryan C. GordonMore AL fixes. Seems to be complete now.
2005-08-12 Ryan C. GordonMore OpenAL work.
2005-08-12 Ryan C. GordonFirst shot at crappy "streaming".
2005-08-12 Ryan C. GordonAdded pitch to fix slomo.
2005-08-10 Ryan C. GordonPatched to link.
2005-08-08 Ryan C. GordonFirst shot at an OpenAL renderer. Sound effects work...
2005-08-08 Ryan C. GordonExperiment to wedge OpenAL in here...