summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply more commits into 0.4 branch, again mostly by Haran:j-p-e-g2008-12-081-1/+6
* Merge r7726 from trunk: set acquirement source on items early enough thatzelgadis2008-12-031-5/+6
* Apply trunk r7099 to 0.4.dolorous2008-10-031-1/+0
* Apply trunk r7086 (slightly tweaked) to 0.4.dolorous2008-10-031-0/+1
* Apply trunk r7033 to 0.4.dolorous2008-10-021-2/+6
* Apply Haran's commits 6773 and 6777-6784 to 0.4.j-p-e-g2008-08-071-6/+5
* Apply trunk r6775 to 0.4.dolorous2008-08-051-0/+5
* Fix 2034581: menu colour leaking information on !blood and !mutation.j-p-e-g2008-08-011-9/+11
* Apply the recent commits to branch, update the version and change log toj-p-e-g2008-07-311-15/+15
* Apply r6700 and r6706: Cleansing Flame harming helpless monsters andj-p-e-g2008-07-281-17/+19
* Apply r6640, r6694 (both by Darshan), r6670 (Haran), r6679 and r6703j-p-e-g2008-07-281-47/+39
* Apply r6620, r6624, r6625, r6628 and r6632 to 0.4.j-p-e-g2008-07-241-1/+2
* Apply Haran's recent fixes to branch.j-p-e-g2008-07-171-4/+5
* Apply trunk r6575 to 0.4.dolorous2008-07-161-2/+7
* Apply commits r6556 and r6557 to 0.4.j-p-e-g2008-07-151-15/+0
* Apply trunk r6548 to 0.4.dolorous2008-07-151-1/+1
* Apply trunk r6474 to 0.4.dolorous2008-07-101-2/+7
* Apply trunk r6462 to 0.4.dolorous2008-07-101-6/+3
* Fix 2012088: Monsters "following" you from the Abyss to the wrong level.j-p-e-g2008-07-071-1/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-32/+11
* Fix two erroneous replacements with x_chance_in_y(). The rest werej-p-e-g2008-07-061-4/+4
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-10/+9
* Fix 2011201: Disallow summoned orcs from joining a worshipper of Beogh.j-p-e-g2008-07-051-7/+7
* Tweak some descriptions.j-p-e-g2008-07-051-1/+1
* Bug 2011077: if the damage from a lightning bolt causes an orc to surrenderzelgadis2008-07-051-1/+15
* Add minor cosmetic fixes.dolorous2008-07-041-1/+1
* A few more cleanups.haranp2008-07-021-6/+4
* Improve Nemelex descriptions (Haran).dploog2008-07-021-1/+1
* Outsource the description of Xom's powers (so to speak) instead of dolorous2008-07-011-1/+1
* Bug 2004786: a lightning bolt bouncing and hitting a monster a second/tird/etczelgadis2008-07-011-1/+26
* Fix 2007064: Assertion error when changing religion as a Lugonu Chaosj-p-e-g2008-06-301-1/+1
* Only attempt to change the attitudes of holy beings if we're dumping a dolorous2008-06-301-2/+5
* Add yet more minor cosmetic fixes.dolorous2008-06-301-1/+1
* Add Lugonu to the list of chaotic gods for Zin's Recital purposes.dolorous2008-06-301-2/+2
* Enable Chaos Knights of Lugonu starting out in the Abyss.j-p-e-g2008-06-301-1/+2
* Simplify.dolorous2008-06-301-9/+4
* Properly mark poisoned ammunition as evil for TSO worshippers.dolorous2008-06-301-1/+1
* Mark known mutagenic randarts as evil items for Zin worshippers.dolorous2008-06-301-0/+6
* Fix typo.dolorous2008-06-301-1/+1
* Mark potions of mutation as evil for Zin worshippers, and poisoned dolorous2008-06-301-5/+30
* Note that Zin dislikes polymorphing monsters, and mark wands of polymorphzelgadis2008-06-291-0/+10
* Only use "greater healing" (fixes 2002446).dploog2008-06-291-2/+2
* Add gods' powers and abilities to their descriptions, viewable via ^!j-p-e-g2008-06-291-8/+17
* Make tso_unchivalric_attack_safe_monster() take a monsters* parameter dolorous2008-06-291-2/+2
* Fix 2005269: trolls being capable of wearing almost all armour types.j-p-e-g2008-06-281-8/+10
* Add minor cosmetic fixes.dolorous2008-06-271-12/+12
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-80/+78
* Simplify.dolorous2008-06-261-27/+32
* For functions that return char*'s, don't return a c_str() of an dolorous2008-06-251-5/+5
* Add miscellaneous minor fix.dolorous2008-06-241-0/+3