index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Warden
/
Warden.cpp
Age
Commit message (
Expand
)
Author
2025-05-15
Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::data
Shauren
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-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-04
Core/Warden: Add Lua checks to Warden (PR #25286)
Treeston
2022-01-26
Core/Warden: Warden refactors (PR #25235)
Treeston
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
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: 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-01-01
Update copyright note for 2017
vincent-michael
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-01-01
Update copyright note for 2015
Vincent-Michael
2014-05-18
Core/Warden: Fix crash
jackpoz
2014-02-08
Core/Warden: Fix crash
Dehravor
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-30
Core/Misc: Remove some calls to const_cast
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-15
Core/Warden: Remove warning
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-08-21
Core/Logging: Fix incorrect error level for some warden messages
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-30
Core: Minor code style corrections
Shauren
2012-06-21
Core/Misc: Code-style + some const methods.
Chaplain
2012-06-10
Core/Warden: Fixed a crash when Warden.ClientCheckFailAction was set to ban i...
Subv
2012-04-16
Add warden documentation to ban reason
Joni
2012-03-24
Core/Warden: Fix warning
leak
2012-02-27
Core: Minor cleanup in ObjectMgr and warning fixes
Spp
2012-02-20
Core/Warden: Update copyright information / More cleanups
leak
2012-02-19
Core/Warden: Various cleanups and warning fixes
leak
2012-02-19
Core/Warden: Base implementation for Warden functionality
leak