index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-09T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Unit
Age
Commit message (
Expand
)
Author
2012-07-02
Core/Spells: Removed some old code that was breaking Grounding Totem.
Subv
2012-07-02
Core/Spells: Fixed Evasive Maneuvers and Stop Time, spells from the Oculus dr...
Subv
2012-07-02
Core/Spells: correctly get magnet target. (subv fixed it) Closes #6674
Kandera
2012-07-02
Core/Spells: small change for previous commit. fixes typos
Kandera
2012-07-02
Core/Spells: fix damage bonus calculations for sanctified wrath talent.
Kandera
2012-07-01
Core/Units: Removed deprecated code
Subv
2012-06-29
Core/Spells: Fix spell casting time reduce / increase effects for players and...
Elron103
2012-06-21
Core/Misc: Code-style + some const methods.
Chaplain
2012-06-20
Core/Spells:
Vincent-Michael
2012-06-19
Core/CreatureAI: Implement an OnSpellClick hook instead of the ugly way that ...
Discover-
2012-06-17
Merge pull request #6827 from drskull/master
QAston
2012-06-17
Fix added check for IsImmunedToSpell
dr.skull
2012-06-17
Merge pull request #6820 from Elron103/pull-requests
QAston
2012-06-17
add IsEffect() check to correct IsImmunedToSpell
dr.skull
2012-06-17
Core/Entities: Fix possible variable overflows in health calculation functions
Elron103
2012-06-16
Core/Combat: Fix CanAIAttack implementation
Elron103
2012-06-14
Merge pull request #6491
QAston
2012-06-14
Fix wrong magnet aura takeCharges when spell hit not magnet unit
dr.skull
2012-06-13
Core/Spells: handle SPELL_AURA_MOD_DEBUFF_RESISTANCE only for auras. fixes sa...
Kandera
2012-06-10
Core/Spells: fix addition of unit_state_casting. thx vincent-michael
kandera
2012-06-08
Core/Spells: codestyle and fix logic for adding unit state casting. (thx Mori...
Kandera
2012-06-07
Core/Spells: fix crash introduced in d719730929db84674cee0b56834e2a9ef248e472...
Kandera
2012-06-07
Core/Spells: do not apply unit_state_casting for instant cast spells.
Kandera
2012-06-07
Core/Movement: Fixed Unit::SetFacingTo
Shauren
2012-06-06
Core/Movement
Shauren
2012-06-02
Core/Movement: Add missing SplineFlags / SplineTypes to enums
Vincent-Michael
2012-05-31
Core/Movement: Fixed Unit::StopMoving()
Shauren
2012-05-31
Core/Movement
Shauren
2012-05-28
Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscripts
joschiwald
2012-05-28
Core/Spells: convert some spell effects to SpellScripts
joschiwald
2012-05-23
Core/Spells: Make spellclick spells non triggered
kaelima
2012-05-22
Core/Items: fix typo from previous commit (thx vincentmichael)
Kandera
2012-05-22
Merge pull request #6513 from Xanvial/glyph_of_tow
kandera
2012-05-21
Core/Spell: DK T10 Melee 4P is SPELL_AURA_PROC_TRIGGER_SPELL proc
Vincent-Michael
2012-05-20
[Core/Spell]: Fix Blessing of Ancient Kings (Val'anyr, Hammer of Ancient King...
Mik43l
2012-05-18
Core/Spells: if doneadvertisedbenefit is 0 gift of the naaru will never get t...
Kandera
2012-05-17
Core/Spells: Revert previous commit. add exception for deep wounds in pct don...
Kandera
2012-05-16
Core/Spells: change spell bonus damage taken pdamage to float to match melee ...
Kandera
2012-05-15
Core/Spell: Fix SpellDamageBonusTaken calculation for negative value
Vincent-Michael
2012-05-15
Core/Spells: more immunities fixes! mechanics are supposed to be checked for ...
Kandera
2012-05-15
Core/Spelld: fix target selection for ground based aoe spells. use the center...
Kandera
2012-05-15
Fixed compile
kaelima
2012-05-14
fix compile warnings from 548ac10
Kandera
2012-05-14
Core/Spells: fix possible crash from not having any effect and trying to chec...
Kandera
2012-05-14
Core/Entities: move spellproto check to the outside of the forloop to not has...
Kandera
2012-05-14
Core/Entities: fix calculations for damage taken/done with negative values (s...
Kandera
2012-05-14
Core/Spell : Glyph of Totem of Wrath
Xanvial
2012-05-13
Core/Spell:
Vincent-Michael
2012-05-13
Core/Spell:
Vincent-Michael
2012-05-13
Core/Threat: Some corrections to 5709929d2b575e83f427c7f48cd6bd0d7ed1b29d
kaelima
[next]