summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-mis.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport r10344: fix for cloud part of bug 2820876.zelgadis2009-07-201-17/+19
* Apply trunk r10289 to 0.5.dolorous2009-07-181-1/+1
* Apply trunk r10285 to 0.5.dolorous2009-07-181-1/+1
* Fix miscast message typo.zelgadis2009-05-281-1/+1
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-1/+1
* Use monsters::mindex() in a few more places.dolorous2009-03-021-1/+1
* * Mention the spell's name in the forget_spell() miscast effect.j-p-e-g2009-02-271-2/+2
* Remove all traces of TRAN_AIR and TRAN_SERPENT_OF_HELL, the latterj-p-e-g2009-02-271-4/+1
* 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