Clean up and fix freetype=false crashes (#8641)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Tue, 6 Aug 2019 19:33:13 +0000 (21:33 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2019 19:33:13 +0000 (21:33 +0200)
commit233cb86e864affe3dee8f60503584f1eb7e36287
treee1f57d5803abd1bbcdf296802537892e0289e645
parent8e757859d6a6bf6482480904e8485e9344e567ab
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 (?)
src/client/fontengine.cpp
src/client/fontengine.h
src/gui/guiChatConsole.cpp
src/irrlicht_changes/static_text.cpp