New improved Pathfinding engine

This commit is contained in:
JoelKatz
2013-08-19 19:52:26 -07:00
committed by Vinnie Falco
parent 65009c77a7
commit 7abfd354f8
16 changed files with 793 additions and 620 deletions

View File

@@ -456,6 +456,7 @@ public:
updateTables ();
mFeatures->addInitialFeatures ();
Pathfinder::initPathTable ();
if (getConfig ().START_UP == Config::FRESH)
{