summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Summon Wraiths to Haunt, make it a targetted spell, necro only,Adam Borowski2009-10-141-0/+2
* Make Feawn like bushes (walking over them, penance for killing, ...).Adam Borowski2009-10-121-0/+1
* Bushes -- tree-like monsters than can be destroyed with any means of damage,Adam Borowski2009-10-121-2/+12
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Allow (very) ugly things to mutate when near you if you're glowingDavid Lawrence Ramsey2009-10-091-1/+1
* Add comment fix.David Lawrence Ramsey2009-10-081-2/+2
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-081-0/+1
|\
| * Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* | Reorganize (very) ugly things' colors again so that red is the firstDavid Lawrence Ramsey2009-10-081-6/+6
|/
* Simplify further.David Lawrence Ramsey2009-10-081-9/+23
* Simplify.David Lawrence Ramsey2009-10-081-1/+1
* List (very) ugly thing colors in the proper order.David Lawrence Ramsey2009-10-081-6/+6
* Enable monsters to drink potions of berserk rage.Robert Vollmert2009-10-071-4/+12
* Merge monster berserk and might; improve ordering of timeout messages.Robert Vollmert2009-10-071-4/+10
* Enable monsters to drink potions of might.Robert Vollmert2009-10-071-4/+17
* Add wording tweak.David Lawrence Ramsey2009-10-061-1/+1
* Display (very) ugly things' colors in their descriptions.David Lawrence Ramsey2009-10-061-15/+45
* Convert varius occurrences of LOS_RADIUS * LOS_RADIUS.Robert Vollmert2009-10-061-1/+1
* Clean up ms_low_hitpoint_cast.Robert Vollmert2009-10-061-28/+8
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-061-0/+5
|\
| * Khufu, the mummy emperor. Uses Tomb of Doroklohe as an escape spell.Adam Borowski2009-10-061-0/+5
* | Add minor cleanups.David Lawrence Ramsey2009-10-061-7/+7
|/
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Properly tie rotting resistance to disease resistance.David Lawrence Ramsey2009-10-041-1/+1
* Tweak previous simplification to make sure that zombified types can'tDavid Lawrence Ramsey2009-10-031-5/+3
* Simplify further.David Lawrence Ramsey2009-10-031-7/+2
* Simplify.David Lawrence Ramsey2009-10-031-6/+13
* Generalize the hydra targetting into multitargetting a bit. Extend it to two-...evktalo2009-10-031-0/+11
* Allow spectral things to take stairs again, to make Death Channel moreDavid Lawrence Ramsey2009-10-011-5/+6
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Make miasma and miasma resistance more consistent. It no longer dependsDavid Lawrence Ramsey2009-09-291-13/+5
* Attempt to make monster attacks on submerged monsters consistent withDavid Lawrence Ramsey2009-09-281-2/+15
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-281-12/+12
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-09-281-4/+4
* Apply kotk's patch in [2868294] to make monsters properly pick upDavid Lawrence Ramsey2009-09-281-1/+3
* Add still more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-14/+14
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-3/+3
* Add a vorpal type for tentacle attacks, and use it for the tentacle-slapDavid Lawrence Ramsey2009-09-251-1/+3
* Fix [2866313]: The asphyxiation resistance check inDavid Lawrence Ramsey2009-09-241-1/+1
* Simplify.David Lawrence Ramsey2009-09-241-1/+1
* Comment fix.David Lawrence Ramsey2009-09-241-2/+2
* For flavor, add "peck" and "headbutt" attack types. The former is nowDavid Lawrence Ramsey2009-09-241-1/+1
* Apply jpeg's patch in [2865661] to fix the "unlinked item" bug withDavid Lawrence Ramsey2009-09-241-23/+16
* Add spelling fixes.David Lawrence Ramsey2009-09-231-8/+8
* Implement another new unique, this time of my own coding: Maurice the thief.j-p-e-g2009-09-221-2/+6
* Add new unique Gastronok (slug wizard), via a patch by bookofjude and some j-p-e-g2009-09-221-3/+15
* Convert asphyxiation resistance to a boolean, since you can either be dolorous2009-09-201-35/+39
* Add monster-specific rotting resistance.dolorous2009-09-201-7/+17
* Add minor cosmetic fixes.dolorous2009-09-201-1/+1
* After some thought, put (very) ugly things' healing from mutation back dolorous2009-09-191-4/+4