Kelsidavis-WoWee/src/core
Kelsi 33b15868d6 Fix street sign interaction text and M2 sign orientation
Add page-text support for sign-like gameobject interactions by handling SMSG_GAMEOBJECT_PAGETEXT and SMSG_PAGE_TEXT_QUERY_RESPONSE, and issuing CMSG_PAGE_TEXT_QUERY when page IDs are available from cached GO template data.

Normalize received page text tokens before chat display and add a fallback for basic signpost GO type clicks to print sign names when no page data is present.

Correct M2 gameobject yaw alignment for signposts/arrows by applying render-space -90deg offset consistently across spawn, position update, and move-callback transforms; keep WMO orientation path unchanged.
2026-02-20 23:31:30 -08:00
..
application.cpp Fix street sign interaction text and M2 sign orientation 2026-02-20 23:31:30 -08:00
input.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
logger.cpp Fix WMO visibility culling and renderer initialization guards 2026-02-18 22:41:05 -08:00
memory_monitor.cpp Add macOS and Windows ARM64 builds; fix memory_monitor for macOS 2026-02-18 17:42:42 -08:00
window.cpp Add video settings UI and refresh loading assets 2026-02-05 16:11:00 -08:00