aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver
AgeCommit message (Expand)Author
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-18Core/Misc: Fix some issues detected by static analysisNaios
2015-03-13Core/Log: Add type safe formattingNaios
2015-03-11Revert "Core/Server: Catch exceptions in int main()"jackpoz
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-15Core/Server: Catch exceptions in int main()Duarte Duarte
2015-02-11Core/Auth: Fixed clients being disconnected if taking too long to select game...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-28Core/Battle.net: Fixed another client crash happening when logging out to cha...Shauren
2014-12-24Core/Battle.net: Fixed client crashes happening when reconnecting too soon af...Shauren
2014-12-20Core/Battle.net: Decrypt remainder of the packet that arrives together with E...Shauren
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-11-19BNet GetStreamItemsRequest::ReadMorganaOP
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-10Core: Nuke authserverDDuarte
2014-11-10Core/Commands: Battle.net account command changesShauren
2014-11-09Core/Battle.net: Added more logs to auth processShauren
2014-11-09Core/Battle.net: Fixed a copypaste mistake in packet name loggingShauren
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-11-06Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structureShauren
2014-11-01Auth/Battle.net Added missing build check to JoinRequest handlerShauren
2014-10-20Battle.net: Fixed JoinRequestV2 and JoinResponseV2 structuresShauren
2014-10-18Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.xShauren
2014-10-18More build fixes, everyone loves pchShauren
2014-10-18Fixed nopch buildShauren
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-14Battle.net: Removed not implemented comment from stream items opcodesShauren
2014-10-13Battle.net: Implemented cache stream itemsShauren
2014-10-12Battle.net/Packets: Added packet name mapping for loggingShauren
2014-10-12Bnet/Friends: Send the "proper" error message in SocialNetworkCheckConnectedR...Sebastian Valle Herrera
2014-10-12Core/Battle.net: Improved logging - use separate filters instead of throwing ...Shauren
2014-10-12Core: Fix non pch buildVincent-Michael
2014-10-11Core/Battle.net: Handle ConnectionClosingShauren
2014-10-11Core/Battle.net: Removed remaining authserver referencesShauren
2014-10-11Core/Battle.net: Implemented updating realm list after initial loginShauren
2014-10-10Core/Battle.net: Added missing includes and changed default config file nameShauren
2014-10-10Core/Config: Removed bnet port from authserver and authserver port from bnet ...Shauren
2014-10-10Core/Auth: Moved battle.net handling to separate projectShauren