summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.h
Commit message (Expand)AuthorAgeFilesLines
* Add minor cosmetic fix.dolorous2008-07-021-2/+2
* Only place a newly created monster (summons) on a sanctuary square if itzelgadis2008-06-291-1/+2
* After some pointers from jpeg, rework the routine for monsters' leaving dolorous2008-06-281-3/+1
* Simplify.dolorous2008-06-271-1/+2
* Improve pathfinding for monsters leaving the level again.dolorous2008-06-221-2/+4
* When going back to one level from another, make all pacified monsters on dolorous2008-06-211-0/+2
* Smooth out the routines to find all the level exits.dolorous2008-06-201-0/+14
* Add minor cosmetic fixes.dolorous2008-06-171-2/+2
* Clean up handling of killing mutators or rotters (i.e., chaotic beings), dolorous2008-06-121-2/+0
* Expand the SAME_ATTITUDE() macro to account for the good neutral dolorous2008-06-101-2/+4
* Fix [1967456]: Change "horribly wounded" to "severely wounded".dolorous2008-05-191-1/+1
* [1956565] Fix issues with monster names.dshaligram2008-05-041-11/+13
* Add more minor cosmetic fixes.dolorous2008-05-031-1/+1
* Simplify checks for monsters susceptible to Ignite Poison.dolorous2008-04-291-0/+2
* Add minor cosmetic fixes.dolorous2008-04-291-2/+0
* Remove Beogh recalling orcs for you, and instead try harder to findj-p-e-g2008-04-261-0/+6
* Two changes:j-p-e-g2008-04-251-0/+1
* Fix blessing routine -- oops!j-p-e-g2008-04-241-1/+2
* Change mummy curses to only turn part of a stack of potions into decay.j-p-e-g2008-04-211-1/+1
* Add minor cosmetic cleanups.dolorous2008-04-191-2/+2
* Fixed monsters not regenerating at the right rate when catching up time spent...dshaligram2008-04-011-0/+2
* Pull out some code from print_wounds() into new function mons_get_damage_level.pauldubois2008-03-301-22/+1
* Revert the splitting out of monster_change_type() from dolorous2008-03-211-2/+0
* Remove duplicate code from the priest promotion function, consolidate dolorous2008-03-201-0/+3
* Expand choose_random_nearby_monster() to optionally allow choosing only dolorous2008-03-191-0/+5
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-8/+8
* Change conducts of Zin and TSO (!)j-p-e-g2008-01-061-0/+2
* Add rock wall to the habitats list (for rock worms), and move monster dolorous2008-01-041-7/+0
* Fixed vampiric healing on death using raw damage instead of actual damage, wh...dshaligram2007-10-011-1/+1
* No longer id ego weapons of monsters simply because the monster is alreadyzelgadis2007-09-211-3/+0
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+22
* Identification overhaul part II. Okay, not really. ;)j-p-e-g2007-09-101-0/+3
* Condensed monster descriptions.j-p-e-g2007-08-221-1/+1
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-1/+2
* Type-safety on mpr() and friends channel argument.haranp2007-08-041-1/+2
* [1746247] Award experience for confused monsters killing themselves and otherdshaligram2007-07-081-1/+2
* [1747353] Allies shouldn't be noted as "defeated" by you. haranp2007-07-031-2/+3
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-0/+7
* Some more cards and bugfixes.haranp2007-06-171-1/+1
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-1/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-6/+8
* Fix for bug 1571295: should be 'an orc suddenly appears', notharanp2007-04-291-1/+2
* Allow injured monsters to use teleport traps.dshaligram2007-04-141-2/+2
* Allow "any trap" and "any shop" (alternatives to "random trap" and "randomdshaligram2007-04-101-2/+0
* Dialogue for Murray contributed by Jordan Lewis.dshaligram2007-04-011-1/+1
* Allow maps to place water/lava creatures explicitly. The dungeon builder willdshaligram2007-03-121-1/+1
* Better handling of confused monsters - they can finally accidentally hit otherdshaligram2007-02-251-1/+3
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-0/+1
* Handle monster paralysis as an enchantment instead of the old speed manglingdshaligram2007-02-101-1/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-2/+12