summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
Commit message (Expand)AuthorAgeFilesLines
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-85/+28
* Add more consistency fixes for equipment. Disallow dwarven needles and dolorous2007-12-101-2/+6
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-22/+4
* Allow racial javelins. Javelins can now be elven and orcish, since dolorous2007-12-041-2/+13
* Add consistency fixes for elven weapons:dolorous2007-11-301-1/+4
* Clean up set_equip_race() to make it more readable, and also to properly dolorous2007-11-301-14/+38
* Mark sling bullets as not having a racial type in set_equip_race(), dolorous2007-11-301-1/+3
* Move the disabling of elven maces/flails and dwarven polearms into dolorous2007-11-291-13/+18
* make player::has_claws() and player::has_usable_claws() take a bool dolorous2007-11-221-1/+1
* Fix a net bug that was responsible for never (!) entrapping monsters. Whoops...j-p-e-g2007-11-191-2/+1
* Corpses don't need identification [1830717]haranp2007-11-131-0/+1
* Runes no longer need ID [1826900]haranp2007-11-071-1/+6
* Fixed 1825223: unknown curses don't leak information in prices.haranp2007-11-051-1/+1
* [1817715] Fixed autopickup trying to pick up nets you're caught in.dshaligram2007-10-291-3/+8
* Give ogres one extra rock to throw, increased preservation rates for javelins...dshaligram2007-10-291-1/+1
* Fixed javelin base hit, dropped weight slightly.dshaligram2007-10-291-1/+1
* Adding two new mutations for the heck of it:j-p-e-g2007-10-261-0/+8
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-10/+8
* [1810433] Ogre hunters start with large rocks. Monster ogres can also throw l...dshaligram2007-10-251-2/+2
* Adding Vampire aptitudes to tables.txt (Bug 1816344). j-p-e-g2007-10-231-8/+0
* Fixed bad message with RAP_MAGICAL_POWER.haranp2007-10-231-7/+7
* This commit breaks save file compatability.zelgadis2007-09-301-0/+21
* Previous commit applied to trunk:j-p-e-g2007-09-201-2/+2
* Fixing a number of bugs on throwing nets, so it's all in j-p-e-g2007-09-191-4/+7
* Applying modified (by me) mutation patches of dolorous',j-p-e-g2007-09-181-0/+9
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-22/+2
* HANDS_DOUBLE -> HANDS_TWO (rather than HANDS_HALF).j-p-e-g2007-09-151-1/+1
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-0/+5
* Reintroducing Throwing.j-p-e-g2007-09-111-1/+1
* Implementing patch 1783079 (improved inscriptions) byj-p-e-g2007-09-021-1/+6
* Throwing nets again.j-p-e-g2007-08-201-0/+18
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-1/+4
* Use "jewelled" as canonical spelling.dshaligram2007-08-191-1/+1
* [1775520] Sling bullets are no longer throwable.dshaligram2007-08-171-1/+1
* Yet another tutorial updatej-p-e-g2007-08-161-0/+104
* More stuff for the tutorial:j-p-e-g2007-08-151-0/+76
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-261-5/+2
* Updated level-design.txt with a mention of markers.dshaligram2007-07-211-0/+3
* Updated level-design.txt.dshaligram2007-07-211-0/+12
* Rewrite of the shopping code. Much cleaner now.haranp2007-07-141-6/+6
* Note improvements (1749776). Double notes are possible if regexpsharanp2007-07-081-2/+3
* Fixed debug fight simulator.dshaligram2007-07-031-3/+10
* Manual update (David).dshaligram2007-07-031-64/+35
* Adjust dragon armour properties back towards 4.0 (they were using 4.1.2 propsdshaligram2007-06-291-9/+9
* Fix for 1739988: fully_identified() was mishandling known types.haranp2007-06-251-0/+4
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-4/+17
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-0/+5
* Removed portable altars. Nemelex prayers will now sacrifice everythingharanp2007-05-121-4/+0
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-0/+9
* More minor cleanups.haranp2007-04-271-0/+49