aboutsummaryrefslogtreecommitdiff
path: root/src/clouds.cpp
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2017-08-20Modernize code: very last fixes (#6290)Loïc Blot
2017-08-17clientobject, clouds, collision, clientsimpleobject: code modernization (#6260)Loïc Blot
2017-08-12Remove cloud_height settingBen Deutsch
2017-07-05Fog effect when camera is inside cloudBen Deutsch
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-16C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot
2017-05-05Clouds API: Fix yellow clouds at dawn and dusk (#5707)Paramat
2017-05-04Clouds: Fix reddish clouds. Add missing alpha updateparamat
2017-04-30Add clouds APIBen Deutsch
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2015-07-09Settings: pass name to callbacks by referenceest31
2015-07-09Update clouds enable_3d_clouds when setting changedest31
2015-05-04Cache enable_3d_clouds flagest31
2015-05-04Clouds: Make cloud area radius settable in .confparamat
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-07Improve Clouds::render mathematicsLoic Blot
2014-10-29Refactor decoration-related codekwolekr
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
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 a...Perttu Ahola
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
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 a...Perttu Ahola
2011-04-30random comment updatesPerttu Ahola
2011-04-29Tweaked clouds a bitPerttu Ahola
2011-04-29added cloudsPerttu Ahola