index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T16:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
/
Packet.h
Age
Commit message (
Expand
)
Author
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-06-15
Core/PacketIO: Fixed chat packet building in CreatureTextMgr
Shauren
2015-04-19
Core/Socket: Fixed race conditions with instance socket
Shauren
2015-01-02
Core/Packets: updated some channel moderation packets
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-23
Core/Packets: moved chat packet building function to packet builder class
joschiwald
2014-11-15
Core/Packets: Add GetOpcode() methods to ClientPacket and ServerPacket
Rat
2014-11-10
Core/Packets: Add a constructor to ClientPacket with expected opcode (asserted)
DDuarte
2014-11-09
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...
Shauren
2014-11-05
Core: Fixed Non-PCH build
Intel
2014-11-03
Core/PacketIO: Minor refactor to writing server packets
Shauren
2014-10-31
Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGIN
joschiwald
2014-10-31
Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet cla...
Shauren
2014-10-30
Core/Networking: PoC changes to the way packets are handled
DDuarte