summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't disturb monsters witth their own soundMatthew Cline2009-10-211-3/+3
* gods: added "Chronos", the slow godSteven Noonan2009-10-201-0/+6
* monstuff.cc: friendly arena jellies can eatMatthew Cline2009-10-191-1/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Fix off-by-one and remove magic numbers.Robert Vollmert2009-10-181-13/+16
* Add test for monster placement.Darshan Shaligram2009-10-181-0/+49
* Replace monster_los by calls to losight.Robert Vollmert2009-10-171-22/+12
* Make default LOS configurable.Robert Vollmert2009-10-171-1/+1
* More renaming and reorganization of feature checks.Robert Vollmert2009-10-171-10/+10
* Naming consistency.Robert Vollmert2009-10-171-25/+25
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-24/+24
* Rename Summon Wraiths to Haunt everywhere, for consistency, and adjustDavid Lawrence Ramsey2009-10-131-4/+4
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-131-2/+2
* Merge branch 'trees'.Adam Borowski2009-10-131-0/+3
|\
| * Merge branch 'master' into treesAdam Borowski2009-10-121-4/+10
| |\
| * \ Merge branch 'master' into treesAdam Borowski2009-10-121-15/+45
| |\ \
| * | | Trees -- a new wall type, can be seen through (2nd square blocks LOS).Adam Borowski2009-10-091-0/+3
* | | | Apply n78291's patch in [2877049], with a few tweaks, to expand Jiyva'sDavid Lawrence Ramsey2009-10-121-4/+51
| |_|/ |/| |
* | | * Giant spores exploding in the arena should never be attributed toMatthew Cline2009-10-121-4/+10
| |/ |/|
* | project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* | Fix bug 2876251, monsters taking 2 turns to open a door.Charles Otto2009-10-111-6/+0
* | Patch 2873911 by Jude: add rain cloudsCharles Otto2009-10-101-3/+40
* | 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