index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
ChannelHandler.cpp
Age
Commit message (
Expand
)
Author
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-30
Core/Chat: Fixed chat channel name validation
Shauren
2021-12-23
Core/Channels: Limit channel length only for custom channels
jackpoz
2021-12-23
Core/Channels: Limit channel length to 31 characters
jackpoz
2021-12-23
Core/PacketIO: Validate utf8 in every client packet
Shauren
2021-12-18
Core/Channels: Fix a bug that would cause channel settings to disappear in ce...
Treeston
2021-12-16
Core/Chat: Rewrite some custom channel handling. Channel creation now properl...
Treeston
2021-12-08
Core/Channel: Sanitize channel names
jackpoz
2021-12-08
Core/Channel: Fix CRT Debug Assert triggered with invalid channel names
jackpoz
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-10-01
Core/PacketIO: Updated opcode enum to 8.0
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-04-11
Core/PacketIO: Delete opcodes removed in 7.2
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-10-07
Core/Channels: Revamp of channel system
ariel-
2016-02-02
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-01-02
Core/Packets: updated some channel moderation packets
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-23
Core/Packets:
joschiwald
2014-08-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-24
Core/Channels: fixed possible exploit with channel password
MitchesD
2014-07-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-29
Core/Channels: Do not allow creation of channels starting with digits
DDuarte
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Merge branch 'master' into 4.3.4
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-22
Merge branch 'master' into 4.3.4
Spp
2012-11-22
Core/Channels: Remove unnecessary calls to FindPlayer wherever is possible
Spp
2012-11-20
Merge branch 'master' into 4.3.4
Spp
2012-11-19
Merge branch 'master' into 4.3.4
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-30
Merge branch 'master' into 4.3.4
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-08-10
Core/PacketIO: Enabled more opcodes
Subv
2012-08-10
Core: Cleanup whitespace, fix build and enable 1 opcode
Nay
2012-08-08
Core/PacketIO: Enabled more opcodes
Subv
2012-08-08
Core/Chat: Correct HandleChannelPassword and HandleChannelInvite
Nay
2012-08-07
Fixed a compile error
Subv
2012-08-07
Core/PacketIO: Fixed some channel packet structures and enabled more opcodes
Subv
[next]