summaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-30refactor(Core): SendDirectMessage (#23230)天鹭
2025-08-19refactor(Core): Improve readability (#22691)天鹭
2025-08-09feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)Takenbacon
2025-06-07refactor(Core/Channel): Cast moderation level to account types and avoid bool...Benjamin Jackson
2025-02-14fix(Core/Chat): Fix lower security check for GM commands. (#21382)Mykhailo Redko
2025-02-13refactor(Core/World): Create WorldSessionMgr to split session logic out of Wo...Takenbacon
2025-02-01refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21...Kitzunu
2025-01-21refactor(Core/Player): Improve Channel.RestrictedLfg handling (#21145)Kitzunu
2024-11-14feat(Core/Scripting): Add hook during command security evaluation. (#20564)Benjamin Jackson
2024-11-13refactor(src/server/game): optimise imports (#20541)Francesco Borzì
2024-10-27refactor(src/server/game/*): remove unused imports (big part 1) (#20310)Francesco Borzì
2024-10-10refactor(Core/Misc): Use emplace_back instead of push_back to avoid extra cop...Angelo Venturini
2024-10-01refactor(src/server/game/Chat): remove unused imports (#20093)Francesco Borzì
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-08-13feat(DB/Module): introduce module_string table (#19475)Kitzunu
2024-08-11fix(Core/Chat): Correct misstake in b81bcfb causing outputs to CLI not workin...Kitzunu
2024-08-10refactor(Core/ChatHandler): Cleanup retriving session and checking fo… (#19...Kitzunu
2024-08-10refactor(Core/Chat): Move SendNotification to ChatHander (#19491)Kitzunu
2024-08-08refactor(Core/World): Move SendGMText to ChatHandler and allow `fmt` (#19490)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-30fix(Core/World): Crash on SendWorldText(Optional) (#19531)Kitzunu
2024-07-29refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19...Kitzunu
2024-07-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2024-07-20chore(Core/Misc): Remove deprecated code (#19413)Kitzunu
2024-07-06feat(Core/Chat): Provide a fully-formed protocol for addons to intera… (#19...Kitzunu
2024-06-17fix(Scripts/Misc) CanExecuteCommand renamed and moved to be executed for all ...AnchyDev
2023-12-02feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)Kitzunu
2023-11-30fix(Core/Channel): potential nullptr reference in Channel::SetOwner() (#17906)Tristan 'Natrist' Cormier
2023-11-28chore(Core/Account): move AccountMgr::IsGMAccount() to class WorldSession (#1...Tristan 'Natrist' Cormier
2023-11-27chore(Core/Misc): Clean up workarounds (#17870)Kitzunu
2023-11-24chore(Core/Player): codestyle (#17841)Kitzunu
2023-11-24chore(Core/Chat): add Channel::ShouldAnnouncePlayer() method (#17819)Tristan 'Natrist' Cormier
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2023-04-16chore (core): Clean up (#15977)M'Dic
2023-02-28feat(Core/Channel): add GetChannelDBId() (#15232)Axel Cocat
2023-02-05chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875)Skjalf
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
2022-02-11feat(Core): Enable C++20 support (#10440)Kitzunu
2022-02-10fix(Chat): session null check for isavailable (#10613)Axel Cocat
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-27feat(Core/Chat): delete delay for channels (#10365)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-21feat(Core/Common): delete old Tokenizer (#10121)Kargatum
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2021-12-21refactor(Scripts/Commands): convert cs_misc to new system (#8939)IntelligentQuantum
2021-12-19refactor(Core): remove unused imports (#9767)Francesco Borzì