summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-ench.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * Demonspawn blood saint: Legendary Destruction and support spells.Steve Melenchuk2014-01-211-2/+16
| * Powered by Pain for torturous demonspawn.Steve Melenchuk2014-01-211-2/+15
| * A super-basic icemail effect for gelid demonspawn.Steve Melenchuk2014-01-211-1/+14
* | Fix some issues with a few enchantment durations on monstersDracoOmega2014-01-281-0/+2
* | New monster spell: VirulenceDracoOmega2014-01-281-1/+7
* | Revamp shock serpentsDracoOmega2014-01-281-2/+24
* | Add a simple monster implementation of manticore barb damageDracoOmega2014-01-281-2/+4
* | Teach sirens a new offensive trickDracoOmega2014-01-281-1/+29
* | Don't consider rDrown- monsters the same as rDrown+ for engulfingDracoOmega2014-01-281-1/+3
|/
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-2/+0
* Fix three tag>34 issues.Adam Borowski2013-12-191-1/+4
* Fatigue timer for monster Death's Door.Steve Melenchuk2013-12-041-2/+9
* Make ENCH_SLEEPY a flag rather an enchantment.Adam Borowski2013-11-271-6/+1
* Have ENCH_BREATH_WEAPON interrupt / prevent Word of Recall.Steve Melenchuk2013-11-241-1/+9
* Don't allow monsters to be submerged without ENCH_SUBMERGED.Adam Borowski2013-11-211-1/+17
* Don't slow monster action speed on top of slowing movement speed with Leda'sChris Campbell2013-11-081-1/+1
* Axe a buttload of useless #includes.Adam Borowski2013-11-031-2/+2
* Rewrite monster_iterator.Adam Borowski2013-10-311-1/+1
* Tornado as a monster spell for the sole use of Lom Lobon.Steve Melenchuk2013-10-301-2/+22
* Don't impose TSO penance for reflecting poison/draining (you still get xp).Adam Borowski2013-10-281-0/+1
* Fix an use-after-free crash.Adam Borowski2013-10-271-33/+39
* Simplify.Neil Moore2013-10-261-1/+1
* Rewrite (x*y)/z as x*y/zAdam Borowski2013-10-261-1/+1
* Drop a lot of superfluous parentheses.Adam Borowski2013-10-241-13/+11
* Don't process enchantments that have just been deleted.Adam Borowski2013-10-111-7/+10
* Reduce the number of monsters a Zot trap can recall.Steve Melenchuk2013-09-181-1/+1
* Move mons_is_stationary() to struct actor.Adam Borowski2013-09-131-2/+2
* Get rid of random_shuffle().Adam Borowski2013-09-101-1/+1
* Rework the Sword of Cerebov's -rF effectMarvinPA2013-09-061-1/+7
* Require orb spiders to charge the orb before using.Adam Borowski2013-09-061-1/+1
* Formatting/brace/trivial returns fixes.Adam Borowski2013-09-031-1/+1
* Reduce default Inner Flame duration to something more saneDracoOmega2013-08-261-1/+1
* Give treants a 'grasping roots' abilityDracoOmega2013-08-221-1/+20
* Pad some ternary operators with spaces on the leftChris Oelmueller2013-07-281-3/+3
* Don't equate frenzy with berserk; let non-natural monsters frenzy.Steve Melenchuk2013-07-151-5/+7
* Revamp Olgreb's Toxic RadianceDracoOmega2013-07-151-0/+12
* Ghostbusterize the holy spirit.Adam Borowski2013-07-101-20/+5
* Limit number of summons per spell typePete Hurst2013-06-251-1/+1
* Merge branch 'newskalds' of git://gitorious.org/~lainiw/crawl/lain-crawl into...Pete Hurst2013-06-241-0/+2
|\
| * Encapsulate some spectral weapon code in functions in spl-summoning.hEd Gonzalez2013-06-121-0/+2
* | Secondary effect for Control Winds: boost ally missile accuracyDracoOmega2013-06-241-1/+2
* | New monster spell: Control WindsDracoOmega2013-06-241-1/+11
* | New monster spell: Awaken VinesDracoOmega2013-06-241-0/+6
* | Remove one more vestige of temp_pacif.Neil Moore2013-06-111-1/+5
* | Remove unused ENCH_TEMP_PACIF codePekka Lampila2013-06-111-13/+1
* | Reenable autopickup on shadowstab (#7144)Neil Moore2013-06-031-5/+2
* | Don't crash on 0-hd shapeshifter simulacra.Adam Borowski2013-06-011-1/+1
|/
* Clean up tentacle/tentacle segment handling somewhat.David Lawrence Ramsey2013-05-271-1/+1
* Don't say that a monster 'appears from thin air' if its invis wears off while...DracoOmega2013-05-261-1/+1
* New monster spell: Dimension AnchorDracoOmega2013-05-261-1/+1