Kelsidavis-WoWee/include/core
Kelsi 6690910712 Unify coordinate systems with canonical WoW world coordinates
Centralizes all coordinate conversions in core/coordinates.hpp with
proper canonical WoW coords (+X=North, +Y=West, +Z=Up). Fixes critical
tile calculation bug that was loading wrong surrounding tiles during
terrain streaming, and fixes position sync sending ADT-raw format
instead of canonical coordinates to the server.
2026-02-04 17:37:28 -08:00
..
application.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
coordinates.hpp Unify coordinate systems with canonical WoW world coordinates 2026-02-04 17:37:28 -08:00
input.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
logger.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
window.hpp Add gameplay systems: combat, spells, groups, loot, vendors, and UI 2026-02-04 10:31:03 -08:00