summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* Ranges redone. bolt no longer has a rangeMax, just a range.haranp2008-09-251-98/+11
* Remove some erroneous debugging messages.j-p-e-g2008-09-211-0/+1
* Fix 2121686: buggy net handling when returning to a levelj-p-e-g2008-09-211-1/+0
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-10/+0
* [2053689] Fixed bad ench_power for the monster Pain spell.dshaligram2008-09-061-4/+1
* Add minor cosmetic fixes.dolorous2008-09-061-24/+25
* Add the flaming corpse monster, as specified in FR [1746720], with dolorous2008-09-061-4/+4
* Fixed Lom Lobon ice storm damage (syllogism).dshaligram2008-08-221-2/+1
* Massive overhaul to move towards coord_def().haranp2008-07-301-33/+22
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-28/+27
* Weaken monster dispel undead further.dshaligram2008-07-251-1/+1
* More cleanups.haranp2008-07-241-1/+1
* More cleanups and fixes.haranp2008-07-231-6/+4
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-42/+31
* Pan overhaul:dshaligram2008-07-201-25/+92
* Add minor cosmetic fixes.dolorous2008-07-071-2/+2
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-7/+10
* Fix 2005590: Branded darts unbranded when thrown.j-p-e-g2008-07-031-47/+49
* Revert the change on ammo handling for Tiles, and replace it with a morej-p-e-g2008-07-021-3/+12
* Add more message tweaks.dolorous2008-07-011-1/+2
* Make initial sanctuary be circular in shape rather than square.zelgadis2008-07-011-7/+14
* Add message tweak.dolorous2008-06-301-1/+1
* Simplify yet again.dolorous2008-06-301-4/+1
* Sanctuary now protects friendly and neutral-good monsters from Abjure.zelgadis2008-06-301-0/+5
* Only place a newly created monster (summons) on a sanctuary square if itzelgadis2008-06-291-14/+22
* Make sanctuary prevent giant eyeball and eye of draining stares, pluszelgadis2008-06-281-0/+9
* Fix "Summon Undead" to summon what it did before its overhaul; I was dolorous2008-06-241-7/+8
* Add minor cosmetic fixes.dolorous2008-06-201-1/+1
* Add minor cosmetic fixes.dolorous2008-06-191-1/+1
* Fix 1996837: Allow equipping spellcasters with ammunition on generation.j-p-e-g2008-06-191-1/+1
* Since mons_clear_trapping_net() checks if the monster is caught in a dolorous2008-06-191-6/+5
* Add minor cosmetic fixes.dolorous2008-06-191-2/+2
* Simplify.dolorous2008-06-181-3/+1
* Clean up monsters' summoning undead.dolorous2008-06-181-9/+11
* Add more miscellaneous minor cleanups.dolorous2008-06-171-25/+11
* Add yet more cleanups.dolorous2008-06-171-1/+1
* Add still more cleanups.dolorous2008-06-161-1/+1
* Comment fix.dolorous2008-06-151-1/+1
* Properly treat "Summon Scorpions" as a no-op in setup_mons_cast().dolorous2008-06-151-0/+1
* Make TSO's abjuration protection properly increase with monster hit dice dolorous2008-06-131-1/+1
* Add abjuration protection for gifts from TSO and Trog, both friendly and dolorous2008-06-131-0/+15
* Add still more minor cosmetic fixes.dolorous2008-06-131-5/+5
* Fix compilation.dolorous2008-06-131-1/+1
* Add more minor cosmetic fixes.dolorous2008-06-131-2/+2
* Add still more minor cosmetic fixes.dolorous2008-06-131-3/+3
* Add minor cosmetic fixes.dolorous2008-06-131-6/+6
* Add explanatory comments to the pathfinding routines. I might have gonej-p-e-g2008-06-121-1/+2
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-1/+1
* After some more thought (and discussion with dploog), remove the code dolorous2008-06-111-27/+21
* Add still more minor cosmetic fixes.dolorous2008-06-101-26/+26