index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T02:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
/
Packets
/
MailPackets.cpp
Age
Commit message (
Expand
)
Author
2025-10-10
Core: Updated to 11.2.5.63704
Shauren
2025-05-23
Core/PacketIO: Move all packet writing utilities to separate file
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-03-22
Core: Update to 10.0.7
Shauren
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-01
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2021-08-08
Core/PacketIO: 9.1.0 opcodes and packet structures
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-21
Core/PacketIO: Fixed MailGetList structure
Shauren
2016-10-21
Core/PacketIO: Fixed unneccessary packet spam when units become visible for p...
Shauren
2016-10-01
Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structure
Shauren
2016-07-10
Core/Items: Fixed saving gem bonuses
Shauren
2016-06-14
Core/PacketIO: Updated AH and mail packets
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-12
Core/PacketIO: Updated and enabled mail opcodes
Vincent-Michael
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-04-18
Core/PacketIO: SMSG_TITLE_EARNED, SMSG_TITLE_LOST, SMSG_SHOW_MAILBOX
MitchesD
2015-04-13
Core/PacketIO: Updated and enabled void storage packets
Shauren
2015-04-01
Core/PacketIO: Enabled and updated Mail
Gigi1237
2015-03-20
Core/PacketIO: Update SMSG_MAIL_QUERY_NEXT_TIME_RESULT for 6.1.0
Vincent-Michael
2015-02-07
Core/Packets: Fix MailListEntry structure
Carbenium
2015-02-07
Core/Packets: Implement all mail system relevant packets
Carbenium