aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/Main.cpp
AgeCommit message (Expand)Author
2023-01-08Core/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-13Core/Threading: Create ThreadPool classShauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...Shauren
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren
2022-09-29Core/World: Include more details about MaxCoreStuckTime asserts (#28188)Giacomo Pozzoni
2022-09-05Core/Crypto: Fixed loading legacy openssl provider for RC4 on windowsShauren
2022-07-31Core/PacketIO: Updated packet structures to 9.2.7Shauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-06-10Core/World: Allow specifying minimum world updates diff in configShauren
2022-05-06Core/Crypto: Fixed EVP_PKEY reference counting for copied objectsShauren
2022-05-03Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-03-13Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
2022-03-12Core/Misc: Fix build on systems where size_t is not defined as uintXX_t, i.e....jackpoz
2022-03-11Core/DBLayer: Add QueueSize() method (#26733)Giacomo Pozzoni
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-01-26Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2022-01-24Log sync db queries in World::Update() loop (#25174)Giacomo Pozzoni
2022-01-06Core/Misc: Properly close database connections when using --update-databases-...Shauren
2022-01-03Core/Time: Remove artificially high minimal update intervalsShauren
2021-12-18Core/Misc: Enable MaxCoreStuckTime setting by defaultjackpoz
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-12-08Core/Console: start CliRunnable thread after all log messages have been print...Wyrserth
2021-11-21Core/Misc: Update 85e3169fbd7b2da70e0f054399f4db64ded36325 about SOAPjackpoz
2021-11-21Core/Misc: Fix shutdown with SOAP enabledjackpoz
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