aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver/Main.cpp
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-11-28Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...Shauren
2016-11-28Core/Debugging: Added wheaty everywhere and modified it to always reliably re...Shauren
2016-09-24Core/Bnet: correct a typo in enum (#17991)tkrokli
2016-09-24Core/Bnetserver: Re-enable ban on wrong passwordKevin Plestan
2016-07-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-03Core/Misc: fix buildMitchesD
2016-03-03Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-02-16Core/Bnet: Moved expiring bans to background task running every minute by def...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-11Core/Bnetserver: Applied 375363ed08069b6aa7a921e35fdd1cc7affc946e to bnetserv...Shauren
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-07-04Core/Executables: Add --version and -v to worldserver and bnetserver argumentsDDuarte
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-11Core/Bnet: Fixed crash on shutdown happening when there were still players co...Shauren
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-11Revert "Core/Server: Catch exceptions in int main()"jackpoz
2015-02-15Core/Server: Catch exceptions in int main()Duarte Duarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
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/Auth: Moved battle.net handling to separate projectShauren