summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_guild.cpp
AgeCommit message (Expand)Author
2025-06-29feat(Scripts/Commands): Add guild ranks display to guild info command (#22380)Kitzunu
2025-06-05chore(Core): Remove unused and inaccurate comment headers for various script-...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
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-12-02feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)Kitzunu
2023-11-26fix(Scripts/Commands): Use the argument parser to parse guild names (#17863)Andrew
2023-11-19fix(Scripts/Commands): guild commands revert back to using guild names in quo...Dan
2023-10-18refactor(Scripts/Commands): convert cs_guild to new system (#17515)IntelligentQuantum
2023-03-04feat(Core/Character): Implement profanity_name (#15156)Kitzunu
2022-02-03feat(Guild/Commands): guild rename (#10323)Kitzunu
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2021-12-19refactor(Core): remove unused imports (#9767)Francesco Borzì
2021-11-18refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)Skjalf
2021-10-23feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2020-09-11feat(Core/Time): remove inherited ACE Time (#3455)Kargatum
2020-02-18fix(Core/Misc): fix some exploits (#2630)Viste
2018-03-12Update license links (#783)Nefertumm
2018-01-28Implemented guild info command (#756)Nefertumm
2017-12-21Using TC structure allowing easier patches importingYehonal
2016-08-12Refactoring part 2 [W.I.P]Yehonal
2016-06-26First Commitv0.10.1Yehonal