Kelsidavis-WoWee/src
Kelsi c86d06bc32 Fix taxi node names and add flight path cost display
TaxiNodes.dbc name was read from field 6 (Korean locale, empty) instead
of field 5 (enUS). Add BFS-based cost computation from TaxiPath.dbc
edges and display gold/silver/copper next to each destination.
2026-02-07 19:04:15 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
core Fix mount stability, speed parsing, combat dismount, and self-targeting 2026-02-07 18:33:14 -08:00
game Fix taxi node names and add flight path cost display 2026-02-07 19:04:15 -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 Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
rendering Fix terrain streaming crash: pendingTiles data race and missing null checks 2026-02-07 18:57:34 -08:00
ui Fix taxi node names and add flight path cost display 2026-02-07 19:04:15 -08:00
main.cpp Fix mount stability, speed parsing, combat dismount, and self-targeting 2026-02-07 18:33:14 -08:00