I'm down to 15 issues, all in the Trees.cpp file, all regarding the special declarations there that align the array members based on their contained coords. I'm not exactly sure on how to handle this, I don't want to flatten the array, but it breaks our coding style of "tabs for indentation, spaces for alignment", since it aligns linestarts as well.
Done, added coords into comments at the beginning of the line
Done, added coords into comments at the beginning of the line