summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-util.h
Commit message (Expand)AuthorAgeFilesLines
* headers: fix inconsistent struct/class forward declarationsSteven Noonan2009-12-291-1/+1
* Customisable clouds!Jude Brown2009-12-281-2/+4
* zap_type_to_spell(): get spell which causes zapMatthew Cline2009-11-181-0/+2
* Remove the Divinations school.Adam Borowski2009-11-151-1/+0
* Add an is_holy() function to the actor interface.David Lawrence Ramsey2009-11-091-1/+1
* Replace uses of spelltype_name with spelltype_long_name.Vsevolod Kozlov2009-11-081-2/+0
* Remove unnecessary header include.Robert Vollmert2009-10-311-2/+1
* Implement FR 2872334 'don't auto-target neutrals' by replacing most uses of T...Charles Otto2009-10-061-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Clean up includes a bit.David Lawrence Ramsey2009-09-301-2/+0
* Generalize the check for Vehumet supported spells. Add Shatter and Lee's Rapi...evktalo2009-09-301-0/+2
* Vehumet modifications. Remove the warding effect, replace it with extended ra...Charles Otto2009-09-301-1/+2
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-1/+1
* Take range information from the beam if applicable in spell_direction().haranp2009-02-041-1/+2
* Expand effect applicator functions to take an actor parameter, and use dolorous2009-01-191-13/+17
* Rename Transmigration -> Transmutation.j-p-e-g2009-01-111-1/+1
* First draft of the spell noisyness system: spells cast by the player and byzelgadis2008-12-131-24/+2
* Non-weighted themed randart spellbooks, and prices for randart spellbooks.zelgadis2008-12-051-0/+1
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-0/+1
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-5/+0
* Ranges redone. bolt no longer has a rangeMax, just a range.haranp2008-09-251-0/+7
* Massive overhaul to move towards coord_def().haranp2008-07-301-3/+6
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-2/+6
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-1/+2
* More cleanups.haranp2008-07-241-27/+10
* Pan overhaul:dshaligram2008-07-201-0/+1
* Fix 2015315 by not even bothering to prompt for spells with thej-p-e-g2008-07-111-1/+1
* Only apply targeting via monster list to spells and such wherej-p-e-g2008-07-021-1/+1
* Bug 2005002: Allow friendly and neutral-good monsters to cast spells while inzelgadis2008-06-291-0/+3
* Add whitespace fix.dolorous2008-06-181-1/+1
* Add whitespace fixes.dolorous2008-04-201-1/+1
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Fixed spell name cache asserting on invalid spells.dshaligram2008-04-011-0/+2
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-0/+1
* Spell changes: strengthened stone arrow and the storms, weakened bolts of fir...dshaligram2007-10-251-1/+1
* Added fog machine Lua map markers. Needs a C interface to make it usablezelgadis2007-10-181-2/+3
* Refix &Z crash-fix, which didn't actually fix the crash. :Pdshaligram2007-10-051-1/+0
* ?/ now asks if you want to describe a monster, spell, or feature, andzelgadis2007-09-241-0/+3
* Introduces three new wall types, translucent versions of the normalzelgadis2007-09-191-1/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+24
* Applied Enne's fix to 1795522: "show_beam shouldn't workj-p-e-g2007-09-151-0/+1
* Lots and lots of type safety.haranp2007-07-081-2/+2
* Spell power strings now reflect power caps.haranp2007-05-071-0/+4
* Type safety, cast cleanups, etc.haranp2007-05-011-2/+2
* Fixed surges being all wrong (1705614.)haranp2007-04-231-1/+1
* More code cleanups and type safety.haranp2007-04-141-2/+2
* Added ice statues.dshaligram2007-04-091-18/+26
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-221-2/+3
* Move spell targeting before miscast check. Not everything is moved - spellsdshaligram2007-03-141-1/+4
* direction() cleanup, stage 2: look_around is gone, everything unifiedharanp2007-01-251-1/+2