summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-selfench.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | reduce sos noise from 15 to 12lain2013-06-101-1/+1
| * | increase noise made by song of slaying from 10 to 15lain2013-06-101-1/+1
| * | fix compilation error from using the wrong random function for infusionlain2013-06-031-1/+1
| * | change the duration roll and cap for spirit shieldlain2013-06-021-1/+1
| * | make infusion use div_round_rand to add bonus damagelain2013-06-021-2/+2
| * | make infusion work for djinnilain2013-05-311-1/+1
| * | clean up the indentation and adjust some commentslain2013-05-281-25/+32
| * | lower infusion damage againlain2013-05-271-1/+1
| * | make infusion base damage boost 3 againlain2013-05-131-1/+1
| * | adjust spectral weapon's weaponlain2013-05-121-1/+1
| * | add pow/25 boost to infusion damagelain2013-05-111-6/+1
| * | adjust infusion slightlylain2013-05-091-1/+1
| * | basic descriptions for newskald spells and spectral weapon monsterlain2013-05-091-1/+2
| * | rough implementation of newskald spellslain2013-05-071-0/+43
* | | Be more verbose and consistent about Ozo Armour failures.Adam Borowski2013-06-191-4/+8
| |/ |/|
* | Lava orc stoneskin fixes (#7130)Neil Moore2013-06-041-0/+2
|/
* Make controlled teleports take longer to go offChris Campbell2013-04-091-0/+7
* Make "You cannot move." a canned message.David Lawrence Ramsey2013-04-041-1/+1
* Fix inconsistent punctuation.David Lawrence Ramsey2013-04-041-1/+1
* Don't let swiftness work on liquefied groundChris Campbell2013-03-251-2/+3
* Give tree form -MOVE, -TELE and -Fly.Adam Borowski2012-12-311-0/+12
* Don't allow casting Ozo's armour while ring of flames is activeChris Campbell2012-12-031-1/+1
* Remove unnecessary calls to burden_change().elliptic2012-11-091-2/+0
* Replace levitation with flight and remove controlled flight (elliott)Chris Campbell2012-11-071-7/+6
* Unify checks for liquefaction, don't slow stationary monstersChris Campbell2012-09-281-1/+1
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Remove the Insulation spellChris Campbell2012-08-211-8/+0
* Remove the See Invisible spellChris Campbell2012-08-211-18/+0
* Some more return deparenthesization.Adam Borowski2012-07-051-1/+1
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-4/+4
* Remove a good deal of header inclusion.Adam Borowski2012-05-231-4/+0
* Drop two unused attributes.Adam Borowski2012-05-081-4/+1
* Disallow cancelling the Fly spell, like it was the case with Levitation.Adam Borowski2012-04-151-0/+1
* Add a message for casting Control Teleport on -cTele floorsChris Campbell2012-04-081-2/+7
* Make a bunch of functions static, delete some unused junk.Adam Borowski2011-11-111-14/+0
* Improve the reporting of paralysis source in morgue and notes.Raphael Langella2011-08-221-1/+2
* Reword magic resistance -> protection from hostile enchantments in a couple o...Chris Campbell2011-08-051-2/+2
* Reword the shroud of Golubria recast messagesChris Campbell2011-07-211-1/+1
* Don't miscast when the spell can still be aborted (#4281).Raphael Langella2011-07-211-21/+123
* Abort some self-enchantments without wasting a turn in situations where they ...Chris Campbell2011-07-131-12/+12
* Display a different message when recasting Shroud of Golubria.David Lawrence Ramsey2011-07-041-2/+6
* A new spell: Shroud of Golubria.elliptic2011-06-231-0/+6
* Make Silence Hexes/Air again and buff it slightly.elliptic2011-06-191-1/+1
* Remove obsolete references to the player Berserker Rage spell.David Lawrence Ramsey2011-05-281-5/+0
* Disable autopickup when the See Invis spell times out with invisibles in sight.Adam Borowski2011-05-281-3/+0
* Untie {inc,set}_{m,h}p() from {inc,set}_max_{m,h}p().Adam Borowski2011-05-261-2/+2
* Remove the Resist Poison spellChris Campbell2011-04-131-6/+0
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-4/+4
* Fix new Ashenzari passive boost to low skills.Raphael Langella2011-03-221-1/+1
* Remove the Stonemail spell.David Lawrence Ramsey2011-03-141-1/+1