Kelsidavis-WoWee/src/core
Kelsi 045a8c7c89 Fix NPC voices to use correct WAV format and gender detection
WotLK 3.3.5a uses .wav files for NPC voices, not .ogg as shown in retail Wowhead. Fixed audio engine to preserve original sample rate from WAV files (preventing chipmunk playback). Implemented race/gender detection using CreatureDisplayInfo.dbc and CreatureDisplayInfoExtra.dbc to play correct voice types for each NPC.
2026-02-09 02:22:20 -08:00
..
application.cpp Fix NPC voices to use correct WAV format and gender detection 2026-02-09 02:22:20 -08:00
input.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
logger.cpp Add loading screen to online mode, fix ImGui frame conflict, truncate log on start 2026-02-06 14:49:53 -08:00
memory_monitor.cpp Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
window.cpp Add video settings UI and refresh loading assets 2026-02-05 16:11:00 -08:00