summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
Commit message (Expand)AuthorAgeFilesLines
...
* Consolidate "Summon Dragon" into summon_general_creature() as well.dolorous2008-06-071-3/+3
* Clean up summon_general_creature() some more.dolorous2008-06-071-1/+2
* Consolidate "Summon Butterflies" into summon_general_creature().dolorous2008-06-071-1/+1
* Consolidate summon_ugly_thing() into summon_ice_beast_etc(), and rename dolorous2008-06-061-4/+2
* Allow creation of non-friendly god gifts. The BEH_GOD_GIFT behavior has dolorous2008-06-061-3/+4
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-1/+1
* Avoid cluttering the recovery channel when restoring stats.dolorous2008-04-201-1/+1
* Expand restore_stat() to allow for more fine-grained constrol of stat dolorous2008-04-201-1/+2
* Add a few more spell cleanups.dolorous2008-04-191-2/+2
* Implement "Summon Ugly Thing" as a player spell, in the Book of dolorous2008-04-191-0/+2
* Added telepathy as a Dowsing effect. Presumably breaks saves.haranp2008-04-081-1/+1
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* Implement [1891388]: Make Holy Word available in scroll form.dolorous2008-02-211-7/+0
* More resist fixes.dshaligram2008-01-101-1/+1
* [1837663] Fixed monsters' raise dead using player's LOS.dshaligram2007-11-281-1/+2
* Add various patches of mine:dolorous2007-11-201-1/+1
* Blade card now gives feedback when failing to brand.haranp2007-10-231-1/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+1
* Part two of godly changes.j-p-e-g2007-08-041-0/+1
* Summon Animal ('The Herd') and Summon Any ('summoning') implemented.haranp2007-06-261-0/+2
* Some more card implementations (resists in Helm, demon summoning.)haranp2007-06-231-3/+6
* Apply dist& -> const dist&dshaligram2007-04-011-1/+1
* Fixed vampiric drain trying to get spell direction twice.dshaligram2007-04-011-1/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-2/+2
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+179