Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't test overflow behavior for VoxelArea extents | ShadowNinja | 2022-04-08 |
| | |||
* | Fix compiler warnings | ShadowNinja | 2022-04-08 |
| | |||
* | 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 |