Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove dead code (#10845) | rubenwardy | 2021-01-22 |
| | |||
* | Decouple entity minimap markers from nametags replacing with show_on_minimap ↵ | sfan5 | 2020-10-19 |
| | | | | property (#10443) | ||
* | Minimap as HUD element with API control | Pierre-Yves Rollo | 2020-10-04 |
| | | | | | | | Features: * Define Minimap available modes (surface/radar, scale) from Lua, using player:set_minimap_modes() * New HUD elements for displaying minimap with custom size and placing * New minimap mode for displaying a texture instead of the map | ||
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
Update Android.mk Remove 'src/client' from include_directories |