Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Value copy / allocation optimizations mostly in server, SAO and serialize code | sfan5 | 2020-05-27 |
| | |||
* | set_sky improvements, set_sun, set_moon and set_stars | Jordach | 2020-03-05 |
| | |||
* | Increase star count to 1000 and decrease radius slightly (#9307) | lhofhansl | 2020-01-16 |
| | | | | | * Increase star count to 1000 and decrease radius slightly. * Adjust star width. | ||
* | Sky: Refactor of moon and sun drawing (#8683) | Methacrylon | 2019-07-30 |
| | | | Split sun and moon render parts from the main render function. | ||
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
Update Android.mk Remove 'src/client' from include_directories |