aboutsummaryrefslogtreecommitdiff
path: root/src/clouds.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-6/+1
* clientobject, clouds, collision, clientsimpleobject: code modernization (#6260)Loïc Blot2017-08-171-1/+1
* Remove cloud_height settingBen Deutsch2017-08-121-3/+1
* Fog effect when camera is inside cloudBen Deutsch2017-07-051-2/+9
* Isolate irrlicht references and use a singleton (#6041)Loïc Blot2017-06-261-3/+1
* C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot2017-06-161-5/+4
* Add clouds APIBen Deutsch2017-04-301-6/+48
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-111-3/+3
* Update clouds enable_3d_clouds when setting changedest312015-07-091-0/+3
* Cache enable_3d_clouds flagest312015-05-041-0/+1
* Clouds: Make cloud area radius settable in .confparamat2015-05-041-0/+1
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-0/+8
* Fix #1358 (disappearing clouds)Novatux2014-06-091-0/+3
* Fix all warnings reported by clangSfan52014-04-151-1/+0
* Fix rendering glitches when far from the center of the mapNovatux2014-03-041-0/+6
* Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja2013-03-131-1/+2
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-181-2/+2
* random comment updatesPerttu Ahola2011-04-301-1/+1
* added cloudsPerttu Ahola2011-04-291-0/+83