summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Zooko's Xom patch (piety handling and whether his acts are good or bad).zelgadis2008-12-131-33/+1
* Fix warning (untested).dolorous2008-12-091-1/+1
* Fix monster positioning in Zin's eyeball-type retribution.dolorous2008-12-081-2/+2
* * Colour ASCII sharks WHITE. :)j-p-e-g2008-12-081-1/+1
* Use an explicit (int) cast for _gold_to_donation. That should fixj-p-e-g2008-12-081-1/+1
* Breaks savefile compatibility.zelgadis2008-12-071-1/+1
* Non-weighted themed randart spellbooks, and prices for randart spellbooks.zelgadis2008-12-051-19/+43
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-0/+116
* Add another optional parameter to items() of makeitem.{cc,h}, the agentzelgadis2008-12-031-5/+6
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-14/+56
* Changed player attribute type from unsigned char to unsigned long. Breakszelgadis2008-11-291-0/+1
* Limit the number of tries used to find a random space on the level in dolorous2008-11-261-1/+2
* Clean up ability handling to display costs for prayer-activated dolorous2008-11-241-7/+7
* Beogh adjustments: Cannibalism is now forbidden, corpse sacrifices are dolorous2008-11-241-4/+21
* Tweak the probability of Yred's "animate dead" retribution.dolorous2008-11-241-1/+1
* Add Yred retribution effect: if there are corpses around, animate them dolorous2008-11-241-1/+11
* Since Trog can gift you missile weapons, make it possible for him to dolorous2008-11-231-2/+1
* Add minor cosmetic fix.dolorous2008-11-231-4/+4
* For consistency, split off the conduct for your undead slaves' killing dolorous2008-11-231-19/+85
* Generalize the cannibalism checks.dolorous2008-11-231-1/+8
* For TSOites, restrict unchivalric attacks to monsters of normal dolorous2008-11-231-1/+2
* Clean up the piety pool and donation routines one last time.dolorous2008-11-201-5/+5
* Clean up the donation routine a bit.dolorous2008-11-201-10/+12
* Add one last piety pool tweak.dolorous2008-11-191-2/+2
* Add penance-related cleanups.dolorous2008-11-191-9/+8
* Tweak the piety pool routine yet again.dolorous2008-11-191-2/+2
* Comment fix.dolorous2008-11-191-1/+1
* Fix previous piety pool tweak.dolorous2008-11-191-2/+2
* Tweak Zin's piety pool routine a bit.dolorous2008-11-191-3/+4
* Add miscellaneous minor fixes.dolorous2008-11-181-6/+7
* Fix debug build.dshaligram2008-11-121-24/+25
* Change floor_property (blood, sanctuary) to flags, and add two newj-p-e-g2008-11-071-2/+2
* Simplify, based on the fact that there are no non-evil priestly dolorous2008-11-041-7/+5
* Comment fix.dolorous2008-11-041-2/+2
* Make Beogh prefer to bless priestly monsters as well as named monsters.dolorous2008-11-041-5/+9
* Comment fixes.dolorous2008-11-041-2/+2
* Simplify one more time.dolorous2008-11-041-1/+1
* Simplify yet again.dolorous2008-11-041-8/+2
* Remove the out-of-LOS restriction from monster_random_space(), as levels dolorous2008-11-041-2/+1
* Make some god-related functions static.dolorous2008-11-041-14/+18
* Add minor cosmetic fixes.dolorous2008-11-031-6/+6
* Reenable gods' revenge for atheists and Xom worshippers (oops).dolorous2008-11-031-509/+514
* Simplify one more time.dolorous2008-11-031-3/+4
* Simplify yet again.dolorous2008-11-031-8/+14
* Simplify again.dolorous2008-11-031-10/+13
* Simplify again.dolorous2008-11-031-5/+3
* Simplify.dolorous2008-11-031-2/+2
* Revert one of the previous changes: Put back the unconditional "You will dolorous2008-11-031-7/+4
* Consolidate gods' vengeance handling, and don't display a penance dolorous2008-11-031-11/+29
* Add more spacing fixes.dolorous2008-11-031-1/+1