summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-2/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Mutagenic fog. Comes from Evaporate and fog generators. (due)Adam Borowski2009-10-071-0/+9
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-0/+3
* * Fix 2862312: examination of items in shops not working after buyingj-p-e-g2009-09-211-1/+7
* Smarter exclusions, yay!j-p-e-g2009-09-151-1/+1
* Use Jude's nicer messages for the Phase Shift spell.j-p-e-g2009-08-161-2/+2
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-8/+8
* * Add support for packaging save files with tar. (Patch by Trent W. Buck.)j-p-e-g2009-07-251-1/+1
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-0/+2
* Fix 2815574: Venom card not waking monsters.j-p-e-g2009-07-041-1/+9
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Add still more minor cosmetic fixes.dolorous2009-05-151-5/+6
* Display a message when renewing TSO's divine shield, and redraw armor dolorous2009-05-151-2/+4
* Remove handling of unseen horror corpses in Fulsome Distillation, as dolorous2009-04-231-1/+0
* Per jpeg's suggestion, add a "desecrate orcish remains" conduct for dolorous2009-03-151-0/+5
* Add miscellaneous minor fixes.dolorous2009-03-141-17/+16
* Remove unused god abilities.dolorous2009-03-121-24/+0
* Add still more minor cosmetic fixes.dolorous2009-03-111-2/+2
* Tweak duration messages a bit, and mention the risk of magic dolorous2009-03-091-1/+1
* FR [2163236]: Passwall should wake monsters it displaces.haranp2009-03-061-1/+1
* Remove more unused static functions.dolorous2009-02-281-31/+0
* Axe some more obsolete functions as well as the rotting ability thatj-p-e-g2009-02-271-387/+0
* Remove all traces of TRAN_AIR and TRAN_SERPENT_OF_HELL, the latterj-p-e-g2009-02-271-2/+0
* Change Transmutation -> Transmutations for consistency withj-p-e-g2009-02-221-1/+1
* Lots more cleanups. haranp2009-02-151-21/+18
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-130/+102
* 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