summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Trunk->0.5 merge (10415): Add milestone for mollifying gods (tournament banner).dshaligram2009-07-261-0/+4
* Trunk->0.5 merge (10405-10406): Milestone and logfile additions for 2009 tour...dshaligram2009-07-251-0/+12
* Add whitespace fixes.dolorous2009-07-181-1/+1
* Apply trunk r10287 to 0.5.dolorous2009-07-181-1/+3
* Backport r10247 to 0.5: a couple of bug fixes.j-p-e-g2009-07-161-1/+7
* Apply trunk r10239 to 0.5.dolorous2009-07-161-2/+2
* Apply trunk r10233 to 0.5.dolorous2009-07-161-3/+6
* Apply trunk r10231 to 0.5.dolorous2009-07-161-4/+4
* Apply trunk r10173 to 0.5.dolorous2009-07-121-2/+29
* Apply trunk r10165 to 0.5.dolorous2009-07-111-1/+1
* Apply trunk r10163 to 0.5.dolorous2009-07-111-43/+44
* Apply trunk r10159 to 0.5.dolorous2009-07-111-7/+7
* Apply trunk r10155 to 0.5.dolorous2009-07-111-6/+6
* Apply trunk r10151 to 0.5.dolorous2009-07-111-8/+7
* Backport trunk r9888 to 0.5.dolorous2009-06-041-0/+3
* * Fix bad item (and crash) resulting from the tile inventory not beingj-p-e-g2009-06-011-1/+1
* Add minor consistency fixes.dolorous2009-05-251-6/+6
* Make Elyvilon's evil weapon destruction messages properly account for dolorous2009-05-251-4/+9
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-1/+1
* And tweak the formula again.dolorous2009-05-231-1/+1
* Tweak the chance of gaining piety under Elyvilon by destroying missiles, dolorous2009-05-231-2/+3
* Fix shopping messages mentioning "0 gold piece", and fix reading dolorous2009-05-181-1/+1
* When using Elyvilon's weapon destruction against missiles, count each dolorous2009-05-171-3/+4
* Add another comment fix.dolorous2009-05-171-1/+1
* Comment fix.dolorous2009-05-171-1/+2
* Replace hardcoded piety value with piety_breakpoint(0).dolorous2009-05-171-3/+3
* Simplify.dolorous2009-05-161-5/+3
* Make the logic for servants' killing holy beings match that for your dolorous2009-05-151-9/+13
* Fix [2792504]: Fix inverted logic causing penalties for necromancy to be dolorous2009-05-151-6/+9
* When going under penance as a Trog worshipper, make his Brothers in Arms dolorous2009-05-071-0/+2
* Simplify.dolorous2009-05-071-4/+1
* Make Trog's Hand grant both regeneration and magic resistance.dolorous2009-05-061-2/+11
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-2/+2
* Move the HALF_MAX_PIETY define to religion.h, as it's used with Xom in dolorous2009-04-181-1/+1
* Once again, remove some debugging statements.j-p-e-g2009-04-181-1/+0
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-7/+9
* When destroying weapons with Elyvilon's power, gain piety after dolorous2009-04-171-4/+5
* * Update descriptions as per Markus' patch.j-p-e-g2009-04-101-1/+2
* Elyvilon ability descriptions split into healing and self-healing. dploog2009-04-041-8/+8
* Implement a hack to differentiate between Ely's self healing and healingj-p-e-g2009-04-031-2/+2
* Fix 2714466: rods and spellbooks leaking goodness information.haranp2009-03-261-3/+7
* * A few starting choice restriction tweaks.j-p-e-g2009-03-241-2/+16
* Tweak wording of god descriptions again.dolorous2009-03-221-1/+1
* Update descriptions of good gods' holy being-related conducts.dolorous2009-03-221-2/+2
* Fix [2701428]: TSO will no longer give piety loss and penance for dolorous2009-03-221-10/+11
* Per jpeg's suggestion, add a "desecrate orcish remains" conduct for dolorous2009-03-151-8/+28
* Add one more minor cosmetic fix.dolorous2009-03-141-1/+1
* Fix compilation (oops).dolorous2009-03-131-1/+1
* Simplify.dolorous2009-03-131-9/+5
* Fix detection of chaotic monsters when the chaotic attack isn't first in dolorous2009-03-131-6/+10