aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
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: 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/Packets: updated char rename customize and factionchange packetsjoschiwald
2014-11-10Server/Protocol: fix: add missing include for ConnectionTypeBernd Lörwald
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_VIOLENCE_LEVEL handlerDDuarte
2014-11-10Core/Packets: CMSG_CANCEL_TRADE handlerDDuarte
2014-11-09Core/PacketIO: Updated and enabled logout opcodesShauren
2014-11-09Core/Logging: Added connection index to packetlogShauren
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/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/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode valuesjoschiwald
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/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-11-03Core/PacketIO: Changed CMSG_PLAYER_LOGIN handler signature for new packet cla...Shauren
2014-11-03Core/Packets: Added utility class for handlers using new packet classesShauren
2014-11-03Core/Opcodes: Use a different magic number for invalid opcode (0 might be val...Shauren
2014-11-02Core/PacketIO: Enabled SMSG_UPDATE_OBJECTShauren
2014-11-02Core/Logging: Updated build written to packet logShauren
2014-11-02Core/NetworkIO: Enable CMSG_CHAR_CREATE / SMSG_CHAR_CREATE opcodesVincent-Michael
2014-10-31Core/NetworkIO: Fixed packet compressionShauren
2014-10-31Core/NetworkIO: update opcodes to 6.0.3.19103 and disable all handlersjoschiwald
2014-10-31Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet cla...Shauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-25Core/Opcodes: Support opcodes with the same ids and different directionDDuarte
2014-10-24Core/Opcodes: Remove "direction" flag from some opcode idsDuarte Duarte
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Fixed gcc buildShauren
2014-10-23Core/Opcodes: Update some opcode ids to 6.0.2 from WPPDDuarte
2014-10-20Merge pull request #13361 from Sovak/602Shauren
2014-10-20Core/PacketIO: Updated packet headers to 6.0Shauren
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-14Core/Misc: Fix issues reported by static analysisjackpoz
2014-09-14Core/Groups: Fix setting the group roles and Role Check featurehorn
2014-09-11Core/Groups: Handle CMSG_GROUP_REQUEST_JOIN_UPDATES & SMSG_REAL_GROUP_UPDATEDDuarte