summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
Commit message (Expand)AuthorAgeFilesLines
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-131-1/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-131-2/+2
* Rename Summon Wraiths to Haunt everywhere, for consistency, and adjustDavid Lawrence Ramsey2009-10-131-13/+15
* Rename Summon Wraiths to Haunt, make it a targetted spell, necro only,Adam Borowski2009-10-141-18/+44
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-131-2/+2
* Make gods that take corpse offerings do so without the butchery step,David Lawrence Ramsey2009-10-111-1/+2
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-3/+0
* Convert remaining uses of losight to los_param-style.Robert Vollmert2009-10-081-1/+1
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Clean up the Kiku changes a bit.David Lawrence Ramsey2009-10-011-26/+39
* Applying Kiku patch by Alex MacDonald (timecircuits). Kiku now has an invocat...evktalo2009-10-021-0/+85
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-11/+11
* And add more consistency fixes.David Lawrence Ramsey2009-09-251-1/+3
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-0/+6
* A bug fix commit! (I didn't do one of these in a while...)j-p-e-g2009-09-131-2/+2
* Commit several patches:j-p-e-g2009-09-131-0/+5
* Generalized solution to the "disconnect at --more--" problem (e.g., disconnectzelgadis2009-07-281-0/+12
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-0/+3
* * Prompt before moving while confused and next to lava/deep water.j-p-e-g2009-07-231-7/+3
* * Fix Xom gifts not going Splash! in deep water.j-p-e-g2009-07-231-0/+15
* Make fish on dry land (due to Feawn's Sunlight power) flop about andj-p-e-g2009-07-211-19/+24
* Fix 2822832: temporary brands not being removed when thrown with LRET_FUMBLEDj-p-e-g2009-07-201-2/+3
* A number of small bug fixes:j-p-e-g2009-07-171-2/+2
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-2/+2
* * AutoID rings of teleport control after teleporting.j-p-e-g2009-05-301-1/+7
* Add minor cosmetic fixes.dolorous2009-05-081-2/+2
* Simplify.dolorous2009-04-221-7/+3
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-1/+9
* Fix [2722767]: Since Twisted Resurrection creates permanent monsters, dolorous2009-04-171-1/+1
* Add miscellaneous minor fixes.dolorous2009-04-171-4/+6
* Add spacing fix.dolorous2009-03-151-2/+2
* Per jpeg's suggestion, add a "desecrate orcish remains" conduct for dolorous2009-03-151-0/+25
* Add yet more miscellaneous minor fixes.dolorous2009-03-151-2/+2
* Add yet more minor cosmetic fixes.dolorous2009-03-141-3/+3
* Add still more miscellaneous minor fixes.dolorous2009-03-141-17/+20
* Simplify.dolorous2009-03-141-4/+4
* Add more miscellaneous minor fixes.dolorous2009-03-141-8/+7
* Add more miscellaneous minor fixes.dolorous2009-03-141-11/+10
* Add miscellaneous minor fixes.dolorous2009-03-141-6/+15
* Comment fix.dolorous2009-03-091-1/+1
* When trying to animate single undead, only count instances of remains dolorous2009-03-091-1/+3
* Add miscellaneous minor fixes.dolorous2009-03-031-1/+1
* Fix [2004960]: clean up sanctuary logic. Monsters will now stop fleeingharanp2009-02-161-47/+51
* Lots more cleanups. haranp2009-02-151-1/+1
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-22/+19
* Clearing trapping nets moved into player::moveto() and level change.haranp2009-02-121-13/+1
* [2070013]: newly created, animated, etc. friendly monsters now default toharanp2009-02-031-16/+9
* Clean up Animate Dead. Also fix messaging.haranp2009-01-301-82/+43