Changeset - r28302:b4068fa1355c
master
0
4
0
Fix #10452: Don't let AyStar max_search_nodes unattended when initializing (#11544)
Add a constant with the default value of 10000 and have the pathfinding settings refer to it.
Add a preventative method to AyStar when it's initializing, to limit the number of max_search_nodes if left unattended.
Add a constant with the default value of 10000 and have the pathfinding settings refer to it.
Add a preventative method to AyStar when it's initializing, to limit the number of max_search_nodes if left unattended.
4 files changed with 8 insertions and 2 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)