summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-pathfind.h
Commit message (Expand)AuthorAgeFilesLines
* Chance function(void) to function()reaverb2014-05-241-4/+4
* Make friendly summons prefer paths that never leave the player's sightDracoOmega2014-02-251-0/+4
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Revert "Bye bye clinging."Raphael Langella2013-08-121-0/+1
* Purge a function.Adam Borowski2013-07-101-1/+0
* Use std namespace.Raphael Langella2012-08-261-3/+3
* Allow wall clinging when on liquefied ground.Raphael Langella2011-02-241-3/+0
* Implement proper pathfinding for clinging spiders.Raphael Langella2011-02-231-0/+3
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-4/+4
* Fix monsters not using doors.Robert Vollmert2010-03-111-2/+2
* Fix newlines at end of file.Adam Borowski2010-01-211-1/+0
* Remove trailing whitespace.David Lawrence Ramsey2009-11-201-2/+2
* Split monster_pathfind out into mon-pathfind.cc.Robert Vollmert2009-11-161-0/+69