aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2018-04-19Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2018-01-08nopch build fixShauren
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-06Core/Networking: Activate single threaded optimization for io_service running...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-12-21Build: Inherit the features and warning flags privatelyNaios
2017-12-17Build: Use the cotire library for precompiled header handlingNaios
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: More cleanupAokromes
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-07-15Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...Shauren
2017-06-05Build fixShauren
2017-06-02Core/Globals: add more AIName and MovementType checks to ObjectMgrariel-
2017-06-01Core/AI: Factory functions cleanupariel-
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-06Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2016-08-19Core/Packets: Port packet handling rework from 6.x branch (#17777)jackpoz
2016-08-17Core/MMAPs: Update recastjackpoz
2016-08-12Core/Dynamic: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-05-11Core/Maps - Improvements to Cinematic functionr00ty-tc
2016-04-14[Core/Maps] Activate creatures and objects during opening cinematics and othe...r00ty-tc
2016-04-09Build fixShauren
2016-04-09Core/Misc: MSVC /W4 warning fixesShauren
2016-04-09Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-09Core/Common: Moved MessageBuffer to commonShauren
2016-04-09Core/Misc: Moved RealmList to sharedShauren
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-24Core/Shared: Converted the shared library to a shared library ,-).Naios
2016-03-18Core/Shared: Fix no PCH buildNaios
2016-03-18CMake: Use inherited dependencies in database, shared and gameNaios
2016-03-13Build fixShauren
2016-03-12Core/Networking: Added new AsyncRead method to Socket class allowing to pass ...Shauren
2016-03-12Core/Misc: Removed unneccessary boost/asio/buffer.hpp includeShauren
2016-03-12Core/Networking: Fixed DelayedCloseSocket when compiled without TC_SOCKET_USE...Shauren
2016-03-11Core/Common: Generalize platform specific includes in common/PlatformNaios
2016-03-06Core: Backport 6.x realm changesDDuarte
2016-02-21Final build fix for gcc 4.7 (no longer supported in 8 days)Shauren
2016-02-20Core/Networking: Rewrite networking threading modelShauren
2016-02-09Core/Utils: Moved rng functions to separate header and added utility function...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-11-07Core: Whitespace cleanupVincent-Michael
2015-10-31Core/Networking: Fixed possible crashes happening if async query retrieving a...Shauren
2015-10-31Core/Threading: Fixed possible data races after making auth queries async by ...Shauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-08-24Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...StormBytePP
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP