summaryrefslogtreecommitdiffstats
path: root/src/Mobs/PathFinder.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Changed cPath to have a reset method".Safwat Halaby2015-12-211-8/+8
|
* Changed cPath to have a reset method.tycho2015-12-161-8/+8
| | | | | | Also reverts "Changed raw cPath to an unique_ptr, fixes memory leak" This reverts commit 1515d37684b469f212bb9858cca6128d74e591b6.
* Changed raw cPath to an unique_ptr, fixes memory leakLukas Pioch2015-12-151-8/+8
|
* Decoupled cMonster and path recalc logic, re-implemented recalcSafwat Halaby2015-12-131-0/+261