Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | LINT fix since cloud API merge | Loic Blot | 2017-05-04 |
| | |||
* | Sound API: Add fading sounds | Brandon | 2017-05-03 |
| | |||
* | Fix various performance issues reported by cppcheck + code style (CI) (#5635) | Loïc Blot | 2017-04-21 |
| | | | | | | | * Make CI happy with code style on master * guiFileSelectMenu: remove useless includes * some performance fixes pointed by cppcheck * remove some useless casts * TextDest: remove unused setFormSpec function | ||
* | Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) | Loïc Blot | 2017-04-20 |
| | | | | * Also remove 2 non declared but defined functions * Make some functions around const ref changes const | ||
* | Clang-format: fix some header files and remove them from whitelist | Loic Blot | 2017-04-07 |
| | |||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | Optimize headers | Perttu Ahola | 2012-06-17 |
| | |||
* | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | Handle failing openal init properly, add enable_sound and sound_volume settings | Perttu Ahola | 2012-04-06 |
| | |||
* | Almost support loading sounds from server | Perttu Ahola | 2012-03-25 |
| | |||
* | Lua API for playing sounds | Perttu Ahola | 2012-03-24 |
| | |||
* | Add sounds, tune things | Perttu Ahola | 2012-03-24 |
| | |||
* | Add event manager and use it to trigger sounds | Perttu Ahola | 2012-03-24 |
| | |||
* | c55sound continued | Perttu Ahola | 2012-03-24 |
| | |||
* | celeron55's sound system initial framework | Perttu Ahola | 2012-03-24 |