summaryrefslogtreecommitdiffstats
path: root/src/Mobs/PathFinder.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update entity sizesTiger Wang2021-04-121-3/+3
* Correct typo in documentation.Alexander Harkness2016-02-051-1/+1
* PF - "Special blocks" handlingSafwat Halaby2015-12-241-14/+10
* Revert "Changed cPath to have a reset method".Safwat Halaby2015-12-211-1/+1
* Changed cPath to have a reset method.tycho2015-12-161-1/+1
* Changed raw cPath to an unique_ptr, fixes memory leakLukas Pioch2015-12-151-1/+1
* Decoupled cMonster and path recalc logic, re-implemented recalcSafwat Halaby2015-12-131-0/+96