Got rid of the global XG sector builderdata flags array. The new scheme isn't as optimal (requiring an iteration of the world sectors to zero the flags before a stair build begins, rather than a simple memset) but imo, it really doesn't matter.
View differences
Got rid of the global XG sector builderdata flags array. The new scheme isn't as optimal (requiring an iteration of the world sectors to zero the flags before a stair build begins, rather than a simple memset) but imo, it really doesn't matter.