Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fontengine: Fix non-gettext builds | SmallJoker | 2019-08-24 |
| | |||
* | Clean up and fix freetype=false crashes (#8641) | SmallJoker | 2019-08-06 |
| | | | | | A IGUIFont of type bitmap/vector cannot be converted to CGUITTFont Fixes various segfaults in gameplay Shorter font cache code, cleaned up (?) | ||
* | Fix crash if display resolution is not set (#7950) | Martin Renold | 2018-12-08 |
| | | | | On my wayland / gnome3 setup DisplayHeightMM() returns 0. This resulted in a misleading startup error suggesting to fix my font paths. | ||
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
Update Android.mk Remove 'src/client' from include_directories |