index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15: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
2024-11-16
Core/Misc: simplified comment added in 6ddb9852de6557fa4f46f7e78ab1b1ec3570afcf
Ovahlord
2024-11-16
Core/Packets: do not send AccountExpansionLevel in SMSG_AUTH_RESPONSE to matc...
Ovahlord
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-03-06
Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)
Jan Van Buggenhout
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2021-10-12
Core/Players: Allow disabling creating characters in Exile's Reach by disabli...
Shauren
2020-12-08
Core/PacketIO: Fill new packet fields with data
Shauren
2020-02-17
Core/PacketIO: Updated packets to 8.3.0
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-02-18
Core/PacketIO: Updated opcodes and packet structures to 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-13
Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSE
joschiwald
2017-01-29
Core/Player: Moved character_template from character to world db
joschiwald
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-27
Core/PacketIO: Fixed server queue display
Shauren
2016-10-25
Core/PacketIO: Updated packets to 7.1.0.22900
Shauren
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