summaryrefslogtreecommitdiff
path: root/src/clouds.cpp
Commit message (Expand)AuthorAge
* Clouds API: Fix yellow clouds at dawn and dusk (#5707)Paramat2017-05-05
* Clouds: Fix reddish clouds. Add missing alpha updateparamat2017-05-04
* Add clouds APIBen Deutsch2017-04-30
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-11
* Settings: pass name to callbacks by referenceest312015-07-09
* Update clouds enable_3d_clouds when setting changedest312015-07-09
* Cache enable_3d_clouds flagest312015-05-04
* Clouds: Make cloud area radius settable in .confparamat2015-05-04
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01
* Improve Clouds::render mathematicsLoic Blot2015-03-07
* Refactor decoration-related codekwolekr2014-10-29
* 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
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Make cloud height user-configurablekwolekr2013-01-21
* Clean and optimize clouds.cpp enough to not really contain any of the small a...Perttu Ahola2012-06-05
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-18
* Clean up log messages everywherePerttu Ahola2012-03-11
* Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds ...Perttu Ahola2011-11-02
* Add enable_2d_clouds setting for usage on lower-end machinesPerttu Ahola2011-10-18
* Improve rendering and fix tiling in mesh generationPerttu Ahola2011-10-18
* * by popular request, fewer cloudsNils Dagsson Moskopp2011-07-20
* + fake shading for the volumetric cloudsNils Dagsson Moskopp2011-07-19
* + volumetric clouds (thanks teddydestodes)Nils Dagsson Moskopp2011-07-18
* Added an experimental "far view" thing. Doesn't work exactly like it should a...Perttu Ahola2011-06-07
* random comment updatesPerttu Ahola2011-04-30
* Tweaked clouds a bitPerttu Ahola2011-04-29
* added cloudsPerttu Ahola2011-04-29