summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
Commit message (Expand)AuthorAgeFilesLines
* 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