summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-goditem.h
Commit message (Expand)AuthorAgeFilesLines
* Rename antimagic() -> debuff_player().Shmuale Mark2014-07-061-1/+1
* Partially refactor cast_healing()Nicholas Feinberg2014-06-261-3/+6
* The great mon-stuff migration.Shmuale Mark2014-06-221-0/+1
* Staticalise identify()Neil Moore2014-05-021-1/+0
* Remove another unused argument to item scroll functions.Neil Moore2014-05-021-2/+1
* Remove an unused argument from identify().Shmuale Mark2014-05-021-1/+1
* Make curse armour/jewellery always work as if worshipping AshenzariChris Campbell2014-03-031-1/+1
* Finish making all scrolls read ID.Steve Melenchuk2014-03-011-1/+2
* Use std namespace.Raphael Langella2012-08-261-3/+3
* Remove scrolls of detect curse.elliptic2012-06-091-1/+0
* Remove now-unused detect_secret_doors().David Lawrence Ramsey2012-03-131-1/+0
* Added more descriptive messages for failing to pacify, as detailed in #0004591Matthew A. Burton2012-03-101-1/+1
* Tweak cast_detect_secret_doors() into detect_secret_doors().David Lawrence Ramsey2012-02-271-1/+1
* Ely targetting: Target wounded friends and hostiles that can be pacified.ldierk2011-09-251-0/+1
* Don't miscast when the spell can still be aborted (#4281).Raphael Langella2011-07-211-1/+0
* Fix some messages for scrolls of RC and curse foo.Raphael Langella2011-04-201-2/+2
* Allow Ashenzarites to choose which piece of armour/jewellery to curse.Raphael Langella2011-04-011-0/+1
* Allow Ashenzarites to cancel scrolls of remove curse.Raphael Langella2011-04-011-1/+1
* Remove the Stonemail spell.David Lawrence Ramsey2011-03-141-2/+0
* Clean up smiting code to match the interface elsewhere.David Lawrence Ramsey2011-02-241-1/+1
* Allow cancelling some scrolls without consuming themArxale2011-01-261-1/+1
* Make the prototype for cast_smiting() match the function.David Lawrence Ramsey2010-11-041-1/+1
* Ashenzari: for scrolls of Remove Curse, ask for a set of worn items to uncurse.Adam Borowski2010-10-111-1/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-1/+1
* Rename variables named "monster" to "mons" or similar.Robert Vollmert2010-09-051-1/+1
* Redistribute ench. spell code into self/wpn enchantment.Johanna Ploog2010-08-221-0/+1
* Slight changes in the spell code grouping.Johanna Ploog2010-08-221-0/+2
* For clarity, rename spl-other -> spl-goditem.Johanna Ploog2010-08-221-0/+23