summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/message.h
Commit message (Expand)AuthorAgeFilesLines
* Typo fixes.dolorous2008-06-251-1/+1
* Add more whitespace fixes.dolorous2008-06-221-2/+2
* Added option msg_condense_repeats (defaults to true) which causes messagezelgadis2008-06-081-1/+8
* Cleaned up and applied 1895117: formatted_string and tutorial polish.pauldubois2008-02-291-1/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-18/+2
* Implemented patch 1773718 (improved wizard commands) andj-p-e-g2007-09-021-0/+8
* Type-safety on mpr() and friends channel argument.haranp2007-08-041-8/+9
* When showing glyphs in messages (as in the tutorial), use stringize_glyph() todshaligram2007-06-081-1/+1
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-0/+1
* Messaging improvements.haranp2007-05-071-43/+40
* Added an std::ostream, mpr_stream, to the message.h interface.haranp2007-04-281-0/+31
* Made trap ammo dependent on T&D.haranp2007-04-231-0/+1
* Added a funtion for formatted message history, and, while I was at it, j-p-e-g2007-03-201-1/+4
* Added add_glyph methods to formatted string to show a monster or item glyph asdshaligram2007-01-281-0/+2
* Added formatted_mpr(), which gives (very!) basic support for formattedharanp2007-01-271-0/+5
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+14
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+83