summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Make divine stamina increase stats by 1, 3, and 5 instead of by 1 each dolorous2008-05-161-5/+6
* Fix problem disabling the third level of divine stamina.dolorous2008-05-161-6/+6
* Fix messages for expiring divine robustness and disappearing divine dolorous2008-05-151-1/+3
* Disable chaining of Zin's Vitalisation if, after the piety for it is dolorous2008-05-151-0/+5
* Comment fix.dolorous2008-05-151-2/+2
* Improve the non-stacking of Zin's divine stamina and the stat-enhancing dolorous2008-05-151-9/+13
* Rename Zin's Revitalisation to Vitalisation.dolorous2008-05-151-34/+33
* When placed under penance or excommunicated by Zin, remove divine dolorous2008-05-151-0/+20
* Fix chaining again.dolorous2008-05-151-5/+17
* Clean up the non-stacking of Zin's divine boosts and the equivalent dolorous2008-05-151-2/+7
* Add divine stamina (temporary stat-boosting) to Zin's Revitalisation.dolorous2008-05-151-3/+28
* Extend chaining time again.dolorous2008-05-091-4/+4
* Simplify yet again.dolorous2008-05-091-4/+3
* Fix compilation (oops).dolorous2008-05-091-2/+2
* Simplify further.dolorous2008-05-091-51/+14
* Simplify.dolorous2008-05-091-45/+4
* Another message tweak.dolorous2008-05-091-1/+1
* Tweak message.dolorous2008-05-091-1/+1
* Don't allow divine robustness to stack with the robust mutation.dolorous2008-05-091-7/+8
* Fix chaining to properly handle cases where all possible restoration has dolorous2008-05-091-13/+16
* Increase HP proportionately when activating divine robustness.dolorous2008-05-091-0/+6
* Tweak the third stat-restoring step of Zin's Revitalisation.dolorous2008-05-091-4/+4
* Break chaining at the proper times.dolorous2008-05-091-6/+13
* Fix chaining durations.dolorous2008-05-091-7/+4
* Improve chaining of Zin's Revitalisation to only activate when it's dolorous2008-05-091-8/+26
* Simplify.dolorous2008-05-091-6/+6
* Adjust the divine robustness durations.dolorous2008-05-091-3/+6
* Comment fix.dolorous2008-05-081-1/+1
* To make Zin's Revitalisation less of a potion effect, consoliodate the dolorous2008-05-081-17/+28
* Really fix the fallthrough bugs in Zin's Revitalisation.dolorous2008-05-081-27/+24
* Fix some fallthrough-related bugs in Zin's Revitalisation, and allow dolorous2008-05-081-43/+104
* Add full stat restoration to Zin's Revitalisation again.dolorous2008-05-071-0/+14
* Comment fixes.dolorous2008-05-061-3/+3
* For now, go back to two stat-restoring steps for Zin's Revitalisation.dolorous2008-05-061-14/+0
* Add another stat-restoring step to Zin's Revitalisation.dolorous2008-05-061-1/+15
* Add the first steps toward a stat restoration/temporary boosting effect dolorous2008-05-061-3/+49
* Add minor cosmetic fix.dolorous2008-04-301-1/+1
* In Zin's Revitalisation, properly handle the second unrotting effect.dolorous2008-04-281-1/+1
* Handle the Revitalisation fall-throughs properly (really, this time).dolorous2008-04-281-2/+2
* Comment fixes.dolorous2008-04-281-3/+3
* Actually add some of the aforementioned fixes (oops).dolorous2008-04-281-2/+16
* Expand Zin's Revitalisation to allow for negative affliction removal, dolorous2008-04-281-4/+81
* Rework Zin's Revitalisation so that it remembers which step it was on dolorous2008-04-281-32/+65
* In Zin's Revitalisation, make the type of revitalization done a dolorous2008-04-281-2/+2
* Add minor cosmetic fix.dolorous2008-04-261-1/+1
* And tweak the randomization.dolorous2008-04-261-4/+4
* Randomize piety loss from Zin's Revitalisation a bit.dolorous2008-04-261-2/+9
* Adjust the piety cost for Zin's Revitalisation to make it grow dolorous2008-04-261-3/+2
* Fixed revitalisation being a super-heal-wounds effect.dshaligram2008-04-251-1/+1
* Take the first step toward improving Zin's Revitalisation: HP and MP are dolorous2008-04-241-12/+46