aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver
AgeCommit message (Expand)Author
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-08-15Core/Bnetserver: Catch and log an exception that happens when WorldserverList...DDuarte
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-09Core/Battle.net: Only send one IP address for a realm - fixes waiting time to...Shauren
2015-07-04Core/Executables: Add --version and -v to worldserver and bnetserver argumentsDDuarte
2015-06-20Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren
2015-06-10Core/Bnet: Fixed bnetserver not shutting down correctly when started as windo...Shauren
2015-06-06Core/Bnet: Implemented starting bnetserver as a windows serviceShauren
2015-05-27Mark static variablesDaniel M. Weeks
2015-04-22Core/Battlenet: Fixed possible shutdown crashShauren
2015-04-20Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-04-18Core/Battle.net: Fixed accessing freed memoryShauren
2015-04-13NOPCH Build fixShauren
2015-04-13Build fixShauren
2015-04-11Core/Battle.net: Query optimizations part2 - made all queries asynchronousShauren
2015-04-11Core/Battle.net: Query optimizations part1 - reduced the amount of queries du...Shauren
2015-04-11Core/Bnet: Fixed crash on shutdown happening when there were still players co...Shauren
2015-04-02Add missing override keyword in bnetserverDaniel M. Weeks
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-24Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.Naios
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