summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply trunk r9876 to 0.5.dolorous2009-06-011-6/+26
* Tutorial changes:zelgadis2009-05-241-61/+3
* Change ankuses' vorpal type from crushing to piercing/bludgeoning, as dolorous2009-04-221-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-13/+13
* Add more minor cosmetic fixes.dolorous2009-04-191-30/+26
* Add more comment fixes.dolorous2009-04-191-2/+2
* Comment fix.dolorous2009-04-191-2/+2
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-2/+4
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-13/+14
* * After some thought, remove the description toggle from the spell menu asj-p-e-g2009-04-061-9/+7
* * Allow fleeing monster to push past higher ranked monsters of the samej-p-e-g2009-04-031-0/+3
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-9/+0
* * Change size restrictions for banded, splint, plate and crystal platej-p-e-g2009-03-201-4/+4
* Properly disallow randart versions of mundane items.dolorous2009-03-111-3/+21
* Add miscellaneous minor fixes.dolorous2009-02-251-3/+2
* Lots more cleanups. haranp2009-02-151-1/+1
* Make monster size checks for weapons and armor consistent with those for dolorous2009-02-061-2/+1
* Move the wielding exception for staves and lajatangs into dolorous2009-02-061-0/+4
* After some thought, make quarterstaves and lajatangs large again, and dolorous2009-02-061-2/+2
* Fix previous change, so that e.g. kobolds can't wield two-handed weapons dolorous2009-02-061-2/+2
* In check_weapon_wieldable_size(), adjust fit a bit depending on size. dolorous2009-02-061-4/+12
* Partially fix get_random_armour_type being completely broken (e.g. wizardharanp2009-02-041-18/+18
* Clean up acquirement subtype determination code. (Another goto bites the dust.)haranp2009-02-041-1/+1
* Clean up item handling a bit, and don't give uniques potions if they dolorous2009-01-261-1/+47
* Cleanup, again:dolorous2009-01-221-37/+20
* Add minor cosmetic fixes.dolorous2009-01-221-0/+1
* Various cleanups:dolorous2009-01-221-13/+2
* Fix inverted logic that was allowing racial centaur/naga bardings to be dolorous2009-01-221-4/+4
* 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