summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Path.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* PathFinder uses UniquePtr for cell map.SafwatHalaby2015-05-161-1/+1
* Revert "PathFinder - smart pointers"worktycho2015-05-151-1/+1
* uniquePTRSafwatHalaby2015-05-151-1/+1
* More style checking.Mattes D2015-05-091-1/+1
* Spaces in cPathwiseoldman952015-05-081-0/+1
* Entity improvementsTiger Wang2015-05-041-20/+22
* PathFinder - Crash fix, chunks in parameters are now referenceswiseoldman952015-05-031-2/+2
* PathFinding - Chunk querying optimization and improve cPath::IsSolidwiseoldman952015-05-021-20/+7
* A* Pathfinding and better monster AIwiseoldman952015-05-011-0/+161