summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
Commit message (Expand)AuthorAgeFilesLines
* Abolish M_HUMANOID flag as it wasn't used anywhere. Comments claimedj-p-e-g2008-03-131-20/+19
* Clean up holiness handling, as well as a few other miscellaneous things.dolorous2008-03-131-5/+4
* [FR 1909388] Command key changesj-p-e-g2008-03-091-2/+2
* [Fix 1910212] Add M_SPEAKS to large numbers of monsters. This does not j-p-e-g2008-03-081-91/+100
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+3
* The much needed tidy up of mon-data.h.j-p-e-g2008-03-071-2775/+2800
* Add more monsters being capable of spattering the floor with blood.j-p-e-g2008-03-071-25/+25
* Following the mini-discussion on c-r-d considere all dragonsj-p-e-g2008-02-291-7/+7
* Change monster glyphs as suggested by Markus Maier j-p-e-g2008-02-271-88/+90
* Don't output inscriptions for DESC_PLAIN and DESC_BASENAMEj-p-e-g2008-02-091-2/+2
* FR 18863222: Don't let Trog burn Tome of Destruction, seeing how it works more j-p-e-g2008-02-061-2/+2
* Remove obsolete references to Glamour.dolorous2008-01-301-4/+2
* Fixed unique demon lord stats so they're more of a challenge. May need some t...dshaligram2008-01-271-35/+35
* [1829946] Fixed broken beam tracers.dshaligram2008-01-261-1/+2
* Tweaked resists for electric golems and ball lightning.dshaligram2008-01-251-2/+2
* Removed bogus melee attacks for yaktaur captains (Erik).dshaligram2008-01-111-1/+1
* First cut at new multilevel resists for monsters, needs a lot of work - sugge...dshaligram2008-01-091-57/+57
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-2/+2
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-3/+3
* Change conducts of Zin and TSO (!)j-p-e-g2008-01-061-15/+15
* Remove the M_WALL_SHIELDED flag. Instead, use the function dolorous2008-01-051-16/+15
* Since swamp worms and rock worms don't leave corpses, don't give them dolorous2008-01-041-2/+2
* Actually use the new rock habitat properly (oops).dolorous2008-01-041-1/+1
* Clear up comments in mon-data.h to reflect not so recentj-p-e-g2008-01-041-30/+61
* Add more habitat cleanups: rename HT_NORMAL to HT_LAND, remove dolorous2008-01-041-354/+354
* Add rock wall to the habitats list (for rock worms), and move monster dolorous2008-01-041-359/+359
* Add miscellaneous type cleanups and comment fixes.dolorous2008-01-031-3/+3
* Mark all insubstantial monsters, as well as earth elementals, as not dolorous2008-01-031-10/+10
* Swamp drakes should not be M_EVIL (syllogism).dshaligram2007-12-301-1/+1
* [1859013] Fixed swamp worms being able to move over dry land.dshaligram2007-12-301-1/+1
* [1857104] Rakshasas lacked M_ACTUAL_SPELLS.dshaligram2007-12-281-1/+1
* Adjusted experience modifiers for high-level uniques.dshaligram2007-12-281-15/+15
* Upped attack damage for all nagas, give naga warriors more hp.dshaligram2007-12-281-7/+7
* Mark firedrakes as being of the MONS_DRAGON genus, as all other drakes dolorous2007-12-191-1/+1
* Mark deep elf priests as M_EVIL (natural evil), since they're described dolorous2007-12-171-1/+1
* Ball lightning also resists poison and cold. [1836645] Give earth elementalis...dshaligram2007-11-291-1/+1
* Apply patch [1816945], adjusted slightly: Move the quality of a dolorous2007-11-291-3/+3
* Add various patches of mine:dolorous2007-11-201-1/+1
* M_AMPHIBIOUS now means both "land creature can swim through deep water"zelgadis2007-11-161-2/+3
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-3/+3
* Geryon can now fly.haranp2007-11-061-1/+2
* Added a space in the note taken when messages are received in dgl. Dropped ho...dshaligram2007-10-271-1/+1
* Increased experience needed for monsters to level up, bumped orc sorcerers up...dshaligram2007-10-271-1/+1
* [1816969] Use AT_NO_ATK in mon-data.h for unused monster attacks (bobbens).dshaligram2007-10-211-337/+338
* Added to classes actor, monsters and player the method can_pass_through(),zelgadis2007-10-141-0/+13
* Fixed "shiny" and "embroidered" items not showing as white in abbreviatedharanp2007-10-131-3/+2
* Implementing merfolk monsters. There are two types, merfolk fighters,j-p-e-g2007-10-131-0/+24
* This change breaks savefile compatibility.zelgadis2007-10-131-1434/+1091
* Added DGL_STARTUP_PREFS_BY_NAME to store new character options by usernamedshaligram2007-09-241-1/+1
* Yet another change to monster speech and silencing...j-p-e-g2007-09-161-1/+1