summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplify further.David Lawrence Ramsey2009-10-091-9/+9
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Simplify.David Lawrence Ramsey2009-10-091-5/+0
* Tweak the player contamination check for mutating (very) ugly things.David Lawrence Ramsey2009-10-091-2/+2
* Tweak (very) ugly things' proximity mutation rate again.David Lawrence Ramsey2009-10-091-1/+1
* Allow (very) ugly things to mutate when near you if you're glowingDavid Lawrence Ramsey2009-10-091-24/+51
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Add spacing fixes.David Lawrence Ramsey2009-10-071-3/+3
* Enable monsters to drink potions of might.Robert Vollmert2009-10-071-0/+1
* Khufu, the mummy emperor. Uses Tomb of Doroklohe as an escape spell.Adam Borowski2009-10-061-0/+48
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add minor cosmetic fixes.David Lawrence Ramsey2009-09-301-2/+2
* Vehumet modifications. Remove the warding effect, replace it with extended ra...Charles Otto2009-09-301-1/+1
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Simplify several random array selections by using RANDOM_ELEMENT().David Lawrence Ramsey2009-09-291-2/+2
* make porkalator castable by wizardsAdam Borowski2009-09-291-1/+1
* And simplify further.David Lawrence Ramsey2009-09-281-1/+1
* Simplify the proximity check for (very) ugly things.David Lawrence Ramsey2009-09-281-1/+1
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-3/+3
* Simplify.David Lawrence Ramsey2009-09-241-3/+7
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-3/+3
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-0/+5
* Comment fix.dolorous2009-09-231-2/+2
* Tweak (very) ugly things' proximity mutation rate again.dolorous2009-09-231-1/+1
* Add new unique Gastronok (slug wizard), via a patch by bookofjude and some j-p-e-g2009-09-221-19/+83
* Tweak (very) ugly things' mutation messages.dolorous2009-09-191-2/+2
* Tweak proximity mutation chance for very ugly things.dolorous2009-09-191-2/+1
* Allow (very) ugly things to sometimes mutate when near other (very) ugly dolorous2009-09-191-0/+48
* Add a check for whether a monster with water habitat can reach thej-p-e-g2009-09-171-1/+1
* Add the most recent version of Adam's kraken patch into trunk.j-p-e-g2009-09-171-0/+45
* Allow unrandart launchers to modify the beam of the missile they fire.zelgadis2009-07-211-2/+4
* Fix bad logic where the address of coinflip() was used instead of the dolorous2009-06-301-1/+1
* Add Eino's totally awesome Grum tile, as well as my own significantly less j-p-e-g2009-06-291-0/+38
* Apply patch by Adam Borowski, introducing new unique enchantress Kirke.j-p-e-g2009-06-271-0/+8
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Commit r9867 to trunk.j-p-e-g2009-05-311-1/+1
* Replace a few more calls of seen_monster with handle_seen_interrupt,j-p-e-g2009-05-031-2/+2
* Add spacing fixes.dolorous2009-04-301-1/+1
* [2758242] Fixing segfault during debug_mons_scan due to an mprf not matching ...ennewalker2009-04-181-0/+1
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-14/+14
* * For flavour, let Xom laugh himself silly whenever a follower dies.j-p-e-g2009-03-191-1/+2
* * Change Roxanne's spells to include Blink Other (instead of Sandblast) j-p-e-g2009-03-191-0/+10
* Fix [2686013]: remove confusing "You resist." message from monsterharanp2009-03-181-54/+26
* Change Elyvilon's healing abilities back to Lesser and Greater Healing, dolorous2009-03-021-4/+4
* Code cleanups with monster speech (targeted beams, etc.)haranp2009-02-281-54/+32
* Properly differentiate between blasts and bursts of hellfire in the beam dolorous2009-02-261-2/+2
* Fix second half of [2628480]: monsters that shout while in view willharanp2009-02-251-4/+4
* Partial fix for [2628480]: use you.can_see() instead ofharanp2009-02-241-1/+1
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-211-3/+2