summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/format.cc
Commit message (Expand)AuthorAgeFilesLines
* Another code cleanup.j-p-e-g2008-04-151-16/+18
* For David. Menu's draw_title_suffix can now accept a formatted_stringpauldubois2008-04-071-0/+56
* Nemelex changes:haranp2008-04-031-1/+1
* Tutorial fix, maybe?pauldubois2008-03-301-1/+1
* Fix 1927562, which was introduced by a code cleanup.pauldubois2008-03-291-5/+3
* [FR 1909388] Command key changesj-p-e-g2008-03-091-2/+2
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+7
* Fix trunk compile, and a bit of code clean-up.j-p-e-g2008-02-291-8/+18
* Cleaned up and applied 1895117: formatted_string and tutorial polish.pauldubois2008-02-291-14/+107
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-3/+3
* [1801838] Use a menu to show mutation list so long lists don't scroll off the...dshaligram2008-01-251-0/+11
* 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