summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.h
Commit message (Expand)AuthorAgeFilesLines
* make &_ join the religion directly instead of going through an altarJesse Luehrs2014-08-071-1/+3
* Revert "Make Gozag trunk-only"Nicholas Feinberg2014-08-021-1/+0
* Don't display disabled gods in the ?/ listNicholas Feinberg2014-08-021-0/+1
* Split blessing functions into a new fileNicholas Feinberg2014-06-221-3/+7
* Refactor Beogh/TSO blessing codeNicholas Feinberg2014-06-181-1/+0
* Remove an unused parameter.Neil Moore2014-06-111-2/+1
* Avoid an infinite loop in wizmode/Lua piety gain (reaverb)Neil Moore2014-06-111-1/+2
* Gozag: indicate the service fee on join attempts and on ^O.Steve Melenchuk2014-05-071-0/+1
* Make a warning for god-hated abilities (#8076).Shmuale Mark2014-03-161-0/+1
* Don't weight Nemelex decks based on the item type sacrificedChris Campbell2014-03-061-2/+0
* Rework handle_god_time wrath handling (|amethyst, elliptic).Steve Melenchuk2014-02-221-0/+1
* Make divine wrath contingent on XP gain.Steve Melenchuk2014-02-091-0/+1
* Make "every 20 turns" effects happen less predictably.Steve Melenchuk2014-02-091-1/+1
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Replace a magic number by #define.Adam Borowski2013-12-121-0/+2
* Make Trog hate all spells but not spells in rodsChris Oelmueller2013-08-011-1/+2
* Let the compiler inline new trivial accessors.Adam Borowski2013-07-311-1/+6
* Refactor 'you.religion' checks.Brendan Hickey2013-07-281-0/+1
* Vehumet spell gifting changes.elliptic2013-02-171-2/+2
* Abstract away checks for unknown gods, instead of checking for GOD_NAMELESS.David Lawrence Ramsey2013-01-261-0/+1
* Merge branch 'vehumet'Chris Campbell2013-01-201-0/+4
|\
| * Merge branch 'master' into vehumetChris Campbell2012-09-131-11/+10
| |\
| * | Memorising a Vehumet spell takes a turn.Raphael Langella2012-06-141-1/+1
| * | Some simplification.Raphael Langella2012-06-141-1/+1
| * | Merge branch 'master' into vehumetRaphael Langella2012-06-111-1/+1
| |\ \
| * | | Whitespace fixesChris Campbell2012-04-031-2/+2
| * | | vehumet implemented with a duration and a slightly better spell choosing algo...ldierk2012-04-031-0/+4
* | | | Remove unnecessary includes from header files.Jay3.14152012-10-231-2/+0
| |_|/ |/| |
* | | Use std namespace.Raphael Langella2012-08-261-9/+9
* | | Some optimizations to the greedy_sacrificiable.Raphael Langella2012-08-101-1/+1
* | | Make a bunch of functions static or gone.Adam Borowski2012-06-231-1/+0
| |/ |/|
* | Simplify random_god().Adam Borowski2012-04-241-1/+1
|/
* Use monster_type nearly everywhere.Adam Borowski2012-03-221-1/+1
* Make a bunch of functions static or non-existant.Adam Borowski2012-03-151-2/+0
* Declare an explicit type for colours.Adam Borowski2012-03-131-1/+1
* Make a bunch of functions static, delete some unused junk.Adam Borowski2011-11-111-4/+0
* Changes for Zin's Vitalise ability.Evan James2011-10-021-1/+0
* Warn about penance/excommunication for god-forbidden spells more prominently.Adam Borowski2011-09-231-0/+1
* Monk staart with some extra piety.Gustaf Hallberg2011-09-011-0/+1
* Added 'god_likes_your_god'. Gods do not hate themselvesBrendan Hickey2011-07-171-2/+2
* cppcheck: pass const strings by reference. Alloc + copy less.Adam Borowski2011-07-051-1/+1
* #ifdef away the Okawaru piety experiment, don't spam.Adam Borowski2011-06-291-1/+0
* Instead of using new Oka piety, just log it.Adam Borowski2011-06-251-0/+1
* Shift Okawaru piety (and gift) model to piety for Ash monster tiers.Adam Borowski2011-06-251-0/+1
* Add wrapper functions for random gods and altars.David Lawrence Ramsey2011-05-281-0/+3
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Fix infinite Zin feeding.Adam Borowski2011-02-221-0/+1
* Remove the notion of praying for gifts.Adam Borowski2011-02-041-1/+1
* Make Elyvilon's weapon sacrifice use 'p'. Lifesaving is 'aP'.Adam Borowski2011-02-041-1/+3
* Remove some redundancy.Adam Borowski2010-10-271-2/+0