| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-26 | Fix find_nodes_in_area misbehaving with out-of-map coordinates (#11770) | sfan5 | |
| This ensures that no overflows (side-effects) happen within the find_nodes_in_area function by limiting coordinates like done in the map generation code. | |||
| 2018-03-11 | Add Voxelarea unittests (#7121) | Loïc Blot | |
| * Add voxelarea unittests | |||
