summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/message.h
Commit message (Expand)AuthorAgeFilesLines
* message.h: remove superfluous semicolonSteven Noonan2009-12-291-1/+1
* reset_more_autoclear() -> set_more_autoclear()Matthew Cline2009-11-241-1/+1
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-20/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Apply my recent commits to trunk.j-p-e-g2009-06-151-0/+1
* Implement a very basic attempt at message condensation: Store the most j-p-e-g2009-02-271-1/+2
* Properly use default parameters when displaying comma-separated lists.dolorous2009-02-121-1/+1
* Implemented crash data reporting, though it's only some stubs on Windows andzelgadis2009-01-181-0/+1
* Disallowing mouse clicks on force_more messages to help avoid accidental deaths.ennewalker2009-01-151-1/+1
* Added arena game options:zelgadis2009-01-011-0/+8
* If a multi-line message matches message_colour or note_messages then apply themzelgadis2008-12-261-14/+0
* If the user presses ESC in response to --more-- then automatically clearzelgadis2008-12-211-0/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* FR 1969858: Store message history across saves.j-p-e-g2008-09-141-0/+3
* 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