summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
Commit message (Expand)AuthorAgeFilesLines
* Consolidate all cases where corpses are turned into skeletons, asj-p-e-g2008-05-311-8/+5
* Just for kicks, reuse monster property mname to name zombies/skeletonsj-p-e-g2008-05-301-5/+18
* Add minor cosmetic fixes.dolorous2008-05-291-2/+2
* Add more noise-related cleanups.dolorous2008-05-281-1/+1
* Yet another session of comment/whitespace cleanups.j-p-e-g2008-05-271-35/+29
* If a monster animates the dead, only give the "The dead are walking!" messagezelgadis2008-05-261-3/+8
* And name the consolidated function properly.dolorous2008-05-251-1/+1
* Consolidate the setting of the "standard" attack conducts.dolorous2008-05-251-1/+3
* Consolidate the attack warning prompts for both melee and beams, and use dolorous2008-05-251-30/+22
* Let "Summon Wraiths" rarely summon shadow wraiths.dolorous2008-05-251-2/+3
* Simplify.dolorous2008-05-241-2/+2
* Add whitespace fixes.dolorous2008-05-231-7/+7
* Add more consistency fixes: the conduct for melee attacks on holy beings dolorous2008-05-191-1/+1
* Handle burning/freezing, smiting, and airstriking the same way as beams: dolorous2008-05-191-6/+10
* Actually apply the patch described in the previous commit. The actual dolorous2008-05-191-11/+11
* Annoy a monster at the right time when casting Burn/Freeze on it.dolorous2008-05-191-2/+2
* Add more minor cosmetic fixes, and make sure Burn/Freeze always annoys dolorous2008-05-191-12/+9
* Revert the previous conduct-related changes, so that attacking friendly dolorous2008-05-191-1/+1
* Make monsters' reactions to being hurt by spells consistent.dolorous2008-05-171-2/+3
* When burning, freezing, smiting, or airstriking a monster, annoy it dolorous2008-05-171-3/+2
* Simplify.dolorous2008-05-171-1/+1
* Enable handling of long-distance unchivalric attacks, and increase the dolorous2008-05-171-0/+4
* Comment fix.dolorous2008-05-091-2/+2
* Simplify handling of monsters angered by the player, and expand it to dolorous2008-05-071-0/+2
* Don't allow hydras that lost all heads to be raised as zombies or spectres.dshaligram2008-05-051-2/+8
* Hydras raised from the dead now get the same number of heads as they had when...dshaligram2008-05-051-1/+7
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-61/+67
* Adjust the power of the "Summon Ugly Thing" spell again.dolorous2008-04-221-1/+1
* Avoid cluttering the recovery channel when restoring stats.dolorous2008-04-201-4/+5
* Expand restore_stat() to allow for more fine-grained constrol of stat dolorous2008-04-201-21/+31
* Change place_monster_aux to always check nearby squares as if j-p-e-g2008-04-201-16/+16
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* And adjust it again.dolorous2008-04-191-1/+3
* Adjust the probability of summoning very ugly things again. It now dolorous2008-04-191-2/+2
* Correctly handle canceling summon elemental prompt.dshaligram2008-04-191-1/+1
* Fix inverted logic in summon_elemental().dolorous2008-04-191-9/+9
* Add a few more spell cleanups.dolorous2008-04-191-12/+14
* Add more summoning spell cleanups.dolorous2008-04-191-13/+12
* Clean up the summoning spell code some more.dolorous2008-04-191-92/+72
* Add a few more summoning-related cleanups.dolorous2008-04-191-16/+29
* Adjust the probability of summoning a very ugly thing.dolorous2008-04-191-1/+1
* Implement "Summon Ugly Thing" as a player spell, in the Book of dolorous2008-04-191-0/+17
* Add minor cosmetic fixes.dolorous2008-04-191-2/+0
* Comment fixes.dolorous2008-04-181-2/+2
* For consistency, set the MF_ATT_CHANGE flag on daevas you summon.dolorous2008-04-181-2/+13
* Fix 1945394: Fix Detect Creatures incorrectly claiming that youj-p-e-g2008-04-181-9/+8
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-11/+12
* Put back orange rats' being banned from "Summon Small Mammals" for good dolorous2008-04-081-2/+7
* Add another whitespace fix.dolorous2008-04-081-1/+1
* Added telepathy as a Dowsing effect. Presumably breaks saves.haranp2008-04-081-6/+8