aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2014-06-18Added missing changes for previous commitShauren
2014-06-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-15Core: Kill again whitespace :/Vincent-Michael
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-15Shared/Misc: Improve Windows crash reportjackpoz
2014-06-11Fixed windows nopch buildShauren
2014-06-08Core/Commands: Added a set of commands to manage battle.net accountsShauren
2014-06-08Merge branch 'battle.net' into 4.3.4Shauren
2014-06-08Core/Battle.net: Additional checksShauren
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-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