aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Packets
AgeCommit message (Expand)Author
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
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-10Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-07Revert "Core: Fix build for vs2014"Vincent-Michael
2014-08-07Core: Fix build for vs2014Vincent-Michael
2014-08-06Core/Misc: Fixed textlike/hexlike methods of ByteBuffer to print properlyShauren
2014-07-27Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-27Core/Network: Allow storing any packet types in Socket write queue to reduce ...Shauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-22Replaced all ACE_OS::localtime_r callsleak
2014-06-21Removed ACE dependies from ByteBufferleak
2014-06-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-07Core/Misc: Kill Whitespace ...Vincent-Michael
2014-06-01Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Kinzcool
2014-06-01Core/NetworkIO: Fix performance loss when handling bad packetsjackpoz
2014-05-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Michael
2014-05-25Core/Misc: Fix no-pch buildjackpoz
2014-05-25Core/Misc: Throw an exception if client sends invalid float/double datajackpoz
2014-05-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-18Shared/Packets: Handle crash by throwing an exception insteadjackpoz
2014-04-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-11Core: Fix non PCH buildNay
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp