index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-09T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
/
Packets
Age
Commit message (
Expand
)
Author
2014-11-15
Core/Packets: Added CMSG_TIME_SYNC_REQ and SMSG_TIME_SYNC_RESP packets
Intel
2014-11-15
Core/Packets: Added CMSG_PAGE_TEXT_QUERY and SMSG_PAGE_TEXT_QUERY_RESPONSE
Intel
2014-11-15
Core/Packets: added few channel packet structs
joschiwald
2014-11-15
Core/PacketIO: Renamed a few packet classes to match client names
Shauren
2014-11-15
Core/Movement: Some fixes to player movement (SMSG_PLAYER_MOVE)
Rat
2014-11-15
Core/Packets: fixed QueryCreatureResponse
joschiwald
2014-11-15
Core/Packets: Fix player movement client packets
Rat
2014-11-14
Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handler
Intel
2014-11-14
Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...
joschiwald
2014-11-12
Core/Talents:
Intel
2014-11-12
Core/Packets: updated char rename customize and factionchange packets
joschiwald
2014-11-10
Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbc
Rat
2014-11-10
Warning fixes
Shauren
2014-11-10
Fix build
DDuarte
2014-11-10
Core/Packets: SMSG_NAME_QUERY_RESPONSE (PlayerNameResponse) handler
DDuarte
2014-11-10
Core/Packets: CMSG_NAME_QUERY (QueryPlayerName) handler
DDuarte
2014-11-10
Core/Packets: CMSG_LOAD_SCREEN (LoadingScreenNotify) handler
DDuarte
2014-11-10
Core/Packets: CMSG_VIOLENCE_LEVEL handler
DDuarte
2014-11-10
Core/Packets: CMSG_CANCEL_TRADE handler
DDuarte
2014-11-10
Core/Packets: Add a constructor to ClientPacket with expected opcode (asserted)
DDuarte
2014-11-10
Core/DataStores: Updating spells dbc part 2
Intel
2014-11-09
Core/PacketIO: Updated and enabled logout opcodes
Shauren
2014-11-09
Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad...
joschiwald
2014-11-09
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...
Shauren
2014-11-08
Core: Fix non-pch build
Bernd Lörwald
2014-11-08
Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...
joschiwald
2014-11-06
Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSE
joschiwald
2014-11-06
Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structure
Shauren
2014-11-06
Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode values
joschiwald
2014-11-05
Core: Fixed Non-PCH build
Intel
2014-11-04
Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMES
Shauren
2014-11-03
Core/PacketIO: Updated SMSG_LOGIN_VERIFY_WORLD
Shauren
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-11-02
Core/PacketIO: Fixed structure for SMSG_AUTH_CHALLENGE
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/GameObjects: Updated GameObjectTemplate data structure
Shauren
2014-10-30
Core/Networking: PoC changes to the way packets are handled
DDuarte