summaryrefslogtreecommitdiffstats
path: root/src/Mobs/PathFinder.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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