index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
Spell.cpp
Age
Commit message (
Expand
)
Author
2022-09-02
Core/Spells: Removed gathering failure chance from herbalism and mining nodes...
Tony Konzel
2022-06-09
Core/Spells: Correct flagging spell caster for pvp when healing/buffing frien...
Jinnaix
2022-04-06
Core/Spells: Increase search radius for avoid problems with some spells that ...
Gildor
2022-04-01
Core/Spells: Add one more allowed case for CastSpellTargetArg constructor
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - object class
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - unit updatefield acc...
Shauren
2022-02-21
Core/AI: Change m_originalCaster to m_caster when calling OnSpellStart (#27815)
offl
2022-02-18
Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)
offl
2021-10-01
Core/Combat Improve extra attacks handling (#26859)
trickerer
2021-08-30
Core/Spells: Removed SpellEffIndex effIndex argument from spell effect handlers
Shauren
2021-08-29
Build fix
Shauren
2021-08-29
Core/Spells: Spell effect info access refactoring part 2 - passing SpellEffec...
Shauren
2021-08-28
Core/Spells: Begin unifying spell effect access api with master branch
Shauren
2021-06-20
Core/Misc: Fix issues reported by static analysis
jackpoz
2021-05-16
Core/Movement: Improve client control logic (#26348)
Chaouki Dhib
2021-04-11
Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...
Ovah
2021-04-08
Core/Misc: Define / rename attributes and flags (#26315)
offl
2020-10-08
Core/Spells: Aura refresh improvements (#25511)
Gildor
2020-10-03
Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...
Ovah
2020-09-15
Core/Spells: fix a possible crash when a target that has been focused during ...
Ovah
2020-09-14
Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)
Ovah
2020-09-13
Core/Spells: Do not reset periodic timer for stacking DoTs on recast
Keader
2020-09-01
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2020-08-29
Core/Spell: Fix name clashing between local variables and class member fields...
Giacomo Pozzoni
2020-08-29
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2020-08-28
Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets...
Shauren
2020-08-17
Core/Spells: Fix summoning warlock pets in case that pet has never been summo...
Shauren
2020-08-17
Core/Spells: Fix summoning SUMMON_PET type pets
Shauren
2020-08-16
Core/Pets: Pet management refactoring (#25191)
Shauren
2020-07-27
Core/EventProcessor: std::chrono-ify the remaining public API
Carbenium
2020-07-27
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2020-07-18
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2020-07-15
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-07-09
Core/Spells: Don't select corpses for spell targets that expect to hit units
Shauren
2020-07-05
Core/Spells: Add missing code from corpse target type cherry-picks
jackpoz
2020-06-29
Core/Spells: implement corpse target type support and properly fix resurrecti...
Giacomo Pozzoni
2020-06-27
Core/Maps: Implemented getting area id from gameobject spawns
Shauren
2020-06-26
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2020-06-24
Core/Spell: fix ammo consumption for Hunter's non-damaging spells. (#24819)
Rothend
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-07
Core/AI: refactor SpellHit and SpellHitTarget. (#24691)
ForesterDev
2020-06-03
Core/Misc: Fixed resistance calculate for Mutated Transformation and Twilight...
Keader
2020-06-02
Core/Spells: Fix ammo consumption (#24736)
Gildor
2020-05-15
Removing a duplicate item combat spell handling causing poisons (and others) ...
joshwhedon
2020-05-15
Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)
Giacomo Pozzoni
2020-05-10
Core/Spells: Fix refreshing exclusive auras that have different values in eac...
Shauren
2020-05-06
Core/Units: Allow mind controlling non-controllable vehicles (for example pla...
Shauren
2020-05-03
Core/Spells: Relaxed aura exclusivity check to allow casting spells that have...
Shauren
2020-05-01
Core/Spells: Fixed refreshing stat buff auras that have been improved by talents
Shauren
[next]