summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.h
Commit message (Expand)AuthorAgeFilesLines
...
* Consolidate gods' vengeance handling, and don't display a penance dolorous2008-11-031-0/+1
* Add more spacing fixes.dolorous2008-11-031-1/+1
* When a non-good-god-worshipping player or their allies kill a holy dolorous2008-11-031-0/+2
* Make is_follower() return true for all undead slaves under Yred.dolorous2008-10-301-0/+1
* Replace Yred's "Control Undead" power with "Enslave Soul", as proposed dolorous2008-10-161-0/+2
* Consolidate prayer-ending routines.dolorous2008-10-071-0/+1
* Simplify.dolorous2008-10-021-0/+1
* Simplify.dolorous2008-09-301-1/+1
* Consolidate and clean up Yred's injury mirroring routines.dolorous2008-09-301-1/+1
* Properly enforce the limitations of Yred's injury mirroring.dolorous2008-09-301-1/+1
* When under penance from Yred, give his servants on the current level a dolorous2008-09-261-0/+1
* Yred flavor, part 3: forbid the use of holy items (weapons of holy wrath dolorous2008-09-251-0/+1
* Replace Yred's life saving with injury mirroring, based on the old "pain dolorous2008-09-251-0/+1
* Remove extraneous references to god_gives_permanent_followers().dolorous2008-09-251-1/+0
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-2/+2
* Describe items considered evil by the good gods as such in the inventory dolorous2008-07-101-0/+1
* Bug 2004786: a lightning bolt bouncing and hitting a monster a second/tird/etczelgadis2008-07-011-0/+2
* Simplify.dolorous2008-06-301-1/+0
* Add gods' powers and abilities to their descriptions, viewable via ^!j-p-e-g2008-06-291-2/+3
* Make tso_unchivalric_attack_safe_monster() take a monsters* parameter dolorous2008-06-291-1/+1
* Add various god gift-related cleanups.dolorous2008-06-191-0/+3
* Simplify.dolorous2008-06-171-3/+3
* Fix attack conduct handling to register more than one conduct for an dolorous2008-06-171-1/+3
* Move the tutorial descriptions of gods' likes and dislikes intoj-p-e-g2008-06-151-0/+5
* Consolidate the checks for gods that give you permanent followers into a dolorous2008-06-141-0/+1
* Add follower-related cleanups.dolorous2008-06-131-1/+2
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-0/+1
* Add missing prototype.dolorous2008-06-011-0/+1
* Simplify.dolorous2008-05-311-1/+1
* Modify tutorial messages for the new triggers. Thanks again, Matthew! :)j-p-e-g2008-05-291-0/+1
* Move set_attack_conducts() to religion.cc, as it really belongs there.dolorous2008-05-251-0/+2
* Rearrange the order of a few functions.dolorous2008-05-251-26/+25
* Run through the god conducts for killing if we make a bad kill of a dolorous2008-05-201-0/+1
* Remove redundant declarations.dolorous2008-05-171-3/+0
* For TSO, change the "stabbing" conduct to an "unchivalrous attack" dolorous2008-05-171-1/+1
* Remove now-unneeded prototype.dolorous2008-05-071-1/+0
* Add a follower-handling routine for Trog, in case he's ever expanded to dolorous2008-05-071-0/+1
* [1956565] Fix issues with monster names.dshaligram2008-05-041-1/+1
* Some cleanup in the blessing routines. j-p-e-g2008-04-241-1/+1
* * Add a wizard function apply_monster_blessing to allow for easy testingj-p-e-g2008-04-241-1/+2
* Clean up follower and cleansing flame routines some more. If you dolorous2008-04-191-1/+1
* Generalize god_hates_your_god() further.dolorous2008-04-081-1/+4
* Generalize god_hates_your_god() for use in divine retribution.dolorous2008-04-081-0/+1
* Like Beogh, have TSO randomly bless a follower when you kill evil (as an dolorous2008-03-291-1/+1
* Consolidate and clean up some of the blessing code.dolorous2008-03-291-3/+4
* Add the beginnings of TSO follower blessings. Assume that followers are dolorous2008-03-281-0/+1
* Make Zin take retribution on you if you switch to a chaotic god as well dolorous2008-03-241-0/+1
* Expand bless_follower() to allow explicitly picking the follower as well dolorous2008-03-231-1/+2
* Add somewhat experimental code to bless random followers. Currently, dolorous2008-03-201-0/+2