aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Warden/WardenWin.cpp
AgeCommit message (Expand)Author
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2021-01-30Core/Warden: Send Lua checks only when ingame (#25977)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-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-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-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-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
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-01-01Update copyright note for 2016Rushor
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
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-08-18Fix BigNumber::AsByteArray function by returning Auto_Ptr.QAston
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-01Update copyright note for 2013.Vincent_Michael
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-03-06Core/Warden: Move Sent check ids log to debug logleak
2012-02-28Core/Warden: Switch to multi-threaded packet processing for wardenleak
2012-02-25Core/Warden: Add reload ability for character.warden_action table / Centraliz...leak
2012-02-20Core/Warden: Update copyright information / More cleanupsleak
2012-02-19Core/Warden: Various cleanups and warning fixesleak