summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
Commit message (Expand)AuthorAgeFilesLines
* * Add Shock/Lightning Bolt to list of spells that don't abort for 'z' ifj-p-e-g2009-05-201-0/+2
* Reduce ranges for Mephitic Cloud and Dispel Undead (to 5).dploog2009-05-061-2/+2
* Some spellcasting modifications, as discussed on c-r-d.j-p-e-g2009-05-031-2/+2
* Change Elyvilon's healing abilities back to Lesser and Greater Healing, dolorous2009-03-021-2/+2
* Cut 30 obsoleted spells. (Included in docs/obsolete/cut_spells.txt.)j-p-e-g2009-02-261-409/+17
* Fix [2598159]: conjure flame not respecting range limits.haranp2009-02-141-2/+2
* Make Flame Tongue have range 1-4. This might be overpowered. [2470382]haranp2009-01-111-2/+2
* Rename Transmigration -> Transmutation.j-p-e-g2009-01-111-28/+28
* Extend on Haran's monster resistance description. Thanks, Haran! :)j-p-e-g2009-01-111-13/+0
* Cleaned up Apportation, fixed a few bugs in it too.haranp2009-01-091-2/+2
* Introduce a number of new uniques taken from a patch by castamir.j-p-e-g2009-01-041-0/+13
* * Move wall tiles into the dc-dngn/wall folder.j-p-e-g2009-01-021-2/+2
* Sandblast now has a range of 1 when not wielding rocks, and a range of 1-2haranp2009-01-011-1/+1
* If a beam has range == -1 then set it to LOS_RADIUS and, in debug builds,zelgadis2008-12-271-3/+3
* Change the spell_type enumerations so that SPELL_NO_SPELL is 0 and the firstzelgadis2008-12-211-1/+1
* Got rid of setup_dragon(), moving it's functionality into setup_mons_cast() andzelgadis2008-12-141-2/+67
* First draft of the spell noisyness system: spells cast by the player and byzelgadis2008-12-131-1/+210
* Fix bug 2398445: "Ignite Poison" had the Holy spell discipline.zelgadis2008-12-081-2/+2
* Non-weighted themed randart spellbooks, and prices for randart spellbooks.zelgadis2008-12-051-15/+15
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-31/+31
* The start of randart spellbooks. Never randomly generated and only created viazelgadis2008-12-021-17/+17
* For consistency, rename "Summon Guardian" to "Summon Angel".dolorous2008-10-191-1/+1
* Implement [2040773]: Make Petrify an Enchantment/Earth spell (since it's dolorous2008-10-031-1/+1
* Add whitespace fixes.dolorous2008-09-281-1/+1
* Ranges redone. bolt no longer has a rangeMax, just a range.haranp2008-09-251-3/+214
* Moving level of Poison Ammunition back to 4.dploog2008-09-131-1/+1
* Reduced level of Poison Weapon and Poison Ammunition spells from 4 to 2.dploog2008-09-111-2/+2
* Fix 2032476: improve interface for Lee's Rapid Deconstruction.haranp2008-07-311-1/+1
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-1/+1
* Pan overhaul:dshaligram2008-07-201-1/+1
* Add miscellaneous minor fixes.dolorous2008-07-061-3/+3
* Bug 2005002: Allow friendly and neutral-good monsters to cast spells while inzelgadis2008-06-291-181/+238
* Add the framework for descriptions for abilities to be read from thej-p-e-g2008-06-181-1/+1
* Added SPFLAG_NEUTRAL for utility spells which should use TARG_ANY.haranp2008-06-151-1/+1
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-0/+10
* Extend monster pathfinding to monsters circumventing pools of deep waterj-p-e-g2008-06-111-1/+1
* Rename SPELL_SUMMON_LARGE_MAMMAL to SPELL_CALL_CANINE_FAMILIAR, to match dolorous2008-06-071-1/+1
* Rename the "Guardian" spell to "Summon Guardian", as it's more dolorous2008-06-061-1/+1
* Rename SPELL_SUMMON_SMALL_MAMMAL and SPELL_SWARM to dolorous2008-05-231-2/+2
* Fix monsters capable of LOS attack behind glass walls being ignored.j-p-e-g2008-05-201-345/+329
* Add more comment fixes.dolorous2008-05-141-0/+2
* Change Banishment level to 4, to reflect the recent change of it notj-p-e-g2008-05-121-1/+1
* Drop Ignite Poison to level 6 (jarpiain).dshaligram2008-04-261-1/+1
* In enum.h, move "Summon Ugly Thing" to the end of the user spell dolorous2008-04-201-59/+66
* For consistency, rename the "Summon Ugly Things" spell to "Summon Ugly dolorous2008-04-191-1/+1
* Increased Tiamat's hp and attack damage a touch.dshaligram2008-03-311-4/+4
* Fix compilation (oops).dolorous2008-03-271-2/+2
* Mark the "Shadow Creatures" spell as unholy, since weaving together dolorous2008-03-271-1/+1
* Implement "Summon Ugly Things" as a monster spell, roughly equivalent to dolorous2008-03-271-0/+11
* Add whitespace fixes again.dolorous2008-03-241-1/+1