summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-mis.cc
Commit message (Expand)AuthorAgeFilesLines
* Tweak spell miscast messages to not overlap with monster speech.dolorous2009-02-061-2/+2
* Fix [2514815]: better messaging for Transmutatin miscasts.haranp2009-02-041-5/+7
* Clean up potion effects as per [2544231]; get rid of the "power == 40 meansharanp2009-01-291-1/+1
* Added missing "@" to a monster miscast message.zelgadis2009-01-271-1/+1
* Remove erroneous monster miscast message.dolorous2009-01-221-5/+5
* Call do_msg() in the same place for the other "engulfed in negative dolorous2009-01-221-1/+1
* Fix Necromancy severity 2 miscast assertions.zelgadis2009-01-221-2/+3
* Split miscast code off from spl-cast.cc into spl-mis.cczelgadis2009-01-221-0/+2712