Files
WoWee/tests/test_mail_packets.cpp
Kelsi 6d8333a849 fix auction house mail expiry and decode invoice/subject bodies
Treat SMSG_MAIL_LIST_RESULT expirationTime as days-remaining (not an
absolute timestamp) across the UI list/detail panels and the Lua
GetInboxHeaderInfo daysLeft field, fixing the bogus 'Dec 31, 1969'
expiry. Add parseAuctionMailBody to decode the auction invoice body
(hexGuid:bid:buyout[:deposit:consignment]) into a coin breakdown
instead of printing it raw, and resolve auction subjects/item names
for the mail list and detail views.
2026-07-19 21:25:12 -07:00

14 KiB