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