index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
Age
Commit message (
Expand
)
Author
2025-02-18
Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer
Shauren
2025-02-14
Core/Chat: Corrected names and descriptions for GM.LowerSecurity config optio...
Mykhailo Redko
2024-11-29
Core/Players: Add separate config option for starting money for Death Knight ...
Benjamin Jackson
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
2023-08-12
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-02-16
Update worldserver.conf.dist
Aokromes
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-17
Core/Chat: Apply chat flood control to addon messages as well (#26908)
stoneharry
2022-04-16
Core/World: Allow specifying minimum world updates diff in config
Shauren
2022-04-10
Core/Metric: Send metrics in smaller intervals
jackpoz
2022-01-03
Core/Time: Remove artificially high minimal update intervals
Shauren
2021-10-01
Flash worldserver on taskbar on thread start (#26886)
Maks Szokalski
2021-08-19
Core/Config: Implement config override with env vars (#26811)
Anton Popovichenko
2021-08-13
Server/Config - Change default settings for saving gm logs. (#26804)
Jinnaix
2021-08-06
Core/Misc: Fix build on systems where size_t is not defined as uintXX_t, i.e....
jackpoz
2021-07-30
Core/SOAP: Fix memory leak on shutdown reported by ASan
jackpoz
2021-07-30
Core/SOAP: Fix new/free mismatch reported by ASan
jackpoz
2021-07-28
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2021-07-24
Core/DBLayer: Add QueueSize() method (#26733)
Giacomo Pozzoni
2021-06-15
Core/Movement: Implement proper player speed change (#26561)
Chaouki Dhib
2021-05-30
Core/Misc: Fix build when using libstdc++-11 (#26564)
KoNicks
2021-05-11
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2021-04-11
Core/Misc: Fixed utf8 encoding in console input/output. (#26352)
Mikhail Redko
2021-01-24
DB/Item: Remove Plans: Goblin Rocket Boots (7192) from loot & exclude from be...
illfated
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-12-26
Core/Visibility: Split BG/Arena visibility settings (#25690)
Gildor
2020-09-27
Dep/Boost: Partial support for boost 1.74 - asio
Shauren
2020-09-20
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2020-09-12
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2020-09-06
Core/PathFinding: Enable pathfinding (MMaps) by default
jackpoz
2020-09-02
Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...
Treeston
2020-08-29
Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...
Jinnaix
2020-08-21
Core/Misc: Update worldserver.conf.dist to match actual defaults.
Treeston
2020-08-20
Core/Warden: More refactors lifted from #25286.
Treeston
2020-08-07
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2020-08-04
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2020-08-02
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-07-30
Log sync db queries in World::Update() loop (#25174)
Giacomo Pozzoni
2020-07-30
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2020-07-28
Core/Metric: Log detailed metrics about each opcode handler (#25153)
Giacomo Pozzoni
2020-07-24
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2020-06-24
fixed indentation for cmake files
ipriver
[next]