Kelsidavis-WoWee/src/core
Kelsi 47945451be Rewrite minimap to use pre-baked BLP tile textures from MPQ archives
Replace the 3D top-down rendered minimap with WoW's native pre-rendered
BLP tile textures loaded via md5translate.trs. Tiles are composited into
a 3x3 grid FBO with proper axis transposition matching the ADT terrain
convention. The screen shader provides camera-rotation, circular mask,
directional player arrow, and 20% transparency. Minimap is now on by
default with the N toggle key removed.
2026-02-04 20:06:27 -08:00
..
application.cpp Rewrite minimap to use pre-baked BLP tile textures from MPQ archives 2026-02-04 20:06:27 -08:00
input.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
logger.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
window.cpp Add smoke particle emitters with ember sparks and enable 4x MSAA 2026-02-04 14:37:32 -08:00