aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Argus
AgeCommit message (Expand)Author
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-26Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)offl
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-02-28Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2022-02-21Scripts/Antorus: updated Garothi Worldbreaker initialization for dynamic spaw...Ovah
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-04Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...Shauren
2021-12-20Scripts: Fix rbac permission for skipping default boss sequencing checkShauren
2021-12-09Core/Misc: don't allow players to use/activate/loot non-allowed gameobjects w...Wyrserth
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2021-10-03Core/Spells: Reduce number of CastSpell overloads to 1Shauren
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-04-16Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...Treeston
2021-04-16[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2021-02-13Scripts/Spells: Remove const from AuraEffect argument for AuraEffectProcFnMatan Shukry
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-25Scripts/Antorus: implement Garothi Worldbreaker encounter for normal and hero...Ovah