summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-2/+0
* Allow (very) ugly things to mutate when near you if you're glowingDavid Lawrence Ramsey2009-10-091-3/+4
* Move can_go_straight from los.cc to monstuff.cc.Robert Vollmert2009-10-081-0/+19
* Split and correct grid_see_grid.Robert Vollmert2009-10-081-5/+5
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+2
* Mutagenic fog. Comes from Evaporate and fog generators. (due)Adam Borowski2009-10-071-0/+14
* Khufu, the mummy emperor. Uses Tomb of Doroklohe as an escape spell.Adam Borowski2009-10-061-0/+28
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add wording fix.David Lawrence Ramsey2009-09-301-1/+1
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Make miasma and miasma resistance more consistent. It no longer dependsDavid Lawrence Ramsey2009-09-291-11/+3
* Simplify checks for whether players/monsters can hit monsters, and makeDavid Lawrence Ramsey2009-09-281-7/+5
* Attempt to make monster attacks on submerged monsters consistent withDavid Lawrence Ramsey2009-09-281-4/+20
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-281-1/+1
* Comment fixes.David Lawrence Ramsey2009-09-281-5/+7
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-1/+1
* Comment fixes.David Lawrence Ramsey2009-09-251-1/+1
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-1/+1
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-1/+10
* Implement another new unique, this time of my own coding: Maurice the thief.j-p-e-g2009-09-221-1/+1
* * Fix 2862312: examination of items in shops not working after buyingj-p-e-g2009-09-211-0/+5
* Comment fix.dolorous2009-09-201-1/+1
* Fix compilation (oops).dolorous2009-09-201-2/+2
* Apply jokeserver's patch in [2862815] to properly handle polymorphed dolorous2009-09-201-0/+10
* Add Mitsuhiro's new kraken tiles, slightly modified to make them workj-p-e-g2009-09-191-0/+5
* Allow (very) ugly things to sometimes mutate when near other (very) ugly dolorous2009-09-191-0/+7
* Add more comment fixes.dolorous2009-09-191-1/+2
* Fix polymorphing of (very) ugly things: When polymorphed, they now dolorous2009-09-181-9/+9
* Add a check for whether a monster with water habitat can reach thej-p-e-g2009-09-171-1/+1
* Add still more minor cosmetic fixes.dolorous2009-09-171-1/+2
* Add the most recent version of Adam's kraken patch into trunk.j-p-e-g2009-09-171-3/+80
* Commit several patches:j-p-e-g2009-09-131-30/+31
* Tweak probability of harpies' eating off the floor again.dolorous2009-09-121-1/+1
* Add a monster ability to eat food (including corpses), and let harpies dolorous2009-09-081-47/+105
* Add minor cosmetic fixes.dolorous2009-09-071-2/+4
* And fix it again.dolorous2009-09-071-24/+28
* Simplify still further.dolorous2009-09-071-1/+1
* Simplify further.dolorous2009-09-071-14/+14
* Simplify.dolorous2009-09-071-1/+1
* Add sanity check to make sure that monsters that can eat items but not dolorous2009-09-071-8/+14
* And really fix it this time.dolorous2009-09-071-2/+8
* Make monsters that both use items and eat able to do both again (oops).dolorous2009-09-071-6/+0
* Decouple monsters' item pickup ability from their eating ability, and dolorous2009-09-071-128/+185
* Add minor cosmetic fixes.dolorous2009-08-221-1/+1
* Add FIXME to a comment.evktalo2009-08-151-1/+1
* Add a new unique mummy, Menkaure, and three new ossuaries. All courtesy of due.evktalo2009-08-111-1/+2
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-3/+24
* * Change rElec mutation description to "resistant" rather than "immune".j-p-e-g2009-07-271-0/+15
* * Add support for packaging save files with tar. (Patch by Trent W. Buck.)j-p-e-g2009-07-251-1/+13