summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/randart.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 1923913: blood spattering into fountainsj-p-e-g2008-03-241-1/+7
* Another one of those mixed commits.j-p-e-g2008-03-201-1/+2
* Outsource more speech:j-p-e-g2008-03-201-6/+11
* [1914670] Fixed randarts possibly getting up to -7 negative ench (sorear).dshaligram2008-03-151-23/+23
* Apply Paul's patch 1901892: reorganize/rewrite docs/monster_speech.txtj-p-e-g2008-02-261-0/+6
* A bit of code cleanup and a randart name fix.j-p-e-g2008-02-251-1/+1
* Outsource randart names.j-p-e-g2008-02-241-815/+238
* Bug 1889975: Fix randart rings of teleportation not getting j-p-e-g2008-02-091-1/+1
* [1878125] "runed" is no longer an unided description for randarts.dshaligram2008-01-251-3/+3
* Removed DISRUPTION brand and added DRAGON_SLAYING.j-p-e-g2008-01-071-8/+7
* Tiles!ennewalker2008-01-051-0/+5
* Removed overlong randart name.dshaligram2007-12-161-1/+0
* Fix a comment typo.dolorous2007-12-141-2/+2
* The Ctrl-I wizard command can now generates stats on randart propertieszelgadis2007-12-111-5/+10
* Slight cleanup of randart autoinscription.haranp2007-12-051-85/+45
* Add minor cosmetic fixes, mostly involving whitespace and comments.dolorous2007-12-051-2/+2
* Fixed some randart auto-inscription bugs.zelgadis2007-12-051-2/+123
* Randarts can now be autoinscribed from the 'v' screen.haranp2007-12-051-2/+2
* Better Returning description [1830132]haranp2007-11-131-1/+1
* Implementing FR 1829063: warning when putting on/removing itemsj-p-e-g2007-11-111-0/+14
* Randarts with no mods get one of (ac, ev, str, int, dex.) [1826417]ennewalker2007-11-081-0/+83
* Massive rewrite of makeitem.cc. Might be buggy.haranp2007-11-061-10/+12
* 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