index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T05: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
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-20
Core/PathGenerator: Fix path generator returning shortcuts when start and end...
Giacomo Pozzoni
2021-12-19
Core/Creature: Clear creature focus after an evade
Killyana
2021-12-19
Core/MMaps: Fix charge underwater/falling (#24010)
Giacomo Pozzoni
2021-12-19
Core/Spells: Implemented spell effect 204 (SPELL_EFFECT_CHANGE_BATTLEPET_QUAL...
Meji
2021-12-18
Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always con...
Treeston
2021-12-18
Core/Unit: rename more methods
ccrs
2021-12-18
Core/Unit: rename IsFocusing method
ccrs
2021-12-17
Core/Spells: Fix infinite loop
jackpoz
2021-12-16
Core/Spells: Port refactors from d1dc0e2dc1fbd692eeda90ae2ab82ae07e2cae0e
ccrs
2021-12-14
Core/Spells: Fixed spells not doing damage after cherry-picking 83a9222c39011...
Shauren
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-13
Core/Spell: fix some issues with taunt spells (#23425)
Wyrserth
2021-12-13
Core/SAI: allow creatures to handle gameobject spellhit SAI events. (#23492)
Wyrserth
2021-12-12
Core/Misc: Rename Unit::AttackedTarget to Unit::AtTargetAttacked to match nam...
Treeston
2021-12-11
Core/Spells: don't allow spells with SPELL_EFFECT_CREATE_LOOT to be cast if t...
Wyrserth
2021-12-09
Core/Misc: don't allow players to use/activate/loot non-allowed gameobjects w...
Wyrserth
2021-12-07
3.3.5 gameobject summoner (#23289)
Giacomo Pozzoni
2021-12-05
Core/Spells: Return CheckCast result from CastSpell (#23236)
brotalnia
2021-12-04
Core/Misc: Log Spell/Aura name in Spell/Auras asserts
jackpoz
2021-12-03
Core/Object: Range check vol. 2 (#23226)
Jozef Dúc
2021-12-02
Core/Scripts: Rename recent GameObject spell overloads to fix GCC warnings
jackpoz
2021-12-02
Core/Object: Range check (#23179)
Jozef Dúc
2021-11-26
Core/Movement: Fix some undermap issues with random movement/fear/blink (#22937)
Jeremy
2021-11-24
Core/Misc: Fix GCC 8 warnings
jackpoz
2021-11-24
Core/Spell: SpellAura Redux (#22794)
PolarCookie
2021-11-24
Core/Spells: Adjust range checks to GameObject targets
jackpoz
2021-11-24
Core/Spells: Adjust range checks to GameObject targets
jackpoz
2021-11-23
Core/Spells: Add range checks to GameObject targets
jackpoz
2021-11-20
Core/Spells: SpellHistory updates
Shauren
2021-11-18
Core/Spells: Fixed ErrorCube spell missiles
Shauren
2021-11-16
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
2021-11-15
Core/Spells: fix issues with delayed spells and auras (#22382)
PolarCookie
2021-10-23
Core/Instances: Drop allowMount column in instance_template as it is already ...
ModoX
2021-10-23
Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...
Treeston
2021-10-22
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2021-10-16
Core/Auras: Implemented SPELL_AURA_CAST_WHILE_WALKING_BY_SPELL_LABEL and SPEL...
Shauren
2021-10-16
Core/Characters: Made homebind location a WorldLocation (this implicitly adds...
ModoX
2021-10-13
Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_...
Shauren
2021-10-10
Core/Spells: Implemented SpellReagentsCurrency.db2
Shauren
2021-10-10
Core/Spells: Changed Spell::SendCastResult arguments to signed ints to match ...
Shauren
2021-10-06
Core/Spells: Implemented SpellValueMod duration (#26945)
ModoX
2021-10-03
Core/Spells: Reduce number of CastSpell overloads to 1
Shauren
2021-10-03
Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...
Shauren
2021-10-03
Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, th...
Shauren
2021-09-26
Core/Unit: UNIT_FLAG renames
Treeston
2021-09-24
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...
Treeston
2021-09-23
Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...
Treeston
2021-09-19
Core/Spells: always initialize hitinfo aura
ariel-
2021-09-19
Core/Spells: fix delayed hit aura crash
ariel-
[next]