summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_spells.cc
Commit message (Expand)AuthorAgeFilesLines
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Add clua function spells.failNaruni2013-08-291-0/+7
* New clua functions spells.range and spells.mana_costNaruni2013-08-281-0/+27
* Round two of duplicate code pruning for LOS attack spells.Steve Melenchuk2013-05-061-2/+6
* Revert "Prune duplicate code for LOS attack spells."Steve Melenchuk2013-01-241-6/+2
* Prune duplicate code for LOS attack spells.Steve Melenchuk2013-01-201-2/+6
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-4/+4
* ... and check if it works.Adam Borowski2010-09-301-1/+0
* Move the remaining damage spells into spl-damage.cc.Johanna Ploog2010-08-221-1/+1
* Trim unnecessary #includes.Adam Borowski2010-01-131-6/+0
* A start at a dLua spells library.Jude Brown2009-12-251-0/+30