index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T01: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
2023-01-09
Core/Conf: Update MaxPlayerLevel 60 > 70 (#28663)
Az'gath
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-02
Core/Characters: Added Dracthyr Evoker creation data (#28624)
fluxurion
2022-12-17
Core/Misc: Updated default expansion to 9
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-10-25
Core/Misc: Added missing config option Guild.SaveInterval to worldserver defa...
M'Dic
2022-10-13
Core/Misc: Fixed worldserver shutdown with --update-databases-only
Shauren
2022-10-13
Core/Threading: Create ThreadPool class
Shauren
2022-10-04
Core/Instances: Add new config options to control the time when both daily an...
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren
2022-09-29
Core/World: Include more details about MaxCoreStuckTime asserts (#28188)
Giacomo Pozzoni
2022-09-05
Core/Crypto: Fixed loading legacy openssl provider for RC4 on windows
Shauren
2022-07-31
Core/PacketIO: Updated packet structures to 9.2.7
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-07-11
Core/WorldStates: Migrate pvp season worldstates to new system
Shauren
2022-06-10
Core/Chat: Apply chat flood control to addon messages as well (#26908)
stoneharry
2022-06-10
Core/World: Allow specifying minimum world updates diff in config
Shauren
2022-06-10
Core/Metric: Send metrics in smaller intervals
jackpoz
2022-05-06
Core/Crypto: Fixed EVP_PKEY reference counting for copied objects
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-03-19
Flash worldserver on taskbar on thread start (#26886)
Maks Szokalski
2022-03-13
Core/Config: Implement config override with env vars (#26811)
Anton Popovichenko
2022-03-12
Server/Config - Change default settings for saving gm logs. (#26804)
Jinnaix
2022-03-12
Core/Misc: Fix build on systems where size_t is not defined as uintXX_t, i.e....
jackpoz
2022-03-11
Core/SOAP: Fix memory leak on shutdown reported by ASan
jackpoz
2022-03-11
Core/SOAP: Fix new/free mismatch reported by ASan
jackpoz
2022-03-11
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2022-03-11
Core/DBLayer: Add QueueSize() method (#26733)
Giacomo Pozzoni
2022-03-09
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2022-03-08
Core/Misc: Fixed utf8 encoding in console input/output. (#26352)
Mikhail Redko
2022-03-05
Core/Visibility: Split BG/Arena visibility settings (#25690)
Gildor
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-05
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2022-02-05
Core/PathFinding: Enable pathfinding (MMaps) by default
jackpoz
2022-02-04
Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...
Treeston
2022-02-04
Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...
Jinnaix
2022-02-04
Core/Misc: Update worldserver.conf.dist to match actual defaults.
Treeston
2022-02-04
Core/Warden: More refactors lifted from #25286.
Treeston
2022-01-26
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2022-01-26
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2022-01-24
Log sync db queries in World::Update() loop (#25174)
Giacomo Pozzoni
2022-01-24
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2022-01-24
Core/Metric: Log detailed metrics about each opcode handler (#25153)
Giacomo Pozzoni
2022-01-23
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-06
Core/Misc: Properly close database connections when using --update-databases-...
Shauren
[next]