Kelsidavis-WoWee/Data/expansions/wotlk
Kelsi 8a468e9533 Add mailbox system and fix logging performance stutter
Implement full mail send/receive: SMSG_SHOW_MAILBOX, CMSG_GET_MAIL_LIST,
SMSG_MAIL_LIST_RESULT, CMSG_SEND_MAIL, SMSG_SEND_MAIL_RESULT, mail take
money/item/delete/mark-as-read, and inbox/compose UI windows.

Fix periodic stuttering in Stormwind caused by synchronous per-line disk
flushes in the logger — remove fileStream.flush() and std::endl, downgrade
high-volume per-packet/per-model/per-texture LOG_INFO to LOG_DEBUG.
2026-02-15 14:00:41 -08:00
..
db Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
dbc_layouts.json Fix CharSections DBC layout and Warden SHA1 hash computation 2026-02-14 18:35:08 -08:00
expansion.json Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -08:00
opcodes.json Add mailbox system and fix logging performance stutter 2026-02-15 14:00:41 -08:00
update_fields.json Fix vanilla spell casting and bag contents 2026-02-13 22:14:34 -08:00