aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
AgeCommit message (Expand)Author
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
2012-11-20Core/Arenas: Fix arena system, you can now enter in arenas and fight !Tuxity
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-11Core/Spells: Fix opcode SMSG_CLEAR_COOLDOWN and SMSG_CLEAR_COOLDOWNS. Closes ...Tuxity
2012-11-02Core/Protocol: Enabled a couple of (confirmed) opcodes.kaelima
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-19Merge branch 'master' into 4.3.4Spp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp