aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Packets
AgeCommit message (Expand)Author
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2021-12-23Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2021-12-23Core/ByteBuffer: Fix string formatShauren
2021-12-23Core/PacketIO: Validate utf8 in every client packetShauren
2021-10-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
2020-09-06Core/PacketIO: Fixed ByteBuffer auto-flush after b23190393248455f04d3a06def03...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-05-20Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...Shauren
2020-03-17Core/PacketIO: Updated auction packets to newer buildShauren
2020-01-02New YearAokromes
2019-08-24Core/ByteBuffer: Replace throw() with noexceptShauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-04-01Core/PacketIO: Removed old and unused ByteBuffer functionsShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-07-21Core/ByteBuffer: Fixed output truncation in ByteBuffer::hexlikeShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-05-13Core/Shared: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-04-26Core/Misc: Fixed issues found by coverityShauren
2017-04-19Core/DataStores: Updated sending out hotfixesShauren
2017-01-24Core/Packets: Changed ByteBuffer write exceptions into asserts (reading is un...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-08-20Core/Misc: Don't conditionally include non platform specific headersShauren
2016-08-20Core: Fixed non pch build for unixVincent-Michael
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Shared: Converted the shared library to a shared library ,-).Naios
2016-01-28Core/Misc: Removed unneccessary boost/asio/buffer.hpp includeShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-25Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicke...Shauren
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-04-18Core/PacketIO: Updated and enabled more battleground packetsShauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-24Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...Shauren
2015-02-02Core/PacketIO: Fixed SMSG_DB_REPLY structureShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-11-16Core/Packets: updated AccountData packetsjoschiwald
2014-10-23Core/Misc: Optimized ByteBuffer::ReadStringShauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-09-27Core/ByteBuffer: Call FlushBits() in every append, not only on fundamental typesDDuarte
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-08-24Corrected initialization value in previous commitShauren
2014-08-24Core/NetworkIO: Fixed uninitialized fields in ByteBuffer for received packetsShauren