summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/randart.cc
Commit message (Expand)AuthorAgeFilesLines
* Go all the way and also store a randart's name and description inj-p-e-g2008-04-221-39/+87
* Allow Vampire Enchanters and Transmuters.j-p-e-g2008-04-221-36/+36
* Modify randart code to store randart properties in the props table,j-p-e-g2008-04-221-41/+109
* Removing debug statement entirely.j-p-e-g2008-04-221-8/+0
* #ifdef debug outputj-p-e-g2008-04-221-1/+2
* Make TSO's blessed blade artefacts only get the holy wrath brand, by dolorous2008-04-211-22/+5
* Allow true randarts to occasionally recurse themselves.j-p-e-g2008-04-201-2/+7
* Change recursing to work similarly as was suggested by {bdr} - Brent?j-p-e-g2008-04-201-1/+1
* Restrict randart names to a maximum length of 30. (I'd really like to j-p-e-g2008-04-191-34/+65
* Don't add rF+/rC- to the autoinscriptions of randart rings of fire j-p-e-g2008-04-191-0/+8
* Clean up TSO artefact handling some more, and fix indentation.dolorous2008-04-181-71/+73
* Simplify TSO artefact gifts further, just in case they're ever expanded dolorous2008-04-181-4/+2
* Simplify TSO randart gift checking. Also, make sure any randart gifts dolorous2008-04-181-4/+7
* For TSO artefact gifts, put checks against negative accuracy and damage dolorous2008-04-171-1/+3
* Don't allow randart gifts from good gods to have the RAP_CURSED dolorous2008-04-171-2/+2
* Clean up TSO's weapon blessing again.dolorous2008-04-171-0/+6
* 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