aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ChatHandler.cpp
AgeCommit message (Expand)Author
2016-02-10Build fixesShauren
2016-02-10Core/PacketIO: Updated and enabled SMSG_CHAT_RESTRICTEDCarbenium
2016-02-08Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_AMBIGUOUSCarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-26Core/PacketIO: Started work on updating last bunch of packets still using old...Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-18Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_NOTFOUND for WoDVincent-Michael
2015-04-12Core/PacketIO: Updated and enabled PVP_LOG_DATAShauren
2015-04-12Core/Chat: Implemented instance chat typeShauren
2015-04-11Core/Misc: Pointless renamingShauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-28Core/PacketIO: Enabled some movement opcodes for 6.1.2Vincent-Michael
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-26Core/Misc: Update base stuff for V6.1.2 build 19802Carbenium
2015-03-14Core/PacketIO: Enable some opcodesVincent-Michael
2015-03-13Core/Emote: Fix an issue with EMOTE_STATE_READ, which persisted after closing...Carbenium
2015-03-12Core/Packets: update & enable CMSG_RANDOM_ROLL, SMSG_RANDOM_ROLL, CMSG_EMOTE,...DJScias
2015-03-10Core/Packets: update & enabled CMSG_EMOTEDJScias
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/Misc: Update base stuff for V6.1.0 build 19702Vincent-Michael
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-02Core/Game: Add missing default cases in switchesGacko
2014-11-24Core/Packets: Fixed SMSG_EMOTE and SMSG_TEXT_EMOTEIntel
2014-11-23Core/Packets:joschiwald
2014-11-19Core/Packets: updated EquipmentSet save packetsjoschiwald
2014-11-17Core/Packets: Added most of the chat packetsIntel
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit...Intel
2014-10-22Core/Entities: First part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-10-18Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-06Player/Emotes: Fix infinite dance and read map animationDekadence
2014-05-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-06Fixed SendAddonMessage issue.Foereaper
2014-04-09Core/Chat: Fix buildVincent-Michael