aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ChannelHandler.cpp
AgeCommit message (Expand)Author
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-10-01Core/PacketIO: Updated opcode enum to 8.0Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-04-11Core/PacketIO: Delete opcodes removed in 7.2Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-23Core/Packets:joschiwald
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/Channels: Do not allow creation of channels starting with digitsDDuarte
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-22Merge branch 'master' into 4.3.4Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-10Core/PacketIO: Enabled more opcodesSubv
2012-08-10Core: Cleanup whitespace, fix build and enable 1 opcodeNay
2012-08-08Core/PacketIO: Enabled more opcodesSubv
2012-08-08Core/Chat: Correct HandleChannelPassword and HandleChannelInviteNay
2012-08-07Fixed a compile errorSubv
2012-08-07Core/PacketIO: Fixed some channel packet structures and enabled more opcodesSubv
2012-07-28Core/Channels: Updated channel join structureShauren
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp