summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add more detailed how-to information on Nemelex and Elyvilon.j-p-e-g2008-06-161-4/+14
* Fix 1994840: good items were never racial boots.haranp2008-06-161-8/+10
* More cleanups and use of stack_iterator. Added operator-> to stack_iteratorharanp2008-06-161-75/+56
* Finally implemented stack_iterator(), a way to iterate over objects inharanp2008-06-161-17/+11
* Simplify.dolorous2008-06-161-10/+9
* Add more miscellaneous minor fixes.dolorous2008-06-161-12/+10
* Move the tutorial descriptions of gods' likes and dislikes intoj-p-e-g2008-06-151-0/+240
* Add miscellaneous minor fixes.dolorous2008-06-151-1/+1
* Added comment.dploog2008-06-151-6/+6
* Fix 1948131: Quiver slot name wraps around the screen.j-p-e-g2008-06-151-1/+2
* Expand the list of gods that give permanent followers to include Yred, dolorous2008-06-141-3/+4
* Consolidate the checks for gods that give you permanent followers into a dolorous2008-06-141-6/+15
* * Add a prompt when attacking monsters with an inappropriate weapon orj-p-e-g2008-06-141-10/+25
* Add more god gift-related fixes. First, expand mgen_data::hostile_at() dolorous2008-06-141-22/+22
* Add more minor cosmetic fixes.dolorous2008-06-141-2/+1
* Improve handling of god gifts when dumping gods, so that only god gifts dolorous2008-06-141-10/+27
* Add another spacing fix.dolorous2008-06-141-1/+1