summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up handling of zombie-types.dolorous2008-03-151-28/+15
* Add minor whitespace fixes.dolorous2008-03-151-1/+1
* Add more holiness cleanups.dolorous2008-03-151-1/+1
* Overhauled potions of blood and vampires.j-p-e-g2008-03-131-5/+20
* Clean up holiness handling, as well as a few other miscellaneous things.dolorous2008-03-131-22/+17
* Reenable collateral kills for Beogh; they were disabled when orc dolorous2008-03-121-3/+5
* Some more monster speech additions:j-p-e-g2008-03-111-1/+2
* Fix 1920778: mons_open_door() not respecting gatesj-p-e-g2008-03-101-6/+31
* Fix some more compile warnings that look like they were pointing out bugs.pauldubois2008-03-101-2/+2
* [Fix 1910212] Add M_SPEAKS to large numbers of monsters. This does not j-p-e-g2008-03-081-1/+1
* Another TSO update: add "gaining power from killing evil in his name" to dolorous2008-03-081-4/+5
* Add more monsters being capable of spattering the floor with blood.j-p-e-g2008-03-071-7/+7
* 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