summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Path.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1934 from SafwatHalaby/p_IsSolidChunksTiger Wang2015-05-031-1/+1
|\ | | | | PathFinder - Fixed nullptr chunk bug
| * PathFinder - Fixed nullptr chunk bugwiseoldman952015-05-031-1/+1
| |
* | PathFinder - Crash fix, chunks in parameters are now referenceswiseoldman952015-05-031-6/+4
|/
* PathFinding - Chunk querying optimization and improve cPath::IsSolidwiseoldman952015-05-021-41/+26
|
* A* Pathfinding and better monster AIwiseoldman952015-05-011-0/+379