summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Swap '.' and '!' in the targetting interface.j-p-e-g2008-06-221-6/+8
* Abolish item sacrifices for all gods except Nemelex, Zin and TSO. Thej-p-e-g2008-06-221-21/+11
* Add a few minor cleanups.dolorous2008-06-201-4/+2
* Give the Tome of Destruction a fixed unidentified description ("ancientj-p-e-g2008-06-191-11/+11
* Add various god gift-related cleanups.dolorous2008-06-191-5/+15
* Fix most of 1995487:haranp2008-06-181-1/+1
* Add more whitespace fixes.dolorous2008-06-181-4/+4
* Add a few more follower-related cleanups.dolorous2008-06-181-3/+3
* Changed Trog texts slightly. This addresses one half of BR 1995487. dploog2008-06-171-1/+1
* Simplify.dolorous2008-06-171-8/+8
* Fix attack conduct handling to register more than one conduct for an dolorous2008-06-171-5/+17
* Fix spelling.dolorous2008-06-171-1/+1
* Add yet more minor cosmetic fixes.dolorous2008-06-171-7/+7
* Add minor cosmetic fixes.dolorous2008-06-171-8/+8
* Fix compilation again.dolorous2008-06-171-1/+1
* Clean up handling of monsters' changing attitudes due to religion, and a dolorous2008-06-171-49/+32