index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T17: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
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-31
Core/Spells: Fixed ErrorCube spell missiles
Shauren
2018-12-16
Core/Spells: Corrected haste affecting GCDs to match 3.3.5 client logic
Shauren
2018-12-14
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
2018-11-09
Core/Auras: Fixed saving auras with same spell id but different item source
Shauren
2018-11-04
Core/Spells: fix issues with delayed spells and auras (#22382)
PolarCookie
2018-10-27
Core/Spells: Warning fix
Shauren
2018-10-22
Core/Spell: Fixed an issue with Premeditation removing itself
Treeston
2018-09-17
Core/Player: Clean up duel related code. Fix a check for abusive client behav...
Treeston
2018-08-26
Chain heal won't bounce on 100% target now (#22136)
PolarCookie
2018-08-25
Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...
Treeston
2018-08-23
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2018-05-02
Core/Unit: UNIT_FLAG renames
Treeston
2018-04-06
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...
Treeston
2018-03-19
Core/Spells: always initialize hitinfo aura
ariel-
2018-03-18
Core/Spells: fix delayed hit aura crash
ariel-
2018-03-13
Core/Spells: fix issues with delayed spells and auras
ariel-
2018-03-12
Core/Spell: clear buffer from spell go before broadcasting it again without p...
ariel-
2018-03-12
Core/Spells: only apply aura effects when needed. Fixes #21602
ariel-
2018-03-12
Core/Spells: Fix some issues with channeled spells and aura duration mods
ariel-
2018-03-10
Core/Spell: fix LoS checks for GameObject spells
ariel-
2018-03-10
Core/Spell: fix SendSpellMiss requiring caster Unit
ariel-
2018-03-10
Core/Spell: fix target checks
ariel-
2018-03-10
Core/Spell: fix spell visual for other players
ariel-
2018-03-10
Core/Spells: move m_preCastSpell logic to scripts
ariel-
2018-03-09
Core/Spells: rework part 5: GameObject casting
ariel-
2018-03-09
Core/Spells: rework part 4: iterate over effects first
ariel-
2018-03-09
Core/Spells: rework part 3: spells only handle at most one UnitAura and one D...
ariel-
2018-03-09
Core/Spells: rework part 2: Split up target selection logic
ariel-
2018-03-09
Core/Spells: rework part 1: Improved positive detection logic
ariel-
2018-03-07
Core/Creatures: port power type updates from master branch
ariel-
2018-02-26
Core/VMap: Add outdoor state to Map::GetFullTerrainStatusForPosition. Add Wor...
Treeston
2018-02-18
Core/Spells: Revert SPELL_ATTR2_IGNORE_ITEM_CHECK to unknown
jackpoz
2018-02-17
Core/Spells: Execute item casts immediately instead (#21396)
Cannix
2018-02-16
Core/Entities: Reduce the probability of units dropping under the map (#21322)
Jeremy
2018-02-15
Core/Spells: prevent creatures to focus channeled spells without SPELL_ATTR1_...
ariel-
2018-02-14
Core/Spells: fixed server being too overzealous with autoshot
ariel-
2018-02-12
Core/Spells: implement SPELLVALUE_CRIT_CHANCE and SPELL_ATTR4_INHERIT_CRIT_FR...
ariel-
2018-02-04
Core/Spells: remove duplicated LowerPlayerDamageReq call on reflected spells
ariel-
2018-02-04
Core/Spells: kill unused parameter from Spell constructor
ariel-
2018-01-24
Core/Spell: killed deprecated code which randomly changed powercost for misse...
ariel-
2018-01-22
Core/Misc: fix some /W4 warnings and some reported by GCC 6.3
ariel-
2018-01-13
Core/Unit: fixed crash
ariel-
2018-01-13
Core/Auras: removed caster dependency from core
ariel-
2018-01-08
Core/Spells: Defined and implemented some new spell attributes (#18950)
xinef1
2018-01-03
Core/Spells: fix casting NO_TARGET event spells
ariel-
2018-01-03
Core: Combat/threat system rewrite (PR #19930)
Treeston
2018-01-01
Core/Entities: fix crash
ariel-
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-30
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
[next]