summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add mesilliac's patch in [1944555] for improved handling of dolorous2008-04-211-2/+4
* Add shadowing to the amulet of the Air tile.j-p-e-g2008-04-211-3/+3
* Add more whitespace fixes.dolorous2008-04-201-15/+15
* And clean it up yet again.dolorous2008-04-201-2/+2
* And clean up the previous attempt.dolorous2008-04-201-10/+12
* Make Zin's Revitalisation easier to adjust in terms of power by making dolorous2008-04-201-5/+13
* Add minor cosmetic fixes.dolorous2008-04-201-4/+4
* Add whitespace fixes.dolorous2008-04-201-2/+2
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-2/+2
* Add a few more spell cleanups.dolorous2008-04-191-1/+1
* For abjuration purposes, treat good neutral monsters like friendly dolorous2008-04-191-1/+1
* For consistency with Zin's Recite, allow Elyvilon's healing to work on dolorous2008-04-081-7/+14
* For consistency, if a holy being is permanently neutralized via Zin's dolorous2008-04-071-9/+15
* More neutrality cleanups. Holy beings neutralized on sight by your dolorous2008-04-071-2/+0
* For consistency, since Zin's Recite can pacify holy beings, let Ely's dolorous2008-04-071-3/+4
* One more neutral monster cleanup: Instead of misusing the "half XP" dolorous2008-04-071-0/+2
* Add minor cosmetic fixes.dolorous2008-04-071-7/+7
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-2/+2
* Fix 1869850: Targeting now respects mimics' (un)known status correctly,j-p-e-g2008-03-311-2/+2
* Elyvilon will now rarely (5% chance) protect allies from harm.j-p-e-g2008-03-231-17/+14
* Applying the new convention to static methods.j-p-e-g2008-03-221-11/+11
* Add Ely's pacifying monsters effect:j-p-e-g2008-03-221-19/+108
* Make Zin dislike when the player takes an action that makes an alreadyj-p-e-g2008-03-211-2/+2
* Fix 1915965, infinite loop identifying identified items with identified scrol...pauldubois2008-03-171-0/+1
* [FR 1903593] Change identification process of j-p-e-g2008-03-031-4/+7
* [1873415] Weaken chain paralysis.dshaligram2008-01-271-8/+0
* [1832114] Fixed more prompts for mostly offscreen ball lightning detonation.dshaligram2008-01-251-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+9
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-3/+3
* Permanent levitation no longer confers permanent flight.haranp2007-12-131-5/+5
* Added Sage card, which boosts skill training.haranp2007-11-301-1/+1
* Added Crusade card: conversion/abjuration effect.haranp2007-11-161-5/+2
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-0/+1
* Fixed monsters::is_levitating not checking randarts that provide levitation.dshaligram2007-10-271-1/+2
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-1/+1
* Fix bug 1814617: teleport/banish not clearing being trapped in netj-p-e-g2007-10-261-17/+5