summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove chain-lightning specific LOS test from beam.cc.Robert Vollmert2009-10-171-2/+9
* Naming consistency.Robert Vollmert2009-10-171-5/+5
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-161-11/+8
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-4/+4
* Fix bug [2874791], Merfolk stat change issuesCharles Otto2009-10-161-11/+24
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-131-1/+1
* Comments and formatting.Robert Vollmert2009-10-111-2/+2
* Patch 2873911 by Jude: add rain cloudsCharles Otto2009-10-101-0/+6
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* 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
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-4/+4
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-1/+1
* Add spelling fixes.David Lawrence Ramsey2009-09-231-4/+4
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-1/+6
* Commit several patches:j-p-e-g2009-09-131-1/+13
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-3/+3
* Fix previous message to actually mention Elyvilon's name (oops).dolorous2009-08-061-1/+4
* Also experimentally use mpr() instead of simple_god_message() for Ely's dolorous2009-08-061-4/+1
* Experimentally use mpr() instead of simple_god_message() for Ely's no-pietyj-p-e-g2009-08-061-1/+1
* * Add support for packaging save files with tar. (Patch by Trent W. Buck.)j-p-e-g2009-07-251-2/+5
* A number of small bug fixes:j-p-e-g2009-07-171-1/+6
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-2/+2
* Apply tiles inscription fixes to trunk.j-p-e-g2009-06-081-1/+3
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-4/+4
* * AutoID rings of teleport control after teleporting.j-p-e-g2009-05-301-0/+1
* As suggested in [2795535], take current piety into account when dolorous2009-05-241-1/+8
* Add sanity checks.dolorous2009-05-231-2/+4
* Indicate via the message whether healing a friendly monster gained piety dolorous2009-05-231-7/+14
* Give an indication of whether pacification raised piety or nor.j-p-e-g2009-05-231-6/+15
* * Add Shock/Lightning Bolt to list of spells that don't abort for 'z' ifj-p-e-g2009-05-201-1/+7
* Make Elyvilon's Divine Vigour temporarily increase MP as well as HP.dolorous2009-05-161-0/+4
* Properly disallow Elyvilon's "Heal Other" abilities when they're aimed dolorous2009-05-161-3/+10
* Make Trog's Hand grant both regeneration and magic resistance.dolorous2009-05-061-1/+18
* Add some of the suggested changes to Elyvilon in [2762165]: Lesser Heal dolorous2009-04-191-2/+5
* Fix assertion when healing a monster as a non-Elyvilonite (oops).dolorous2009-04-191-1/+2
* And properly consolidate monster hostility checks.dolorous2009-04-181-3/+3
* And do the hostility check before the pacification check, to avoid dolorous2009-04-181-1/+2
* Fix [2748638]: Try to pacify monsters before healing them instead of dolorous2009-04-181-20/+24
* Implement a hack to differentiate between Ely's self healing and healingj-p-e-g2009-04-031-5/+8
* Tweak duration messages a bit, and mention the risk of magic dolorous2009-03-091-2/+2
* In remove_divine_stamina(), actually set the duration of divine stamina dolorous2009-03-091-0/+1
* Add whitespace fixes.dolorous2009-02-261-2/+2
* Fix [2598159]: conjure flame not respecting range limits.haranp2009-02-141-56/+50
* For now, revert r9064, so that Elyvilonites can use wands of healing dolorous2009-02-141-5/+3
* Fix [2594209]: Make sure Elyvilonites can only pacify monsters using dolorous2009-02-141-4/+8
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-5/+4
* Clearing trapping nets moved into player::moveto() and level change.haranp2009-02-121-6/+0
* Fix debugging ray zaps (e.g. unknown wands) always setting obvious_effect byharanp2009-02-081-38/+25
* Fix doubled MSG_OK when cancelling Ely's healing. [2554386]haranp2009-02-011-4/+1