summaryrefslogtreecommitdiff
path: root/src/clouds.h
Commit message (Collapse)AuthorAge
* Add clouds APIBen Deutsch2017-04-30
|
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-11
| | | | | * Sky: rename Box => m_box and inline getBoundingBox * Uniformize aabbox3d<f32> to aabb3f
* Update clouds enable_3d_clouds when setting changedest312015-07-09
|
* Cache enable_3d_clouds flagest312015-05-04
| | | | Small improvement on clouds rendering performance
* Clouds: Make cloud area radius settable in .confparamat2015-05-04
|
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01
| | | | | | | | | | | | Move debug streams to log.cpp|h Move GUI-related globals to clientlauncher Move g_settings and g_settings_path to settings.cpp|h Move g_menuclouds to clouds.cpp|h Move g_profiler to profiler.cpp|h
* Fix #1358 (disappearing clouds)Novatux2014-06-09
|
* Fix all warnings reported by clangSfan52014-04-15
|
* Fix rendering glitches when far from the center of the mapNovatux2014-03-04
|
* Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja2013-03-13
| | | | | Also add a menuheader, menusplash, menufooter_clouds, and allow HD menu footers. And finally don't git-ignore textures/base/.
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Optimize headersPerttu Ahola2012-06-17
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-18
|
* random comment updatesPerttu Ahola2011-04-30
|
* added cloudsPerttu Ahola2011-04-29