summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.h
Commit message (Expand)AuthorAgeFilesLines
...
* Attempt to rebalance Yred's gifts as mentioned on the wiki.David Lawrence Ramsey2010-10-101-1/+1
* Move check for transformed players' joining gods into its own function.David Lawrence Ramsey2010-09-281-0/+1
* Fxi the rest of the "^" screen description of Yred's unified ability.David Lawrence Ramsey2010-09-191-1/+1
* Remove an obsolete function.Adam Borowski2010-09-131-1/+0
* Unify string_to_god() and str_to_god().Adam Borowski2010-09-071-1/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-17/+17
* Rename chars used as numbers to int8_t/uint8_t. Fix some other type usage.Adam Borowski2010-07-301-1/+1
* Smoother piety gain in sprint.Adam Borowski2010-07-071-1/+2
* [1868] Fix converting to Lugonu not giving access to first power in Sprint.Darshan Shaligram2010-07-051-1/+1
* Fix crash in get_monster_tension.Darshan Shaligram2010-07-031-1/+1
* Make passive mapping and Jiyva's death use a delayed action.Adam Borowski2010-06-261-1/+0
* Change get_tension to work on LOS onlyRobert Burnham2010-06-221-1/+1
* Modularize get_tension and demonic guardianRobert Burnham2010-06-101-0/+2
* Abyss code cleanup.Darshan Shaligram2010-06-051-0/+4
* Variable Nemelex death message. (dpeg)Robert Vollmert2010-06-031-0/+1
* Move zin_remove_all_mutations() from religion.cc to godabil.cc.David Lawrence Ramsey2010-05-301-1/+0
* For now, move the zin_remove_all_mutations() prototype to religion.h.David Lawrence Ramsey2010-05-301-0/+1
* Move ely_destroy_weapons() from religion.cc to godabil.cc.David Lawrence Ramsey2010-05-301-1/+0
* Revert "Experimentally use the piety pool for large piety gains (Jiyva, Ely)."Jesse Luehrs2010-04-291-1/+1
* Merge Jiyva item sacrifice with offer_items().Robert Vollmert2010-03-031-16/+2
* abyss modifications for sprintJesse Luehrs2010-03-021-1/+1
* revise god_hates_spell, change parm order on god_(hates|likes)_spellDMBrownrigg2010-02-111-2/+2
* Continuing with Due's cleaned up version of splColor-patchDMBrownrigg2010-02-111-0/+2
* Experimentally use the piety pool for large piety gains (Jiyva, Ely).Johanna Ploog2010-02-061-1/+1
* Sort temple_god_list by name.Robert Vollmert2010-01-281-0/+1
* Make the wizmode god gift command a bit more useful.Johanna Ploog2010-01-261-1/+1
* Split out godprayer.{cc,h} from religion.cc.Robert Vollmert2010-01-231-5/+11
* Split out did_god_conduct and some other things to godconduct.{h,cc}.Robert Vollmert2010-01-231-29/+1
* Bring did_god_conduct header parameter naming in line with implementation.Robert Vollmert2010-01-221-1/+1
* Fix bad display of Chei's powers.Adam Borowski2010-01-211-0/+3
* Merge branch 'master' into messagewindowRobert Vollmert2010-01-181-1/+2
|\
| * Remove the last references to god_hates_butchery().David Lawrence Ramsey2010-01-141-1/+0
| * A quick "god gift" Wizard function.Jude Brown2010-01-121-0/+2
* | Merge branch 'master' into messagewindowRobert Vollmert2010-01-111-0/+1
|\|
| * Amulet of Faith, mark I.Darshan Shaligram2010-01-101-0/+1
* | Move alternative god colouring to religion.cc.Robert Vollmert2009-12-091-0/+1
|/
* Remove now-unused function offer_and_butcher_corpse().David Lawrence Ramsey2009-11-211-1/+0
* religion: temple_god_list()Matthew Cline2009-11-111-0/+2
* Rename FeawnCharles Otto2009-11-081-3/+3
* Split away divine retribution into godwrath.ccAdam Borowski2009-11-071-1/+1
* Collect attitude changing code.Robert Vollmert2009-11-061-2/+0
* Yank some god invocations from religion.cc into godabil.ccAdam Borowski2009-10-221-19/+0
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-30/+0
* Add missing Chronos conducts for hasting yourself, casting swiftness,Adam Borowski2009-10-211-0/+1
* Split actors and env from externs.h.Robert Vollmert2009-10-211-1/+2
* gods: added "Chronos", the slow godSteven Noonan2009-10-201-0/+3
* Make gods that take corpse offerings do so without the butchery step,David Lawrence Ramsey2009-10-111-1/+2
* Using Tukima's Dance on a weapon your god hates is a bad thing.Adam Borowski2009-10-071-2/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Generalize the check for Vehumet supported spells. Add Shatter and Lee's Rapi...evktalo2009-09-301-0/+2