Kelsidavis-WoWee/src
Kelsi d1bcd2f844 fix: resolve compiler warnings in lua_engine and game_screen
Remove unused getPlayerUnit() helper in lua_engine.cpp (-Wunused-function).
Increase countStr buffer from 8 to 16 bytes in action bar item count
display to eliminate -Wformat-truncation warning for %d with int32_t.
Build is now warning-free.
2026-03-20 15:53:43 -07:00
..
addons fix: resolve compiler warnings in lua_engine and game_screen 2026-03-20 15:53:43 -07:00
audio feat: play audio notification when a whisper is received 2026-03-12 06:12:37 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core fix: correct NPC equipment geoset group assignments for gloves and boots 2026-03-20 15:15:15 -07:00
game feat: fire spellcast channel and interrupt events for Lua addons 2026-03-20 15:37:33 -07:00
network fix: async Warden PAGE_A/PAGE_B checks to prevent main-loop stalls 2026-03-16 16:46:29 -07:00
pipeline feat: implement M2 ribbon emitter rendering for spell trail effects 2026-03-13 01:17:30 -07:00
rendering feat: show quest POI markers on the world map overlay 2026-03-20 15:00:29 -07:00
ui fix: resolve compiler warnings in lua_engine and game_screen 2026-03-20 15:53:43 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00