summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/goditem.cc
Commit message (Expand)AuthorAgeFilesLines
* Add haste other as a monster spellCharles Otto2009-11-061-1/+2
* Properly mark Porkalator as a chaotic spell.David Lawrence Ramsey2009-11-051-1/+2
* Fix an assertion failure triggered via is_hasty_itemCharles Otto2009-11-011-2/+2
* Stop Feawn's item coloring from leaking information (eronarn)Charles Otto2009-11-011-1/+1
* Properly mark artefacts that make you angry or let you go berserk asDavid Lawrence Ramsey2009-10-311-13/+18
* Add minor cosmetic fix.David Lawrence Ramsey2009-10-291-2/+2
* Simplify check for good gods and potentially evil items.David Lawrence Ramsey2009-10-291-15/+7
* Fix check for good gods' and Feawn's disliking weapons of chaos so thatDavid Lawrence Ramsey2009-10-291-18/+52
* Rename shadows brand into reaping for unique name.Eino Keskitalo2009-10-301-2/+2
* Rename Chronos to Cheibriados. (Jude Brown)David Ploog2009-10-231-2/+2
* Amulet of resist slowing docks some Cronos piety when it triggers.Adam Borowski2009-10-221-2/+1
* Consider quick blades to be weapons of speed for Chronos' purposes.Adam Borowski2009-10-221-0/+2
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-0/+561