summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 1902654: Wandering monsters hitting you without noticing you.j-p-e-g2008-03-041-1/+3
* [FR 1733318] Draconian ghosts (non-grey, xl >= 7) get a draining breath j-p-e-g2008-03-031-0/+13
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-1/+1
* Another smaller clean-up in newgame.ccj-p-e-g2008-03-031-2/+2
* Fix 1892007: (oklob) plants being confusablej-p-e-g2008-02-241-1/+5
* Tweak DID_KILL_HOLY handling to allow for killing hostile angels j-p-e-g2008-02-121-2/+9
* Tweak recite to yield better results for holy beings.j-p-e-g2008-02-111-5/+5
* Actually fix taking stairs while beheld... whoops!j-p-e-g2008-02-021-3/+9
* Make being caught in a net interrupt the stair delay, and disallow beholding j-p-e-g2008-02-021-0/+9
* Do not award experience for killing summoned monsters.dshaligram2008-01-271-18/+27
* Fixed unique demon lord stats so they're more of a challenge. May need some t...dshaligram2008-01-271-25/+40
* [1873415] Weaken chain paralysis.dshaligram2008-01-271-2/+3
* Fixed inappropriate monsters being able to submerge in air, tweaked monster s...dshaligram2008-01-261-17/+17
* Added penalty for multiple shield blocks in a round for monsters.dshaligram2008-01-261-0/+2
* [1777018] Monster blink is now restricted to monster's LOS.dshaligram2008-01-251-4/+9
* [1861488] Fixed passwall bugs.dshaligram2008-01-251-1/+1
* [1832114] Fixed more prompts for mostly offscreen ball lightning detonation.dshaligram2008-01-251-3/+3
* FR 1836617: Add item brand for plants (and mimics) in Tiles.j-p-e-g2008-01-161-1/+7
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-2/+2
* More resist fixes.dshaligram2008-01-101-0/+3
* First cut at new multilevel resists for monsters, needs a lot of work - sugge...dshaligram2008-01-091-4/+0
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-82/+50
* Check whether a monster has the Polymorph Other spell when determining dolorous2008-01-061-1/+4
* Change conducts of Zin and TSO (!)j-p-e-g2008-01-061-3/+44
* Remove the M_WALL_SHIELDED flag. Instead, use the function dolorous2008-01-051-8/+8
* Mark the entire cyclops species as native to the Shoals, so that dolorous2008-01-041-1/+1
* Fix comment typos.dolorous2008-01-041-1/+1
* Several more tweaks of Zin:j-p-e-g2008-01-041-0/+1
* Fixed missing space in polymorph message (cbus), fixed broken debug compile.dshaligram2008-01-041-1/+1
* Add more habitat cleanups: rename HT_NORMAL to HT_LAND, remove dolorous2008-01-041-7/+7
* Add rock wall to the habitats list (for rock worms), and move monster dolorous2008-01-041-73/+32
* More tweaks of Zin:j-p-e-g2008-01-031-6/+16
* Mark cyclopes, merfolk, and mermaids as native to the Shoals.dolorous2008-01-031-0/+9
* Reorder the list of monsters native to the Hive.dolorous2008-01-031-2/+2
* Revert r3175, as killer bees and killer bee larvae are single species, dolorous2008-01-031-2/+3
* Add miscellaneous type cleanups and comment fixes.dolorous2008-01-031-4/+4
* For consistency, mark the killer bee and killer bee larva species as dolorous2008-01-031-2/+2
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-9/+119
* Apply dolorous' patch to fix incorrect handling of nets monstersj-p-e-g2007-12-301-7/+4
* Reduce frequency of polymorph zaps.dshaligram2007-12-301-0/+7
* Allow monsters to use wands of disintegration and polymorph other.dshaligram2007-12-301-54/+44
* [1859013] Fixed swamp worms being able to move over dry land.dshaligram2007-12-301-3/+2
* Removed most instances of direct access to monsterentry for monster energy up...dshaligram2007-12-301-25/+14
* Fixed banished monsters leaving their items behind.dshaligram2007-12-301-0/+6
* Summoned monsters will now take back only items they were summoned with - sub...dshaligram2007-12-301-26/+26
* Fixed bad handling of w: tags in .des files (yellow:5 => fail) (David).dshaligram2007-12-301-1/+4
* Fix another comment typo.dolorous2007-12-291-4/+4
* [1829946] Fixed monsters being unaware that miasma hurts bad.dshaligram2007-12-281-38/+41
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-4/+4
* Remove studded leather armor, as its implementation is unfinished, it's dolorous2007-12-161-5/+0