Add: [Script] Native priority queue; useful e.g. for pathfinders.

This commit is contained in:
Michael Lutz
2020-04-19 00:53:30 +02:00
parent 764497206a
commit 1c0ba07c3c
18 changed files with 336 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
*
* This version is not yet released. The following changes are not set in stone yet.
*
* API additions:
* \li AIPriorityQueue
*
* \b 1.10.0
*
* API additions: