summaryrefslogtreecommitdiff
path: root/src/server/game/Guilds
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-06-05refactor(Core): Make use of standard config usage for guild member limit opti...Benjamin Jackson
2025-06-05chore(Core/Guild): Adjust variable declaration name to match usage. (#22257)Benjamin Jackson
2025-02-12fix(Core/Guild): Fix use of guild members' data after deletion. (#21421)Anton Popovichenko
2024-11-13refactor(src/server/game): optimise imports (#20541)Francesco Borzì
2024-10-27refactor(src/server/game/*): remove unused imports (big part 2) (#20311)Francesco Borzì
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-09-01fix(Core/Guild): Require repair rights in order to make use of guild repairs....Benjamin Jackson
2024-07-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2024-07-03refactor(Core/ObjectMgr): Handle Profanity & Reserved Names in load (#19259)Kitzunu
2024-02-19fix(Core/Guild): Prevent swapping limited duration items into guild bank (#18...sudlud
2023-11-14feat(Core/Guild): Allow to limit the amount of members within a guild (#17697)Kitzunu
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2023-04-29revert(Core): ChrRace.dbc full implementation (#16114)M'Dic
2023-04-28fix(core/dbc): improve ChrRace DBC handling (#14843)M'Dic
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2023-04-02fix(Core/Guilds): Improve HandleRoster performance (#15421)Kitzunu
2023-03-04feat(Core/Character): Implement profanity_name (#15156)Kitzunu
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu
2022-11-11fix(Core): Fix guild bank update broadcasts (#13520)Mickaël Mauger
2022-10-01update (core): Startup console capitalizations (#13195)M'Dic
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
2022-02-17fix(Core/Guild): Guild bank handling issues (#10724)Nefertumm
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-02-03feat(Guild/Commands): guild rename (#10323)Kitzunu
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-25fix(Core/Logs): improve log money (#10297)Bogir[rus]
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2022-01-16fix(Core/Packets): Display item suffixes in guild bank packet. (#10200)UltraNix
2021-12-31refactor(Core/Misc): abs() to std::abs() (#9789)Kitzunu
2021-12-17fix(Core/Guilds): Implement guild bank gold limit matching client (#9666)Kitzunu
2021-12-12fix(Core/Guild): Properly updates guild leader using command `guild rank`. (#...UltraNix
2021-12-11refactor(Core/Packet): Guild (#9411)IntelligentQuantum
2021-11-25chore(Core): Remove unnecessary slang Cosmetic (#9325)acidmanifesto
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-18refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)Skjalf
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-06-16refactor(Core): code cleanup (part 2) (#6374)Francesco Borzì
2021-06-15fix(Core/Packets): sending item's random property in a few packets (#6193)UltraNix
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-04-30fix(Core/Guild): disable invite if players diff factions (#5519)Kargatum
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-04-13feat(Core/Hooks): added collection of hooks to extends AC (#3047)Kargatum
2021-03-21feat(Core/DB/Authserver): remove `sha_pass_hash` (#4827)UltraNix