aboutsummaryrefslogtreecommitdiff
path: root/src/clouds.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-1/+6
* Improve Clouds::render mathematicsLoic Blot2015-03-071-30/+25
* Refactor decoration-related codekwolekr2014-10-291-5/+5
* Fix rendering glitches when far from the center of the mapNovatux2014-03-041-1/+3
* Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja2013-03-131-2/+4
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Make cloud height user-configurablekwolekr2013-01-211-2/+1
* Clean and optimize clouds.cpp enough to not really contain any of the small a...Perttu Ahola2012-06-051-86/+85
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-181-41/+163
* Clean up log messages everywherePerttu Ahola2012-03-111-3/+0
* Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds ...Perttu Ahola2011-11-021-3/+3
* Add enable_2d_clouds setting for usage on lower-end machinesPerttu Ahola2011-10-181-2/+7
* Improve rendering and fix tiling in mesh generationPerttu Ahola2011-10-181-0/+4
* * by popular request, fewer cloudsNils Dagsson Moskopp2011-07-201-2/+2
* + fake shading for the volumetric cloudsNils Dagsson Moskopp2011-07-191-6/+19
* + volumetric clouds (thanks teddydestodes)Nils Dagsson Moskopp2011-07-181-11/+62
* Added an experimental "far view" thing. Doesn't work exactly like it should a...Perttu Ahola2011-06-071-1/+1
* random comment updatesPerttu Ahola2011-04-301-1/+1
* Tweaked clouds a bitPerttu Ahola2011-04-291-5/+5
* added cloudsPerttu Ahola2011-04-291-0/+157