summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-cast.h
Commit message (Expand)AuthorAgeFilesLines
* Allow specifying Phantom Mirror hp mult, nerf for normal copies onlyDracoOmega2014-03-111-0/+1
* Revamp RakshasaDracoOmega2014-03-111-0/+3
* Rod of frigid destruction -> Rod of clouds.Steve Melenchuk2014-02-261-0/+2
* Start using -Wredundant-decls; fix all the instances I getSamuel Bronson2013-12-121-1/+0
* Reduce the number of monsters a Zot trap can recall.Steve Melenchuk2013-09-181-1/+1
* Zot trap effect: Word of Recall.Steve Melenchuk2013-09-161-1/+1
* Shuffle some function prototypes to correct places.Adam Borowski2013-04-071-1/+0
* Add Ironbrand ConvokersDracoOmega2013-03-031-0/+1
* Rename mons_spells() to mons_spell_beam().Adam Borowski2012-12-081-2/+2
* Make some functions static/gone.Adam Borowski2012-06-021-6/+0
* Implement breath timeouts for dragons, draconians, and, slightly, drakes.Jude Brown2011-10-071-0/+1
* Move some monster spell code around.Adam Borowski2011-06-041-0/+5
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-9/+9
* Rename variables named "monster" to "mons" or similar.Robert Vollmert2010-09-051-7/+7
* Spectral orcs spell for NergalleShayne Halvorson2010-09-041-0/+1
* Split up mons_cast_noise.Robert Vollmert2010-02-091-2/+2
* Allow Mara to clone any foe, not just the player.Darshan Shaligram2010-01-301-0/+1
* headers: fix inconsistent struct/class forward declarationsSteven Noonan2009-12-291-1/+1
* New (rakshasa) unique: Mara, Lord of Ilusions.Jude Brown2009-12-241-0/+1
* Bug #2896412: Breath broken after polymorphMatthew Cline2009-11-151-2/+3
* mon-cast: fix is_valid_mon_spell()Matthew Cline2009-11-061-1/+2
* Error for non-monster spells in monster specsMatthew Cline2009-11-051-1/+5
* Split up monstuff.ccMatthew Cline2009-11-011-0/+25