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
/
bnetserver
Age
Commit message (
Expand
)
Author
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-18
Core/Misc: Fix some issues detected by static analysis
Naios
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-03-11
Revert "Core/Server: Catch exceptions in int main()"
jackpoz
2015-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
2015-02-15
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-02-11
Core/Auth: Fixed clients being disconnected if taking too long to select game...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-12-28
Core/Battle.net: Fixed another client crash happening when logging out to cha...
Shauren
2014-12-24
Core/Battle.net: Fixed client crashes happening when reconnecting too soon af...
Shauren
2014-12-20
Core/Battle.net: Decrypt remainder of the packet that arrives together with E...
Shauren
2014-12-07
Core: fixed few coverity issues and warnings
joschiwald
2014-11-19
BNet GetStreamItemsRequest::Read
MorganaOP
2014-11-14
Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handler
Intel
2014-11-10
Core: Nuke authserver
DDuarte
2014-11-10
Core/Commands: Battle.net account command changes
Shauren
2014-11-09
Core/Battle.net: Added more logs to auth process
Shauren
2014-11-09
Core/Battle.net: Fixed a copypaste mistake in packet name logging
Shauren
2014-11-09
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...
Shauren
2014-11-06
Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structure
Shauren
2014-11-01
Auth/Battle.net Added missing build check to JoinRequest handler
Shauren
2014-10-20
Battle.net: Fixed JoinRequestV2 and JoinResponseV2 structures
Shauren
2014-10-18
Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.x
Shauren
2014-10-18
More build fixes, everyone loves pch
Shauren
2014-10-18
Fixed nopch build
Shauren
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-10-14
Battle.net: Removed not implemented comment from stream items opcodes
Shauren
2014-10-13
Battle.net: Implemented cache stream items
Shauren
2014-10-12
Battle.net/Packets: Added packet name mapping for logging
Shauren
2014-10-12
Bnet/Friends: Send the "proper" error message in SocialNetworkCheckConnectedR...
Sebastian Valle Herrera
2014-10-12
Core/Battle.net: Improved logging - use separate filters instead of throwing ...
Shauren
2014-10-12
Core: Fix non pch build
Vincent-Michael
2014-10-11
Core/Battle.net: Handle ConnectionClosing
Shauren
2014-10-11
Core/Battle.net: Removed remaining authserver references
Shauren
2014-10-11
Core/Battle.net: Implemented updating realm list after initial login
Shauren
2014-10-10
Core/Battle.net: Added missing includes and changed default config file name
Shauren
2014-10-10
Core/Config: Removed bnet port from authserver and authserver port from bnet ...
Shauren
2014-10-10
Core/Auth: Moved battle.net handling to separate project
Shauren