aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
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
2022-01-06Additional cmake entry for configsipriver
2022-01-06Worldserver/CLI: console printf fix (#24802)Max Drosdo.www
2022-01-06Core/Creature: Allow to disable HP regen in Raids even if the target is unrea...Giacomo Pozzoni
2022-01-03Core/Time: Remove artificially high minimal update intervalsShauren
2022-01-01Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2022-01-01Core/Misc: Remove whitespace at the end of linesShauren
2022-01-01Added the ability to use TLS when connecting to a database. (#24348)myuzhobcplidtkieno
2022-01-01Core/Misc: Remove whitespace at the end of linesjackpoz
2021-12-28Core/Auras: Delete old custom config AllowTrackBothResources, all tracking ty...Shauren
2021-12-26Core/Player: Initial War Mode support (#25926)Matan Shukry
2021-12-18Core/Misc: Enable MaxCoreStuckTime setting by defaultjackpoz
2021-12-18Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-17Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2021-12-16Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...Treeston
2021-12-14Misc/Config: set decay timer for unlooted normal creatures to 5 minutes.Wyrserth
2021-12-10Core/Log: 1f85348 followupccrs
2021-12-08Core/Console: start CliRunnable thread after all log messages have been print...Wyrserth
2021-12-05Core/AI: logs, codestyle & cosmetics standarizationccrs
2021-12-02Core/Object: re-change faction template related logsccrs