697cffb0a3add0fc912d4f33bbcb3a8224940511
Adds the source code for the road network navigation system: - RoadNetworkManager: Loads and manages road graph data per map - RoadGraphPathfinder: A* pathfinding on the road graph with spatial index acceleration for nearest-node lookups - RoadSpatialIndex: Grid-based spatial index for fast node queries - RoadNetworkTypes: Shared type definitions (nodes, edges, paths) Companion to 41e62e15a4 which added the road network data files. Co-Authored-By: Claude Opus 4.6 <[email protected]> Signed-off-by: luis <[email protected]>
WowCommunityProject
Blizzlike WowCommunity project
Languages
C++
89.3%
C
10.1%
CMake
0.4%