summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.h
Commit message (Expand)AuthorAgeFilesLines
...
* mapdef/vault items can now have their race type and ego explicitly set.zelgadis2007-12-131-0/+6
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-32/+24
* Implement the returning brand for ammunition. This mostly uses the same dolorous2007-12-081-1/+2
* Slight cleanup of randart autoinscription.haranp2007-12-051-9/+14
* Add minor cosmetic fixes, mostly involving whitespace and comments.dolorous2007-12-051-1/+1
* Allow racial javelins. Javelins can now be elven and orcish, since dolorous2007-12-041-1/+2
* Massive rewrite of makeitem.cc. Might be buggy.haranp2007-11-061-7/+2
* Forgetfulness removed; it's now a scroll of fog with a 1-in-10 chanceharanp2007-10-161-1/+1
* Added new field seen_context to the monsters class, which can be setzelgadis2007-10-161-2/+3
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-3/+2
* Fix for 1805138: wands of draining no longer leak information when theharanp2007-10-111-1/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-3/+547
* Throwing nets again.j-p-e-g2007-08-201-0/+5
* Yet another tutorial updatej-p-e-g2007-08-161-0/+1
* More stuff for the tutorial:j-p-e-g2007-08-151-0/+1
* Improved tutorial with extensive information on itemsj-p-e-g2007-08-141-1/+1
* Updated level-design.txt.dshaligram2007-07-211-0/+3
* Manual update (David).dshaligram2007-07-031-2/+5
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-0/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-1/+2
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-0/+2
* More minor cleanups.haranp2007-04-271-0/+2
* Rewrite of item_def::name() (the old itemname()). Much, much cleaner now.haranp2007-04-271-1/+1
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-3/+4
* More naming fixes. We should integrate helmets somehow.haranp2007-04-131-2/+2
* Cleaned up some of the randart code.haranp2007-04-131-0/+4
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+148