master
Order and group all `#include`s with Clang Format
Fix misc-use-internal-linkage and unused-function Remove unused IsExistant and GetLineIntersection from map_replace_area.cpp
Print some of the variable values that failed an assert
Add `--dry-run` optional parameter to `dilate` tool
Consistently rename `FileName` variables to `Filename`
Cleanup `CDataFileReader::Close` function
Remove most clang-tidy variable/constant/parameter name exclusions
Fix all typos
Use `std::unique_ptr` for `IStorage` uses in tools and tests
Add validation to `CDataFileReader`
Lazily initialize secure random API, avoid `std::mt19937`
Remove namespace tw