summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove some of my infamous debugging statements (I keep forgettingj-p-e-g2008-07-061-1/+1
* Add yet another spacing fix.dolorous2008-07-061-1/+1
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-6/+6
* Fix 2005590: Branded darts unbranded when thrown.j-p-e-g2008-07-031-3/+3
* Implement the first part of the overhauled starting equipment andj-p-e-g2008-07-011-3/+3
* Simplify.dolorous2008-06-301-10/+8
* Fix 2004501: buggy ?identify; also finally properly id ?identify itselfj-p-e-g2008-06-281-3/+3
* Fix the character selecting omitting letters for restricted classes (asj-p-e-g2008-06-261-4/+4
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-145/+145
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-0/+1
* Don't change beam names for tracers. (Fixes 1994978.)j-p-e-g2008-06-161-5/+5
* Fix [1994684]: Weapon enchantments were always failing if only one of dolorous2008-06-161-30/+22
* Comment fixes.dolorous2008-06-151-2/+2
* Fix 1986252: double "Blech! You need xy!" messagej-p-e-g2008-06-061-2/+2
* Fix a stupid bug I'd introduced when fixing another one.j-p-e-g2008-06-021-4/+10
* Comment fixes.dolorous2008-05-301-2/+2
* Apply beam tracer prompt to helpless/fleeing etc. creatures whenj-p-e-g2008-05-231-1/+2
* Improve player beam tracer for firing through friendlies:j-p-e-g2008-05-221-81/+79
* Finally fix 1868761: Books in shops being noted as identified over andj-p-e-g2008-05-201-3/+4
* Disallow racial (orcish) ankuses again, since they're not really clubs, dolorous2008-05-161-1/+1
* Fix BR 1959133 (Shiori): change Ancus to Ankus.dploog2008-05-161-3/+3
* Rename the "blessed blade" the "blessed eudemon blade", so that the name dolorous2008-05-071-21/+21
* Disallow monsters from picking up missiles for which they don't havej-p-e-g2008-05-071-6/+7
* First attempt at making vampire feeding interruptible. It doesn't workj-p-e-g2008-05-051-0/+10
* Disallow dualwielders to wield 2-handed weapons, even if they currentlyj-p-e-g2008-04-291-1/+1
* Change the displayed names of the various blessed blades to match their dolorous2008-04-281-16/+16
* Add spacing fix.dolorous2008-04-281-1/+1
* Allow monsters to pick up and exchange armour if they find somethingj-p-e-g2008-04-251-3/+5
* Clean up blessed blade handling a bit.dolorous2008-04-221-5/+5
* Change mummy curses to only turn part of a stack of potions into decay.j-p-e-g2008-04-211-4/+14
* Make lajatangs more common to compensate for the weaker quarterstaff.dshaligram2008-04-211-1/+1
* Add a missing break statement to fix unID'd scroll of recharging enchanting j-p-e-g2008-04-201-2/+2
* Rename functions to avoid confusion: is_blessable() -> is_convertible(), dolorous2008-04-181-4/+4
* Revert quarterstaves' damage and accuracy to pre-4.1 values: 7, +6.dolorous2008-04-171-1/+1
* Clean up TSO's weapon blessing again.dolorous2008-04-171-25/+4
* Add weapon blessing-related cleanups.dolorous2008-04-161-22/+24
* Allow TSO to bless non-artefact blessed weapons, if the player ever dolorous2008-04-161-0/+3
* Don't allow weapons converted by TSO to be racial anymore.dolorous2008-04-161-1/+4
* Let TSO's weapon blessing for players work on weapons that have the holy dolorous2008-04-161-0/+24
* Let TSO's weapon blessing for the player create blessed variants of all dolorous2008-04-151-11/+88
* Comment fix.dolorous2008-04-151-1/+1
* Add more weapon blessing cleanups for TSO.dolorous2008-04-151-5/+24
* Let TSO's "holy attack power" blessing for followers turn demon blades dolorous2008-04-151-2/+2
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-106/+106
* Quiver work:pauldubois2008-04-141-2/+3
* Make TSO's blessing turn demon blades turn into blessed blades again, dolorous2008-04-141-2/+2
* Let TSO's blessings properly convert demonic weapons into non-demonic dolorous2008-04-141-22/+48
* For TSO, make the rarest blessing that of branding a monster's weapon dolorous2008-03-281-4/+4
* Split potions of blood and potions of coagulated blood into twoj-p-e-g2008-03-261-0/+6
* Fix 1923913: blood spattering into fountainsj-p-e-g2008-03-241-6/+2