aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Packets
AgeCommit message (Expand)Author
2018-08-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2018-04-19Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2018-01-01Update copyright note for 2018tkrokli
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-19Core/Packets: Port packet handling rework from 6.x branch (#17777)jackpoz
2016-04-09Build fixShauren
2016-04-09Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Shared: Converted the shared library to a shared library ,-).Naios
2016-03-13Build fixShauren
2016-03-12Core/Misc: Removed unneccessary boost/asio/buffer.hpp includeShauren
2016-01-01Update copyright note for 2016Rushor
2015-07-06Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Revert "Core: Fix build for msvc14"Vincent-Michael
2014-09-20Core: Fix build for msvc14Vincent-Michael
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
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-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-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-07Core/Misc: Kill Whitespace ...Vincent-Michael
2014-06-01Core/NetworkIO: Fix performance loss when handling bad packetsjackpoz
2014-05-25Core/Misc: Fix no-pch buildjackpoz
2014-05-25Core/Misc: Throw an exception if client sends invalid float/double datajackpoz
2014-05-18Shared/Packets: Handle crash by throwing an exception insteadjackpoz
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-11Core: Fix non PCH buildNay
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-26Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp