aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
AgeCommit message (Expand)Author
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
2014-09-03Merge pull request #13017 from DDuarte/guild_achiev_trackingDuarte Duarte
2014-09-03Core/Net: Implement sending guild challenges rewards and countsDDuarte
2014-09-02Core/Net: Fix and enable CMSG_LFG_SET_COMMENTDDuarte
2014-09-02Core/Net: Enable SMSG_REQUEST_CEMETERY_LIST_RESPONSE since it was already fix...DDuarte
2014-09-02Core/Guild: Only send achievement criteria updates to players that requested ...DDuarte
2014-09-02Core/Channels: Enable SMSG_USERLIST_ADD, _REMOVE and _UPDATEDDuarte
2014-09-02Core/Misc: Send cemetery list when the client requests itDDuarte
2014-09-01Core/Quests: Implement CMSG_QUEST_NPC_QUERY and SMSG_QUEST_NPC_QUERY_RESPONSEDDuarte
2014-08-31Core/Net: "Enable" CMSG_CANCEL_GROWTH_AURADDuarte
2014-08-31Core/Net: Define and semi-implement SMSG_SET_FACTION_NOT_VISIBILEDDuarte
2014-08-31Core/Net: Add some (unused?) opcodes from WPPDDuarte
2014-08-31Core/BGs: Set and enable CMSG_BATTLEMASTER_HELLODDuarte
2014-08-31Core/PacketIO: Corrected values of a few opcodesShauren
2014-08-30Core/Units: Implemented animkit supportShauren
2014-08-22Core/NetworkIO: Removed MSG_VERIFY_CONNECTIVITY as an opcodeShauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-02Core/Server: Add mutex lock to PacketLogDDuarte
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-30Core/PacketLog: Save session ip and port information in saved packetsDDuarte
2014-07-27Core/Server: Fix typoVincent-Michael
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-24Core/NetworkIO: Fixed boost::asio::async_write usage - packets will now be se...Shauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Part 2: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...Shauren
2014-07-19Core/Logging: Changed format of packet log file from .bin to .pkt and restore...Shauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-06Some groundwork for replacing the ACE based WorldSocket handlingleak