summaryrefslogtreecommitdiffstats
path: root/src/Mobs/PathFinder.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-05Correct typo in documentation.Alexander Harkness1-1/+1
2015-12-24PF - "Special blocks" handlingSafwat Halaby1-14/+10
2015-12-21Revert "Changed cPath to have a reset method".Safwat Halaby1-1/+1
2015-12-16Changed cPath to have a reset method.tycho1-1/+1
Also reverts "Changed raw cPath to an unique_ptr, fixes memory leak" This reverts commit 1515d37684b469f212bb9858cca6128d74e591b6.
2015-12-15Changed raw cPath to an unique_ptr, fixes memory leakLukas Pioch1-1/+1
2015-12-13Decoupled cMonster and path recalc logic, re-implemented recalcSafwat Halaby1-0/+96