aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets
AgeCommit message (Expand)Author
2014-11-15Core/Packets: Added CMSG_TIME_SYNC_REQ and SMSG_TIME_SYNC_RESP packetsIntel
2014-11-15Core/Packets: Added CMSG_PAGE_TEXT_QUERY and SMSG_PAGE_TEXT_QUERY_RESPONSEIntel
2014-11-15Core/Packets: added few channel packet structsjoschiwald
2014-11-15Core/PacketIO: Renamed a few packet classes to match client namesShauren
2014-11-15Core/Movement: Some fixes to player movement (SMSG_PLAYER_MOVE)Rat
2014-11-15Core/Packets: fixed QueryCreatureResponsejoschiwald
2014-11-15Core/Packets: Fix player movement client packetsRat
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-14Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...joschiwald
2014-11-12Core/Talents:Intel
2014-11-12Core/Packets: updated char rename customize and factionchange packetsjoschiwald
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-10Warning fixesShauren
2014-11-10Fix buildDDuarte
2014-11-10Core/Packets: SMSG_NAME_QUERY_RESPONSE (PlayerNameResponse) handlerDDuarte
2014-11-10Core/Packets: CMSG_NAME_QUERY (QueryPlayerName) handlerDDuarte
2014-11-10Core/Packets: CMSG_LOAD_SCREEN (LoadingScreenNotify) handlerDDuarte
2014-11-10Core/Packets: CMSG_VIOLENCE_LEVEL handlerDDuarte
2014-11-10Core/Packets: CMSG_CANCEL_TRADE handlerDDuarte
2014-11-10Core/Packets: Add a constructor to ClientPacket with expected opcode (asserted)DDuarte
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-09Core/PacketIO: Updated and enabled logout opcodesShauren
2014-11-09Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad...joschiwald
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-11-08Core: Fix non-pch buildBernd Lörwald
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-11-06Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSEjoschiwald
2014-11-06Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structureShauren
2014-11-06Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode valuesjoschiwald
2014-11-05Core: Fixed Non-PCH buildIntel
2014-11-04Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMESShauren
2014-11-03Core/PacketIO: Updated SMSG_LOGIN_VERIFY_WORLDShauren
2014-11-03Core/PacketIO: Minor refactor to writing server packetsShauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-11-02Core/PacketIO: Fixed structure for SMSG_AUTH_CHALLENGEShauren
2014-10-31Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGINjoschiwald
2014-10-31Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet cla...Shauren
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-30Core/Networking: PoC changes to the way packets are handledDDuarte