summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Nemelex prayer is now one-turn only.dshaligram2007-08-181-2/+4
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-2/+2
* God gifts were broken for Nemelex, Zin, and Yredelemnul, fixed (thanks, cbus).dshaligram2007-08-101-8/+15
* [1768747] Altar prayer is no longer possible while levitating.dshaligram2007-08-071-9/+19
* + Berserking monsters attack the nearest enemy.j-p-e-g2007-08-071-1/+11
* Fixed MinGW complaining about possibly uninitialised variables.dshaligram2007-08-051-1/+1
* Minor code review of the Beogh idol revenge and Trog/Ely destruction stuff.haranp2007-08-041-45/+43
* Tweaked piety gain for burning books (Trog ability).j-p-e-g2007-08-041-4/+11
* More varied messages upon DNGN_ORCISH_IDOL destruction,j-p-e-g2007-08-041-6/+33
* Part two of godly changes.j-p-e-g2007-08-041-10/+19
* First part of godly changes.j-p-e-g2007-08-031-25/+179
* Beogh now punishes those who destroy orcish idols.j-p-e-g2007-08-021-5/+41
* Fixed broken instant-Lugonu-access-to-first-power (dolorous, 1758116)haranp2007-07-221-1/+2
* Added a Draw Card invocation for Nemelex, which lets you draw a cardharanp2007-07-211-2/+2
* Minor fixes from dolorous [1756345, 1755657]haranp2007-07-191-4/+4
* Minor cleanups.haranp2007-07-171-52/+66
* Added Drink Blood to conduct descriptions.dshaligram2007-07-171-1/+2
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-0/+15
* Beogh balancing:dshaligram2007-07-121-6/+7
* Fixed missing description for Metabolic Englaciation [1752269]haranp2007-07-121-0/+3
* Hmm... looks like my last commit didn't make it.j-p-e-g2007-07-111-1/+11
* Nemelex now remembers what you've sacrificed and gifts decks accordingly.haranp2007-07-091-7/+38
* Nemelex now uses Evocations instead of Invocations.haranp2007-07-091-1/+1
* Code review and minor fixups for Beogh.haranp2007-07-081-112/+93
* Beogh bug fixes, mostly orcish gear stuff.j-p-e-g2007-07-071-4/+18
* Vehumet does not accept undead slave collateral kills (back to 0.2).dshaligram2007-07-061-1/+0
* Makhleb no longer accepts dedicated undead kills.dshaligram2007-07-061-2/+2
* added Recall invocation for Beogh (data copied from Kiku)j-p-e-g2007-07-051-2/+2
* Better feedback for Beogh water walking.haranp2007-07-041-18/+27
* Broke up the monolithic divine_retribution() function somewhat.haranp2007-07-041-549/+534
* Beogh messiahs can walk on water.haranp2007-07-031-3/+22
* [1747353] Allies shouldn't be noted as "defeated" by you. haranp2007-07-031-1/+1
* Minor cleanups (especially of Xom code.)haranp2007-07-031-4/+4
* Nemelex pleasing updated. All previously-unknown cards now give 1-2haranp2007-06-231-2/+2
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-5/+5
* Added some tweaks to Beogh:j-p-e-g2007-06-211-8/+23
* reordering Beogh band difficultyj-p-e-g2007-06-181-6/+6
* Some more cards and bugfixes.haranp2007-06-171-1/+0
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-13/+27
* Remember choice of Beogh in character selection.dshaligram2007-06-141-190/+127
* Implemented Beogh, god of Orcs.j-p-e-g2007-06-141-6/+335
* [1709687] Fixed Vehumet and Lugonu not accepting kills by undead slaves.dshaligram2007-06-031-5/+19
* [1722797] Fixed grammar bugs in item sacrifice messages.dshaligram2007-06-021-18/+35
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-447/+84
* Nemelexites now require confirmation before offering runes, orbs, orharanp2007-05-151-2/+33
* Removed portable altars. Nemelex prayers will now sacrifice everythingharanp2007-05-121-22/+14
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-2/+2
* Implemented Nemelex's 'sneak peek' ability.haranp2007-05-111-2/+10
* Nemelex now grants a 'triple draw' ability: choose 1 out of 3 (or out ofharanp2007-05-091-2/+2
* Type safety, cast cleanups, etc.haranp2007-05-011-4/+4