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