summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingnavmeshzone.cpp
AgeCommit message (Collapse)Author
2012-03-08PATH-304: Adding functionality to handle the reloading of out-of-date navmeshes.Todd Stinson
2012-03-07PATH-205,PATh-304: Fixing a crash issue with loading multiple navmeshes ↵Todd Stinson
during the second refresh.
2012-03-06PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes.Todd Stinson
2012-03-06Storing the slots for the registered signal listeners. Before, this was ↵Todd Stinson
creating the artifact of crashing the Viewer on the second close of the pathfinding console.
2012-03-05Wrapping all cases of LLPathingLib::getInstance in null pointer checks.Todd Stinson
2012-03-05PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes.Todd Stinson