summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add one last minor cosmetic fix.dolorous2008-06-131-1/+2
* Add more minor cosmetic fixes.dolorous2008-06-131-3/+7
* Add follower-related cleanups.dolorous2008-06-131-8/+16
* Simplify further.dolorous2008-06-131-5/+4
* Simplify.dolorous2008-06-131-5/+5
* Add spacing fixes.dolorous2008-06-131-32/+32
* Use MAX_PIETY properly in a few more places.dolorous2008-06-131-4/+4
* Revert some uses of MAX_PIETY; xom_acts() takes a power value, not a dolorous2008-06-131-3/+3
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-43/+45
* When saccing an item with a quantity (e.g. bunch of arrows), treat it as ifharanp2008-06-131-78/+102
* Use MAX_PIETY in a few more places.dolorous2008-06-131-2/+2
* Use MAX_PIETY in more places.dolorous2008-06-131-1/+1
* Add still more minor cosmetic fixes.dolorous2008-06-131-7/+2
* Add explanatory comments to the pathfinding routines. I might have gonej-p-e-g2008-06-121-19/+22
* Add minor cosmetic fixes.dolorous2008-06-121-4/+2
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-7/+5
* Handle things properly if you start worshipping Zin and have both evil dolorous2008-06-121-2/+2
* Clean up handling of killing mutators or rotters (i.e., chaotic beings), dolorous2008-06-121-4/+53
* Overhaul god gift handling again so that we can tell which god sent dolorous2008-06-121-22/+22
* Tweak summoning-related messages again.dolorous2008-06-091-1/+1
* Set the god gift flag in the proper place (oops).dolorous2008-06-091-11/+11
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-0/+9
* Use the proper flag type to indicate god gifts (oops).dolorous2008-06-091-13/+13
* Add still more miscellaneous minor fixes.dolorous2008-06-091-6/+4
* Apply zelgadis' fix from r5625 to three other places that need it.dolorous2008-06-091-4/+4
* Make Trog's berserkers hostile again when they're sent as retribution.dolorous2008-06-081-1/+1
* Revert some of the previous simplifications, as they make other things dolorous2008-06-081-17/+29
* Simplify further.dolorous2008-06-081-12/+7
* Simplify summoning of hostile demons.dolorous2008-06-081-22/+12
* Simplify summoning of hostile holy beings.dolorous2008-06-081-6/+2
* Mark bottled efreeti as evil items, since they're demonic.dolorous2008-06-071-1/+2
* Clean up some more.dolorous2008-06-071-2/+2
* Start cleaning up summoning routines in a better way. Sorry for the dolorous2008-06-071-2/+2