index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
SpellEffects.cpp
Age
Commit message (
Expand
)
Author
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-09
Scripts/Achievements: Fixed achievement Shocking! on 10-man and 25-man
Subv2112
2012-01-06
Merge pull request #4672 from Subv/fix004
Kaelima
2012-01-05
Core/Gossips: Fixed gossip menu displaying for gameobjects with type GAMEOBJE...
Subv2112
2012-01-04
Merge pull request #3478 from Havenard/fix0011
Shocker
2012-01-04
[Core/Spells] Fix Blood Tap (finally fixes full spell)
kandera
2012-01-03
Core/Spells: Add barfing to Spell::EffectInebriate.
zwerg
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-23
Core/Spells: Use better check for target type in Spell::EffectSendEvent - Spe...
QAston
2011-12-20
Update grid system. Try to fix some crashes and transport passengers (now the...
megamage
2011-12-16
Merge pull request #4260 from wilds/fix_charge
Machiavelli
2011-12-16
Core/Spells: Fixed Envenom damage
kaelima
2011-12-11
Core/Spells: Fixed Healing Stream Totem bonus and Glyph of Healing Stream Totem
elecyb
2011-12-10
Core/Spells: fix charge and chargedest effect through textures
Wilds
2011-12-10
Core/Protocol: Add debug output when receiving auction house packets.
kaelima
2011-12-10
Core/Spell: Fixed compile broken in 11fb0beaf0cb877b14f24aa88f19832e0aa3dc88 ...
kaelima
2011-12-10
Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...
kaelima
2011-11-28
Revert 81fea2d7b51549c340866050f93e3780503112f7.
megamage
2011-11-28
Delete DynamicObject if AddToMap fails.
megamage
2011-11-28
Fix some memory leak from CreateTamedPetFrom.
megamage
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-16
Core/Spells: Fix SPELL_EFFECT_SEND_EVENT handler being executed more than onc...
Machiavelli
2011-11-12
Core/Spells: Partially fix RP-GG
tobmaps
2011-11-07
Core: Codestyle clean-up
Bootz
2011-11-07
Core: Codestyle clean-up
Bootz
2011-11-05
Core/Misc: Rename Spell::CalcCastTime to Spell::GetCastTime as it does not ca...
tobmaps
2011-11-05
Core/Spells: Use dbc flag to check if channeled spell can be interrupted
tobmaps
2011-11-03
Core/Spells: Remove not needed check added in 9229b878f2705790676806411a18500...
tobmaps
2011-11-02
Core/Spells: Fix Runic Healing/Mana Injector bonus for engineers
tobmaps
2011-11-02
Core/Misc: Fix spelling typo
tobmaps
2011-10-20
use effectMask to calculate mechanicMask in ModSpellDuration
ille
2011-10-19
Core/Spells: Fix shadowfiend.
Liberate
2011-10-19
Core/Spells: Add Block Value cap to Shield Slam and Shield of Righteousness.
Liberate
2011-10-18
Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)
Spp
2011-10-11
Fix Divine Storm
Havenard
2011-10-10
Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...
megamage
2011-10-10
Rename "SetPosition" to "UpdatePosition".
megamage
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-10-06
Core/Spells: Fixed typo breaking SPELL_AURA_MOD_AOE_DAMAGE_AVOIDANCE and SPEL...
Shauren
2011-09-30
Core/Spells: Allow ProcessEvent hook to run in EffectSendEvent when spell cas...
Shauren
2011-09-30
Core/Movement: Fixed knockback visibility for other players (no more "telepor...
Shauren
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Core/Spells: fix a typo which caused to display unneeded error message (inval...
QAston
2011-09-27
Core/Spells: Fix Vanish's stealth trigger and Demonic Empowerment's invisibil...
QAston
2011-09-25
Core/Spells: spell effect handling improvements
QAston
2011-09-24
Core/Spells: Drop EFFECT_IMPLICIT_TARGET_PET and use EFFECT_IMPLICIT_TARGET_E...
QAston
2011-09-22
Core/Spells: Fixed Brewfest - Attack Keg spell damage
Shauren
2011-09-16
Core/Entities: Replace Unit::canAttack usage with more accurate Unit::IsValid...
QAston
[next]