summaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptDefines/GlobalScript.cpp
AgeCommit message (Expand)Author
38 hoursfix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2024-04-12fix(Core/PlayerScript): Fix adding XP on quest completion and other overlooks...Anton Popovichenko
2024-04-12feat(Core/Scripts): Optimize GlobalScript (#18712)天鹿
2023-12-03feat(Core/Scripting): Implement AfterInstanceGameObjectCreate() global hook (...Andrew
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-10-08feat(Core/Scripting): Implement hook `OnAfterCalculateLootGroupAmount()` (#17...Hasn
2023-09-08feat(Core/Scripting): Implement OnAllowedToLootContainerCheck() hook (#17209)Skjalf
2023-02-07feat(Core/Scripting): Implement OnBeforeSetBossState (#14891)55Honey
2023-02-04feat(Core/Scripting): Added new hook: OnInstanceIdRemoved. (#14670)UltraNix
2022-07-09feat(Core/Scripting): Implement OnAllowedForPlayerLootCheck() hook (#12316)Skjalf
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu
2022-01-31feat(Core/Scripting): Implement OnLoadSpellCustomAttr global hook (#10469)Skjalf
2022-01-31fix(Core/Scripting): Fix healing reduction abilities not applying cor… (#10...Skjalf
2022-01-23feat(Core/Scripting): Implement OnSpellHealingBonusTakenNegativeModifiers hoo...Skjalf
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2021-12-31fix(Core/Scripting): fix a loop in the affected mod spell hook (#9948)Skjalf
2021-12-30feat(Core/Scripting): Implement OnIsAffectedBySpellModCheck hook (#9903)Skjalf
2021-12-10feat(Core/ScriptMgr): replace macro and cleanup (#9598)Kargatum