mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 01:41:14 -04:00
Funnel every ship-facing path through TransportManager::transportModelBowOffset (facing = direction of travel + fixed per-model bow offset), replacing the scattered per-entry 180-degree hull corrections. berthRunsParallel() names the side-on dock routes, and buildTaxiSegmentSpline is extracted static/testable so the cyclic-wrap behavior is unit-covered without a DBC.