summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-cast.cc
Commit message (Expand)AuthorAgeFilesLines
* Tweak some docs, and add Airstrike to the list of spells that don'tj-p-e-g2009-07-281-0/+5
* Backport r10426 and r10427.j-p-e-g2009-07-271-1/+2
* * Change spell range display to something like @----->..j-p-e-g2009-07-231-3/+2
* Backport prompt for Mephitic Cloud when targeting self to 0.5.j-p-e-g2009-07-231-0/+10
* Apply my previous commit to 0.5.j-p-e-g2009-07-041-1/+1
* * Add SDL licence, update docs (yet again).j-p-e-g2009-06-111-1/+9
* Remove the 0 MP check for the 'z' command.j-p-e-g2009-06-081-6/+0
* Revert spell casting sound system to 0.4 behaviour, since the new soundzelgadis2009-06-021-0/+5
* Reduce screen-flicker and clearing of the message window when re-doing thezelgadis2009-05-281-2/+4
* Fix 'z' aborting for the Dig spell with no monsters in sight.j-p-e-g2009-05-221-0/+1
* * Add Shock/Lightning Bolt to list of spells that don't abort for 'z' ifj-p-e-g2009-05-201-1/+5
* Add Evaporate to the list of spells that get a bonus of 1 when checkingj-p-e-g2009-05-181-0/+1
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-1/+9
* Add minor cosmetic fixes.dolorous2009-05-081-1/+1
* * Some more tweaks to the spellcasting interface.j-p-e-g2009-05-041-2/+2
* A few tweaks to the range checks for z.j-p-e-g2009-05-041-6/+18
* Some spellcasting modifications, as discussed on c-r-d.j-p-e-g2009-05-031-36/+140
* Check for the ogre genus in more places, in case another ogre species is dolorous2009-04-291-1/+1
* [2771954] Fixing spell key reassign menu, which no longer allowed reassignmen...ennewalker2009-04-181-0/+2
* * After some thought, remove the description toggle from the spell menu asj-p-e-g2009-04-061-8/+1
* Fix 2726622: untransforming not prompting for safe-inscribed equipmentj-p-e-g2009-04-061-6/+6
* * When Xom decides to cast Magic Mapping or send you on a teleportationj-p-e-g2009-03-291-2/+0
* Add a few more Xom messages. Also, since he already has a mass dolorous2009-03-201-1/+1
* * Fix 2687930: Shorten the spell menu more, and don't call update_title() j-p-e-g2009-03-161-3/+3
* * Tweak shop command help for Tiles.j-p-e-g2009-03-151-2/+2
* Typo fix.dolorous2009-03-151-1/+1
* * Add description toggle (only '?' this time) into spellcasting menu andj-p-e-g2009-03-111-31/+33
* Greatly improve 'V' command:j-p-e-g2009-03-101-1/+1
* Change Elyvilon's healing abilities back to Lesser and Greater Healing, dolorous2009-03-021-2/+2
* When wizard-tweaking object flags, read input in hex, not decimal.haranp2009-02-281-8/+3
* Point out a! in manual and ??, and note context sensitive help in ??dploog2009-02-281-1/+1
* Cut 30 obsoleted spells. (Included in docs/obsolete/cut_spells.txt.)j-p-e-g2009-02-261-116/+6
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-4/+5
* Fix warning.haranp2009-02-151-1/+1
* Fix [2598159]: conjure flame not respecting range limits.haranp2009-02-141-1/+1
* Fix debugging ray zaps (e.g. unknown wands) always setting obvious_effect byharanp2009-02-081-2/+2
* [2070013]: newly created, animated, etc. friendly monsters now default toharanp2009-02-031-2/+2
* Xom-forced spells shouldn't trigger penance. [2509398]haranp2009-01-271-3/+10
* Make messages for animating single skeletons/corpses versus multiple dolorous2009-01-231-3/+8
* Split miscast code off from spl-cast.cc into spl-mis.cczelgadis2009-01-221-2682/+0
* Allowing Xom to still cast detect spells in the labyrinth.ennewalker2009-01-221-3/+3
* Simplify.dolorous2009-01-211-2/+1
* Add still more monster miscast messages.dolorous2009-01-211-7/+14
* Actually display the "engulfed in negative energy" miscast messages.dolorous2009-01-211-0/+2
* Fix compilation (oops).dolorous2009-01-211-1/+1
* Add another monster miscast message.dolorous2009-01-211-2/+3
* Remove a few more unnecessary casts.haranp2009-01-211-2/+2
* Make the message used for detection spells in non-magic-mappable areas dolorous2009-01-211-1/+1
* [2496621] Disallowing detect spells in non-magic-mappable levels.ennewalker2009-01-211-5/+20
* Add consistency fixes.dolorous2009-01-201-6/+6