summaryrefslogtreecommitdiffstats
path: root/src/Mobs/PathFinder.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-15Enable some more clang-tidy linter checks (#4738)peterbell101-5/+2
2020-04-03Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D1-0/+1
2018-02-05Deal with covered switches consistently (#4161)peterbell101-7/+1
2016-04-18Fix issues below y = 0LogicParrot1-2/+8
2015-12-24PF - "Special blocks" handlingSafwat Halaby1-39/+59
2015-12-21PF - Improved mob jumpingSafwat Halaby1-1/+5
2015-12-21Revert "Changed cPath to have a reset method".Safwat Halaby1-8/+8
2015-12-16Changed cPath to have a reset method.tycho1-8/+8
2015-12-15Changed raw cPath to an unique_ptr, fixes memory leakLukas Pioch1-8/+8
2015-12-13Decoupled cMonster and path recalc logic, re-implemented recalcSafwat Halaby1-0/+261