index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fontengine.cpp
Age
Commit message (
Expand
)
Author
2017-03-05
Font: attempt fallback font, abort if no fonts found.
Auke Kok
2015-08-25
Change i++ to ++i
David Jones
2015-07-09
Settings: pass name to callbacks by reference
est31
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2015-03-07
For usages of assert() that are meant to persist in Release builds (when NDEB...
Craig Robbins
2015-01-25
Settings fixes Make the GameGlobalShaderConstantSetter use the settings callb...
gregorycu
2015-01-25
Revert "Make the GameGlobalShaderConstantSetter use the settings callback (8%...
Craig Robbins
2015-01-23
Make the GameGlobalShaderConstantSetter use the settings callback (8% perf im...
gregorycu
2014-12-29
FontEngine: Don't use file extension to check font file compatibility
kwolekr
2014-12-12
Fix MSVC compiling warnings and remove an unused texture
SmallJoker
2014-11-30
Fix segfault at exit caused by non grabbed font
Kahrl
2014-11-30
Make hud use fontengine too
sapier
2014-11-30
Implement proper font handling
sapier