index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
/
Packets
/
TicketPackets.cpp
Age
Commit message (
Expand
)
Author
12 days
Core: Updated to 11.2.7
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 4
Shauren
2025-05-17
Core/PacketIO: Migration to PacketUtilities bit/string operations part 1
Shauren
2024-12-18
Core: Updated to 11.0.7
Shauren
2024-12-17
Core/PacketIO: Added more utilities for packet writing for strings and option...
Shauren
2024-11-21
Core/PacketIO: Rename more unknown packet fields
Shauren
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
Shauren
2023-03-22
Core: Update to 10.0.7
Shauren
2022-06-01
Core/PacketIO: Updated packet structures to 9.2.5
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2021-11-02
Core/PacketIO: Updated remaining packet structures to 9.1.5
Shauren
2021-08-08
Core/PacketIO: 9.1.0 opcodes and packet structures
Shauren
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-01-02
New Year
Aokromes
2019-10-27
Core/PacketIO: Update opcodes and packet structures to 8.2.5
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-02-18
Core/PacketIO: Updated opcodes and packet structures to 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-04-13
Core/PacketIO: Updated client packet structures to 7.2.0
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-06-25
Core/PacketIO: Updated social/support/taxi/token packets
Shauren
2016-03-17
Core/PacketIO: Updated and enabled CMSG_GM_TICKET_GET_CASE_STATUS, CMSG_GM_TI...
Shauren
2016-02-05
Core/PacketIO: Enable SMSG_SPELL_MISS_LOG and SMSG_UPDATE_LAST_INSTANCE
Carbenium
2016-02-03
Core/PacketIO: Updated CMSG_WARDEN_DATA
Carbenium
2016-02-03
Core/PacketIO: Updated CMSG_COMPLAINT
Carbenium
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-25
Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicke...
Shauren
2015-09-05
Core: Updated to 6.2.2.20444.
Shauren
2015-07-08
Core/Support: Drop parts of the support system since Blizz switched to a brow...
Carbenium
2015-04-30
Core/PacketIO: Fixed wrong FlushBits usage (mostly related to string lengths)
Shauren
2015-04-28
Core/Packets: Add a lost optional initialization.
Naios
2015-04-27
Core/Misc: Use boost::in_place() to initialize optionals.
Naios
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-04-25
Core/PacketIO: Limit the amount of support packets allowed to be processed an...
Shauren
2015-04-21
Core/Support:
Carbenium
2015-04-08
Core: Whitespace cleanup
Vincent-Michael
2015-03-11
Merge pull request #14334 from Naios/static2
Carbenium
2015-03-12
Core: Fix build
Vincent-Michael
2015-03-11
Core/Game: Fix some issues detected by static analysis.
Naios
2015-03-10
Core/Support: Update the support/ticket system to 6.x
Carbenium
2015-02-04
Core/Packets: Typo fixes and cleanup of 0f84c7c7b106fffa33e3c114858218f89e634da4
Nayd
2015-02-04
Core/Packets: Add structure for CMSG_GM_TICKET_GET_CASE_STATUS, SMSG_GM_TICKE...
Carbenium
2015-02-03
Core/Packets: Update CMSG_GM_TICKET_SYSTEM_STATUS and SMSG_GM_TICKET_SYSTEM_S...
Carbenium