summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilefont.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary includes from header files.Jay3.14152012-10-231-4/+3
* Use std namespace.Raphael Langella2012-08-261-1/+1
* added proper unicode support at the cost of some memory overheadfrogbotherer2012-06-251-2/+2
* Doxygenization and junk purging that was missed by my script.Adam Borowski2011-04-021-5/+0
* Merge branch 'master' into unicodeAdam Borowski2011-01-111-1/+1
|\
| * Fix the struct/class clang warnings for tiles, too.Adam Borowski2011-01-081-1/+1
* | Let tiles output our UTF-8 encoded strings -- only the ISO-8859-1 subset for ...Adam Borowski2010-09-271-2/+2
|/
* Remove extra semicolons (Luca).Robert Vollmert2010-07-291-1/+1
* Reduce dependencies on tilereg.h.Enne Walker2010-04-251-0/+1
* Comment cleanup.Enne Walker2010-04-241-10/+0
* Move specific create funcs out of generic files.Enne Walker2010-04-241-1/+3
* General coding standards update.Enne Walker2010-04-241-22/+22
* Declaired certain member functions const.Ixtli2010-04-241-7/+7
* Created FontWrapper, and made FT flag in makefile.Ixtli2010-04-241-58/+37
* Adds support for mouse and arrow operable menusJanne Lahdenpera2010-03-291-0/+2
* Experimentally draw tool tip below the mouse pointer rather than above.Johanna Ploog2010-01-111-1/+2
* Remove AppHdr.h from header filesMatthew Cline2009-11-011-1/+0
* tilefont.{cc,h}: eliminate "array subscript is of type 'char'" warningsSteven Noonan2009-10-251-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Setting all .h/.cc files in source to have a consistent keyword propset.ennewalker2009-01-041-1/+1
* More graphical menu improvements. Inventory menus now have columns. Long en...ennewalker2008-10-251-0/+14
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-0/+12
* Adding better outlines to fonts so that they are more readable.ennewalker2008-10-041-2/+2
* Add whitespace fixes.dolorous2008-09-281-1/+1
* [2021067] Fixing font centering issues.ennewalker2008-07-241-0/+2
* More configurable fonts for Tiles.ennewalker2008-07-241-2/+5
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-0/+71