summaryrefslogtreecommitdiff
path: root/src/sky.cpp
Commit message (Collapse)AuthorAge
* Various uninitialised variable fixesCraig Robbins2014-10-19
| | | | | | sky.cpp: m_bgcolor.getAlpha() was being used before initialised mesh related: m_highlight_mesh_color was being used uninitialised
* Add support for interlaced polarized 3d screenssapier2014-05-18
| | | | Add (experimental) support for topbottom as well as sidebyside 3d mode
* Fix directional fog color in front viewBlockMen2014-04-25
|
* Textureable sun and moon.RealBadAngel2014-04-21
|
* Add player:set_sky() with simple skybox supportPerttu Ahola2014-02-01
|
* Reduce cloud coloring for colored fog and cloud modesapier2013-12-16
|
* Add setting to disable direction dependent fog and sky colorssapier2013-12-15
|
* Directional fog + horizon colors, based on sun & moon positions at sunrise / ↵MirceaKitsune2013-12-15
| | | | sunset
* Lessen the sky color glitch when quickly turning to look up after looking at ↵Perttu Ahola2013-08-03
| | | | ground that contains caves
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
|
* Tune skyboxPerttu Ahola2012-03-27
|
* Fix and tune starsPerttu Ahola2012-03-18
|
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-18