summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-13/+159
* Added shields of reflection, though they're not randomly generated and have nozelgadis2008-12-011-2/+4
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-2/+9
* Giant spores and lightning balls exploding is now handled immediately insidezelgadis2008-11-271-63/+0
* Limit the number of tries used to find a random space on the level in dolorous2008-11-261-6/+9
* Put skeletal dragons back in the dragon genus, and treat all dolorous2008-11-241-6/+5
* Fix bug 2298697: for dealing with weapons of returning which fail to return,zelgadis2008-11-221-1/+3
* So many files? That's probably some debugging messages included,j-p-e-g2008-11-091-1/+1
* Simplify yet again.dolorous2008-11-041-5/+13
* Remove the out-of-LOS restriction from monster_random_space(), as levels dolorous2008-11-041-13/+7
* Increase the number of tries for a random space again.dolorous2008-11-021-1/+1
* Increase the number of tries when looking for an empty space on the dolorous2008-11-021-1/+1
* Replace Zin's angelic retribution with a surveillance-based retribution: dolorous2008-11-021-17/+29
* Self-affecting monster spells don't beam. [1852045]haranp2008-10-151-4/+0
* Add food-item-based hunger descriptions to spells.haranp2008-10-111-5/+2
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-1/+1
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-1/+1
* Redid monster death idiom so that monsters::hurt can implicitlyharanp2008-10-041-1/+0
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-374/+0
* Fix 2134320: mummy curse had disappeared.haranp2008-09-291-1/+1
* 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