summaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ShadowfangKeep
AgeCommit message (Collapse)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-05-09refactor(Core): Add definition file for area table entries. (#22054)Benjamin Jackson
2024-11-01refactor(Scripts/EasternKingdoms): spell scripts use registry macros (#20399)Jelle Meeus
2024-08-25fix(Server): remove double blank lines at the end of several files (#19735)Grimdhex
2024-07-23refactor(Scripts/EasternKingdoms): remove unused imports (#19457)Francesco Borzì
2024-07-02chore(Core/Misc): #include cleanup (#19255)Kitzunu
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
* feat(Core/Scripts): move all script objects to separated files * Apply 5bfeabde813d26cf2317e39cffe598a9d1d738ab * try gcc build * again
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
* chore(Cleanup): sort includes * fix build * fix build again
2023-02-12refactor(Core/InstanceScript): refactored load and save methods (#14977)Skjalf
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com>
2023-02-08fix(Scripts/ShadowfangKeep): Fix Apothecary Trio events not reseting … ↵Skjalf
(#14898)
2022-06-18refactor(Core/Unit): PC&NPC Immunity (#11986)Maelthyr
* initial * refactor(Core/Unit): PC & NPC Immunities Cherry-pick TC: https://github.com/TrinityCore/TrinityCore/commit/74af880217fc567c9949d7557408718af889402f Co-authored-by: Treeston <treeston.nmoc@gmail.com> * fix builds error Cherry-pick TC: https://github.com/TrinityCore/TrinityCore/commit/74af880217fc567c9949d7557408718af889402f Co-authored-by: Treeston <treeston.nmoc@gmail.com> * Fix nef combat, and replace SetFlag by SetUnitFlag * fix combat with jedoga Co-authored-by: Treeston <treeston.nmoc@gmail.com>
2022-04-05feat(Core/Unit): NPCFlags helpers (#11286)Kitzunu
* cherry-pick commit (TrinityCore/TrinityCore@d611925) Co-Authored-By: Shauren <shauren.trinity@gmail.com>
2022-03-30feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)Kitzunu
2022-03-18fix(Core/Events): Corrections to Apothecary Hummel (#10674)Nefertumm
2022-02-11fix(Core/Events): Apothecary Hummel (#10615)Nefertumm
* Fix(Core/Events): Apothecary Hummel Co-authored-by: sirikfoll <sirikfoll@hotmail.com> Co-authored-by: Killyana <Killyana@users.noreply.github.com> * missed return * Missing include * Fixed delete Co-authored-by: sirikfoll <sirikfoll@hotmail.com> Co-authored-by: Killyana <Killyana@users.noreply.github.com>
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-07-19refactor(Scripts/EasternKingdoms): code cleanup (part 5) - also fix ↵Francesco Borzì
potential crash (#6923)
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-03-02refactor(Core): replace NULL with nullptr (#4593)Kitzunu
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-01-10chore(core): remove malformed whitespaces (#4244)Kitzunu
* from https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk/issues?category=Style&groupId=838&lang=5&page=75
2021-01-09feat(CI/Codestyle): added codestyle check (#3668)Kargatum
2020-12-06refactor(Core): apply clang-tidy modernize-use-override (#3817)Francesco Borzì
2020-10-11refactor(Core/Scripts): restyle scripts lib with astyle (#3467)Kargatum
2019-02-10chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423)Stoabrogga
remove "ScriptPCH.h" from cpp scripts as it is intended to be used as precompiled header for the build process only
2018-03-12Update license links (#783)Nefertumm
2017-12-21Using TC structure allowing easier patches importingYehonal
2016-08-11Big re-organization of repository [W.I.P]Yehonal
2016-06-26converted all tabs to 4 spacesYehonal
2016-06-26First Commitv0.10.1Yehonal
For Azeroth!