index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-03T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
AuthHandler.cpp
Age
Commit message (
Expand
)
Author
2016-03-28
Core/PacketIO: Properly send normalized realm names
DDuarte
2016-03-28
Core/PacketIO: Updated remaining packet structures and enums appearing in pac...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-06
Core/Battle.net:
Shauren
2015-04-27
Core/Misc: Use boost::in_place() to initialize optionals.
Naios
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-04-21
Core/Player: Added character templates
Carbenium
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-11-20
Core/Util: Fixed "value" name in Optional struct to follow code style
Shauren
2014-11-08
Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...
joschiwald
2014-11-03
Core/PacketIO: Minor refactor to writing server packets
Shauren
2014-11-03
Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...
joschiwald
2014-10-30
Core/Networking: PoC changes to the way packets are handled
DDuarte
2014-10-19
Core/NetworkIO: *Fixed basic auth packets
Sovak
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Merge branch 'master' into 4.3.4
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-08-04
Core/PacketIO: Add some (possible) missing FlushBits
Nay
2012-07-04
Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...
Shauren
2012-06-03
Core/Protocol: Move some debug messages to their appropriate debug output mask.
kaelima
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp