aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2022-06-16Core/Crypto: Fixed loading legacy openssl provider for RC4 on windowsShauren
2022-06-16Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-04-17Core/Chat: Apply chat flood control to addon messages as well (#26908)stoneharry
2022-04-16Core/World: Allow specifying minimum world updates diff in configShauren
2022-04-10Core/Metric: Send metrics in smaller intervalsjackpoz
2022-01-03Core/Time: Remove artificially high minimal update intervalsShauren
2021-10-01Flash worldserver on taskbar on thread start (#26886)Maks Szokalski
2021-08-19Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
2021-08-13Server/Config - Change default settings for saving gm logs. (#26804)Jinnaix
2021-08-06Core/Misc: Fix build on systems where size_t is not defined as uintXX_t, i.e....jackpoz
2021-07-30Core/SOAP: Fix memory leak on shutdown reported by ASanjackpoz
2021-07-30Core/SOAP: Fix new/free mismatch reported by ASanjackpoz
2021-07-28Core/Network: Add option to allow/disallow saving IP addresses to database (#...Giacomo Pozzoni
2021-07-24Core/DBLayer: Add QueueSize() method (#26733)Giacomo Pozzoni
2021-06-15Core/Movement: Implement proper player speed change (#26561)Chaouki Dhib
2021-05-30Core/Misc: Fix build when using libstdc++-11 (#26564)KoNicks
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2021-04-11Core/Misc: Fixed utf8 encoding in console input/output. (#26352)Mikhail Redko
2021-01-24DB/Item: Remove Plans: Goblin Rocket Boots (7192) from loot & exclude from be...illfated
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-12-26Core/Visibility: Split BG/Arena visibility settings (#25690)Gildor
2020-09-27Dep/Boost: Partial support for boost 1.74 - asioShauren
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-06Core/PathFinding: Enable pathfinding (MMaps) by defaultjackpoz
2020-09-02Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2020-08-29Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...Jinnaix
2020-08-21Core/Misc: Update worldserver.conf.dist to match actual defaults.Treeston
2020-08-20Core/Warden: More refactors lifted from #25286.Treeston
2020-08-07Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2020-08-04Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-30Log sync db queries in World::Update() loop (#25174)Giacomo Pozzoni
2020-07-30Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2020-07-28Core/Metric: Log detailed metrics about each opcode handler (#25153)Giacomo Pozzoni
2020-07-24Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2020-06-24fixed indentation for cmake filesipriver
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-22Core/Misc: Properly close database connections when using --update-databases-...Shauren
2020-06-19Additional cmake entry for configsipriver
2020-06-17Worldserver/CLI: console printf fix (#24802)Max Drosdo.www
2020-05-21Core/Creature: Allow to disable HP regen in Raids even if the target is unrea...Giacomo Pozzoni
2020-04-14Core/PacketIO: updated SMSG_DURABILITY_DAMAGE_DEATH (#24442)ForesterDev
2020-04-08Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2020-04-07Added the ability to use TLS when connecting to a database. (#24348)myuzhobcplidtkieno
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-01-02New yearAokromes
2019-10-26Core/Misc: Enable MaxCoreStuckTime setting by defaultjackpoz
2019-09-17Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni