summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/trap_def.h
Commit message (Expand)AuthorAgeFilesLines
* Split the "magical" trap category, to allow recolouring.Adam Borowski2013-09-251-0/+1
* Make searching for traps deterministic.Adam Borowski2012-10-031-1/+2
* Use std namespace.Raphael Langella2012-08-261-1/+1
* Unscale trap to-hit and disarm chance.Adam Borowski2012-06-211-0/+1
* Don't display destroyed traps on the map if they're out of LOSChris Campbell2012-03-181-1/+1
* Allow specifying number of trap charges when placing a trapChris Campbell2012-03-181-1/+1
* Simplify.Adam Borowski2011-11-211-1/+0
* Clear traps from stash tracking and map knowledge when they are destroyed.Raphael Langella2011-08-241-1/+1
* Add an is_safe() method to trap_def.Raphael Langella2011-05-141-0/+1
* Increase item limits, decouple NON_foo from MAX_foo; save major version changed.Darshan Shaligram2010-06-221-0/+1
* Fix newlines at end of file.Adam Borowski2010-01-211-1/+0
* Untie disarm confirmations from autotravel settings (Mantis 254).Adam Borowski2009-12-271-0/+1
* Move trap_def from externs.h to trap_def.h.Robert Vollmert2009-11-271-0/+30