index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Warden
Age
Commit message (
Expand
)
Author
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-03-06
Core/Warden: Send Lua checks only when ingame (#25977)
Giacomo Pozzoni
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-05
Core/Warden: Max packet size 500 -> 450
Treeston
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-02-06
Core/Warden: Attempt to fix random ingame Lua errors with Warden enabled
Giacomo Pozzoni
2022-02-04
Core/Warden: Ensure Warden packets do not exceed 512 bytes. This should recti...
Treeston
2022-02-04
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2022-02-04
Core/Warden: Add Lua checks to Warden (PR #25286)
Treeston
2022-02-04
Core/Warden: Ignore the `length` value in the database for MEM_CHECK checks. ...
Treeston
2022-02-04
Core/Warden: More refactors lifted from #25286.
Treeston
2022-02-04
Core/Warden: Some Warden refactors lifted from #25286.
Treeston
2022-02-03
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2022-02-02
Core/Warden: Add .debug warden force, allowing you to force specific warden c...
Treeston
2022-01-26
Core/Warden: Fix for LUA_STR_CHECK (#25247)
scizzydo
2022-01-26
Core/Warden: Warden refactors (PR #25235)
Treeston
2022-01-26
Core/Warden: Fix Warden reporting false positive checks
jackpoz
2022-01-26
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2022-01-23
Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)
Giacomo Pozzoni
2022-01-01
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2021-12-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2021-01-21
Core/Logs: Add load time to some logs like every other load log
Aokromes
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-03
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-04-03
Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...
Shauren
2020-01-02
New Year
Aokromes
2019-08-17
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-20
Core/Game: Fix no PCH build
Naios
2016-03-19
Core/Crypto: Renamed SHA1Randx/WardenKeyGeneration and made it a template class
Shauren
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-02-03
Core/PacketIO: Updated CMSG_WARDEN_DATA
Carbenium
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-04
Cleanup some whitespaces
Armano
2015-04-20
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
[next]