summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/wiz-item.cc
Commit message (Expand)AuthorAgeFilesLines
* Trim unnecessary #includes.Adam Borowski2010-01-131-1/+0
* Allow tiles to destroy only some items.Stefan O'Rear2009-12-301-7/+0
* Give move/copy_item_to_grid responsibility for hazardous terrainStefan O'Rear2009-12-291-0/+3
* Replace uses of item_cursed with item_def::cursed.Vsevolod Kozlov2009-12-271-1/+1
* Add default answer 'n' to several instances of yesno().Johanna Ploog2009-12-261-2/+2
* Also handle manuals' skills in book acquirement statistics.Johanna Ploog2009-12-161-35/+69
* Don't use terse output for spellbook acquirement statistics.Johanna Ploog2009-12-161-1/+3
* Also handle fixed level randart books in acquirement statistics.Johanna Ploog2009-12-161-5/+23
* Add religion to acquirement statistics output.Johanna Ploog2009-12-161-3/+7
* For the acquirement statistics, count unseen/total spells per discipline.Johanna Ploog2009-12-161-2/+50
* Don't mark books acquired during acquirement statistics as "seen".Johanna Ploog2009-12-161-4/+6
* Shorten acquirement debug statistics' header to the basic information.Johanna Ploog2009-12-161-9/+50
* Add wands to acquirement statistics.Johanna Ploog2009-12-161-3/+4
* Count primary disciplines in themed randart book acquirement statistics.Johanna Ploog2009-12-161-0/+38
* Print the overview screen and skills in the acquirement statistics output.Johanna Ploog2009-12-161-0/+17
* Add autoinscriptions when creating an artefact in wizard mode.Johanna Ploog2009-12-161-0/+7
* Remove code duplication by making artifacts use SPARM_SPIRIT_SHIELD.Adam Borowski2009-12-151-4/+2
* Remove further header-include. env.h now always directly included.Robert Vollmert2009-11-271-0/+1
* Split itemprop enums out into itemprop-enum.h.Robert Vollmert2009-11-171-0/+1
* More monster_iterator conversions.Robert Vollmert2009-11-121-14/+10
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-1/+1
* Remove a few obsolete includes.Robert Vollmert2009-11-101-2/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Split up debug.ccMatthew Cline2009-11-061-0/+1330