summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
Commit message (Expand)AuthorAgeFilesLines
* [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
* Rewrite of item_def::name() (the old itemname()). Much, much cleaner now.haranp2007-04-271-2/+2
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-3/+4
* Cleaned up shop-handling code considerably.haranp2007-04-241-2/+3
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-9/+5
* More naming fixes. We should integrate helmets somehow.haranp2007-04-131-12/+46
* Cleaned up some of the randart code.haranp2007-04-131-0/+21
* Kill hard tabs.dshaligram2007-03-061-8/+8
* Fixed unacquirable lajatangs (Matt).dshaligram2007-03-051-48/+51
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-2/+2
* Ghoul and kobold eating preferences now implemented as mutations.haranp2006-12-231-2/+1
* Changed minotaur horns so that they're a standard mutation by abusingharanp2006-12-051-1/+1
* Tweaked damage numbers on bows and longbows so they're better differentiated.dshaligram2006-11-301-2/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+2085