index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
/
Main.cpp
Age
Commit message (
Expand
)
Author
2025-02-18
Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer
Shauren
2024-04-07
Core/Config: Implement reading config overrides from subdirectory (#29068)
Смердокрыл
2023-12-02
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-12-02
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-10-13
Core/Misc: Fixed worldserver shutdown with --update-databases-only
Shauren
2022-10-08
Core/Misc: Minor cleanup in worldserver main.cpp
Shauren
2022-10-08
Core/Threading: Create ThreadPool class
Shauren
2022-09-11
Core/World: Include more details about MaxCoreStuckTime asserts (#28188)
Giacomo Pozzoni
2022-06-16
Core/Crypto: Fixed loading legacy openssl provider for RC4 on windows
Shauren
2022-06-16
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-04-16
Core/World: Allow specifying minimum world updates diff in config
Shauren
2022-01-03
Core/Time: Remove artificially high minimal update intervals
Shauren
2021-08-19
Core/Config: Implement config override with env vars (#26811)
Anton Popovichenko
2021-08-06
Core/Misc: Fix build on systems where size_t is not defined as uintXX_t, i.e....
jackpoz
2021-07-24
Core/DBLayer: Add QueueSize() method (#26733)
Giacomo Pozzoni
2020-09-27
Dep/Boost: Partial support for boost 1.74 - asio
Shauren
2020-08-04
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2020-07-30
Log sync db queries in World::Update() loop (#25174)
Giacomo Pozzoni
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-22
Core/Misc: Properly close database connections when using --update-databases-...
Shauren
2020-01-02
New year
Aokromes
2019-10-26
Core/Misc: Enable MaxCoreStuckTime setting by default
jackpoz
2019-08-10
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2019-05-26
Core/Console: start CliRunnable thread after all log messages have been print...
Wyrserth
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-03-17
Core/Misc: Add console option to update databases only
jackpoz
2019-01-18
Core/Misc: Update 85e3169fbd7b2da70e0f054399f4db64ded36325 about SOAP
jackpoz
2019-01-18
Core/Misc: Fix shutdown with SOAP enabled
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-05-12
Core/Misc: Fix FreezeDetector triggered on startup
jackpoz
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-17
Shared/Metric: Fix crash on shutdown
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-19
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-06-19
Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...
Shauren
2017-06-05
Build fix
Shauren
2017-05-27
Core/Misc: fix some clang 5 warnings
ariel-
2017-05-23
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-12-31
Core/World: Simplified sleep calculation routine for world update thread (#18...
xinef1
2016-06-04
Implement real time statistic visualization (#16956)
Duarte Duarte
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-04-11
Core/Game: Add a dynamic script reloader which reloads scripts modules on cha...
Naios
2016-03-31
Core/Config: Error logging for ptree_bad_data
DDuarte
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-18
CMake: Use inherited dependencies in scripts
Naios
2016-03-12
Core/Misc: fix build
MitchesD
2016-03-12
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
[next]