aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/Main.cpp
AgeCommit message (Expand)Author
2021-09-26Core/Misc: Fix FreezeDetector triggered on startupjackpoz
2021-05-24Core/Misc: Add another boost hack. Fixes bnetserver/worldserver -c command li...Shauren
2021-03-15Shared/Metric: Fix crash on shutdownjackpoz
2020-09-05Kill whitespaceShauren
2020-09-05Core/Cosmetic: Execute OnStartup script hook before printing that startup is ...Maks Szokalski
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-05-13Core/Misc: Add console option to update databases onlyjackpoz
2020-01-02New YearAokromes
2019-04-14Core/Dep: Boost 1.70 compatibilityShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-03-18Core/World: Simplified sleep calculation routine for world update thread (#18...xinef1
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-08-25Core/Misc: Fixed sending "X" to parent terminal when shutting down with ctrl+...Shauren
2017-05-22Build fixShauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-05-13Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSEjoschiwald
2017-05-13Core/Shared: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-05-04Core/Misc: Cleanup worldserver/bnetserver main() functions to run destructors...Shauren
2017-03-04Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
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-07-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
2016-06-04Implement real time statistic visualization (#16956)DDuarte
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-04-11Core/Game: Add a dynamic script reloader which reloads scripts modules on cha...Naios
2016-03-31Core/Config: Error logging for ptree_bad_dataDDuarte
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
2016-03-19CMake: Use inherited dependencies in scriptsNaios
2016-03-11Core/Worldserver: Move the Realm instance into the game libraryNaios
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-03-03Core/Database: Close the databases correctly when the DBUpdater failsNaios
2016-02-23Core/Logging: Force synchronous logging after io_service shutdown - fixes lo...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-06Core/Battle.net:Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
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