summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-zap.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the new monster spell 'Corrosive Bolt'Nicholas Feinberg2014-07-311-0/+2
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Change Tukima to be a targeted spellJeekaroose2014-05-271-0/+2
* Remove the unused HOLY_LIGHT beam/zapChris Campbell2014-03-221-2/+0
* Fix various tracer issues with the Rod of DestructionDracoOmega2014-03-221-9/+0
* Glaciate.Steve Melenchuk2014-02-251-2/+0
* Revamp rod of destruction.wheals2014-02-241-0/+9
* Crystal golem -> Crystal guardian (Grunt, tenofswords).tenofswords2014-02-151-0/+2
* Replace rod of fiery destruction spells with explosive boltChris Campbell2014-02-051-0/+2
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-1/+1
* Give the rod of striking SPELL_MELEE. It's clobberin' time!Adam Borowski2013-07-171-2/+0
* Make Cigotuvi's Degeneration an un-spell.Adam Borowski2013-03-181-2/+0
* Merge branch 'bad_forms'Adam Borowski2013-02-131-2/+2
|\
| * Allow self-targetting polymorph.Adam Borowski2013-01-041-2/+2
* | Rename a couple more zaps I missed to their spell counterparts.Adam Borowski2013-02-131-2/+2
* | Rename zap enums to those of their spells.Adam Borowski2013-02-031-20/+21
* | Add Force Lance spellDracoOmega2013-01-281-0/+2
* | Refactor fireball to use standard zap routineDracoOmega2013-01-281-0/+2
|/
* Use std namespace.Raphael Langella2012-08-261-1/+1
* Remove parentheses around return (simple_function_call).Adam Borowski2012-07-051-2/+2
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-4/+4
* Rename "Light Beam" to "Holy Light" to match the BEAM and to disambiguate vs ...Adam Borowski2011-10-071-2/+2
* Inner Flame: a spell for making things explodeChris Campbell2011-06-261-0/+2
* Make Banishment a monster-only spellChris Campbell2011-03-011-2/+0
* Nerf sticky flame range to 1.Raphael Langella2010-12-281-0/+1
* Finish implementing holy breath, as "blessed fire".Jude Brown2010-06-271-2/+0
* Fix ZAPs, BEAMs, spll-data and mon-cast info for new holy spells.Jude Brown2010-06-271-0/+4
* spell_zap_power_cap: Translates zap power cap to spell power.Robert Vollmert2010-03-021-0/+21
* Move spell-to-zap mapping out from _do_cast into spl-zap.cc.Robert Vollmert2010-03-021-0/+120