summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-pathfind.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow tiles to destroy only some items.Stefan O'Rear2009-12-301-1/+1
* Dumb monsters can't pathfind through secret doorsMatthew Cline2009-11-261-2/+7
* Lets jellies pathfind through eatable doors.Matthew Cline2009-11-241-1/+3
* monster_pathfind: Initialize all membersMatthew Cline2009-11-241-1/+3
* Let monsters pathfind through doors...Matthew Cline2009-11-241-9/+11
* Split monster_pathfind out into mon-pathfind.cc.Robert Vollmert2009-11-161-0/+535