aboutsummaryrefslogtreecommitdiff
path: root/src/fontengine.cpp
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-04-04Fix last performance-type-promotion-in-math-fn problemsLoic Blot
2017-11-08Fix issue Minetest crash when custom font path is not existMuhammad Rifqi Priyo Susanto
2017-08-20Modernize code: very last fixes (#6290)Loïc Blot
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-20Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot
2017-06-16C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot
2017-03-05Font: attempt fallback font, abort if no fonts found.Auke Kok
2015-08-25Change i++ to ++iDavid Jones
2015-07-09Settings: pass name to callbacks by referenceest31
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-01-25Settings fixes Make the GameGlobalShaderConstantSetter use the settings callb...gregorycu
2015-01-25Revert "Make the GameGlobalShaderConstantSetter use the settings callback (8%...Craig Robbins
2015-01-23Make the GameGlobalShaderConstantSetter use the settings callback (8% perf im...gregorycu
2014-12-29FontEngine: Don't use file extension to check font file compatibilitykwolekr
2014-12-12Fix MSVC compiling warnings and remove an unused textureSmallJoker
2014-11-30Fix segfault at exit caused by non grabbed fontKahrl
2014-11-30Make hud use fontengine toosapier
2014-11-30Implement proper font handlingsapier