aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
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
2015-08-16Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...Shauren
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-16Add a missing include of d5cf594bfe91ff22175c6e344b23b95cdbcc8a3cDDuarte
2015-08-16Fix build warnings addded in d5cf594bfe91ff22175c6e344b23b95cdbcc8a3cDDuarte
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-07-24Fix non pch build for Visual Studio 2015 compilerVincent-Michael
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-07-24Fix non pch build.Gacko
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-22Core/Utilities: Add std::chrono::duration overloads to EventMap.Naios
2015-07-22Core/Database: Enable perfect forwarding for database format calls.Naios
2015-07-22Core/Logging: Enable perfect forwarding for logging format and args.Naios
2015-07-22Core/Logging: Partial cherry-pick from commit c6ab951025b0be3b0f6et65
2015-07-22Core/Utilities: Move EventMap into its own source file.Naios
2015-07-22Core/Utilities: Forward parameters of StringFormat correctly to fmt::sprintf.Naios
2015-07-22Core/Utilities: Remove global using of std::chrono namespace.Naios
2015-07-22Core/Utilities: Seperate std::chrono::duration typedefs into its own file.Naios
2015-07-19Core/Threading: Clarified comment on ProducerConsumerQueue::WaitAndPopShauren
2015-07-06Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...Shauren