index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Argus
Age
Commit message (
Expand
)
Author
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2023-11-06
Core/InstanceScript: Refactored door types to reflect its behavior (#29406)
ModoX
2023-11-04
Scripts/Antorus: prevent the Garothi Worldbreaker from falsely initiating an ...
Ovahlord
2023-10-22
Core/Map: Implement several difficulty getters (#29370)
Teleqraph
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-06-03
Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffect
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-10-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-26
Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-02-28
Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...
Ovah
2022-02-21
Scripts/Antorus: updated Garothi Worldbreaker initialization for dynamic spaw...
Ovah
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-04
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2021-12-20
Scripts: Fix rbac permission for skipping default boss sequencing check
Shauren
2021-12-09
Core/Misc: don't allow players to use/activate/loot non-allowed gameobjects w...
Wyrserth
2021-10-22
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2021-10-03
Core/Spells: Reduce number of CastSpell overloads to 1
Shauren
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-04-16
Core/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-13
Scripts/Spells: Remove const from AuraEffect argument for AuraEffectProcFn
Matan Shukry
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-04-25
Scripts/Antorus: implement Garothi Worldbreaker encounter for normal and hero...
Ovah