summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-util.h
Commit message (Expand)AuthorAgeFilesLines
* Add lm_props.lua and appry recent commits.j-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
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-1/+8
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+87