index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T18:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_reset.cpp
Age
Commit message (
Expand
)
Author
2025-06-05
chore(Core): Remove unused and inaccurate comment headers for various script-...
Benjamin Jackson
2025-02-13
refactor(Core/World): Create WorldSessionMgr to split session logic out of Wo...
Takenbacon
2024-12-01
refactor(Core/Spells): Add helpers for HasAuraType (#20802)
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-09
refactor(Scripts/Commands): remove unused imports (#19340)
Francesco Borzì
2024-03-15
feat(Scripts/Commands): Implement ".reset items" command (#18393)
Elmsroth
2024-02-10
feat(Core/Unit): New helper IsClass and script hook OnPlayerIsClass (#18243)
Nathan Handley
2024-01-01
feat(Core/World): Implement DoForAllPlayers() helper for all online p… (#18...
Andrew
2023-12-02
feat(Core/Scripting): move all script objects to separated files (#17860)
Winfidonarleyan
2023-12-02
feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)
Kitzunu
2023-10-20
refactor(Scripts/Commands): convert cs_reset to new system (#17546)
IntelligentQuantum
2022-12-31
refactor(Core/Object): getLevel() -> GetLevel() (#14122)
Kitzunu
2022-10-15
Fix(core/scripts): issue 13325 - reset talents command (#13326)
Droz
2022-03-30
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)
Kitzunu
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
2021-11-01
refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ...
Malcrom
2021-10-23
feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)
Kargatum
2021-09-30
feat(License): add new headers information about license (#7941)
Kargatum
2021-06-22
feat(Core/Database): port TrinityCore database API (#5611)
Kargatum
2021-06-21
chore(Core/Logging): replace most server loggers (#5726)
Kargatum
2021-04-25
feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)
UltraNix
2021-04-17
feat(Core/Logging): rework logging (#4692)
Kargatum
2021-04-16
feat(Core/Threading): replace ace threading (#4821)
Kargatum
2021-04-15
refactor(Core/Misc): Define & Rename Attributes and flags (#5193)
Kitzunu
2021-03-17
fix(Core/License): issue with old files license (#4762)
Francesco Borzì
2021-02-24
refactor(Core): sort #includes alphabetically (#4579)
Kitzunu
2021-02-08
fix(DB/Commands): align core and DB (#4479)
Francesco Borzì
2020-10-11
refactor(Core/Scripts): restyle scripts lib with astyle (#3467)
Kargatum
2019-12-01
refactor(Core): rename namespaces and macros to acore (#2454)
Viste
2018-03-12
Update license links (#783)
Nefertumm
2017-12-21
Using TC structure allowing easier patches importing
Yehonal
2016-08-12
Refactoring part 2 [W.I.P]
Yehonal
2016-06-26
First Commit
v0.1
0.1
Yehonal