summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Elyvilon ability descriptions split into healing and self-healing. dploog2009-04-041-8/+8
* Implement a hack to differentiate between Ely's self healing and healingj-p-e-g2009-04-031-2/+2
* Fix 2714466: rods and spellbooks leaking goodness information.haranp2009-03-261-3/+7
* * A few starting choice restriction tweaks.j-p-e-g2009-03-241-2/+16
* Tweak wording of god descriptions again.dolorous2009-03-221-1/+1
* Update descriptions of good gods' holy being-related conducts.dolorous2009-03-221-2/+2
* Fix [2701428]: TSO will no longer give piety loss and penance for dolorous2009-03-221-10/+11
* Per jpeg's suggestion, add a "desecrate orcish remains" conduct for dolorous2009-03-151-8/+28
* Add one more minor cosmetic fix.dolorous2009-03-141-1/+1
* Fix compilation (oops).dolorous2009-03-131-1/+1
* Simplify.dolorous2009-03-131-9/+5
* Fix detection of chaotic monsters when the chaotic attack isn't first in dolorous2009-03-131-6/+10
* Clean up Zin's mutation-removal retribution a bit more.dolorous2009-03-131-2/+5
* Rework messaging when Zin removes mutations to work the same way as when dolorous2009-03-131-10/+11
* Typo fix.dolorous2009-03-131-1/+1
* Simplify yet again.dolorous2009-03-131-13/+13
* Simplify further.dolorous2009-03-131-8/+15
* Simplify.dolorous2009-03-131-4/+3
* Remove erroneous changes.dolorous2009-03-131-4/+1
* Move Zin's mutation-removal retribution into its own function.dolorous2009-03-131-22/+28
* Add spacing fixes.dolorous2009-03-131-1/+1
* Simplify the creation of Yred's enslaved intact souls, taking cues from dolorous2009-03-081-8/+9
* Add more minor cosmetic fixes.dolorous2009-03-081-10/+2
* * Fix wizmode targetting commands not flushing messages correctly.j-p-e-g2009-03-071-1/+5
* Give Yred's enslaved intact souls the same speed as their base monsters.dolorous2009-03-061-0/+3
* Tiles again:j-p-e-g2009-03-061-2/+15
* Add miscellaneous minor fixes.dolorous2009-03-031-19/+22
* Change Elyvilon's healing abilities back to Lesser and Greater Healing, dolorous2009-03-021-2/+2
* Add comments.dolorous2009-03-011-0/+4
* Simplify further.dolorous2009-02-281-4/+2
* Simplify.dolorous2009-02-281-9/+11
* When you dump Beogh, after making all your orcish allies hostile, make dolorous2009-02-281-0/+1
* Add conducts for undead slaves' killing undead and demons. Currently, dolorous2009-02-281-16/+34
* When sacrificing items to a god, display the message indicating the dolorous2009-02-281-8/+6
* Make Beogh accept kills from zombies raised by orc high priests, as he dolorous2009-02-281-0/+2
* Add minor cosmetic fixes.dolorous2009-02-281-2/+2
* Tweak follower blessing probabilities.dolorous2009-02-281-1/+1
* Adjust descriptions for Elyvilon's healing abilities again, and rename them "...dolorous2009-02-281-4/+4
* Adjust piety gain for blessed dead orcs one more time: 20% chance for dolorous2009-02-271-4/+4
* Add more visibility fixes.dolorous2009-02-271-6/+6
* Fix visibility check for enslaved souls.dolorous2009-02-271-2/+2
* Cut 30 obsoleted spells. (Included in docs/obsolete/cut_spells.txt.)j-p-e-g2009-02-261-3/+2
* Add more wording tweaks.dolorous2009-02-231-3/+2
* Add wording tweaks.dolorous2009-02-231-4/+4
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-211-1/+1
* Fix [2611509]: Trog's Brothers in Arms ability is now described as dolorous2009-02-181-2/+2
* Change elemental type colour enum to use ETC_ prefix instead of EC_haranp2009-02-171-1/+1
* Lots more cleanups. haranp2009-02-151-2/+3
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-6/+4
* Call mons_clear_trapping_net() in monsters::moveto(), so it shouldn'tharanp2009-02-121-1/+1