Files
WoWee/include/core
Kelsi 462defc76d refactor: consolidate transport hull orientation into single bow-offset rule
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.
2026-07-20 19:36:21 -07:00
..