aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Warden
AgeCommit message (Expand)Author
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-06-16Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2021-01-30Core/Warden: Send Lua checks only when ingame (#25977)Giacomo Pozzoni
2021-01-24Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2021-01-04Core/Warden: Max packet size 500 -> 450Treeston
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-09-13Core/Warden: Attempt to fix random ingame Lua errors with Warden enabledGiacomo Pozzoni
2020-08-26Core/Warden: Ensure Warden packets do not exceed 512 bytes. This should recti...Treeston
2020-08-23Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...Treeston
2020-08-21Core/Warden: Add Lua checks to Warden (PR #25286)Treeston
2020-08-20Core/Warden: Ignore the `length` value in the database for MEM_CHECK checks. ...Treeston
2020-08-20Core/Warden: More refactors lifted from #25286.Treeston
2020-08-20Core/Warden: Some Warden refactors lifted from #25286.Treeston
2020-08-20Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
2020-08-19Core/Warden: Add .debug warden force, allowing you to force specific warden c...Treeston
2020-08-16Core/Warden: Fix for LUA_STR_CHECK (#25247)scizzydo
2020-08-11Core/Warden: Warden refactors (PR #25235)Treeston
2020-08-08Core/Warden: Fix Warden reporting false positive checksjackpoz
2020-08-04Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2020-07-31Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2020-07-29Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-18Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2020-04-08Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-10-29Core/Logs: Add load time to some logs like every other load logAokromes
2017-06-19Core: ported headers cleanup from master branchariel-
2017-03-01Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-05-19Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-07-01Replaced all remaining ACE based Singletonsleak
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