Kelsidavis-WoWee/docs
Kelsi dab534e631 docs: fix stale references across 10 documentation files
- CONTRIBUTING.md: C++17 → C++20 (matches CMakeLists.txt)
- TROUBLESHOOTING.md: fix log path (~/.wowee/logs/ → logs/wowee.log)
- docs/authentication.md: remove stale "next milestone" (char enum
  and world entry have been working for months)
- docs/srp-implementation.md: update session key status (RC4 encryption
  is implemented), fix file reference to actual src/auth/srp.cpp
- docs/packet-framing.md: remove stale "next steps" (realm list is
  fully implemented), update status with tested servers
- docs/WARDEN_IMPLEMENTATION.md: fix file list — handler is in
  warden_handler.cpp not game_handler.cpp, add warden_memory.hpp/cpp
- docs/WARDEN_QUICK_REFERENCE.md: fix header/source paths (include/
  not src/), add warden_handler and warden_memory
- docs/quickstart.md: fix clone command (--recurse-submodules, WoWee
  not wowee), remove obsolete manual ImGui clone step, fix log path
- docs/server-setup.md: update version to v1.8.9-preview, date to
  2026-03-30, add all supported expansions
- assets/textures/README.md: remove broken doc references
  (TURTLEHD_IMPORT.md, TEXTURE_MANIFEST.txt), update integration
  status to reflect working PNG override pipeline
2026-03-30 18:33:21 -07:00
..
AMD_FSR2_INTEGRATION.md Add FSR3 Generic API path and harden runtime diagnostics 2026-03-09 12:51:59 -07:00
architecture.md docs: update README and guides for multi-expansion direction 2026-02-14 18:05:37 -08:00
asset-pipeline-gui.md Add Asset Browser tab to pipeline GUI with inline previews 2026-02-23 20:35:32 -08:00
authentication.md docs: fix stale references across 10 documentation files 2026-03-30 18:33:21 -07:00
commonsound_manifest.txt Fix combat vocalizations with correct MPQ paths, add combat idle stance 2026-02-19 21:50:32 -08:00
packet-framing.md docs: fix stale references across 10 documentation files 2026-03-30 18:33:21 -07:00
quickstart.md docs: fix stale references across 10 documentation files 2026-03-30 18:33:21 -07:00
realm-list.md Add CI security suite and scrub hardcoded local host/path defaults 2026-02-19 06:46:11 -08:00
server-setup.md docs: fix stale references across 10 documentation files 2026-03-30 18:33:21 -07:00
SKY_SYSTEM.md Implement WoW-accurate DBC-driven sky system with lore-faithful celestial bodies 2026-02-10 14:36:17 -08:00
sound manifest speech-enUS.MPQ .txt Fix combat vocalizations with correct MPQ paths, add combat idle stance 2026-02-19 21:50:32 -08:00
srp-implementation.md docs: fix stale references across 10 documentation files 2026-03-30 18:33:21 -07:00
status.md docs: update README, CHANGELOG, and status to v1.8.9-preview 2026-03-30 17:40:47 -07:00
WARDEN_IMPLEMENTATION.md docs: fix stale references across 10 documentation files 2026-03-30 18:33:21 -07:00
WARDEN_QUICK_REFERENCE.md docs: fix stale references across 10 documentation files 2026-03-30 18:33:21 -07:00