index
:
mirror/azerothcore-wotlk.git
codex/add-ccache-support-for-windows-docker-and-modules
codex/find-and-fix-potential-crashes-u6z5fw
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-11-16T01:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
/
ScriptDefines
/
GlobalScript.cpp
Age
Commit message (
Expand
)
Author
38 hours
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)
Francesco Borzì
2024-04-12
fix(Core/PlayerScript): Fix adding XP on quest completion and other overlooks...
Anton Popovichenko
2024-04-12
feat(Core/Scripts): Optimize GlobalScript (#18712)
天鹿
2023-12-03
feat(Core/Scripting): Implement AfterInstanceGameObjectCreate() global hook (...
Andrew
2023-12-02
feat(Core/Scripting): move all script objects to separated files (#17860)
Winfidonarleyan
2023-10-08
feat(Core/Scripting): Implement hook `OnAfterCalculateLootGroupAmount()` (#17...
Hasn
2023-09-08
feat(Core/Scripting): Implement OnAllowedToLootContainerCheck() hook (#17209)
Skjalf
2023-02-07
feat(Core/Scripting): Implement OnBeforeSetBossState (#14891)
55Honey
2023-02-04
feat(Core/Scripting): Added new hook: OnInstanceIdRemoved. (#14670)
UltraNix
2022-07-09
feat(Core/Scripting): Implement OnAllowedForPlayerLootCheck() hook (#12316)
Skjalf
2022-02-14
fix(Core/Misc): Change const to be after type name (#10591)
Kitzunu
2022-01-31
feat(Core/Scripting): Implement OnLoadSpellCustomAttr global hook (#10469)
Skjalf
2022-01-31
fix(Core/Scripting): Fix healing reduction abilities not applying cor… (#10...
Skjalf
2022-01-23
feat(Core/Scripting): Implement OnSpellHealingBonusTakenNegativeModifiers hoo...
Skjalf
2022-01-19
feat(Core/Common): add new helpers for time utility (#10207)
Kargatum
2021-12-31
fix(Core/Scripting): fix a loop in the affected mod spell hook (#9948)
Skjalf
2021-12-30
feat(Core/Scripting): Implement OnIsAffectedBySpellModCheck hook (#9903)
Skjalf
2021-12-10
feat(Core/ScriptMgr): replace macro and cleanup (#9598)
Kargatum