summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/format.cc
Commit message (Expand)AuthorAgeFilesLines
* Added basic HTML output functionality to formatted_string. Not usedharanp2007-10-151-0/+42
* Make formatted_string::parse_string() split up the string into chunks ofzelgadis2007-09-251-0/+12
* [1775520] Sling bullets are no longer throwable.dshaligram2007-08-171-2/+2
* Coloured power display. This is, for now, a rather extreme hack.haranp2007-07-031-0/+5
* The tutorial now uses set_more() to display the ability-menu helpharanp2007-06-301-0/+19
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-2/+4
* Tutorial tweaks:dshaligram2007-03-201-2/+25
* Moved formatted_string into its own file, separate from the rest of Menu.haranp2007-02-171-0/+291