summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up some instances of friendly vs. hostile summoning.dolorous2008-03-281-3/+5
* Revert orange rats' being banned from "Summon Small Mammals" for good dolorous2008-03-271-7/+2
* Add fountains of blood (as suggested by Lemuel), and tidy up j-p-e-g2008-03-261-1/+1
* More evil ally fixes. If you worship a good god, don't allow the taming dolorous2008-03-251-2/+7
* Add minor cosmetic fixes.dolorous2008-03-171-4/+4
* Clean up holiness handling, as well as a few other miscellaneous things.dolorous2008-03-131-3/+1
* Fix 1920778: mons_open_door() not respecting gatesj-p-e-g2008-03-101-0/+1
* Implement [1891388]: Make Holy Word available in scroll form.dolorous2008-02-211-40/+0
* [1861488] Fixed passwall bugs.dshaligram2008-01-251-1/+1
* Some more improvements for (you guessed it) the tiles. j-p-e-g2008-01-181-1/+1
* 'DD' is now an alias for 'Dy'.haranp2008-01-161-1/+1
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-22/+26
* More resist fixes.dshaligram2008-01-101-1/+1
* Tiles!ennewalker2008-01-051-0/+15
* Fix [1842182]: Casting either "Detect Traps" or "Detect Creatures" now dolorous2007-12-041-7/+12
* Fixed bad detect items behaviour on pre-mapped squares (Iaido).dshaligram2007-12-021-2/+3
* Fixed bad messages when uniques are poisoned by toxic radiance.dshaligram2007-11-281-4/+58
* [1836426] Fixed penance message sequence for beams, clamped penance messages ...dshaligram2007-11-281-2/+0
* [1837663] Fixed monsters' raise dead using player's LOS.dshaligram2007-11-281-18/+24
* Add more minor fixes:dolorous2007-11-231-2/+2
* Add various patches of mine:dolorous2007-11-201-4/+9
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-1/+2
* [1821096] Olgreb's toxic radiance should not affect submerged monsters (dolor...dshaligram2007-10-271-1/+2
* Backed-out redundant no-xp-for-summons change, already fixed differently by H...dshaligram2007-10-261-7/+0
* No experience for summoned hostile elementals and scorpions (syllogism).dshaligram2007-10-261-3/+10
* [1818799] Reduce message spam from Olgreb's toxic radiance.dshaligram2007-10-241-4/+22
* Blade card now gives feedback when failing to brand.haranp2007-10-231-1/+3
* Summoned monsters now have the (increasingly misnamed) CREATED_FRIENDLYharanp2007-10-161-13/+26
* Added to classes actor, monsters and player the method can_pass_through(),zelgadis2007-10-141-1/+2
* [1808964] Holy Word wakes and annoys affected monsters.dshaligram2007-10-071-1/+2
* This commit breaks save file compatability.zelgadis2007-09-301-1/+9
* Fixed Beogh being angered by killing a non-orc friendly with a beam (cbus).dshaligram2007-09-261-4/+2
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-1/+5
* Introduces three new wall types, translucent versions of the normalzelgadis2007-09-191-3/+10
* Elemental summoning shouldn't leak information on invisible monsters [1768784]haranp2007-09-161-1/+9
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+3
* Fixing bugs:j-p-e-g2007-09-141-1/+5
* Several bugfixes.j-p-e-g2007-08-301-1/+5
* Condensed monster descriptions.j-p-e-g2007-08-221-1/+2
* Added bounds check for berserk monsters looking for a target.dshaligram2007-08-071-1/+1
* Brothers-in-Arms set berserk dur = abjuration dur so the summon goes awaydshaligram2007-08-071-31/+45
* Fixed crash resulting from trying to berserkj-p-e-g2007-08-051-2/+5
* Part two of godly changes.j-p-e-g2007-08-041-0/+58
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-0/+3
* General code cleanups and goto removal.haranp2007-07-131-4/+2
* Monster enchantment overhaul:dshaligram2007-07-101-2/+2
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-6/+6
* Minor cleanups (especially of Xom code.)haranp2007-07-031-1/+1
* Fix for 1735848: animate dead now skips over corpses which can't beharanp2007-06-291-16/+18
* Added any_glyph_connected() and has_exit_from_glyph() Lua functions for leveldshaligram2007-06-271-1/+1