aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ChannelHandler.cpp
AgeCommit message (Expand)Author
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-30Core/Chat: Fixed chat channel name validationShauren
2021-12-23Core/Channels: Limit channel length only for custom channelsjackpoz
2021-12-23Core/Channels: Limit channel length to 31 charactersjackpoz
2021-12-23Core/PacketIO: Validate utf8 in every client packetShauren
2021-12-18Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2021-12-16Core/Chat: Rewrite some custom channel handling. Channel creation now properl...Treeston
2021-12-08Core/Channel: Sanitize channel namesjackpoz
2021-12-08Core/Channel: Fix CRT Debug Assert triggered with invalid channel namesjackpoz
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