summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-cast.h
Commit message (Expand)AuthorAgeFilesLines
* Add new targetting flag SPFLAG_TARG_OBJ for object targetting.Robert Vollmert2009-11-241-18/+19
* tiles: spell_list() now shows spell tilesMatthew Cline2009-11-211-2/+1
* Split chaotic things into unclean and chaotic things.David Lawrence Ramsey2009-11-191-24/+25
* list_spells(): tiles menu, selector callbackMatthew Cline2009-11-181-1/+6
* Add spell flag SPFLAG_HASTY, and mark hasty spells with it.David Lawrence Ramsey2009-11-091-10/+11
* Add spell flag SPFLAG_CHAOTIC, and mark all chaotic spells with it.David Lawrence Ramsey2009-11-091-11/+12
* Remove SPFLAG_DEVEL and the only spell that had it set, Disrupt.Vsevolod Kozlov2009-11-081-2/+1
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-14/+0
* Don't cap spell power for failure rate calculations.Robert Vollmert2009-10-181-1/+1
* If Xom is making you blink, don't allow it to be a controlled blink.David Lawrence Ramsey2009-10-131-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Apply anonymous patch in [2836447], with a few tweaks, to fix spellDavid Lawrence Ramsey2009-09-241-1/+1
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-5/+5
* Add an inventory-like region for the Tiles version to make spellsj-p-e-g2009-09-101-1/+1
* FR 2722830 and related changes:zelgadis2009-06-021-0/+1
* Some spellcasting modifications, as discussed on c-r-d.j-p-e-g2009-05-031-2/+3
* * Add description toggle (only '?' this time) into spellcasting menu andj-p-e-g2009-03-111-2/+2
* Got rid of setup_dragon(), moving it's functionality into setup_mons_cast() andzelgadis2008-12-141-2/+5
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-15/+20
* The start of randart spellbooks. Never randomly generated and only created viazelgadis2008-12-021-1/+2
* Added range information to alternate spell display (dpeg).haranp2008-10-101-1/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-8/+0
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-1/+1
* Bug 2005002: Allow friendly and neutral-good monsters to cast spells while inzelgadis2008-06-291-1/+4
* Added SPFLAG_NEUTRAL for utility spells which should use TARG_ANY.haranp2008-06-151-3/+4
* Add comments documenting exceptions to the general rule of making dolorous2008-06-101-2/+2
* Add minor cosmetic fixes.dolorous2008-06-071-2/+1
* Two changes:j-p-e-g2008-04-251-1/+3
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* [1757174] Disallow mapping in labyrinths.dshaligram2007-10-241-1/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+20
* General code cleanups and goto removal.haranp2007-07-131-1/+1
* Broke up the monolithic miscast_effect function (used to be 1500 lines long!)haranp2007-07-121-1/+1
* Coloured power display. This is, for now, a rather extreme hack.haranp2007-07-031-3/+1
* Initial spell-power-bar implementation (1746561). No colours yet.haranp2007-07-031-1/+7
* Running now respects travel_delay.haranp2007-06-301-1/+2
* Added a spell inspection screen, bound to 'I'.haranp2007-06-291-0/+2
* Implemented 1715578: pressing '!' in the Z? screen toggles betweenharanp2007-06-291-0/+1
* Spell power strings now reflect power caps.haranp2007-05-071-1/+1
* Fixed surges being all wrong (1705614.)haranp2007-04-231-1/+2
* Added ice statues.dshaligram2007-04-091-3/+3
* Type safety on SPRET results.haranp2007-04-041-1/+3
* More streamlining, this time of code which shows power and spell failure.haranp2006-12-111-0/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-2/+4
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+49