summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
Commit message (Expand)AuthorAgeFilesLines
* * Apply patch by kotk to fix the Alt-Tab bug (BR 2805959).j-p-e-g2009-07-271-1/+5
* Apply kotk's minor fixes patch in [2827129], with minor tweaks.dolorous2009-07-251-1/+6
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-1/+6
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-1/+15
* Mention the mutation-curing ability on the "^" screen.dolorous2009-07-121-0/+8
* Adjust god ability descriptions a bit.dolorous2009-07-111-5/+5
* Indicate in a monster's description if it's mindless. This is mostly dolorous2009-07-101-2/+0
* Fix description of unrandarts.zelgadis2009-06-261-25/+19
* Replace "is_random_artefact()" with "is_artefact()" in a few places wherezelgadis2009-06-251-7/+7
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-239/+149
* Slightly change Elyvilon's ^! text on pacification.dploog2009-06-191-6/+5
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-88/+88
* Forward-port applicable fixes from 0.5 r9896 to trunk.dolorous2009-06-051-3/+3
* FR 2722830 and related changes:zelgadis2009-06-021-0/+9
* Apply r9873 to trunk.j-p-e-g2009-06-011-0/+4
* Fix fake rakshasas being described as summoned.j-p-e-g2009-05-281-1/+1
* Add whitespace fix.dolorous2009-05-261-1/+1
* * More tutorial tweaks (tiles, mostly).j-p-e-g2009-05-251-9/+20
* Remove unused POISONED_II missile brand, as it's redundant.dolorous2009-05-231-1/+0
* Add spacing fixes.dolorous2009-04-301-1/+1
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-14/+19
* Update healing ability descriptions to account for the previous changes.dolorous2009-04-191-3/+4
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-35/+43
* Mention monsters regenerating (e.g. trolls) or not regenerating (e.g.j-p-e-g2009-04-181-4/+11
* Deep dwarves get the same number of initial strength points as mountain dolorous2009-04-181-9/+12
* Since player ghosts now retain their religions (under most dolorous2009-04-171-1/+6
* Elyvilon ability descriptions split into healing and self-healing. dploog2009-04-041-6/+4
* Add some checks to Xom making you cast spells, so you don't attempt toj-p-e-g2009-03-311-1/+1
* Remove DEBUG setting.j-p-e-g2009-03-291-2/+2
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-1/+1
* Xom again:j-p-e-g2009-03-281-9/+9
* Make player ghosts keep the gods they worshipped in life, if any (except dolorous2009-03-261-1/+1
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-18/+28
* TSO worshippers with the stinger mutation will not use the tailslapharanp2009-03-181-1/+6
* * Add deck names to card descriptions, and vice versa. This shouldj-p-e-g2009-03-151-8/+10
* Really fix monster speed handling, so that enslaved intact souls can dolorous2009-03-141-2/+1
* Simplify.dolorous2009-03-091-3/+2
* Add a few last monster speed cleanups.dolorous2009-03-091-1/+3
* * Rarely, allow randart books to use entirely random names.j-p-e-g2009-03-081-10/+14
* Properly calculate speed on the level of individual monsters.dolorous2009-03-061-1/+1
* Fix description of monsters' flight status.dolorous2009-03-061-3/+3
* Tiles again:j-p-e-g2009-03-061-5/+14
* Fix [2664479]: handle monster lookups from ?/M better.haranp2009-03-051-5/+8
* Adjust descriptions for Elyvilon's healing abilities again, and rename them "...dolorous2009-02-281-8/+10
* * Describe monsters with hellfire resistance (imps) as "extremelyj-p-e-g2009-02-251-0/+3
* Removing another debugging statement. *sighs* Looks like my commits are j-p-e-g2009-02-211-2/+0
* * Tweak spell number of randart books some more.j-p-e-g2009-02-211-2/+5
* Modified Unarmed Combat in-game descriptions. (FR 2594007, slinkies)dploog2009-02-131-9/+9
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-4/+2
* Fix use of the serial comma.dolorous2009-02-121-3/+3