railroader-setons-special-s.../native
seton c8918851aa v0.2.4 - MapEnhancer version detection
Probe for version-specific types at startup to determine which MapEnhancer
build is installed, then gray out features unavailable in that build.

Three tiers: official v1.5.2 (minimal), v1.6.0 (adds turntable markers),
and the community fork (full feature set). Detection uses type probes -
TurntableHelper for the v1.6.0+ tier, SwitchResetAuditState for community.

Adds HasTurntable and IsCommunity capability flags on MapEnhancerBridge,
imMEHasTurntable/imMECommunity atomics on PopoutWindow, and a two-arg
RRPOPOUT_SetMapEnhancerCaps export. The renderer reads both flags and wraps
community-only menu items in BeginDisabled blocks accordingly.

Updates README with version compatibility notes and comparison screenshots.
2026-06-21 15:12:56 -04:00
..
external Initial commit: S3 - Seton's Special Sauce v0.2.0 2026-06-17 14:17:41 -04:00
include v0.2.3 - MapEnhancer settings panel, opacity controls, right-click recenter 2026-06-19 08:32:05 -04:00
src v0.2.4 - MapEnhancer version detection 2026-06-21 15:12:56 -04:00
CMakeLists.txt feat(map): S3 v0.2.1 - in-game overlay, M/F10, popout restore 2026-06-17 22:25:48 -04:00