Kelsidavis-WoWee/include
Kelsi 4a7e599764 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
..
audio Implement NPC greeting voice lines 2026-02-09 01:29:44 -08:00
auth Use auth username for world connection 2026-02-05 18:18:15 -08:00
core Fix NPC voices to use correct WAV format and gender detection 2026-02-09 02:22:20 -08:00
game Implement NPC greeting voice lines 2026-02-09 01:29:44 -08:00
network Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
pipeline Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
platform Fix hair/vendor/loot bugs, revamp spellbook with tabs and icons, clean up action bar, add talent placeholder 2026-02-06 16:04:25 -08:00
rendering Fix NPC voices and add tavern music support 2026-02-09 01:39:12 -08:00
ui Disable minimap rotation by default and fix settings checkbox 2026-02-09 01:13:56 -08:00