summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.h
Commit message (Expand)AuthorAgeFilesLines
* set_feature_quote, complement to set_feature_desc_long/short.Jude Brown2009-11-151-0/+3
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-34/+0
* Comment fixes.David Lawrence Ramsey2009-10-311-5/+5
* Fix bug [2874237] monster info display corruptionCharles Otto2009-10-311-9/+21
* Split dgn_lib out of luadgn.cc; rename luadgn to dlua.Robert Vollmert2009-10-191-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* * Actually use the rock worm's corpse tile.j-p-e-g2009-09-211-0/+1
* * Fix 2862312: examination of items in shops not working after buyingj-p-e-g2009-09-211-1/+2
* Add an inventory-like region for the Tiles version to make spellsj-p-e-g2009-09-101-0/+1
* Simplify.dolorous2009-08-181-1/+1
* Fix compilation.dolorous2009-08-181-1/+1
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-1/+1
* * Add deck names to card descriptions, and vice versa. This shouldj-p-e-g2009-03-151-1/+2
* Greatly improve 'V' command:j-p-e-g2009-03-101-2/+2
* * Rarely, allow randart books to use entirely random names.j-p-e-g2009-03-081-2/+2
* Fix [2664479]: handle monster lookups from ?/M better.haranp2009-03-051-2/+3
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-5/+1
* Mousing over monsters, items, and features will now show their description in...ennewalker2009-02-121-7/+148
* * Dump spells contained in randart spellbooks, marking memorised spellsj-p-e-g2008-12-291-0/+2
* Let portal vaults (and places like Vault:8 and Slime:6) change the short andzelgadis2008-12-271-0/+7
* * Properly deactivate shields during transformations.j-p-e-g2008-10-261-0/+1
* Implement the first part of FR 2055862: Make the database search alsoj-p-e-g2008-09-271-0/+6
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-0/+3
* * Move all quotes into quotes.txt and a database of their own.j-p-e-g2008-08-041-1/+2
* Fix 2024087: @_generic_orc_speech@.j-p-e-g2008-07-231-1/+1
* Bug 2017912: fix item quote taking up too much screen space. A hack untilzelgadis2008-07-151-1/+1
* Bug 2006559: don't include quotes about in a monster's description if itzelgadis2008-07-011-1/+4
* Outsource the tutorial descriptions of skills, and make them searchablej-p-e-g2008-06-181-0/+4
* Implemented a modified version of FR 1994116: change inscriptionj-p-e-g2008-06-161-1/+1
* Remove unneeded methods (including the old resistance screen), renamej-p-e-g2008-06-121-6/+11
* Consolidate all cases where corpses are turned into skeletons, asj-p-e-g2008-05-311-0/+1
* Rework staves/rods to match the ID behaviour of wands etc., i.e.j-p-e-g2008-02-101-0/+3
* Can now search the description database by name (keyword) with '?/'.zelgadis2007-09-211-0/+2
* Different messages for piety gain/no piety gain when sacrificing.haranp2007-09-171-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+12
* Inscribing now only works for items in inventory.j-p-e-g2007-08-141-1/+1
* Allow inscription when viewing items. j-p-e-g2007-08-131-1/+1
* Correct "artifact" to "artefact".dshaligram2007-06-201-1/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-1/+1
* Initial stab at feature descriptions. I suppose I should have put them inharanp2007-04-241-4/+2
* Added ice statues.dshaligram2007-04-091-1/+1
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-1/+1
* Added KFEAT:, KITEM: and KMONS: map directives to allow placing specificdshaligram2007-03-121-0/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-2/+7
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+64