Jonathan G Rennison
|
29a1e49c28
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
|
rubidium42
|
b9797a81c0
|
Codechange: pass large parameter by reference instead of value, especially in a recursive function
|
2021-05-27 18:30:56 +02:00 |
|
Charles Pigott
|
9b800a96ed
|
Codechange: Remove min/max functions in favour of STL variants (#8502)
|
2021-01-08 11:16:18 +01:00 |
|
Gabda
|
652fb40652
|
Codechange: Performance improvement in k-d tree FindNearest()
|
2019-10-08 08:53:19 +02:00 |
|
Gabda
|
b870596f15
|
Add #6887: Option to show zone inside local authority boundary of towns
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-08-17 21:45:20 +01:00 |
|
Henry Wilson
|
7c8e7c6b6e
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
|
Niels Martin Hansen
|
d7522e5e8f
|
Codechange: Add a k-d tree generic data structure
|
2019-03-09 20:27:11 +01:00 |
|