aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/Main.cpp
AgeCommit message (Expand)Author
2025-02-18Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timerShauren
2024-04-07Core/Config: Implement reading config overrides from subdirectory (#29068)Смердокрыл
2023-12-02Core/Misc: Added windows version checks during startup to avoid confusion abo...Shauren
2023-12-02Core/Locales: Set active code page and locale used by c string functions to utf8Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-10-13Core/Misc: Fixed worldserver shutdown with --update-databases-onlyShauren
2022-10-08Core/Misc: Minor cleanup in worldserver main.cppShauren
2022-10-08Core/Threading: Create ThreadPool classShauren
2022-09-11Core/World: Include more details about MaxCoreStuckTime asserts (#28188)Giacomo Pozzoni
2022-06-16Core/Crypto: Fixed loading legacy openssl provider for RC4 on windowsShauren
2022-06-16Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-04-16Core/World: Allow specifying minimum world updates diff in configShauren
2022-01-03Core/Time: Remove artificially high minimal update intervalsShauren
2021-08-19Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
2021-08-06Core/Misc: Fix build on systems where size_t is not defined as uintXX_t, i.e....jackpoz
2021-07-24Core/DBLayer: Add QueueSize() method (#26733)Giacomo Pozzoni
2020-09-27Dep/Boost: Partial support for boost 1.74 - asioShauren
2020-08-04Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2020-07-30Log sync db queries in World::Update() loop (#25174)Giacomo Pozzoni
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-22Core/Misc: Properly close database connections when using --update-databases-...Shauren
2020-01-02New yearAokromes
2019-10-26Core/Misc: Enable MaxCoreStuckTime setting by defaultjackpoz
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-05-26Core/Console: start CliRunnable thread after all log messages have been print...Wyrserth
2019-04-14Core/Dep: Boost 1.70 compatibilityShauren
2019-03-17Core/Misc: Add console option to update databases onlyjackpoz
2019-01-18Core/Misc: Update 85e3169fbd7b2da70e0f054399f4db64ded36325 about SOAPjackpoz
2019-01-18Core/Misc: Fix shutdown with SOAP enabledjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-05-12Core/Misc: Fix FreezeDetector triggered on startupjackpoz
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-12-17Shared/Metric: Fix crash on shutdownjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-19Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...Shauren
2017-06-05Build fixShauren
2017-05-27Core/Misc: fix some clang 5 warningsariel-
2017-05-23Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-31Core/World: Simplified sleep calculation routine for world update thread (#18...xinef1
2016-06-04Implement real time statistic visualization (#16956)Duarte Duarte
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/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-18CMake: Use inherited dependencies in scriptsNaios
2016-03-12Core/Misc: fix buildMitchesD
2016-03-12Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren