summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some code review and cleanup.haranp2007-04-281-3/+3
* And the beat goes on (stringstreams).haranp2007-04-281-3/+2
* Cleaned up shop-handling code considerably.haranp2007-04-241-5/+2
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-5/+1
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-9/+10
* Moved items() into a separate makeitem file.haranp2007-04-211-1/+2
* Some more code refactoring in god messages.haranp2007-04-041-14/+21
* Lugonu will not accept a worshipper who has unpaid penance. This prevents thedshaligram2007-04-011-0/+7
* Zin will feed you even if your gift timeout is nonzero, but imposes andshaligram2007-03-311-2/+3
* Updated changes list.dshaligram2007-03-291-35/+64
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-2/+5
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-1/+1
* s/predictible/predictable/gharanp2007-03-241-1/+1
* Scaled down piety gain from killing creatures (or having your slaves do so),haranp2007-03-241-6/+20
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-10/+10
* Spatial distortion heals blink frogs.dshaligram2007-03-191-1/+1
* Added an invocable power to train Invocations for Lugonu (previously the firstdshaligram2007-03-191-2/+2
* s/Lucy/Lugonu/.dshaligram2007-03-191-24/+24
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-1/+33
* Fix for 1661786: autoprayer now works with run delays.haranp2007-03-131-19/+11
* [1644522] Sif Muna now does gifts on piety gain, not only when praying. Sifdshaligram2007-03-101-107/+117