summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.h
Commit message (Expand)AuthorAgeFilesLines
* Revert Twisted Resurrection's abominations' being unable to use stairs, dolorous2008-11-011-1/+0
* Simplify.dolorous2008-11-011-1/+1
* Disallow permanent abominations created via Twisted Resurrection from dolorous2008-11-011-0/+1
* Properly handle zombified dual-wielding monsters.dolorous2008-10-161-1/+1
* Replace Yred's "Control Undead" power with "Enslave Soul", as proposed dolorous2008-10-161-0/+5
* Allow checking regeneration ability at the level of individual monsters.dolorous2008-10-151-0/+2
* Add yet more minor cosmetic fixes.dolorous2008-10-071-1/+1
* Revert previous changes, as they don't seem that useful, given that most dolorous2008-10-071-2/+1
* Expand monster speed handling to work on the level of individual dolorous2008-10-071-2/+3
* Expand mons_itemuse() to work at the individual monster level, as well.dolorous2008-10-061-11/+12
* Add yet more cosmetic fixes.dolorous2008-10-061-2/+2
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-1/+5
* Adjust monster habitats again. Remove the M_AMPHIBIOUS flag, and dolorous2008-10-051-11/+19
* Fix 2063470: =f inscription preventing wielding of stonesj-p-e-g2008-10-041-0/+1
* Simplify checking for monsters that are actually shapeshifters, and dolorous2008-09-261-0/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Add the flaming corpse monster, as specified in FR [1746720], with dolorous2008-09-061-1/+2
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-1/+2
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-1/+1
* Pan overhaul:dshaligram2008-07-201-0/+3
* Give amphibians movement speed boost in water, give deep elf master archers a...dshaligram2008-07-131-0/+46
* After some pointers from jpeg, rework the routine for monsters' leaving dolorous2008-06-281-1/+0
* Clean up monster pacifying a bit: don't allow it to work for stationary dolorous2008-06-231-11/+10
* Add various god gift-related cleanups.dolorous2008-06-191-1/+0
* More progress on making pacified monsters leave the level. They'll now dolorous2008-06-181-1/+1
* Add an unfinished attempt at making pacified monsters leave the level. dolorous2008-06-171-0/+3
* Make yet more use of wrappers.dolorous2008-06-171-0/+2
* Add yet more cleanups.dolorous2008-06-171-1/+2
* Use wrapper functions more often when checking monster behaviors.dolorous2008-06-161-0/+2
* Clean up and consolidate most of the monster pacification routines.dolorous2008-06-161-1/+7
* Comment fixes.dolorous2008-06-141-3/+5
* Improve handling of god gifts when dumping gods, so that only god gifts dolorous2008-06-141-1/+1
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-0/+4
* Clean up handling of killing mutators or rotters (i.e., chaotic beings), dolorous2008-06-121-0/+2
* Overhaul god gift handling again so that we can tell which god sent dolorous2008-06-121-0/+1
* Extend monster pathfinding to monsters circumventing pools of deep waterj-p-e-g2008-06-111-1/+2
* Go back to detecting priestly monsters by the flag instead of using a dolorous2008-06-091-1/+0
* Simplify checking whether a monster is a priest.dolorous2008-06-091-0/+1
* Fix 1986261: patrolling monsters not interrupting their patrol to huntj-p-e-g2008-06-061-2/+2
* Fix 1984593: all monster being generated awake.j-p-e-g2008-06-051-0/+2
* Fix 1937489: Remove map markers overwritten by lakes or rivers, as wasj-p-e-g2008-06-011-6/+9
* Yet another session of comment/whitespace cleanups.j-p-e-g2008-05-271-0/+3
* Add various attitude- and alignment-related fixes.dolorous2008-05-201-0/+2
* Fix monsters capable of LOS attack behind glass walls being ignored.j-p-e-g2008-05-201-12/+12
* Pull code from mon->can_see(target) into a new function mon->see_grid()j-p-e-g2008-05-181-0/+1
* * Fix god gift randarts being named after *other* gods.j-p-e-g2008-05-061-1/+1
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-1/+1
* [1956565] Fix issues with monster names.dshaligram2008-05-041-1/+0
* The royal jelly can no longer regenerate (dpeg).dshaligram2008-04-261-0/+1
* Allow christening (beoghening?) of plain orcs, after all, but make itj-p-e-g2008-04-241-1/+1