summaryrefslogtreecommitdiff
path: root/src/fontengine.cpp
Commit message (Collapse)AuthorAge
* FontEngine: Don't use file extension to check font file compatibilitykwolekr2014-12-29
|
* Fix MSVC compiling warnings and remove an unused textureSmallJoker2014-12-12
|
* Fix segfault at exit caused by non grabbed fontKahrl2014-11-30
|
* Make hud use fontengine toosapier2014-11-30
| | | | | Fix non coding style conforming glb_fontengine to g_fontengine Fix fonts never been deleted due to grabbed to often
* Implement proper font handlingsapier2014-11-30