summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/exclude.h
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace.Raphael Langella2012-08-261-8/+8
* Make a bunch of functions static or non-existant.Adam Borowski2011-08-171-1/+0
* Implement #2374: Don't prompt for cloud-excluded staircases.Johanna Ploog2011-01-111-0/+1
* Implement #1960: Allow traveling across radius 1 excluded stairs.Johanna Ploog2011-01-111-0/+1
* Fix exclusion LOS not being updated properly. (#2513)Robert Vollmert2010-09-091-1/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-3/+3
* Rename chars used as numbers to int8_t/uint8_t. Fix some other type usage.Adam Borowski2010-07-301-1/+1
* Fix newlines at end of file.Adam Borowski2010-01-211-1/+0
* Also list cloud type for fog generator exclusion annotations.Johanna Ploog2010-01-101-3/+3
* Fix exclusions not being listed on the overmap screen.Johanna Ploog2010-01-051-1/+1
* Optionally defer set_exclude updates.Robert Vollmert2009-12-021-1/+3
* Travel exclude speedupMatthew Cline2009-11-151-7/+58
* Shortcut indirect include.Robert Vollmert2009-11-081-1/+1
* Move exclusion marshalling code to exclude.cc.Robert Vollmert2009-10-271-0/+5
* Move most exclusion code from travel.cc to exclude.cc.Robert Vollmert2009-10-271-0/+39
* Move autoexclude code from misc.cc to exclude.cc.Robert Vollmert2009-10-271-0/+9