summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/message.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Flush macro input buffer when fire command fails (Erik).dshaligram2007-06-081-15/+17
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-5/+5
* [1709687] Fixed Vehumet and Lugonu not accepting kills by undead slaves.dshaligram2007-06-031-1/+2
* [1715565] Removed "You mutate" message which is irrelevant since the specificdshaligram2007-06-031-0/+4
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-2/+2
* Messaging improvements.haranp2007-05-071-53/+73
* Added an std::ostream, mpr_stream, to the message.h interface.haranp2007-04-281-0/+68
* Made trap ammo dependent on T&D.haranp2007-04-231-0/+8
* Message area was not cleared after --more-- if delay_message_clear=yes, fixeddshaligram2007-04-141-2/+1
* Allow "mute" as a colour in message_colour, which means the messageharanp2007-04-041-43/+39
* Suppress equipment, diagnostic and tutorial channels in character dump messagedshaligram2007-04-011-2/+11
* Added a funtion for formatted message history, and, while I was at it, j-p-e-g2007-03-201-120/+124
* Added message_colour option to allow custom-colouring individual messages. Thisdshaligram2007-03-161-5/+17
* Add LOW MAGIC WARNING. This involved creating a channel, modifying init.txt,...mtitus_6132007-03-061-0/+4
* Moved formatted_string into its own file, separate from the rest of Menu.haranp2007-02-171-2/+1
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-9/+31
* Added add_glyph methods to formatted string to show a monster or item glyph asdshaligram2007-01-281-2/+2
* Added formatted_mpr(), which gives (very!) basic support for formattedharanp2007-01-271-1/+119
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-17/+6
* First steps towards making delay_message_clear useful. The intent is to use adshaligram2007-01-121-72/+28
* Tweaked travel/explore so that it doesn't cut off before trying to move to adshaligram2007-01-091-1/+2
* Allow <> to scroll Ctrl-P message history.dshaligram2007-01-061-4/+7
* stop_travel messages now also apply to shift-run and rest (under the defaultdshaligram2007-01-021-7/+6
* An attempt at a more comprehensive fix for cursor inconsistencies betweendshaligram2006-12-171-10/+6
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-15/+107
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+598