aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Warden/WardenWin.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-03-06Core/Warden: Send Lua checks only when ingame (#25977)Giacomo Pozzoni
2022-03-05Core/Warden: Max packet size 500 -> 450Treeston
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-06Core/Warden: Attempt to fix random ingame Lua errors with Warden enabledGiacomo Pozzoni
2022-02-04Core/Warden: Ensure Warden packets do not exceed 512 bytes. This should recti...Treeston
2022-02-04Core/Warden: Add Lua checks to Warden (PR #25286)Treeston
2022-02-04Core/Warden: Ignore the `length` value in the database for MEM_CHECK checks. ...Treeston
2022-02-04Core/Warden: More refactors lifted from #25286.Treeston
2022-02-04Core/Warden: Some Warden refactors lifted from #25286.Treeston
2022-02-02Core/Warden: Add .debug warden force, allowing you to force specific warden c...Treeston
2022-01-26Core/Warden: Fix for LUA_STR_CHECK (#25247)scizzydo
2022-01-26Core/Warden: Warden refactors (PR #25235)Treeston
2022-01-26Core/Warden: Fix Warden reporting false positive checksjackpoz
2022-01-26Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2022-01-23Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-08-03Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
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-05-18Core/Game: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-20Core/Game: Fix no PCH buildNaios
2016-03-19Core/Crypto: Renamed SHA1Randx/WardenKeyGeneration and made it a template classShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-06-03Core/Crypto: Refactored HmacHash to make it easier to use with different hash...Shauren
2014-04-30Core/Auth: Battle.net stuffShauren
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