summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monster.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't allow spellcasters to throw items at you.Johanna Ploog2010-01-131-0/+4
* Fix [2826100]: Make silver statues unholy, to match demon summoners.David Lawrence Ramsey2010-01-121-0/+3
* Make slime creatures split in open space.Johanna Ploog2010-01-121-2/+0
* Blink quietly when timing out monster confusion.Robert Vollmert2010-01-111-1/+1
* Merge branch 'amulet-refactoring'Darshan Shaligram2010-01-111-2/+2
|\
| * Reduce berserk hp scaling to 1.5.Darshan Shaligram2010-01-101-2/+2
* | Fix monster enchantment names for debug_stethoscope.Darshan Shaligram2010-01-111-7/+8
|/
* Also list cloud type for fog generator exclusion annotations.Johanna Ploog2010-01-101-0/+2
* Don't let monsters wield stacks of throwing weapons (fixes NetHackish message...Darshan Shaligram2010-01-091-3/+13
* Mara's summoned ghosts are "illusions".Jude Brown2010-01-081-1/+6
* Make unknown potions of rage override clarity. Drugs > being focused > anger.Adam Borowski2010-01-071-1/+1
* Change "wrath" needles to "frenzy".Jude Brown2010-01-071-2/+56
* Make monster berserk a bit more consistent with player (dshaligram)Stefan O'Rear2010-01-041-2/+2
* Trim now unnecessary logic for darts, monsters and launchers.Eino Keskitalo2010-01-031-2/+2
* New (ranged) weapon brand: evasion.Jude Brown2010-01-031-2/+7
* Fix put_to_sleep, implement for monsters.Jude Brown2010-01-031-0/+9
* Minor application of the coding conventions.Johanna Ploog2009-12-301-3/+3
* Implement fish corpses and kraken zombies.Stefan O'Rear2009-12-301-2/+2
* Killing a merfolk should not cause it to leap 10 feet into the air and drop i...Stefan O'Rear2009-12-301-1/+1
* Give move/copy_item_to_grid responsibility for hazardous terrainStefan O'Rear2009-12-291-27/+15
* Boost Ilsuiw stats and give her Call Tide, which strongly boosts the tide in ...Darshan Shaligram2009-12-291-1/+6
* Merfolk (water/ice) elementalists join the Shoals guard.Darshan Shaligram2009-12-291-2/+19
* Rename MF_CREATED_FRIENDLY to MF_NO_REWARD, since that's all it's used for th...Stefan O'Rear2009-12-281-1/+1
* Forms never lower weight capStefan O'Rear2009-12-271-1/+1
* Replace uses of item_cursed with item_def::cursed.Vsevolod Kozlov2009-12-271-3/+3
* New (rakshasa) unique: Mara, Lord of Ilusions.Jude Brown2009-12-241-17/+37
* Fix a crash with pickup of items with subtype=21 mysteriously failing.Adam Borowski2009-12-211-1/+1
* Replace long debug message calls with dprf(), except for cases where a dumb c...Adam Borowski2009-12-201-3/+1
* Sticky flame negates invisibility (myuzinn)Stefan O'Rear2009-12-191-1/+1
* When a kraken dies due to a tentacle being damaged, temp revive the tentacleAdam Borowski2009-12-181-0/+7
* Make mimics hold the item they're mimicking, instead of fragile hacks with sa...Adam Borowski2009-12-151-6/+2
* Rename ENCH_NEUTRAL to ENCH_TEMP_PACIF since it's what it does.Adam Borowski2009-12-131-8/+10
* Berserk is a state of mind, so mindless mons shouldn't zerk.Adam Borowski2009-12-111-0/+3
* Use AT_ not AF_ for WEAP_ONLY, so statues won't use bows like a cudgel.Adam Borowski2009-12-111-1/+1
* A blank "statue" monster, to be redefined by vaults.Adam Borowski2009-12-111-1/+2
* Don't let ugly things heal when changing colour.Jude Brown2009-12-061-2/+2
* Give piety for the worst god for killing the best monster.Adam Borowski2009-12-031-1/+4
* Wizard-mode controlled teleport (Ctrl-B).Jude Brown2009-12-021-1/+1
* Use nominative pronoun rather than objective in banishment messages.Jude Brown2009-11-301-1/+1
* Fix compilation.David Lawrence Ramsey2009-11-271-0/+2
* Remove header includes from mon-place.h.Robert Vollmert2009-11-271-0/+5
* Remove unnecessary header-header includes.Robert Vollmert2009-11-271-0/+1
* Un-underpopulate '4's by adding sixfirhy: elec theme, unorthodox timings.Adam Borowski2009-11-261-0/+9
* Adjust the ballistomycete spore production rateCharles Otto2009-11-241-1/+1
* Give a message and FX when you banish people.Adam Borowski2009-11-231-0/+18
* Move _polyd_can_speak() to monsters::can_speak() so others can use it.Adam Borowski2009-11-231-0/+18
* Make ugly_thing_colour_offset() take only a color instead of a monster.David Lawrence Ramsey2009-11-211-1/+4
* Add spacing fix.David Lawrence Ramsey2009-11-211-1/+1
* Add formatting fixes.David Lawrence Ramsey2009-11-211-5/+6
* Rename blessed eudemon blades to holy eudemon blades.David Lawrence Ramsey2009-11-191-1/+1