summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
Commit message (Expand)AuthorAgeFilesLines
* When adding on a line to a monster description like "It smells",zelgadis2008-12-311-12/+12
* Add miscellaneous minor fixes.dolorous2008-12-311-1/+1
* * Fix charge/enchantment description leaking information aboutj-p-e-g2008-12-301-15/+24
* Actually use MAX_WPN_ENCHANT instead of hardcoding +9 everywhere.j-p-e-g2008-12-291-5/+15
* * Also describe enchantment limits for weapons (+9, right?), missiles, j-p-e-g2008-12-291-1/+31
* * Nerf Dwarfs' Evocations aptitude 45 -> 67 (as e.g. Grey Elf).j-p-e-g2008-12-291-2/+17
* * Dump spells contained in randart spellbooks, marking memorised spellsj-p-e-g2008-12-291-10/+71
* The entry gates to portal vaults can now set their long feature description viazelgadis2008-12-281-1/+24
* Don't place zombified monsters using PROX_NEAR_STAIRS.j-p-e-g2008-12-271-0/+7
* Let portal vaults (and places like Vault:8 and Slime:6) change the short andzelgadis2008-12-271-7/+62
* FR #2083661: when polymorphed, unique (and named) monsters now retain theirzelgadis2008-12-251-7/+1
* Implement reliable protection from harm for Elyvilon (available under dolorous2008-12-211-7/+24
* Fix bug 2398346: don't record note on identify-by-wearing of mundane armour.zelgadis2008-12-071-1/+6
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-1/+1
* The start of randart spellbooks. Never randomly generated and only created viazelgadis2008-12-021-0/+3
* Added shields of reflection, though they're not randomly generated and have nozelgadis2008-12-011-0/+5
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-1/+19
* * Add icons for weapon brands, mostly borrowing from potions/wands andj-p-e-g2008-11-281-3/+0
* Clean up ability handling to display costs for prayer-activated dolorous2008-11-241-30/+44
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-2/+1
* Add more size-related cleanups.dolorous2008-11-191-4/+0
* Clean up handling of thrown items (mostly large rocks) again.dolorous2008-11-171-1/+1
* Make all the checks for throwable items consistent.dolorous2008-11-171-2/+2
* * Properly deactivate shields during transformations.j-p-e-g2008-10-261-0/+8
* General code improvements.haranp2008-10-121-4/+3
* Fix typo.haranp2008-10-111-1/+1
* Add more prayer-related fixes.dolorous2008-10-071-9/+7
* Make base_name() use a default parameter.dolorous2008-10-071-1/+1
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-1/+1
* Clarify god descriptions a bit.dolorous2008-10-021-1/+2
* Simplify.dolorous2008-10-021-2/+2
* Simplify.dolorous2008-09-301-1/+1
* Consolidate and clean up Yred's injury mirroring routines.dolorous2008-09-301-1/+1
* Implement the first part of FR 2055862: Make the database search alsoj-p-e-g2008-09-271-19/+25
* 2078450: better description of weapons of speed.haranp2008-09-251-10/+2
* Removed Ogre-Mages, hopefully without breaking anything. Docs are unchanged.haranp2008-09-251-1/+0
* Add miscellaneous minor fixes.dolorous2008-09-251-1/+1
* Replace Yred's life saving with injury mirroring, based on the old "pain dolorous2008-09-251-0/+9
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-12/+0
* Add minor cosmetic fixes.dolorous2008-09-081-3/+3
* Fix the descriptions of several gods' protection from harm, including dolorous2008-08-241-1/+4
* Add wording fix.dolorous2008-08-161-1/+1
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-20/+29
* 2036429: better spacing on ^ screen.haranp2008-08-041-12/+6
* * Move all quotes into quotes.txt and a database of their own.j-p-e-g2008-08-041-29/+70
* Apply missing bits of 0.4's r6748 to trunk.dolorous2008-08-031-1/+1
* Apply Yelve Yakut's patch (2020369) to list monsters and items in view.j-p-e-g2008-08-021-3/+5
* Fix 2033984: Monsters being created with both a shield and a 2-hander.j-p-e-g2008-07-311-1/+1
* Massive overhaul to move towards coord_def().haranp2008-07-301-1/+1
* Fix 2028969: excess comma in autoinscriptions of brand-only artefacts.j-p-e-g2008-07-271-18/+24