summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Path.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-16PathFinder uses UniquePtr for cell map.SafwatHalaby1-1/+1
2015-05-15Revert "PathFinder - smart pointers"worktycho1-1/+1
2015-05-15uniquePTRSafwatHalaby1-1/+1
2015-05-09More style checking.Mattes D1-1/+1
2015-05-08Spaces in cPathwiseoldman951-0/+1
2015-05-04Entity improvementsTiger Wang1-20/+22
2015-05-03PathFinder - Crash fix, chunks in parameters are now referenceswiseoldman951-2/+2
2015-05-02PathFinding - Chunk querying optimization and improve cPath::IsSolidwiseoldman951-20/+7
2015-05-01A* Pathfinding and better monster AIwiseoldman951-0/+161