summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/artefact.cc
Commit message (Expand)AuthorAgeFilesLines
* artefact.cc: eliminate "array subscript is above array bounds" warningsSteven Noonan2009-10-131-1/+1
* fix compile errors on Intel C++ Compiler v10.1Steven Noonan2009-10-121-5/+5
* Comment fixes.David Lawrence Ramsey2009-10-121-2/+2
* Fix infinite recursion when Sif attempts to gift high level fixed-level randa...Charles Otto2009-10-121-1/+2
* Add minor cosmetic fix.David Lawrence Ramsey2009-10-111-2/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-0/+7
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* FR 2823234: Note getting the Blessed Blade right awayj-p-e-g2009-08-121-0/+7
* Fix the weird beam tiles for unknown beam types.j-p-e-g2009-08-091-11/+12
* More artefact/acquirement modifications:j-p-e-g2009-08-081-76/+118
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-0/+10
* Ensure that no demonic artefacts are named after good gods.dolorous2009-07-281-0/+2
* Disallow artefacts with Jiyva's name on them, since jellies can't eat dolorous2009-07-281-2/+3
* Add yet more Jiyva-related cleanups. Make sure his altars are never dolorous2009-07-191-0/+3
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-8/+20
* Add tile definitions into art-data.txt, though only for the item tiles.j-p-e-g2009-06-261-2/+2
* Oops, unrandarts weren't having their properties properly set.zelgadis2009-06-261-1/+2
* Remove "#define SPWPN_FOOBAR UNRAND_FOOBAR" backwards compatibility forzelgadis2009-06-251-2/+1
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-0/+2016