summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-summoning.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add Iskenderun's Arcane Familiar spellDracoOmega2013-01-281-0/+8
* Replace levitation with flight and remove controlled flight (elliott)Chris Campbell2012-11-071-1/+0
* Remove unnecessary includes from header files.Jay3.14152012-10-231-1/+0
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Staticify summon_animalsChris Campbell2012-07-181-1/+0
* Make a bunch of functions static or gone.Adam Borowski2012-06-231-2/+0
* Make another bunch of functions static or gone.Adam Borowski2012-04-051-2/+1
* Remove Terpsichore (remember, you can revert!).Adam Borowski2012-03-081-2/+0
* Make high-level monster creation return monster*Adam Borowski2012-01-051-1/+1
* Stop racial segregation of abominations.Adam Borowski2011-12-151-1/+0
* Rename a few #include guards to match their associated files.David Lawrence Ramsey2011-12-141-2/+2
* Don't allow abjuring through walls eitherChris Campbell2011-12-051-1/+1
* Give deep dwarf necromancers Simulacrum (and a kind of Apportation).Adam Borowski2011-12-051-0/+1
* Make a bunch of functions static, delete some unused junk.Adam Borowski2011-11-111-5/+0
* Make Twisted Resurrection a monster spell.Neil Moore2011-11-101-1/+4
* First pass at corpse merging.Neil Moore2011-11-101-0/+2
* Add Mass Abjuration to the Grand Grimoire, make normal Abjuration properly sm...Chris Campbell2011-09-021-1/+2
* Merge branch 'master' into demonsChris Campbell2011-09-021-29/+38
|\
| * Don't miscast when the spell can still be aborted (#4281).Raphael Langella2011-07-211-29/+38
* | split abjuration into two spells, single target/losJesse Luehrs2011-05-081-1/+1
|/
* Tukima's Dance Party -> Tukima's Ball.Jude Brown2011-02-211-1/+1
* Tukima v 1.0Matthew M Ince2011-02-031-0/+3
* Make Summon Hydra a monster spell.Adam Borowski2011-01-251-1/+1
* Add Summon Hydra spell.RangerC2011-01-191-0/+1
* Make players wish that pan lord had mere firestorm.Adam Borowski2011-01-181-1/+1
* Make a prototype's variable name match the function's.David Lawrence Ramsey2011-01-011-1/+1
* Delay monster-BiA until after first berserk; BiA sets.Jude Brown2010-12-261-1/+2
* Normalise cast_malign_gateway into several functions.Jude Brown2010-12-251-1/+4
* Fix several bugs wrt monster Brothers in Arms.Adam Borowski2010-12-051-2/+1
* Flavour, functionality, tentacle buff for Malign Gateway.Jude Brown2010-10-081-0/+1
* Merge branch 'master' into malign_gatewayJude Brown2010-09-281-0/+1
* Slight changes in the spell code grouping.Johanna Ploog2010-08-221-0/+2
* Move spells summoning monsters into a file of their own.Johanna Ploog2010-08-211-0/+71