summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_reset.cpp
AgeCommit message (Expand)Author
2025-06-05chore(Core): Remove unused and inaccurate comment headers for various script-...Benjamin Jackson
2025-02-13refactor(Core/World): Create WorldSessionMgr to split session logic out of Wo...Takenbacon
2024-12-01refactor(Core/Spells): Add helpers for HasAuraType (#20802)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-09refactor(Scripts/Commands): remove unused imports (#19340)Francesco Borzì
2024-03-15feat(Scripts/Commands): Implement ".reset items" command (#18393)Elmsroth
2024-02-10feat(Core/Unit): New helper IsClass and script hook OnPlayerIsClass (#18243)Nathan Handley
2024-01-01feat(Core/World): Implement DoForAllPlayers() helper for all online p… (#18...Andrew
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-10-20refactor(Scripts/Commands): convert cs_reset to new system (#17546)IntelligentQuantum
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu
2022-10-15Fix(core/scripts): issue 13325 - reset talents command (#13326)Droz
2022-03-30feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)Kitzunu
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
2021-11-01refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ...Malcrom
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-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)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-16feat(Core/Threading): replace ace threading (#4821)Kargatum
2021-04-15refactor(Core/Misc): Define & Rename Attributes and flags (#5193)Kitzunu
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-02-08fix(DB/Commands): align core and DB (#4479)Francesco Borzì
2020-10-11refactor(Core/Scripts): restyle scripts lib with astyle (#3467)Kargatum
2019-12-01refactor(Core): rename namespaces and macros to acore (#2454)Viste
2018-03-12Update license links (#783)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