| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-03 | refacto: protect some RenderingEngine::get_scene_manager | Loic Blot | |
| * protect it from Camera, Sky, ClientMap object calls * rename Game::sky to Game::m_sky | |||
| 2021-02-17 | Add nametag background setting and object property (#10937) | rubenwardy | |
| 2020-10-19 | Decouple entity minimap markers from nametags replacing with show_on_minimap ↵ | sfan5 | |
| property (#10443) | |||
| 2020-05-02 | set_fov: Add support for time-based transitions (#9705) | ANAND | |
| 2020-04-16 | Camera: Fix shooting line offsets (#9681) | SmallJoker | |
| Removes duplicated offset calculations from Game and use whatever the Camera class returns. This keeps the eye position nicely in sync, and gets rid of duplicated code. | |||
| 2018-11-28 | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | |
| Update Android.mk Remove 'src/client' from include_directories | |||
