Kelsidavis-WoWee/src
Kelsi 67650b9b80 Expand NPC voice file search to test multiple path patterns
Tests various path structures to find where voice files actually exist:
- Wowhead StandardNPC paths
- Lowercase variations
- PC voice files (HumanVocMale/Female - player emotes)
- VO/Voice directories
- Simpler creature paths

This will help identify which files actually exist in the 3.3.5a MPQs.
2026-02-09 02:03:35 -08:00
..
audio Expand NPC voice file search to test multiple path patterns 2026-02-09 02:03:35 -08:00
auth Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
core Implement NPC greeting voice lines 2026-02-09 01:29:44 -08:00
game Fix taxi window close auto-mounting player on griffin 2026-02-09 01:35:29 -08:00
network Restructure inventory UI, add vendor selling, camera intro on all spawns, and quest log 2026-02-06 13:47:03 -08:00
pipeline Add speech MPQ archives for NPC voices 2026-02-09 01:58:55 -08:00
rendering Also initialize mount sound and NPC voice managers in loadTestTerrain 2026-02-09 01:50:42 -08:00
ui Fix action bar not clickable: remove NoInputs flag 2026-02-09 01:40:29 -08:00
main.cpp Fix mount stability, speed parsing, combat dismount, and self-targeting 2026-02-07 18:33:14 -08:00