summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Rework the probabilities for Yredelemnul's random servants again, to dolorous2009-01-261-15/+15
* Clean up item handling a bit, and don't give uniques potions if they dolorous2009-01-261-7/+4
* Add comment.dolorous2009-01-251-0/+1
* Consolidate the soul enslavement messages.dolorous2009-01-251-8/+3
* Add miscellaneous minor cleanups.dolorous2009-01-241-12/+2
* Fix naming of uniques' enslaved souls.dolorous2009-01-221-1/+2
* Since you.turn_is_over is now always true once world_reacts() startszelgadis2009-01-221-2/+2
* Add miscellaneous minor fixes.dolorous2009-01-221-4/+4
* Clean up.dolorous2009-01-211-1/+1
* Alow Yred's retribution with regard to enslaved souls to produce twisted dolorous2009-01-211-1/+1
* Remove now-unused redraw_gold flag.dolorous2009-01-201-1/+0
* Add spacing fixes.dolorous2009-01-201-3/+3
* Add spacing fix.dolorous2009-01-191-1/+1
* Expand immolation and cleansing flame as well, so that monsters may be dolorous2009-01-191-1/+1
* Expand effect applicator functions to take an actor parameter, and use dolorous2009-01-191-3/+4
* Consolidate checks for the player's being undead or a demonspawn into dolorous2009-01-181-2/+1
* On second thought, make it 30000.dolorous2009-01-171-2/+2
* Decrease maximum piety pool duration to 32000, to keep it from going dolorous2009-01-171-2/+2
* Adjust Zin's donation routines to only take half your money at once, to dolorous2009-01-171-8/+10
* Fix bug #2512403: dancing weapons sent by Beogh vengeance giving item warningzelgadis2009-01-171-8/+20
* Fix [2500622]: Xom dislikes some spell types and disciplines for the dolorous2009-01-161-1/+3
* Add various beam explosion-related cleanups. Also, make cleansing flame dolorous2009-01-151-16/+4
* Fix game asserting when the player is paralyzed (oops).zelgadis2009-01-151-8/+2
* * Fix 2477235: Use inscription check when switching back from butcheringj-p-e-g2009-01-141-7/+23
* Implented some ranged brands from FR #2006917 and #1891231: shadow andzelgadis2009-01-141-1/+8
* Remove atk and def from melee_attack.haranp2009-01-131-1/+1
* Fix bug #2502460: delays causing asserts (oops).zelgadis2009-01-131-11/+7
* Oops, fix bad messages when Yred grants an undead servant.zelgadis2009-01-121-3/+3
* Fix bug #2089989: only place friendly god gifts after the player's turn iszelgadis2009-01-121-65/+228
* Allow for the creation of named zombies and spectral things from namedzelgadis2009-01-111-2/+2
* Make all spectral things levitate again, instead of flying if their base dolorous2009-01-081-0/+3
* Expand equip_undead() to handle smart undead as well as stupid undead, dolorous2009-01-081-19/+29
* Add the last of the apostrophe-related fixes. Words that end in "x" dolorous2009-01-061-0/+1
* Add one more apostrophe-related fix.dolorous2009-01-061-1/+3
* Properly use apostrophise() in a few more places.dolorous2009-01-061-3/+4
* Consolidate the routines for naming zombified uniques.dolorous2009-01-061-10/+1
* Add another comment fix.dolorous2009-01-051-2/+2
* Tweak comment.dolorous2009-01-051-2/+1
* Increase the chance of Yred's granting you undead servants by 5%. Since dolorous2009-01-051-1/+1
* Add comment.dolorous2009-01-051-0/+2
* Determine if an orc is an unbeliever when it's generated, and use an orc's godzelgadis2009-01-051-0/+4
* Allow monster speech to be directed at other monsters, as well as at thezelgadis2009-01-051-0/+1
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Fixing compilation warnings.ennewalker2009-01-041-1/+1
* Add missing tension check for one of Xom's friendly summoning routines.dolorous2009-01-031-6/+7
* Add more minor cosmetic fixes.dolorous2009-01-031-3/+1
* Expand the setting of spell_type in mgen_data to include all dolorous2009-01-031-4/+4
* Add more minor cosmetic fixes.dolorous2009-01-031-1/+1
* Tweak placement of Zin's eyes again.dolorous2009-01-031-1/+1
* Don't apply god conducts in monster_die() while in arena mode. In partiuclar,zelgadis2009-01-021-0/+4