summaryrefslogtreecommitdiff
path: root/src/core/kdtree.hpp
AgeCommit message (Collapse)Author
2019-10-08Codechange: Performance improvement in k-d tree FindNearest()Gabda
2019-08-17Add #6887: Option to show zone inside local authority boundary of townsGabda
Can be found at town information > local authority window Layout for button is same as Graph Keys Turn on/off for every town individually
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-09Codechange: Add a k-d tree generic data structureNiels Martin Hansen