index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T02:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
Age
Commit message (
Expand
)
Author
2022-02-02
Core/Spells: Implement SPELL_EFFECT_TRIGGER_SPELL delay (stored in MiscValue)
Shauren
2022-02-02
Core/Spells: Correct implementation of SPELL_ATTR2_TRIGGERED_CAN_TRIGGER_PROC...
Shauren
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-01-31
Core/Pets: Fixed crash happening when current pet is forcibly removed while b...
Shauren
2022-01-31
Core/Spells: Fix summoning warlock pets in case that pet has never been summo...
Shauren
2022-01-31
Core/Spells: Fix summoning SUMMON_PET type pets
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-30
Core/Scripts: Expose IsCrit to hit hooks for spell scripts
Shauren
2022-01-27
Scripts/Spells: Fix shaman Earthquake (#27620)
Robingad
2022-01-26
Core/Spells: Mark constructors of Spell/AuraScript handlers as explicit (#25248)
Peter Keresztes Schmidt
2022-01-26
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2022-01-24
Scripts/Quest: Force of Neltharaku quest credit (#24807)
Trond B. Krokli
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify the remaining public API
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-23
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2022-01-23
Core/Spells: Check a few aura effects for determining if should be negative (...
Gildor
2022-01-23
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)
Giacomo Pozzoni
2022-01-22
Core/Auras: Named new proc flags (#27655)
Aqua Deus
2022-01-22
Core/Spells: Expose corpseTarget to spell scripts with SpellScript::GetHitCor...
Ovah
2022-01-22
Core/Spells: Don't select corpses for spell targets that expect to hit units
Shauren
2022-01-21
Core/Spells: Check a few aura effects for determining if should be negative (...
Gildor
2022-01-21
Core/Spells: SPELL_AURA_MOD_HEALTH_REGEN_PERCENT should be negative if Target...
Gildor
2022-01-21
Core/Spells: SPELL_AURA_MELEE_SLOW should be negative if TargetType is enemy ...
Gildor
2022-01-21
Core/Spells: SPELL_AURA_MOD_MELEE_RANGED_HASTE should be negative if Basepoin...
Gildor
2022-01-21
Core/Misc: Future msvc warning fixes
Shauren
2022-01-20
Core/Spells: implement corpse target type support and properly fix resurrecti...
Giacomo Pozzoni
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2022-01-18
Core/Auras: Store non-unit caster guids in auras (#27625)
Jeremy
2022-01-18
Scripts/Spells: Implement OnPrecast scripting hook for spell scripts (#27632)
Seyden
2022-01-17
Core/Spells: Using hearthstone will teleport caster to map again
ModoX
2022-01-15
Core/Spells: Fixed crash in spell visual selection when CasterUnitConditionID...
Shauren
2022-01-15
Core/Conditions: Initial support for UnitCondition.db2
Shauren
2022-01-11
Core/Spells: Fixed typo in loading serverside spells
Shauren
2022-01-11
Core/Auras: Fixed sending EstimatedPoints for auras that have only some effec...
Shauren
2022-01-11
Core/Spells: Validate spell_proc.AttributesMask on startup
Shauren
2022-01-09
Core/Items: Implemented many new enchantment flags
Shauren
2022-01-09
Core/Spells: Added Spell const* constructor overload to CastSpellExtraArgs
Shauren
2022-01-07
Scripts/Spells: Fixed mage talent Chrono Shift
Shauren
2022-01-07
Core/Spells: Implemented spell effect 225 (SPELL_EFFECT_GRANT_BATTLEPET_LEVEL...
Meji
2022-01-07
Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR (465) (#27539)
My name is Mud
2022-01-07
Core/Spells: SPELL_AURA_PERIODIC_DUMMY should be negative if TargetType is en...
Gildor
2022-01-07
Battlefields: Move BF scripts out of game
Carbenium
2022-01-06
Core/Misc: Create new enum for AreaIds
Carbenium
2022-01-06
Core/Spells: SPELL_AURA_MOD_HEALING should be negative if TargetType is negat...
Gildor
2022-01-06
Core/Spells: SPELL_AURA_MOD_ATTACK_POWER_PCT should be negative if TargetType...
Gildor
[next]