summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.h
Commit message (Expand)AuthorAgeFilesLines
* Apply trunk r6474 to 0.4.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
* Outsource more speech:j-p-e-g2008-03-201-1/+2
* Add a few last Beogh-related cleanups. As part of this, move the check dolorous2008-03-191-0/+2
* Holy being adjustments: If you've turned them neutral on sight, and then dolorous2008-03-141-1/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* Implement evil item sacrifices for TSO: all evil weapons, plus wands of dolorous2008-03-041-1/+1
* Properly rename the last holy being neutrality function (oops).dolorous2008-03-031-1/+1
* Tweak DID_KILL_HOLY handling to allow for killing hostile angels j-p-e-g2008-02-121-1/+1
* A pious follower of the good gods can now turn holy beings neutral on dolorous2008-02-051-0/+2
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-011-1/+1
* Add one more cleanup of protection from harm. Since there's more than dolorous2007-12-011-1/+10
* [1836426] Fixed penance message sequence for beams, clamped penance messages ...dshaligram2007-11-281-0/+27
* Clean up and consolidate all the smiting routines into the new function dolorous2007-11-241-0/+3
* Add minor cleanups of divine protection from harm:dolorous2007-11-221-0/+1
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-1/+1
* Added you.good_god() and you.evil_god() to check if the player is worshipping...dshaligram2007-11-011-0/+3
* Beogh conversion fixes for trunk.j-p-e-g2007-10-291-1/+1