summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/randart.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Still another comment fix.dolorous2008-04-171-2/+2
* More comment fixes.dolorous2008-04-171-3/+3
* Fix typo in randart_is_redundant(), so that rings of teleportation are dolorous2008-04-171-2/+2
* Remove now-unneeded include.dolorous2008-04-171-1/+0
* Yet another comment fix.dolorous2008-04-171-1/+1
* Another comment fix.dolorous2008-04-171-1/+1
* Comment fix.dolorous2008-04-171-1/+1
* Fix one last TSO randart issue.dolorous2008-04-171-2/+1
* Don't affect accuracy or damage in TSO artefacts, either, since those dolorous2008-04-171-2/+0
* And fix a few more.dolorous2008-04-171-1/+1
* Fix some inappropriate entries for TSO's artefact weapons (oops).dolorous2008-04-171-8/+2
* Refine TSO's artefact weapons by filtering out all negative effects dolorous2008-04-171-13/+30
* Comment fixes.dolorous2008-04-171-46/+48
* Remove the prohibition on mutagenic TSO gifts, as it really doesn't fir dolorous2008-04-171-2/+1
* Make sure that when TSO makes your wielded weapon an artefact, any stat dolorous2008-04-161-0/+8
* Add spacing fix.dolorous2008-04-161-1/+1
* Fix [1944356]: randart_is_redundant() now uses the correct property for dolorous2008-04-161-1/+1
* Comment fix.dolorous2008-04-161-1/+1
* Don't give TSO's gifts the mutagenic property, either, as mutation might dolorous2008-04-161-2/+2
* Add more in-theme restrictions to TSO's artefact gifts.dolorous2008-04-161-8/+10
* Don't let TSO's gifts increase stealth or cause random teleportation, dolorous2008-04-161-3/+9
* Properly outsource names for TSO's blessed weapon artefacts.dolorous2008-04-161-17/+13
* Fix TSO's artefact weapon blessing. A blessed weapon will now be marked dolorous2008-04-161-13/+33
* Clean up TSO's weapon blessing, and give all blessed weapons the title dolorous2008-04-161-8/+12
* Disallow the Staff of Wucad Mu as a Trog gift.j-p-e-g2008-04-161-3/+6
* Long blades blessed by TSO now become artefact blessed blades (without dolorous2008-04-161-4/+8
* Another code cleanup.j-p-e-g2008-04-151-36/+36
* 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