aboutsummaryrefslogtreecommitdiff
path: root/src/clouds.cpp
AgeCommit message (Collapse)Author
2014-10-29Refactor decoration-related codekwolekr
Split up ModApiMapgen::l_register_decoration() Define and make use of CONTAINS() and ARRLEN() macros
2014-03-04Fix rendering glitches when far from the center of the mapNovatux
2013-03-13Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja
Also add a menuheader, menusplash, menufooter_clouds, and allow HD menu footers. And finally don't git-ignore textures/base/.
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-01-21Make cloud height user-configurablekwolekr
2012-06-05Clean and optimize clouds.cpp enough to not really contain any of the small ↵Perttu Ahola
amount of non-LGPLv2/later code left
2012-03-18Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola
2012-03-11Clean up log messages everywherePerttu Ahola
2011-11-02Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds ↵Perttu Ahola
to enable_3d_clouds)
2011-10-18Add enable_2d_clouds setting for usage on lower-end machinesPerttu Ahola
2011-10-18Improve rendering and fix tiling in mesh generationPerttu Ahola
2011-07-20* by popular request, fewer cloudsNils Dagsson Moskopp
2011-07-19+ fake shading for the volumetric cloudsNils Dagsson Moskopp
2011-07-18+ volumetric clouds (thanks teddydestodes)Nils Dagsson Moskopp
2011-06-07Added an experimental "far view" thing. Doesn't work exactly like it should ↵Perttu Ahola
and not suitable for real use yet, and might never be.
2011-04-30random comment updatesPerttu Ahola
2011-04-29Tweaked clouds a bitPerttu Ahola
2011-04-29added cloudsPerttu Ahola