aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Channels
AgeCommit message (Expand)Author
2025-06-10Core/Misc: Kill copy/move constructors for singleton classesShauren
2025-06-05Core/Chat: Remove fmt::sprintf from headersShauren
2025-02-02Core/Objects: Make guid generators atomicShauren
2024-10-20Core/Chat: Update ChatNotify enumShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-08-18Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtual...Shauren
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2023-10-07Core/Chat: Corrected chat channel flag implementationsShauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-07Core/Misc: Include cleanup, 2023 editionShauren
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