summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-selfench.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Move redraw functions from stuff.cc -> output.ccNicholas Feinberg2014-07-281-0/+1
* Move get_ch() from stuff.cc to macro.ccNicholas Feinberg2014-07-271-0/+1
* Make Ozocubu's Armour use spellpower instead of IceNicholas Feinberg2014-07-241-7/+5
* Make Death's Door check spellpower instead of NecromancyNicholas Feinberg2014-07-241-1/+1
* Revert "make tree-form immune to Leda's"Nicholas Feinberg2014-07-161-7/+0
* Prevent casting Leda's in tree form.Neil Moore2014-07-141-0/+7
* Improve some checks.Shmuale Mark2014-06-291-1/+1
* Rename 'mesclr()' to 'clear_messages()'reaverb2014-06-221-1/+1
* Increase the base maxHP loss from Borgnjor's RevivificationChris Campbell2014-06-071-1/+1
* Chance function(void) to function()reaverb2014-05-241-1/+1
* Reword Infusion's messaging.Steve Melenchuk2014-05-121-2/+2
* Change Death's Door flavour message.Sage2014-04-221-1/+1
* Fix Swiftness being uncastable in liquidsChris Campbell2014-03-151-7/+0
* Remove `auto_list` optionChris Oelmueller2014-03-111-3/+1
* Fix a couple of hiccups with amnesia.Steve Melenchuk2014-03-101-0/+1
* Disable casting of Repel Missiles while wearing the Amulet of the Air.Brandon Kime2014-02-261-1/+3
* Don't allow both repel and deflect missiles to be active at onceChris Campbell2014-02-171-2/+7
* Base RMsl/DMsl expiry on current power rather than power at cast timeChris Campbell2014-02-111-4/+12
* Slight adjustments to power, timeouts and messages for RMsl/DMslChris Campbell2014-02-081-4/+4
* Give Repel/Deflect missiles a chance to expire per deflection instead of a du...argonaut2014-02-081-4/+6
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-6/+5
* Swiftness changes.elliptic2013-11-271-6/+9
* Improve Ozo's failure message for too-heavy armourChris Campbell2013-11-231-1/+1
* Give Trog's Hand its own duration.pubby2013-11-101-17/+1
* Revert "Negate swiftness with stasis."Chris Campbell2013-11-061-3/+3
* Merge branch 'dwants'. Bring some Raid.Adam Borowski2013-11-061-0/+7
|\
| * Merge branch 'master' into dwantsAdam Borowski2013-11-011-11/+1
| |\
| * \ Merge branch 'master' into dwantspubby2013-10-011-24/+12
| |\ \
| * \ \ Merge branch 'master' into dwantspubby2013-08-311-17/+69
| |\ \ \
| * | | | Negate swiftness with stasis.pubby2013-08-311-0/+7
* | | | | Axe a buttload of useless #includes.Adam Borowski2013-11-031-2/+0
| |_|_|/ |/| | |
* | | | Remove Song of ShieldingChris Campbell2013-10-221-8/+0
* | | | Adjust Song of SlayingChris Campbell2013-10-221-3/+1
| |_|/ |/| |
* | | Generalise some flight checks, fix inconsistenciesChris Campbell2013-10-011-16/+1
* | | Grammatify.Neil Moore2013-09-151-1/+1
* | | Don't prevent casting swiftness in liquids.Neil Moore2013-09-071-9/+11
* | | Make lava block swiftness as water does.Neil Moore2013-09-071-1/+2
| |/ |/|
* | Give treants a 'grasping roots' abilityDracoOmega2013-08-221-0/+6
* | Change title of some spell list screens.Neil Moore2013-08-111-2/+4
* | Let auto_list = false work with amnesia.Neil Moore2013-08-101-1/+2
* | Fix whitespace.Neil Moore2013-08-101-1/+1
* | Make scrolls of amnesia display the spell list immediately instead of just a ...BlackSheep2013-08-101-3/+9
* | Make the initial noise of Song of Slaying the same as the per-turn noiseChris Campbell2013-08-031-1/+1
* | Refactor 'you.religion' checks.Brendan Hickey2013-07-281-1/+2
* | Don't restore MP when forgetting spells via amnesia scroll/abilityChris Campbell2013-07-071-8/+0
* | Rename the Spirit Shield spell to Song of ShieldingChris Campbell2013-06-251-2/+2
* | Post-merge Skald cleanupPete Hurst2013-06-241-10/+4
* | Merge branch 'newskalds' of git://gitorious.org/~lainiw/crawl/lain-crawl into...Pete Hurst2013-06-241-0/+46
|\ \
| * | Spacing fixes.Ed Gonzalez2013-06-111-1/+1