aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets/ChatPackets.cpp
AgeCommit message (Expand)Author
2025-11-02Core/PacketIO: Fix packet structure for CMSG_CHAT_MESSAGE_CHANNEL (#31433)Luzifix
2025-05-23Core/PacketIO: Move all packet writing utilities to separate fileShauren
2025-05-21Core/PacketIO: Migration to PacketUtilities bit/string operations part 2Shauren
2025-05-17Core/PacketIO: Migration to PacketUtilities bit/string operations part 1Shauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-06-26Core/PacketIO: Fixed packet structres changed after build 54449Shauren
2024-05-08Core: Update to 10.2.7Shauren
2024-01-21Core: Updated to 10.2.5Shauren
2023-11-10Core/Chat: Explicitly ignore disabling chat featureShauren
2023-05-04Core: Update to 10.1Shauren
2023-03-22Core: Update to 10.0.7Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-12-23Core/PacketIO: Validate utf8 in every client packetShauren
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-04-09Core/PacketIO: Updated packet structures to 9.0.5Shauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-10-01Core/PacketIO: Updated opcode enum to 8.0Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-04-13Core/PacketIO: Updated client packet structures to 7.2.0Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-02-10Core/PacketIO: Updated and enabled SMSG_CHAT_RESTRICTEDCarbenium
2016-02-08Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_AMBIGUOUSCarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-26Core/PacketIO: Started work on updating last bunch of packets still using old...Shauren
2015-09-24Core/PacketIO: Verified and enabled a bunch of opcodes that already had their...Shauren
2015-06-15Core/PacketIO: Fixed chat packet building in CreatureTextMgrShauren
2015-05-27Core/PacketsIO: Updated and enabled SMSG_CHANNEL_NOTIFY, CMSG_CHAT_REGISTER_A...DJScias
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-02Core/PacketIO: Updated and enabled SMSG_CHAT_SERVER_MESSAGEVincent-Michael
2015-04-30Core/PacketIO: Fixed wrong FlushBits usage (mostly related to string lengths)Shauren
2015-04-18Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_NOTFOUND for WoDVincent-Michael
2015-04-12Core/Chat: Implemented instance chat typeShauren
2015-03-28Core/PacketIO: Enabled some chat opcodesVincent-Michael
2015-03-12Core/Packets: update & enable CMSG_RANDOM_ROLL, SMSG_RANDOM_ROLL, CMSG_EMOTE,...DJScias
2015-03-10Core/Packets: update & enabled CMSG_EMOTEDJScias
2015-02-23Core/Packets: SMSG_NOTIFICATIONGolrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core: Fix non pch buildVincent-Michael
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-11-24Core/Packets: Fixed SMSG_EMOTE and SMSG_TEXT_EMOTEIntel
2014-11-17Core/Packets: Added most of the chat packetsIntel