summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Consolidate checks for the player's being undead or a demonspawn into dolorous2009-01-181-1/+1
* Implented some ranged brands from FR #2006917 and #1891231: shadow andzelgadis2009-01-141-0/+8
* Implement FR 2489034: Disallow known scrolls of enchantj-p-e-g2009-01-081-12/+33
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Fix 2483722: EQ_ALL_ARMOUR not skipping melded armour.j-p-e-g2009-01-031-2/+3
* Occasionally allow dwarven long swords, since dwarves are above average dolorous2008-12-311-1/+2
* * Fix charge/enchantment description leaking information aboutj-p-e-g2008-12-301-3/+30
* Actually use MAX_WPN_ENCHANT instead of hardcoding +9 everywhere.j-p-e-g2008-12-291-2/+5
* * Also describe enchantment limits for weapons (+9, right?), missiles, j-p-e-g2008-12-291-8/+7
* * Nerf Dwarfs' Evocations aptitude 45 -> 67 (as e.g. Grey Elf).j-p-e-g2008-12-291-0/+25
* Apply a patch by castamir to fix a multitude of typos.j-p-e-g2008-12-281-1/+1
* Changed weights of the brands a chaos weapon might simulate and the weight ofzelgadis2008-12-101-0/+8
* Added shields of reflection, though they're not randomly generated and have nozelgadis2008-12-011-0/+7
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-4/+4
* Clean up handling of thrown items (mostly large rocks) again.dolorous2008-11-171-9/+23
* Make all the checks for throwable items consistent.dolorous2008-11-171-30/+29
* Add still more minor cosmetic fixes.dolorous2008-11-171-6/+6
* Add minor cosmetic fixes.dolorous2008-11-171-2/+2
* Melded equipment may no longer be cursed, uncursed, or enchanted.j-p-e-g2008-11-101-0/+4
* Properly allow small races to use staves again (oops), and handle all dolorous2008-11-071-6/+6
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Massive overhaul to move towards coord_def().haranp2008-07-301-2/+3
* 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