Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fully remove bitmap font support (#11863) | sfan5 | 2022-01-08 |
| | | | Freetype is now a build requirement. | ||
* | Update Android to new dependency repo (#11690) | sfan5 | 2021-10-31 |
| | |||
* | Switch MapBlock compression to zstd (#10788) | lhofhansl | 2021-08-31 |
| | | | | | | | * Add zstd support. * Rearrange serialization order * Compress entire mapblock Co-authored-by: sfan5 <sfan5@live.de> | ||
* | Gettext support on Android (#11435) | Pevernow | 2021-08-08 |
| | | | | Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: =?UTF-8?q?Olivier=20Samyn=20=F0=9F=8E=BB?= <code@oleastre.be> | ||
* | Move build/android directory to root of project (#11283) | NeroBurner | 2021-06-21 |