aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets/PacketUtilities.cpp
AgeCommit message (Expand)Author
2025-11-02Core/PacketIO: Reduce the number of catch blocks in WorldSession::UpdateShauren
2025-05-22Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]]Shauren
2024-08-03Core/PacketIO: Use std::string_view to read strings from ByteBufferShauren
2024-05-08Core: Update to 10.2.7Shauren
2023-01-06Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2021-12-23Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-07-20Core/PacketIO: Initialize arrays of primitive typesShauren
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
2017-05-13Core/Shared: Include cleanupShauren