index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Warden
/
WardenWin.cpp
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright note for 2017
vincent-michael
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-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-07-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-25
Core/Shared: Change rand32 to return uin32 instead of int32
DDuarte
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-02
ACE cleanup on game, now the major issue remains WorldSocket
leak
2014-06-03
Core/Crypto: Refactored HmacHash to make it easier to use with different hash...
Shauren
2014-04-30
Core/Auth: Battle.net stuff
Shauren
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-08-18
Fix BigNumber::AsByteArray function by returning Auto_Ptr.
QAston
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-30
Core/Misc: Remove some calls to const_cast
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-04
Core/Misc: Fix a couple of warnings, some of them performance related
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
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-03-06
Core/Warden: Move Sent check ids log to debug log
leak
2012-02-28
Core/Warden: Switch to multi-threaded packet processing for warden
leak
2012-02-25
Core/Warden: Add reload ability for character.warden_action table / Centraliz...
leak
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