aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Channels
AgeCommit message (Expand)Author
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-02-05Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-01Core/Misc: Remove whitespace at the end of linesjackpoz
2021-12-18Core/Misc: Fix static analysis issuesGiacomo Pozzoni
2021-12-18Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2021-12-18Core/Chat: Always save channel info to database on shutdown if persistence is...Treeston
2021-12-17Core/Misc: Fix build warningGiacomo Pozzoni
2021-12-17Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2021-12-16Core/Misc: Fix no-pch buildjackpoz
2021-12-16Core/Chat: Properly reload saved channel settings from DB after 8c16f31.Treeston
2021-12-16Core/Chat: Rewrite some custom channel handling. Channel creation now properl...Treeston
2021-11-02Core/Social: Implemented account ignoresShauren
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-06-16Core/Entities: don't allow client control if player is still affected by any ...ariel-
2021-05-01Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...Shauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-04-12Core/Entities: ObjectGuid improvementsShauren
2020-01-02New YearAokromes
2019-10-27Nopch fixShauren
2019-10-27Core/PacketIO: Update opcodes and packet structures to 8.2.5Shauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-01-11Core/Chat: Fixed addon chat messages using C_ChatInfo.SendAddonMessageLoggedShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-03-17Core/Channels: Fix channel joins/changes (#21645)Roc13x
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-05-03Core/Chat: Fixed addon whispers and channel messagesShauren
2017-04-11Core/PacketIO: Delete opcodes removed in 7.2Shauren
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