aboutsummaryrefslogtreecommitdiff
path: root/src/sky.cpp
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-11-12Night sky: Fix brightness threshold for applying night colours (#7859)Paramat
2018-10-01Night clouds: Boost brightness for a moonlit appearence (#7748)Paramat
2018-09-27Fix stretched stars bug, change render orderAspen
2018-08-04Fix sky objects not rendering with ogles (#7598)stujones11
2018-04-09Sun colour: Undo colour change. Remove double assignment (#7227)Paramat
2018-04-04Fix 5 issues reported by PVS studioLoic Blot
2018-04-04Fix last performance-type-promotion-in-math-fn problemsLoic Blot
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-19Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)Loïc Blot
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-21Cpp11 initializers: last src root changeset (#6022)Loïc Blot
2017-05-04Directional coloured fog: Fix order of SColor componentsparamat
2017-05-02Set sky API: Add bool for clouds in front of custom skyboxparamat
2017-04-30Add clouds APIBen Deutsch
2016-11-08Sky: Draw bottom of the sky box in 'cloudy fog color'Lars Hofhansl
2016-06-11Sky.cpp: Improve code style. Define sky colours as SColorparamat
2016-06-09Sky: Darker, bluer sky and improved horizon haze at nightparamat
2016-06-08Sky: Fix sunrisebg texture motion (#4199)Paramat
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-31Move texture_min_size even further down the pipe. Now, textures are JIT-upsca...Aaron Suen
2015-03-05Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot
2015-01-18Fix use of uninit data in Sky and (potentially) GUIChatConsole constructorsKahrl
2014-12-08Make directional fog colors respect tonemapMirceaKitsune
2014-10-19Various uninitialised variable fixesCraig Robbins
2014-05-18Add support for interlaced polarized 3d screenssapier
2014-04-25Fix directional fog color in front viewBlockMen
2014-04-21Textureable sun and moon.RealBadAngel
2014-02-01Add player:set_sky() with simple skybox supportPerttu Ahola
2013-12-16Reduce cloud coloring for colored fog and cloud modesapier
2013-12-15Add setting to disable direction dependent fog and sky colorssapier
2013-12-15Directional fog + horizon colors, based on sun & moon positions at sunrise / ...MirceaKitsune
2013-08-03Lessen the sky color glitch when quickly turning to look up after looking at ...Perttu Ahola
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-03-27Tune skyboxPerttu Ahola
2012-03-18Fix and tune starsPerttu Ahola
2012-03-18Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola