aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2014-06-08Replaced mutex related code in Common.hleak
2014-06-08Core/Battle.net: Refactored handling multiple game accountsShauren
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-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-07Core/Database: Update log for incorrect db structureAokromes
2014-06-07Core: Fix non pch buildVincent-Michael
2014-06-06Core/Utils: Move EventMap to Util.hTrisjdc
2014-06-03Core/Crypto: Refactored HmacHash to make it easier to use with different hash...Shauren
2014-06-02Replaced LockedQueue ACE lock with std::mutexleak
2014-06-01Replaced ACE based typedefs for fixed width ints with C++11 versionsleak
2014-06-01Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Kinzcool
2014-06-01Core/Misc: Added utility method for checking is two sorted containers have a ...Shauren
2014-06-01Core/Battle.net: Implemented reconnectsShauren
2014-06-01Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ...Shauren
2014-06-01Core/Crypto: Fixed values returned by HmacHash::GetLengthShauren
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-18Revert "Core/Logging: Use logger cache for speed up logger filter search"jackpoz
2014-05-18Revert "Core/Logging: store loggers in cache correctly"jackpoz
2014-05-18Shared/Packets: Handle crash by throwing an exception insteadjackpoz
2014-05-17Shared/Database: Increase Database Worker Pool queue sizejackpoz
2014-05-17Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2014-05-13Core/Battle.net: Use prepared statements in Battlenet::AccountMgrShauren
2014-05-13Core/Battle.net: Use prepared statements in Battlenet::SocketShauren
2014-05-12Core/Battle.net: Changed HandleAuthSession to work with battle.net formatted ...Shauren
2014-05-06Core/Battle.net: Implemented authserverShauren
2014-05-04Core/Battle.net: Fixed encryptionShauren
2014-05-04Core/Battle.netShauren
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-02Core/Cryptography: Added class to generate SHA256 hashesShauren
2014-05-02Core/Battle.netShauren
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-30Core/Auth: Battle.net stuffShauren
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-27Core: Droped `faction_H` field -- only one faction table is necessaryKinzcool
2014-04-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-22Core/Texts: Implemented loading BroadcastTextsjoschiwald
2014-04-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-04-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-08Core/CrashHandler: Log GetLastError() id if no description is foundjackpoz
2014-04-08Core/Logging: store loggers in cache correctlyjoschiwald
2014-04-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-05Core/CrashHandler: Add more informations about localsjackpoz