summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-cast.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Allow specifying Phantom Mirror hp mult, nerf for normal copies onlyDracoOmega2014-03-111-4/+4
* Don't waste time casting Phantom Mirror without suitable targetsDracoOmega2014-03-111-1/+15
* Revamp RakshasaDracoOmega2014-03-111-5/+4
* Remove fake Mara/Rakshasa monsters and associated code, refactor to use Phant...DracoOmega2014-03-111-101/+44
* New monster spell: Phantom MirrorDracoOmega2014-03-111-0/+66
* Let salamander mystics actually haste the naga they spawn withDracoOmega2014-03-111-0/+2
* Give a clearer message for clarity blocking mesmerisationDracoOmega2014-03-111-1/+6
* A couple mesmerisation tweaksDracoOmega2014-03-111-1/+2
* Various spriggan monster adjustmentsDracoOmega2014-03-111-1/+1
* Remove SunrayDracoOmega2014-03-111-8/+0
* Change Druid's Call behaviourDracoOmega2014-03-111-32/+62
* Disable the "Rearrange the Pieces" monster spell.Steve Melenchuk2014-03-091-0/+18
* Improve messaging / logic of a few monster spells.Steve Melenchuk2014-03-071-23/+42
* Rename unchivalric_attack_type and friends.Shmuale Mark2014-03-061-1/+1
* Reduce monster damage from orb of electricity to sane levels.gammafunk2014-03-061-1/+1
* Allow ghost casting of dazzling spray (Grunt).gammafunk2014-03-061-1/+52
* Generalize and clean up some beam initialization code.gammafunk2014-03-061-35/+12
* Rename Summon Menagerie to Monstrous Menagerie.Steve Melenchuk2014-03-061-3/+3
* Replace Summon Ugly Thing with Summon Menagerie (pending a better name)DracoOmega2014-03-061-15/+3
* Improve Trog's abjuration protectionDracoOmega2014-03-061-1/+1
* Simplify monster abjuration codeDracoOmega2014-03-061-60/+6
* A couple of Static Discharge fixes related to monster casting.Steve Melenchuk2014-03-051-1/+1
* Split M_SHADOW from M_GLOWS_LIGHT.Neil Moore2014-03-041-1/+2
* Assign blame to druids for monsters recalled via Druid's CallDracoOmega2014-02-281-0/+3
* Don't let druids recall the Lernaean HydraDracoOmega2014-02-281-0/+1
* Rod of demonology -> Rod of shadows.Steve Melenchuk2014-02-261-1/+11
* Rod of frigid destruction -> Rod of clouds.Steve Melenchuk2014-02-261-0/+45
* Glaciate.Steve Melenchuk2014-02-251-12/+49
* Introduce a mons_is_player_shadow() to help with an ASSERT.Steve Melenchuk2014-02-231-1/+1
* Remove grey ratsChris Campbell2014-02-231-2/+1
* Convert alignment of a monster avatar when its summoner's alignment changes.gammafunk2014-02-191-2/+4
* Merge branch 'summon_spells'Chris Campbell2014-02-181-16/+3
|\
| * Merge branch 'master' into summon_spellsDracoOmega2014-02-131-7/+23
| |\
| * | Remove Summon ScorpionsChris Campbell2014-02-101-16/+3
* | | Give grand avatars the same (effective) HD as their caster.Steve Melenchuk2014-02-151-1/+2
* | | Crystal golem -> Crystal guardian (Grunt, tenofswords).tenofswords2014-02-151-0/+9
| |/ |/|
* | Fix orb spider charging not producing a messageDracoOmega2014-02-111-1/+1
* | Somewhat unnerf deep elf summonersDracoOmega2014-02-111-2/+2
* | Nerf spriggan druids a littleDracoOmega2014-02-111-4/+7
* | Don't directly shadow mimic conjurations; use shadow spells.Steve Melenchuk2014-02-101-0/+13
|/
* Edit corrupter summons furthertenofswords2014-02-081-10/+11
* Monster Shroud of Golubria spell, effect and M_SHROUD.Steve Melenchuk2014-02-031-0/+16
* Monster spell: Blink Allies Away.Steve Melenchuk2014-02-031-2/+56
* Formatting fixes.Neil Moore2014-02-021-2/+2
* Rename all instances of "Orb of Electrocution" to "Orb of Electricity"gammafunk2014-02-011-3/+3
* s/hit_dice/spell_hd(...)/ in a few places.Steve Melenchuk2014-01-311-5/+6
* Asterion, a late-game unique minotaur of Makhlebgammafunk2014-01-311-0/+13
* Rework the monster Ozocubu's Armour effect and give back to Fannar.Steve Melenchuk2014-01-311-5/+8
* Fix a minmax error with Blink Allies Encircling.Steve Melenchuk2014-01-301-1/+1
* Give Flash Freeze a better damage calculationChris Campbell2014-01-311-1/+1