aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
AgeCommit message (Expand)Author
2014-01-21Core/Mail: Fix SMSG_SHOW_MAILBOX opcodeVincent_Michael
2014-01-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-19Core/Misc: Fix crashDehravor
2014-01-14Core/Chat: Fixed chat packets structureShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-05Core/Threading: Handle CMSG_ZONEUPDATE only in WorldSession update - changing...Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-02Fix deleting saved equipment.Armano
2013-07-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-06-28Core/PacketIO: Enabled CMSG_LFG_GET_STATUS (disabled it by mistake)Shauren
2013-06-28Core/PacketIO: updated and enabled 2 lfg opcodesNorthstrider
2013-06-27Core/PacketIO: Updated and enabled more LFG opcodesShauren
2013-06-26Core/PacketIO: Implemented CMSG_LFG_LOCK_INFO_REQUEST and cleaned up opcodes ...Shauren
2013-06-23Core/PacketIO: Implemented SMSG_WORLD_SERVER_INFOShauren
2013-06-23Core/PacketIO: Enabled more opcodesShauren
2013-06-23Core/PacketIO: Updates and enabled a bunch of opcodesShauren
2013-06-21Core/PacketIO: Enabled SMSG_STABLE_RESULT and updated stable results enumShauren
2013-06-21Core/PacketIO: Added structures and enabled spline movement status opcodes: s...Shauren
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-07Core/Auras: Implemented SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWNShauren
2013-06-07Core/PacketIO: Enabled CMSG_REQUEST_VEHICLE_SWITCH_SEAT and fixed client cras...Shauren
2013-05-31Core/Units: Added method to send SMSG_SET_PLAY_HOVER_ANIMShauren
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-28Core/Misc: Compile warning fixShauren
2013-05-25Core/ItemsShauren
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-04-13Core/PacketIO: Enabled CMSG_DISMISS_CRITTER and fixed opcode value for CMSG_D...Shauren
2013-04-11Core/PacketIO: Corrected structure of CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE...Shauren
2013-04-11Core/PacketIO: Updated and enabled CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE an...Shauren
2013-04-09Core/MovementShauren
2013-03-03Core/PacketIO: Updated and enabled CMSG_BUG & CMSG_CALENDAR_COMPLAINShauren
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-29Entities/Movement: Correctly send MSG_MOVE_TELEPORT to the player when it is ...Subv
2012-12-29Core/Arena:Tuxity
2012-12-27Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-12-26Core/Battleground: Rename and correct usage of opcode 1223 and increase the t...kaelima
2012-12-25Core/Vehicles: Fixed riding vehicles and mind control auras.Subv
2012-12-13Core/Protocol: Enable SMSG_RESURRECT_REQUESTkaelima
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/Guilds: Handle CMSG_GUILD_SET_GUILD_MASTER. You can now promote any guil...Warpten
2012-11-21Merge pull request #8388 from horn/434_calendarKevin Darcel
2012-11-21Core/Currency: Add support of Conquest points cap for arena and bgcyberbrest
2012-11-21Core/Calendar: Update calendar to 4.3.4 and enable calendar related opcodeshorn