index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T12: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
2016-11-14
Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...
ariel-
2016-10-15
[6.x] Core/Spells: Implement SPELL_AURA_INTERFERE_TARGETTING (#17566)
Krudor
2016-10-03
Core/Spells: fixed SPELL_ATTR5_USABLE_WHILE_STUNNED
joschiwald
2016-10-01
Core/Spells: use spellinfo helper methods
joschiwald
2016-09-09
Core/Items: Defined all item flags
Shauren
2016-08-25
Core/Players: Implemented new glyph system
Shauren
2016-08-22
Core/Items: Rename ITEM_SPELLTRIGGER_ON_NO_DELAY_USE to ITEM_SPELLTRIGGER_ON_...
Shauren
2016-08-20
Core/Spells: Fixed extended spell range while moving
Shauren
2016-08-15
Core/Items: Implemented artifacts
Shauren
2016-08-09
Core/Spells: Renamed some old and new spell effects
Shauren
2016-07-20
Core/Spells: Add SpellMissInfo argument to BeforeHit hooks and call them also...
Ivan Beňovic
2016-07-17
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-16
Game/Entities: Players can attack targets when they are not facing them as lo...
Kito
2016-07-10
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-10
Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...
Shauren
2016-07-07
Core: Update to 7.0.3.22150
Shauren
2016-07-06
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-05
Core/Transmog: Implemented transmog collection and updated transmog handling
Shauren
2016-07-05
Core/Spells: Fixed spell dest range check failing on 0 distance max range req...
Shauren
2016-07-05
Core/Spells: Fixed crash with DEST targets added in b3d814ee50b265c140d65b6f9...
Shauren
2016-07-01
Core/Spells: Fixed spell range check
Shauren
2016-06-29
Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_VISUAL
Shauren
2016-06-28
Core/Spells: Fixed spell effect on caster not being processed instantly for s...
Shauren
2016-06-25
Core/Auras: Implemented aura 321 SPELL_AURA_MOD_NO_ACTIONS
Shauren
2016-06-23
Core/Spells: Fixed handling spell interrupts - PreventionType dbc field is a ...
Shauren
2016-06-18
Core: Update to 7.0.3.21963
Shauren
2016-06-16
Core/PacketIO: Updated combat log packets
Shauren
2016-06-13
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-06-13
Core: Updated to 7.0.3.21916
Shauren
2016-06-09
Core/Players: Updated talent specializations
Shauren
2016-06-05
Core/PacketIO: Updated spell packets
Shauren
2016-06-05
Core/PacketIO: Fixed sending SMSG_SPELL_EXECUTE_LOG
Shauren
2016-06-03
Core/PacketIO: Implemented new Cast HighGuid type and fix some mistakes with ...
Warpten
2016-05-26
Core/Auras: Implemented SPELL_AURA_MOD_SPELL_COOLDOWN_BY_HASTE, SPELL_AURA_MO...
Shauren
2016-05-21
6.x rebase
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20914
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-05-13
Core/Auras: Implemented aura 481 - SPELL_AURA_CONVERT_CONSUMED_RUNE
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-05-04
Core/Spells: Removed code for handling SPELL_AURA_OVERRIDE_CLASS_SCRIPTS whos...
Shauren
2016-05-01
Core/Spells: Fixed overwriting summon requests
Incorrect
2016-04-23
Core/SpellScripts: allow to modify target destination of all target type
joschiwald
2016-04-10
Merge branch '3.3.5-naxxcleanup' into 3.3.5. (PR #16524)
treeston
2016-04-10
Merge PR #14824 'tkrokli/spell_mod_stealth_stand_state' into 3.3.5
jackpoz
2016-04-09
Core/Spells: Don't report spell errors to client when spell was triggered and...
Shauren
2016-04-09
No, Travis, I do not intend to handle SPELL_GROUP_STACK_RULE_MAX. It is not a...
treeston
2016-04-09
Entities/Pet: Finally fix pets spamming Blood Pact/Fel Intelligence in some s...
treeston
2016-04-09
Core: Remove whitespaces
Vincent-Michael
2016-04-05
Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggro
joschiwald
2016-03-29
Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)
treeston
[next]