summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/randart.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bad message with RAP_MAGICAL_POWER.haranp2007-10-231-6/+8
* [1813214] Trog should not gift the Wrath of Trog.dshaligram2007-10-151-1/+1
* For unidentified randart jewellery, remember and display obvious-from-wearingzelgadis2007-10-111-48/+48
* Re-roll randarts which have no properties, plus randart jewelleryzelgadis2007-10-111-12/+240
* Remember and describe randart properties which have been learned viazelgadis2007-10-101-5/+90
* Use "jewelled" as canonical spelling.dshaligram2007-08-191-1/+1
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-0/+1
* More randart names and appearances.dshaligram2007-07-051-114/+59
* Better feedback for Beogh water walking.haranp2007-07-041-2/+3
* Unrandarts could get confused (specifically Robe of Augmentation andharanp2007-07-031-2/+3
* Minor cleanups (especially of Xom code.)haranp2007-07-031-3/+3
* Various cleanups and goto elimination.haranp2007-06-271-168/+171
* Correct "artifact" to "artefact".dshaligram2007-06-201-1/+1
* Added Lemuel's randart names with some editing.haranp2007-06-191-11/+172
* More strings instead of char*s.haranp2007-06-181-11/+3
* A few more char*s fall by the wayside, replaced by strings.haranp2007-06-181-175/+116
* 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-1/+1
* Mummies fall apart in deep water, demons can drown in deep water or lava.dshaligram2007-04-251-1/+1
* Patches from debian package (Guus Sliepen.)haranp2007-04-161-0/+2
* Implemented Erik's randart-MR-is-multiplicative idea.haranp2007-04-131-1/+1
* More naming fixes. We should integrate helmets somehow.haranp2007-04-131-191/+7
* Cleaned up some of the randart code.haranp2007-04-131-203/+106
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-3/+8
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-7/+7
* [1604370] Eliminated unpoisoned needles and blowguns of venom.dshaligram2006-12-041-2/+6
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-24/+35
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1985