summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix [2035003]: Make Okawaru and Makhleb accept collateral demon kills dolorous2008-09-271-2/+6
* Add miscellaneous minor fixes.dolorous2008-09-271-1/+6
* Simplify more.dolorous2008-09-261-4/+5
* Simplify.dolorous2008-09-261-7/+8
* Tweak the numbers yet again.dolorous2008-09-261-1/+1
* Tweak numbers again.dolorous2008-09-261-1/+1
* And scan the level properly for Yred servants, using the same method as dolorous2008-09-261-2/+15
* Actually search the whole level for Yred slaves.dolorous2008-09-261-2/+2
* Increase the number of Yred servants that can abandon you while you're dolorous2008-09-261-1/+1
* When under penance from Yred, give his servants on the current level a dolorous2008-09-261-2/+39
* Add still more miscellaneous minor fixes.dolorous2008-09-261-50/+48
* Add minor consistency fixes to the "god likes" messages.dolorous2008-09-261-2/+2
* Properly document the other gods that like kills of holy beings.dolorous2008-09-261-0/+10
* Add yet more miscellaneous minor fixes.dolorous2008-09-261-38/+27
* Add more miscellaneous minor fixes.dolorous2008-09-261-2/+2
* Add minor healing-related fixes. Mark the Book of Healing as a holy dolorous2008-09-261-0/+3
* Yred flavor, part 3: forbid the use of holy items (weapons of holy wrath dolorous2008-09-251-1/+51
* Add miscellaneous minor fixes.dolorous2008-09-251-1/+4
* Yred flavor, part 1: Make him appreciate your killing holy beings.dolorous2008-09-251-0/+13
* Simplify.dolorous2008-09-251-8/+4
* Add killing holy beings (as opposed to just attacking them) to the list dolorous2008-09-251-0/+1
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-1/+1
* Replace Yred's life saving with injury mirroring, based on the old "pain dolorous2008-09-251-7/+21
* Add miscellaneous minor cleanups to prepare for the introduction of dolorous2008-09-251-16/+7
* Remove extraneous references to god_gives_permanent_followers().dolorous2008-09-251-12/+0
* Adapt Zin's old Divine Robustness into Elyvilon's Divine Vigour, dolorous2008-09-251-7/+16
* Fixed order-of-operations bug which was causing items with subtype 23haranp2008-09-211-8/+6
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-14/+0
* Add minor cosmetic fixes.dolorous2008-09-081-2/+2
* When abandoning Yred, turn all of the undead servants he's sent you dolorous2008-09-061-0/+2
* Add the flaming corpse monster, as specified in FR [1746720], with dolorous2008-09-061-58/+60
* Rework Zin's Vitalisation to be simpler, based mostly on dploog's dolorous2008-08-191-20/+1
* Add more minor cosmetic fixes.dolorous2008-08-091-3/+3
* Comment fix.dolorous2008-08-091-2/+1
* Add minor cosmetic fixes.dolorous2008-08-091-2/+4
* Fix the healing blessing logic again.dolorous2008-08-091-1/+4
* Simplify.dolorous2008-08-091-2/+3
* Add one more healing blessing tweak. dolorous2008-08-091-2/+2
* Comment fix.dolorous2008-08-091-2/+1
* Tweak the healing blessing for followers. Extra HP are no longer given, dolorous2008-08-091-19/+9
* Make the weapon and armor enchantment blessings for followers enchant by dolorous2008-08-091-22/+4
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-2/+5
* Fix 2037845: unstackedness was overriding finishing a deck.haranp2008-08-061-6/+5
* Mark staves of poison and rods of venom as disapproved by TSO.dolorous2008-08-051-0/+5
* Add minor cosmetic fixes.dolorous2008-08-041-4/+4
* Fix 2033055: only prompt for unsuitable weapons if you can see the target.haranp2008-07-301-22/+18
* Massive overhaul to move towards coord_def().haranp2008-07-301-49/+39
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-29/+62
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-13/+13
* Fix 2028969: excess comma in autoinscriptions of brand-only artefacts.j-p-e-g2008-07-271-17/+19