aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Warden/Warden.cpp
AgeCommit message (Expand)Author
2025-05-15Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::dataShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-05-03Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-02-04Core/Warden: Add Lua checks to Warden (PR #25286)Treeston
2022-01-26Core/Warden: Warden refactors (PR #25235)Treeston
2022-01-01Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2021-12-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-01-02New YearAokromes
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-02-03Core/PacketIO: Updated CMSG_WARDEN_DATACarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-04Cleanup some whitespacesArmano
2015-01-01Update copyright note for 2015Vincent-Michael
2014-05-18Core/Warden: Fix crashjackpoz
2014-02-08Core/Warden: Fix crashDehravor
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-15Core/Warden: Remove warningSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-30Core: Minor code style correctionsShauren
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-10Core/Warden: Fixed a crash when Warden.ClientCheckFailAction was set to ban i...Subv
2012-04-16Add warden documentation to ban reasonJoni
2012-03-24Core/Warden: Fix warningleak
2012-02-27Core: Minor cleanup in ObjectMgr and warning fixesSpp
2012-02-20Core/Warden: Update copyright information / More cleanupsleak
2012-02-19Core/Warden: Various cleanups and warning fixesleak
2012-02-19Core/Warden: Base implementation for Warden functionalityleak