summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Ponderousify available from day 1. Announce newly available powers when...Adam Borowski2009-10-221-8/+13
* Tweak wording of a few god messages.David Lawrence Ramsey2009-10-221-4/+4
* Slap costs and fail chances on Chronos' abilities.Adam Borowski2009-10-221-2/+2
* Swap transform_cancellable into transform_uncancellable, since that's the def...Adam Borowski2009-10-221-1/+1
* Clean up some unused #includesAdam Borowski2009-10-221-1/+0
* Yank some god invocations from religion.cc into godabil.ccAdam Borowski2009-10-221-471/+1
* religion.cc: fix broken compile-time check caused by conduct absent from listSteven Noonan2009-10-211-1/+2
* Document Chronos' dislikes on the god screen.Adam Borowski2009-10-221-0/+5
* Chronos' time step.Adam Borowski2009-10-211-1/+1
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-545/+1
* Tentatively color Chronos lightcyan.Adam Borowski2009-10-211-0/+3
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-211-6/+6
* Add missing Chronos conducts for hasting yourself, casting swiftness,Adam Borowski2009-10-211-0/+72
* Fix compile error with new Slow God conducts mismatch.Jude Brown2009-10-201-1/+1
* Add comment fixes.David Lawrence Ramsey2009-10-201-4/+5
* Fix bug [2879187] Gods gifting duplicate booksCharles Otto2009-10-201-0/+4
* Remove tabs, and add minor cosmetic fixes.David Lawrence Ramsey2009-10-201-25/+25
* gods: added "Chronos", the slow godSteven Noonan2009-10-201-1/+126
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Naming consistency.Robert Vollmert2009-10-171-7/+7
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-2/+2
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-131-1/+1
* Apply n78291's patch in [2877049], with a few tweaks, to expand Jiyva'sDavid Lawrence Ramsey2009-10-121-13/+79
* Revert the prayer duration change for gods who like freshDavid Lawrence Ramsey2009-10-111-8/+2
* Add prayer duration fixes for gods who accept fresh corpses or butchery.David Lawrence Ramsey2009-10-111-10/+15
* Make gods that take corpse offerings do so without the butchery step,David Lawrence Ramsey2009-10-111-93/+116
* Properly indicate the source of Kiku's torment.David Lawrence Ramsey2009-10-111-1/+1
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Reorder Zin's dislikes a bit.David Lawrence Ramsey2009-10-091-1/+1
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Add chaos-branded weapons to the good gods' dislike list, for the sameDavid Lawrence Ramsey2009-10-071-13/+23
* Put chaos branded weapons on Feawn's dislike list because players can get pen...Charles Otto2009-10-071-1/+6
* Using Tukima's Dance on a weapon your god hates is a bad thing.Adam Borowski2009-10-071-15/+20
* Merge monster berserk and might; improve ordering of timeout messages.Robert Vollmert2009-10-071-1/+5
* Enable monsters to drink potions of might.Robert Vollmert2009-10-071-0/+6
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Increase the piety gain from decomposition, list the fruit cost for growth an...Charles Otto2009-10-051-7/+3
* Give a message and a milestone when Nemelex' active wrath stops [BR 2844717]Adam Borowski2009-10-061-0/+11
* Kiku now gifts the lesser Necromancy books in a quick succession. Also, took ...evktalo2009-10-031-51/+66
* Replace extraneous tabs with spaces.David Lawrence Ramsey2009-10-011-1/+1
* food.cc, religion.cc: remove merge conflict markersSteven Noonan2009-10-011-4/+0
* Fix compilation (oops).David Lawrence Ramsey2009-10-011-0/+4
* Clean up the Kiku changes a bit.David Lawrence Ramsey2009-10-011-16/+18
* Applying Kiku patch by Alex MacDonald (timecircuits). Kiku now has an invocat...evktalo2009-10-021-37/+92
* Add minor cosmetic fixes.David Lawrence Ramsey2009-09-301-1/+4
* Added Sandblast to the list of Vehumet-boosted spells. Tweaked int spell_rang...evktalo2009-09-301-1/+3
* Generalize the check for Vehumet supported spells. Add Shatter and Lee's Rapi...evktalo2009-09-301-0/+10
* Add wording fix.David Lawrence Ramsey2009-09-301-1/+1
* Vehumet modifications. Remove the warding effect, replace it with extended ra...Charles Otto2009-09-301-4/+4
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1