aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Channels
AgeCommit message (Expand)Author
2017-01-06Core/Misc: Warning fixesShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-10-07Core/Channels: remove unneeded default constructorariel-
2016-10-07Core/Channels: fix nopch build, take twoariel-
2016-10-07Core/Channels: fix nopch buildariel-
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-06-07Core/Chat: Fix issues reported by static analysisVincent-Michael
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-25Core/Channel: Update enum ChatNotifyDDuarte
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-18Updated implementation of userlist packets SMSG_USERLIST_ADD, SMSG_USERLIST_U...HenryG
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-01-03Fix non pch build - again.Gacko
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-07Core: fixed few coverity issues and warningsjoschiwald
2014-11-23Core/Packets:joschiwald
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-07Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structsIntel
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-25Core: Fix build in some compilers by calling proper cctor of ObjectGuidDDuarte
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
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-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Core/Channels: fixed possible exploit with channel passwordMitchesD
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-29Core/Chat: Restored split alliance and horde chat channelsShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Michael
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz