Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix find_nodes_in_area misbehaving with out-of-map coordinates (#11770) | sfan5 | 2021-11-26 |
| | | | 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. | ||
* | Add Voxelarea unittests (#7121) | Loïc Blot | 2018-03-11 |
* Add voxelarea unittests |