summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godprayer.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove 2 more parameters from items()reaverb2014-08-081-3/+3
* Allow autosacrifice on altars and when silenced (minmay)Neil Moore2014-08-031-4/+4
* Remove stuffNicholas Feinberg2014-07-291-1/+2
* Create prompt.ccNicholas Feinberg2014-07-271-0/+1
* Separate 'permanent' and 'temporary' monster hit diceNicholas Feinberg2014-07-131-1/+1
* Remove Qazlal's permanent resistance giftChris Campbell2014-07-131-51/+0
* ConstifyNicholas Feinberg2014-07-041-1/+1
* Let BLOOD finally have its place in the sunNicholas Feinberg2014-07-011-1/+1
* Split butchering/bottling into a new fileNicholas Feinberg2014-07-011-0/+1
* Prayer tweaksNicholas Feinberg2014-06-301-2/+6
* Allow sacrificing corpses on other gods' altars (minmay)Nicholas Feinberg2014-06-301-44/+69
* Remove an unused argument from the items() functiongammafunk2014-06-291-3/+3
* Let godless hill orcs convert to priests with (p)Nicholas Feinberg2014-06-261-0/+11
* Rename 'mesclr()' to 'clear_messages()'reaverb2014-06-221-1/+1
* Add a failure check in Necronomicon gifting (floatingatoll, #8417).Shmuale Mark2014-06-181-3/+1
* Fix messaging when enchanting weapons via god blessingChris Campbell2014-06-151-2/+2
* Plus2: Combine all three enchant weapon scrollsChris Oelmueller2014-06-141-1/+2
* Fix weapon listing for god blessingsChris Campbell2014-06-121-1/+1
* Allow gods to rebrand blessed weapons againChris Campbell2014-06-121-1/+1
* Don't crash when unwielding a temp-branded weapon.Neil Moore2014-06-121-1/+4
* Allow temporary branding to go over a permanent brand.Shmuale Mark2014-06-121-1/+3
* Revert "Make random_choose_weighted() end on -1 weight"reaverb2014-06-101-1/+1
* Make random_choose_weighted() end on -1 weightreaverb2014-06-101-1/+1
* Remove a now-unused variable.Neil Moore2014-06-071-7/+1
* Make Doxygen @returns "@return" for consistancy.reaverb2014-06-051-1/+1
* Remove some unused handling for Nemelex item sacrificesChris Campbell2014-05-311-12/+1
* Re-order some dubious codeNicholas Feinberg2014-05-301-2/+2
* Correct some doxygen blocks.Neil Moore2014-05-291-1/+1
* Change Nemelex piety gain to piety from exploration.Shayne Halvorson2014-05-281-27/+0
* Make corpses and skeletons stationary items (minmay)gammafunk2014-05-261-1/+6
* Remove player burden and carrying capacitygammafunk2014-05-261-5/+0
* Improve display and messaging for Gozag's item duplicationChris Campbell2014-05-091-0/+4
* Don't let Gozag duplicate goldChris Campbell2014-05-081-1/+6
* Gozag: only duplicate one of a stack of items.Steve Melenchuk2014-05-071-8/+16
* Don't allow duplicating the orb of Zot or runesChris Campbell2014-05-071-1/+1
* Make a note when duplicating an item under Gozag or gaining Qazlal's resistan...Chris Campbell2014-05-071-0/+6
* Tone down Qazlal's 6* gift.Steve Melenchuk2014-05-071-6/+6
* Rewrite Qazlal's 6* elemental protection messages (ChrisOelmueller).Steve Melenchuk2014-05-071-4/+5
* Qazlal: one-time-only elemental protection gift at 6*.Steve Melenchuk2014-05-071-0/+46
* A few extra bits of Gozag messaging.Steve Melenchuk2014-05-071-0/+2
* Gozag: Duplication.Steve Melenchuk2014-05-071-2/+37
* Refactor _altar_prayer() a bitreaverb2014-05-061-27/+19
* Increase the number of curse scrolls from Ashenzari sacrificesChris Campbell2014-03-261-1/+1
* Reword a Zin messageChris Campbell2014-03-201-2/+1
* Remove `auto_list` optionChris Oelmueller2014-03-111-6/+3
* Allow prayer while silenced (and into).Shmuale Mark2014-03-111-7/+2
* Don't weight Nemelex decks based on the item type sacrificedChris Campbell2014-03-061-95/+1
* Don't generate racial armourChris Oelmueller2014-03-061-4/+2
* Let Ashenzari give multiple curse scrolls earlierChris Campbell2014-03-051-1/+1
* Adjust Ashenzari curse scroll weights, sometimes generate multiple scrollsChris Campbell2014-03-031-15/+30