aboutsummaryrefslogtreecommitdiff
path: root/src/client/sky.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Value copy / allocation optimizations mostly in server, SAO and serialize codesfan52020-05-271-2/+2
* Color gradient for default and 'regular' type sky (#9502)TheTermos2020-05-091-29/+4
* Sky API: Rename *_tint to fog_*_tint for consistencySmallJoker2020-05-051-6/+6
* Fix star visilibity and documentation (since 946c03c6)Jordan Snelling2020-03-081-26/+9
* set_sky improvements, set_sun, set_moon and set_starsJordach2020-03-051-235/+477
* Increase star count to 1000 and decrease radius slightly (#9307)lhofhansl2020-01-161-1/+1
* Unify OpenGL ES supportsfan52019-08-041-2/+3
* Sky: Refactor of moon and sun drawing (#8683)Methacrylon2019-07-301-149/+132
* Draw all horizons and sky base, in front of stars (#7932)Paramat2018-12-061-98/+102
* Draw stars behind the moon (#7928)Paramat2018-12-021-81/+86
* Slightly alter star appearence time and full brightness time (#7921)Paramat2018-12-021-3/+7
* Fix sky bugs when using sun or moon textures (#7918)Paramat2018-12-011-77/+77
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+755