Wuzzy
|
625b100593
|
Add comments for translators (#9510)
* Add translator comments for "special" strings
* Add translator comments for some "tricky" strings
|
2020-03-20 09:41:07 +01:00 |
|
SmallJoker
|
388ea737f5
|
Clean up font caching, fix bitmap fonts
|
2019-11-03 11:45:33 +01:00 |
|
Pierre-Yves Rollo
|
72416a6a1f
|
Formspec: add hypertext element
|
2019-11-03 11:45:33 +01:00 |
|
SmallJoker
|
26b39f1eae
|
Fix some reference counters (memleak) (#8981)
Fix some reference counters (memleak)
Map::dispatchEvent: Allocation safety using references
|
2019-09-24 19:05:28 +02:00 |
|
SmallJoker
|
fbc8724d59
|
fontengine: Fix non-gettext builds
|
2019-08-24 19:11:50 +02:00 |
|
SmallJoker
|
233cb86e86
|
Clean up and fix freetype=false crashes (#8641)
A IGUIFont of type bitmap/vector cannot be converted to CGUITTFont
Fixes various segfaults in gameplay
Shorter font cache code, cleaned up (?)
|
2019-08-06 21:33:13 +02:00 |
|
Martin Renold
|
b02effdab9
|
Fix crash if display resolution is not set (#7950)
On my wayland / gnome3 setup DisplayHeightMM() returns 0. This resulted in a
misleading startup error suggesting to fix my font paths.
|
2018-12-08 16:26:04 +01:00 |
|
Quentin Bazin
|
5f1cd555cd
|
Move client-specific files to 'src/client' (#7902)
Update Android.mk
Remove 'src/client' from include_directories
|
2018-11-28 20:01:49 +01:00 |
|