summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/flood_find.h
Commit message (Expand)AuthorAgeFilesLines
* More formatting fixes for return (...);Neil Moore2013-11-151-1/+1
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-1/+1
* Use RMODE_CONNECTIVITY for flood find.Neil Moore2013-10-021-3/+3
* Merge branch 'master' into glasnostAdam Borowski2012-08-311-3/+3
|\
| * Use std namespace.Raphael Langella2012-08-261-3/+3
* | Drop the code for displaying/handling/etc secret doors.Adam Borowski2012-07-111-1/+0
|/
* Some more return deparenthesization.Adam Borowski2012-07-051-1/+1
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-10/+10
* Ignore player swimming etc for connectivity checks.Neil Moore2012-01-041-1/+1
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-4/+4
* flood_find: Add flags that tell it to avoid searching in vaults, and to check...Vsevolod Kozlov2010-12-181-4/+10
* Add support for vaults in the Abyss, save vault metadata in the level save.Darshan Shaligram2010-06-061-5/+0
* Reduce dependency on travel.hMatthew Cline2009-11-291-0/+173