summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Clearing trapping nets moved into player::moveto() and level change.haranp2009-02-121-2/+0
* Fix [2590746]: casting Blink with teleport control active didharanp2009-02-111-0/+2
* Fix _player_hurt_monster() to handle things properly if the monster dolorous2009-02-081-6/+11
* Add still more minor cosmetic fixes.dolorous2009-02-071-17/+17
* Monsters should be annoyed by being hit by spells. [2266773]haranp2009-01-271-0/+3
* Expand effect applicator functions to take an actor parameter, and use dolorous2009-01-191-61/+28
* Simplify.dolorous2009-01-181-1/+0
* Clean up explosion routines a bit more, and put back erroneously removed dolorous2009-01-181-2/+4
* Clean up manual explosion routines a bit.dolorous2009-01-181-5/+5
* Rename Transmigration -> Transmutation.j-p-e-g2009-01-111-2/+2
* Add whitespace fixes.dolorous2009-01-101-2/+2
* Code cleanups again, fix Twist.haranp2009-01-101-1/+10
* Clean up Selective Amnesia. Sif Muna worshippers no longer get autosuccessharanp2009-01-091-1/+0
* Fix warning.dolorous2009-01-091-1/+1
* Fix spell power caps not being respected (looks like a long-standing bug.)haranp2009-01-091-44/+33
* Cleaned up Apportation, fixed a few bugs in it too.haranp2009-01-091-96/+52
* Code cleanup for ignite_poison(), inspired by [2204223].haranp2009-01-081-57/+56
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Introduce a number of new uniques taken from a patch by castamir.j-p-e-g2009-01-041-2/+5
* Factored out bolt tracer variables into tracer_info struct.haranp2009-01-021-2/+2
* Add more minor cosmetic fixes.dolorous2009-01-011-7/+7
* Sandblast now has a range of 1 when not wielding rocks, and a range of 1-2haranp2009-01-011-7/+11
* Fix Evaporate not being an explosion and going through wallsharanp2008-12-311-0/+2
* Make the tests for icy and skeletal monsters in Lee's Rapid dolorous2008-12-311-38/+35
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-3/+3
* Fix for Lee's Rapid Deconstruction: it will no longer workharanp2008-12-151-0/+7
* Add minor cosmetic fixes.dolorous2008-12-091-1/+2
* * Rename beheld -> mesmerised.j-p-e-g2008-12-011-3/+3
* Make monsters' glowing quality a class flag, instead of hardcoding a dolorous2008-11-081-27/+3
* Add the flaming corpse to the list of monsters that glow, since it's on dolorous2008-11-071-0/+1
* Consolidate the routines to remove the player's condensation shield into dolorous2008-11-071-5/+10
* Simplify.dolorous2008-11-031-2/+2
* Clean up conduct handling a bit.dolorous2008-11-031-2/+2
* In Lee's Rapid Deconstruction, use "shatters" instead of "explodes", dolorous2008-10-231-2/+2
* Simplify.dolorous2008-10-131-3/+3
* Expand mons_itemuse() to work at the individual monster level, as well.dolorous2008-10-061-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-30/+18
* Fix check for not-fully-petrified monsters in Lee's Rapid dolorous2008-10-041-1/+1
* Clean up the routine for Lee's Rapid Deconstruction a bit, and allow dolorous2008-10-041-42/+47
* Implement [2040773]: Make Petrify an Enchantment/Earth spell (since it's dolorous2008-10-031-5/+21
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-6/+5
* Fix 2134320: mummy curse had disappeared.haranp2008-09-291-3/+3
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-5/+5
* Ranges redone. bolt no longer has a rangeMax, just a range.haranp2008-09-251-18/+10
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* Make Beogh take revenge properly if you destroy an orcish idol with the dolorous2008-08-231-5/+9
* Fix 2038962: casting divine shield wasn't refreshing AC displayed.haranp2008-08-061-1/+1
* Fix semicontrolled blink [2038476].haranp2008-08-061-7/+9
* Strengthen metabolic englaciation (doy).dshaligram2008-08-041-2/+3