summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge r7836: divine summons should drop non-summoned items on death (FRzelgadis2008-12-161-1/+2
* Apply a bunch of trunk commits, mostly by Haran, namely:j-p-e-g2008-12-081-1/+1
* Trunk->0.4 r6680: Weaken monster dispel undead further.dshaligram2008-07-261-1/+1
* Add minor cosmetic fixes.dolorous2008-07-071-2/+2
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-7/+10
* Fix 2005590: Branded darts unbranded when thrown.j-p-e-g2008-07-031-47/+49
* Revert the change on ammo handling for Tiles, and replace it with a morej-p-e-g2008-07-021-3/+12
* Add more message tweaks.dolorous2008-07-011-1/+2
* Make initial sanctuary be circular in shape rather than square.zelgadis2008-07-011-7/+14
* Add message tweak.dolorous2008-06-301-1/+1
* Simplify yet again.dolorous2008-06-301-4/+1
* Sanctuary now protects friendly and neutral-good monsters from Abjure.zelgadis2008-06-301-0/+5
* Only place a newly created monster (summons) on a sanctuary square if itzelgadis2008-06-291-14/+22
* Make sanctuary prevent giant eyeball and eye of draining stares, pluszelgadis2008-06-281-0/+9
* Fix "Summon Undead" to summon what it did before its overhaul; I was dolorous2008-06-241-7/+8
* Add minor cosmetic fixes.dolorous2008-06-201-1/+1
* Add minor cosmetic fixes.dolorous2008-06-191-1/+1
* Fix 1996837: Allow equipping spellcasters with ammunition on generation.j-p-e-g2008-06-191-1/+1
* Since mons_clear_trapping_net() checks if the monster is caught in a dolorous2008-06-191-6/+5
* Add minor cosmetic fixes.dolorous2008-06-191-2/+2
* Simplify.dolorous2008-06-181-3/+1
* Clean up monsters' summoning undead.dolorous2008-06-181-9/+11
* Add more miscellaneous minor cleanups.dolorous2008-06-171-25/+11
* Add yet more cleanups.dolorous2008-06-171-1/+1
* Add still more cleanups.dolorous2008-06-161-1/+1
* Comment fix.dolorous2008-06-151-1/+1
* Properly treat "Summon Scorpions" as a no-op in setup_mons_cast().dolorous2008-06-151-0/+1
* Make TSO's abjuration protection properly increase with monster hit dice dolorous2008-06-131-1/+1
* Add abjuration protection for gifts from TSO and Trog, both friendly and dolorous2008-06-131-0/+15
* Add still more minor cosmetic fixes.dolorous2008-06-131-5/+5
* Fix compilation.dolorous2008-06-131-1/+1
* Add more minor cosmetic fixes.dolorous2008-06-131-2/+2
* Add still more minor cosmetic fixes.dolorous2008-06-131-3/+3
* Add minor cosmetic fixes.dolorous2008-06-131-6/+6
* Add explanatory comments to the pathfinding routines. I might have gonej-p-e-g2008-06-121-1/+2
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-1/+1
* After some more thought (and discussion with dploog), remove the code dolorous2008-06-111-27/+21
* Add still more minor cosmetic fixes.dolorous2008-06-101-26/+26
* Add more minor cosmetic fixes.dolorous2008-06-101-53/+53
* Comment fix.dolorous2008-06-101-1/+1
* Reorganize a bit.dolorous2008-06-101-15/+15
* Implement the monster equivalent of Summon Scorpions, and add it to the dolorous2008-06-101-0/+15
* Comment fix.dolorous2008-06-101-1/+1
* Add spacing fix.dolorous2008-06-101-1/+1
* Let the monster version of "Summon Wraiths" summon shadow wraiths again.dolorous2008-06-101-1/+2
* Properly mark zombies created by a priest as god gifts.dolorous2008-06-091-3/+3
* Go back to detecting priestly monsters by the flag instead of using a dolorous2008-06-091-1/+2
* Use the proper flag type to indicate god gifts (oops).dolorous2008-06-091-1/+1
* Comment fix.dolorous2008-06-091-2/+0
* Mark monsters summoned by priestly monsters as god gifts.dolorous2008-06-091-22/+32