summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix pan lords being silenceable (Mu).Darshan Shaligram2010-01-161-0/+2
* Provide "waste of time" checks for Mislead, fake Mara summon, player ghost.Jude Brown2010-01-161-0/+32
* Set mimics' glyphs accordingly if the player redefined it for items.Adam Borowski2010-01-131-0/+7
* Allow snapping turtle zombies to retain their reaching bites.Darshan Shaligram2010-01-081-1/+1
* Don't allow kraken tentacles to use stairs.Darshan Shaligram2010-01-011-1/+2
* Merge branch 'iood'Adam Borowski2009-12-311-1/+7
|\
| * Merge branch 'master' into ioodAdam Borowski2009-12-301-0/+12
| |\
| * \ Merge branch 'master' into ioodAdam Borowski2009-12-271-3/+11
| |\ \
| * | | Make the "killing friend" conduct, slouch and swapping place treat projectile...Adam Borowski2009-12-201-0/+5
| * | | Iskenderun's Orb of DestructionAdam Borowski2009-12-201-1/+2
* | | | Give tentacles zombie damage. (syllogism)Stefan O'Rear2009-12-311-1/+9
* | | | Fix obviously broken code in has_los_spellStefan O'Rear2009-12-301-1/+1
| |_|/ |/| |
* | | Implement fish corpses and kraken zombies.Stefan O'Rear2009-12-301-0/+5
* | | Boost Ilsuiw stats and give her Call Tide, which strongly boosts the tide in ...Darshan Shaligram2009-12-291-0/+7
| |/ |/|
* | New (rakshasa) unique: Mara, Lord of Ilusions.Jude Brown2009-12-241-3/+11
|/
* Make folks pacified via Evilyon neutral-hostile (dpeg).Adam Borowski2009-12-141-2/+2
* Make perma-pacified monsters good_neutral instead of neutral.Adam Borowski2009-12-131-1/+1
* Generic fallbacks for non-humanoid wizards casting.Adam Borowski2009-12-111-0/+2
* Rename guardian nagas to guardian serpents.Adam Borowski2009-12-111-1/+4
* Use AT_ not AF_ for WEAP_ONLY, so statues won't use bows like a cudgel.Adam Borowski2009-12-111-8/+0
* A blank "statue" monster, to be redefined by vaults.Adam Borowski2009-12-111-0/+8
* Remove header includes from mon-place.h.Robert Vollmert2009-11-271-0/+1
* Remove unnecessary header-header includes.Robert Vollmert2009-11-271-0/+1
* Make ugly_thing_colour_offset() take only a color instead of a monster.David Lawrence Ramsey2009-11-211-5/+2
* Add formatting fixes.David Lawrence Ramsey2009-11-211-5/+10
* Add formatting fixes.David Lawrence Ramsey2009-11-211-6/+8
* define_monster(): init ghost_demon for some monsMatthew Cline2009-11-201-0/+38
* Remove trailing whitespace.David Lawrence Ramsey2009-11-201-1/+1
* Convert mons_has_los_ability() to use monster_type instead of int.David Lawrence Ramsey2009-11-191-20/+21
* Set manticores' number of spike volleys in the proper place.David Lawrence Ramsey2009-11-191-0/+7
* Split chaotic things into unclean and chaotic things.David Lawrence Ramsey2009-11-191-1/+1
* Update comment to account for the unholy/evil spell distinction.David Lawrence Ramsey2009-11-191-2/+2
* Display rotting resistance in-game.David Lawrence Ramsey2009-11-181-7/+8
* Fix information leakage in detect creatures.Robert Vollmert2009-11-161-0/+11
* Move general initialization of monster spells into its own function.David Lawrence Ramsey2009-11-141-22/+26
* Add "blink away" and "blink range" as valid escape spells.Robert Vollmert2009-11-141-0/+3
* Revert "Remove BLINK_OTHER as an escape spell."Robert Vollmert2009-11-141-0/+2
* Ballistomycete behavior improvementsCharles Otto2009-11-131-1/+2
* Remove BLINK_OTHER as an escape spell.Robert Vollmert2009-11-141-2/+0
* Excempt Roxanne and ice statues from statuic XPStefan O'Rear2009-11-131-1/+4
* Remove obsoleted los.h includes.Robert Vollmert2009-11-131-1/+0
* Replace observe_cell by you.see_cell.Robert Vollmert2009-11-131-1/+1
* New monster spell: Sleep. Give sleep to Aizul.Jude Brown2009-11-131-0/+2
* Implement monster swiftness, and give it to GastronokStefan O'Rear2009-11-121-0/+7
* Rename SPELL_BACKLIGHT -> SPELL_CORONA, and relevant ZAP/BEAM/DUR.Jude Brown2009-11-121-1/+1
* Rename SPELL_SLEEP -> SPELL_HIBERNATE, and relevant ZAP/BEAM.Jude Brown2009-11-121-2/+2
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-2/+2
* Adjust FIXME comment to account for the unholy/evil split.David Lawrence Ramsey2009-11-111-2/+2
* Replace actor::is_unholy() with actor::undead_or_demonic().David Lawrence Ramsey2009-11-101-1/+1
* Add explanatory comment and, for now, a FIXME to _get_spellbook_list().David Lawrence Ramsey2009-11-101-0/+8