aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
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
2021-12-02Core/Misc: standarize a couple logsccrs
2021-12-02Core/conf: conf.dist typo & grammar corrections (#23190)Trond B. Krokli
2021-11-21Core/Misc: Update 85e3169fbd7b2da70e0f054399f4db64ded36325 about SOAPjackpoz
2021-11-21Core/Networking: Set SO_REUSEADDR on *nix platformsjackpoz
2021-11-21Core/Misc: Fix shutdown with SOAP enabledjackpoz
2021-11-21Core/CLI: Fixed utf-8 console input on windowsShauren
2021-11-16Core/GameEvent: weekend xp rate (#17782)Aokromes
2018-09-18Core/Chat: Some more chat filtering cleanup:Treeston
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston