0ad/binaries
Ykkrosh 5778484a77 Refactor text renderer
Replace unifont with CFont and CFontManager, since the h_mgr interface
was
needlessly inconvenient.

Load the font textures through CTextureManager, to support dynamic
reloading (e.g. when resetting GL state - see #741).

Add CFontMetrics as a convenient wrapper for code that just wants to
measure text.

Fixes #1117.

This was SVN commit r14016.
2013-10-18 15:53:07 +00:00
..
data Refactor text renderer 2013-10-18 15:53:07 +00:00
logs Updates logs readme with link to Trac, to replace confusing outdated info 2012-08-02 19:41:50 +00:00
system Many small bugfixes for AIs. Adds support for difficulty (and along with that, some behind-the-door architecture for a handicap system). 2013-03-13 20:44:48 +00:00