aboutsummaryrefslogtreecommitdiff
path: root/src/sound_openal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do a dumb-ass static string copy for const-incorrect old versions of ov_fopenPerttu Ahola2012-03-271-2/+7
* Sound loading from memory (by using a quick hack)Perttu Ahola2012-03-251-3/+13
* Almost support loading sounds from serverPerttu Ahola2012-03-251-20/+20
* Fix build on MinGW (as compared to Linux)Perttu Ahola2012-03-241-2/+2
* Lua API for playing soundsPerttu Ahola2012-03-241-0/+18
* Add sounds, tune thingsPerttu Ahola2012-03-241-0/+4
* c55sound continuedPerttu Ahola2012-03-241-25/+190
* celeron55's sound system initial frameworkPerttu Ahola2012-03-241-0/+322