summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
Commit message (Expand)AuthorAgeFilesLines
* Various religion-related fixes: Update the player's title when gainingDavid Lawrence Ramsey2009-09-241-0/+1
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* Remove "The" from Nemelex's religios titles, as they're redundant nowDavid Lawrence Ramsey2009-09-231-2/+2
* * Actually use the rock worm's corpse tile.j-p-e-g2009-09-211-10/+15
* * Fix 2862312: examination of items in shops not working after buyingj-p-e-g2009-09-211-4/+6
* Implement part of [2837033]: Randomize colors, resistances, and attack dolorous2009-09-181-2/+3
* Simplify further.dolorous2009-09-171-6/+6
* Add still more minor cosmetic fixes.dolorous2009-09-171-0/+2
* Add more minor cosmetic fixes.dolorous2009-09-171-1/+1
* Fix 2858572: tiles spell memorisation crashes.j-p-e-g2009-09-141-1/+1
* Commit several patches:j-p-e-g2009-09-131-0/+12
* Adapt Matthew's new memorisation interface for tiles, using the samej-p-e-g2009-09-121-1/+1
* Display spell cost, success chance, schools, power, range, and hunger inj-p-e-g2009-09-101-18/+23
* Add an inventory-like region for the Tiles version to make spellsj-p-e-g2009-09-101-16/+29
* Apply caotto's patch in [2850890] to display the lowest piety level dolorous2009-09-041-2/+9
* FR 2810959: If a player reads a spellbook which is in inventory, then looks atzelgadis2009-08-181-5/+31
* * Fix capitalization is staff description (2832393).j-p-e-g2009-08-071-1/+1
* * 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