aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2023-01-09Core/Conf: Update MaxPlayerLevel 60 > 70 (#28663)Az'gath
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion
2022-12-17Core/Misc: Updated default expansion to 9Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-10-25Core/Misc: Added missing config option Guild.SaveInterval to worldserver defa...M'Dic
2022-10-13Core/Misc: Fixed worldserver shutdown with --update-databases-onlyShauren
2022-10-13Core/Threading: Create ThreadPool classShauren
2022-10-04Core/Instances: Add new config options to control the time when both daily an...Shauren
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-07-11Core/WorldStates: Migrate pvp season worldstates to new systemShauren
2022-06-10Core/Chat: Apply chat flood control to addon messages as well (#26908)stoneharry
2022-06-10Core/World: Allow specifying minimum world updates diff in configShauren
2022-06-10Core/Metric: Send metrics in smaller intervalsjackpoz
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-19Flash worldserver on taskbar on thread start (#26886)Maks Szokalski
2022-03-13Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
2022-03-12Server/Config - Change default settings for saving gm logs. (#26804)Jinnaix
2022-03-12Core/Misc: Fix build on systems where size_t is not defined as uintXX_t, i.e....jackpoz
2022-03-11Core/SOAP: Fix memory leak on shutdown reported by ASanjackpoz
2022-03-11Core/SOAP: Fix new/free mismatch reported by ASanjackpoz
2022-03-11Core/Network: Add option to allow/disallow saving IP addresses to database (#...Giacomo Pozzoni
2022-03-11Core/DBLayer: Add QueueSize() method (#26733)Giacomo Pozzoni
2022-03-09Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2022-03-08Core/Misc: Fixed utf8 encoding in console input/output. (#26352)Mikhail Redko
2022-03-05Core/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-13Core/Misc: Cleanup unused includesShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-11Core/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-05Core/PathFinding: Enable pathfinding (MMaps) by defaultjackpoz
2022-02-04Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2022-02-04Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...Jinnaix
2022-02-04Core/Misc: Update worldserver.conf.dist to match actual defaults.Treeston
2022-02-04Core/Warden: More refactors lifted from #25286.Treeston
2022-01-26Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
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-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2022-01-24Core/Metric: Log detailed metrics about each opcode handler (#25153)Giacomo Pozzoni
2022-01-23Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2022-01-06fixed indentation for cmake filesipriver
2022-01-06Core/Misc: Properly close database connections when using --update-databases-...Shauren