Kelsidavis-WoWee/src/audio
Kelsi 44a75928ba Fix NPC voice paths to use Sound\Creature\ with .ogg format
NPC sounds are in Sound\Creature\[npctype]\ not Sound\Character\.
Changed to use correct paths like humanmalestandardnpc/humanfemalestandardnpc
with .ogg extension. This matches actual WoW 3.3.5a structure.
2026-02-09 01:52:07 -08:00
..
activity_sound_manager.cpp Convert ActivitySoundManager to use AudioEngine 2026-02-09 01:01:24 -08:00
audio_engine.cpp Implement 3D positional audio with distance attenuation 2026-02-09 01:01:21 -08:00
footstep_manager.cpp Replace process-spawning audio with miniaudio for non-blocking playback 2026-02-09 00:40:50 -08:00
mount_sound_manager.cpp Implement mount ambient sounds 2026-02-09 01:19:35 -08:00
music_manager.cpp Replace process-spawning audio with miniaudio for non-blocking playback 2026-02-09 00:40:50 -08:00
npc_voice_manager.cpp Fix NPC voice paths to use Sound\Creature\ with .ogg format 2026-02-09 01:52:07 -08:00