summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert previous reorganization.dolorous2008-06-091-6/+6
* Reorganize things a bit.dolorous2008-06-091-6/+6
* Add more miscellaneous minor cleanups.dolorous2008-06-091-26/+31
* Add a few last miscellaneous minor fixes.dolorous2008-06-091-1/+1
* Clean up the routines to animate the dead.dolorous2008-06-091-4/+4
* Clean up yet more.dolorous2008-06-071-2/+2
* Comment fixes.dolorous2008-06-071-7/+2
* Consolidate summon_ugly_thing() into summon_ice_beast_etc(), and rename dolorous2008-06-061-2/+1
* Fix 1986252: double "Blech! You need xy!" messagej-p-e-g2008-06-061-9/+15
* Fix mimics not teleporting when attacked by reaching or airstrike, and aj-p-e-g2008-06-051-1/+9
* Don't allow "Summon Wraiths" to summon shadow wraiths anymore, as dolorous2008-06-041-2/+1
* Fix summoned monsters spattering blood.j-p-e-g2008-06-031-2/+5
* Add more miscellaneous minor fixes.dolorous2008-06-021-1/+0
* Reduce the chance of summoning a very ugly thing a bit more.dolorous2008-06-011-2/+1
* Fix 1962147: Move the comments on the food you eat at the end of DELAY_EAT.j-p-e-g2008-05-311-24/+22
* Allow the monster version of "Summon Undead" to summon spectral dolorous2008-05-301-1/+2
* Outsource more miscellaneous names besides colors (glowing color types, dolorous2008-05-261-1/+1
* Force fleeing monsters to "turn to fight" before breathing at you.j-p-e-g2008-05-251-15/+12
* Rename SPELL_SUMMON_SMALL_MAMMAL and SPELL_SWARM to dolorous2008-05-231-3/+3
* Pull code from mon->can_see(target) into a new function mon->see_grid()j-p-e-g2008-05-181-3/+0
* Dial down the power of monsters' Dispel Undead a bit.dolorous2008-05-181-1/+1
* Add a tutorial hint for encountering an invisible monster and offer a j-p-e-g2008-05-151-2/+2