aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packet.h
AgeCommit message (Expand)Author
2022-12-30Core/Misc: Clean up WorldSession includes a bitShauren
2021-10-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-13Core/Shared: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-06-15Core/PacketIO: Fixed chat packet building in CreatureTextMgrShauren
2015-04-19Core/Socket: Fixed race conditions with instance socketShauren
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-11-15Core/Packets: Add GetOpcode() methods to ClientPacket and ServerPacketRat
2014-11-10Core/Packets: Add a constructor to ClientPacket with expected opcode (asserted)DDuarte
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-11-05Core: Fixed Non-PCH buildIntel
2014-11-03Core/PacketIO: Minor refactor to writing server packetsShauren
2014-10-31Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGINjoschiwald
2014-10-31Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet cla...Shauren
2014-10-30Core/Networking: PoC changes to the way packets are handledDDuarte