Reimplemented XS_TravBuildStairs(). Rather than combining two quite different traversals into one routine they have instead been split into separate subroutines. Each subroutine was then rewritten to make use of P_Iteratep().
View differences
Reimplemented XS_TravBuildStairs(). Rather than combining two quite different traversals into one routine they have instead been split into separate subroutines. Each subroutine was then rewritten to make use of P_Iteratep().