summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement divination miscasts for orange statues, fix silver and orange statu...dshaligram2008-12-291-1/+1
* * Dump spells contained in randart spellbooks, marking memorised spellsj-p-e-g2008-12-291-1/+1
* Differentiate between god gift monsters and non-gift monsters with a god viazelgadis2008-12-291-1/+21
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-1/+1
* "The Wrath" card: never choose Nemelex (to prevent Nemelex from recursivelyzelgadis2008-12-241-4/+12
* Generalize checks for spellbooks and rods of a particular class, or dolorous2008-12-241-50/+179
* Fix [2461180]: Update the list of TSO's dislikes, since he now only dolorous2008-12-231-1/+2
* Fix [2460756]: Clarify the message given when a god ignores your prayer.dolorous2008-12-231-1/+1
* Make enslaved souls the EC_UNHOLY color, and make zombies shovable.dolorous2008-12-231-0/+1
* Ignore neutral monsters when computing tension.zelgadis2008-12-211-4/+6
* Implement reliable protection from harm for Elyvilon (available under dolorous2008-12-211-3/+12
* Add minor cosmetic fixes.dolorous2008-12-211-1/+3
* First draft of god tension, and of Xom using tension.zelgadis2008-12-191-0/+148
* Pass the message given to god_speaks() and simple_god_message() throughzelgadis2008-12-161-1/+8
* Removed bad #define.haranp2008-12-131-1/+0
* 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