summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_travel.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve view.find_deepest_explored().elliptic2014-03-281-0/+2
* Start using -Wredundant-decls; fix all the instances I getSamuel Bronson2013-12-121-0/+1
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-4/+4
* Remove #define LOS_MAX_RADIUSAdam Borowski2012-06-241-1/+1
* 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
* Fix travel.find_deepest_explored pegging CPU if used with a bad branch name (...Darshan Shaligram2010-09-041-1/+3
* allow the serpent of hell to spawn in any hell branchJesse Luehrs2010-09-041-0/+9
* In autofight.lua, check for traversable features.Johanna Ploog2010-02-271-0/+9
* set_exclude/del_exclude lua bindings.Robert Vollmert2009-11-121-0/+54