aboutsummaryrefslogtreecommitdiff
path: root/src/sound.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Optimize headersPerttu Ahola2012-06-171-1/+1
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Handle failing openal init properly, add enable_sound and sound_volume settingsPerttu Ahola2012-04-061-0/+2
|
* Almost support loading sounds from serverPerttu Ahola2012-03-251-8/+7
|
* Lua API for playing soundsPerttu Ahola2012-03-241-0/+4
|
* Add sounds, tune thingsPerttu Ahola2012-03-241-1/+1
|
* Add event manager and use it to trigger soundsPerttu Ahola2012-03-241-0/+18
|
* c55sound continuedPerttu Ahola2012-03-241-8/+9
|
* celeron55's sound system initial frameworkPerttu Ahola2012-03-241-0/+77