summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
Commit message (Expand)AuthorAgeFilesLines
...
* New monsters: golden eyes.Jude Brown2009-11-051-0/+11
* Rebalance dancing weapon statsStefan O'Rear2009-11-041-1/+1
* Remove some hardcoded monster flags.David Lawrence Ramsey2009-11-041-20/+15
* Make Chain Lightning a monster spell, add an user of it (Nikola).Adam Borowski2009-11-031-0/+12
* Ballistomycetes should not be M_NO_EXP_GAINStefan O'Rear2009-11-021-1/+1
* Add various color-related fixes.David Lawrence Ramsey2009-11-011-1/+2
* Implement [2889948]: In the console version, make (very) ugly thingDavid Lawrence Ramsey2009-10-311-2/+2
* Up Gastronok's HD to 12 and HP to 150. (due)Eino Keskitalo2009-10-311-1/+1
* Remove asphyxiation resistance from various monsters in which it'sDavid Lawrence Ramsey2009-10-261-11/+10
* Add more comment fixes.David Lawrence Ramsey2009-10-261-10/+10
* Properly mark slime creatures and giant amoebae asDavid Lawrence Ramsey2009-10-261-4/+4
* Consistently mark poison-resistant plants as immune to asphyxiation, asDavid Lawrence Ramsey2009-10-251-7/+7
* Preliminarily add a new fungus species to replace fungus w.r.t. sporesCharles Otto2009-10-251-0/+11
* Make Maurice green (jpeg, sorear).Robert Vollmert2009-10-201-1/+1
* Mark krakens as "BLACK" so they are listed same as other random colours.Adam Borowski2009-10-191-2/+2
* Make the HP of all uniques fixed.Eino Keskitalo2009-10-151-11/+11
* Rename giant brown frog to giant toad (Eronarn). Tiles build not tested.Eino Keskitalo2009-10-151-2/+2
* Make Feawn like bushes (walking over them, penance for killing, ...).Adam Borowski2009-10-121-1/+1
* Bushes -- tree-like monsters than can be destroyed with any means of damage,Adam Borowski2009-10-121-0/+11
* Up their experience modifier (10->12) too.evktalo2009-10-101-3/+3
* Up the damage of beetles.evktalo2009-10-101-3/+3
* Change ugly things' color to red and very ugly things' color toDavid Lawrence Ramsey2009-10-081-2/+2
* After some thought, give ugly things mutagenic corpses.David Lawrence Ramsey2009-10-071-1/+1
* Khufu, the mummy emperor. Uses Tomb of Doroklohe as an escape spell.Adam Borowski2009-10-061-0/+11
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-3/+0
* Demon changes (Jude Brown).David Ploog2009-10-041-25/+26
* Disallow zombification of (very) ugly things, as there's no easy way toDavid Lawrence Ramsey2009-10-011-2/+2
* Since miasma is no longer tied to negative energy, death drakesDavid Lawrence Ramsey2009-09-291-1/+1
* Apply bookofjude's patch in [2869430] to adjust Duvessa's and Dowan'sDavid Lawrence Ramsey2009-09-291-5/+5
* Add a vorpal type for tentacle attacks, and use it for the tentacle-slapDavid Lawrence Ramsey2009-09-251-1/+1
* After some thought, let butterflies do a minimum amount of damage, sinceDavid Lawrence Ramsey2009-09-241-1/+1
* Add spacing fix.David Lawrence Ramsey2009-09-241-1/+1
* Make (very) ugly things glow, since they're supposed to be mutated andDavid Lawrence Ramsey2009-09-241-2/+2
* Revert harpies' getting "peck" attacks, as they don't actually haveDavid Lawrence Ramsey2009-09-241-1/+1
* For flavor, add "peck" and "headbutt" attack types. The former is nowDavid Lawrence Ramsey2009-09-241-6/+6
* Apply anonymous patch in [2865489]: Properly give draconian knights theDavid Lawrence Ramsey2009-09-231-1/+2
* Implement another new unique, this time of my own coding: Maurice the thief.j-p-e-g2009-09-221-0/+11
* Add new unique Gastronok (slug wizard), via a patch by bookofjude and some j-p-e-g2009-09-221-11/+24
* * Fix 2862312: examination of items in shops not working after buyingj-p-e-g2009-09-211-2/+2
* Add spacing fix.dolorous2009-09-201-1/+1
* Since there seems to be a connection between miasma and rotting, make dolorous2009-09-201-1/+1
* Comment fixes.dolorous2009-09-201-2/+2
* Add Mitsuhiro's new kraken tiles, slightly modified to make them workj-p-e-g2009-09-191-1/+1
* In an attempt to make bears not both rare and unremarkable, they now often be...evktalo2009-09-191-8/+8
* For flavor, add a gurgling sound, and make (very) ugly things use it.dolorous2009-09-181-2/+2
* Implement part of [2837033]: Randomize colors, resistances, and attack dolorous2009-09-181-6/+6
* Add the most recent version of Adam's kraken patch into trunk.j-p-e-g2009-09-171-0/+23
* Add a monster ability to eat food (including corpses), and let harpies dolorous2009-09-081-4/+7
* Comment fix.dolorous2009-09-071-1/+1
* Decouple monsters' item pickup ability from their eating ability, and dolorous2009-09-071-387/+395