index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
Spell.h
Age
Commit message (
Expand
)
Author
2012-08-06
Core/Spells: add name for cast_flag_unknown_2 to cast_flag_has_trajectory
Kandera
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-07-03
Core/SpellScript: Implemented OnObjectTargetSelect hook for use with spell ta...
Shauren
2012-06-29
Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...
Shauren
2012-05-30
Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x
kaelima
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-04-05
Core/Spells: Implement SPELL_ATTR4_PROC_ONLY_ON_CASTER properly. Closes #5204
Liberate
2012-04-04
Core/Spells: The first target of a chained spell should be explicit.
Subv
2012-03-30
Core/Protocol:
kaelima
2012-03-28
Core/Protocol:
kaelima
2012-03-16
Core/Spell: Add some missing cast results which require additional data when ...
kaelima
2012-03-03
Core/Spells: Allow spell effects to have multiple destinations. Spells like: ...
QAston
2012-02-23
Merge branch 'master' into 4.x
Spp
2012-02-22
Fix build (gcc) and fix warnings
Spp
2012-02-21
Core/Db/Conditions:
QAston
2012-02-19
Core/Spells: Changes in code related to spell explicit target redirection (cl...
QAston
2012-02-09
Core/Spells: Fix some problems with spells summoning to many objects.
QAston
2012-01-08
Core/Spells: Fix CAST_FLAG_UNKNOWN_18.
Chaplain
2012-01-07
Merge branch 'master' into 4.x
Nay
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-31
Core/SpellScripts: Add BeforeCast, OnCast and AfterCast hooks to SpellScripts.
QAston
2011-12-27
Merge branch 'master' into 4.x and some warning fixes
Spp
2011-12-22
Core/Spells:
kaelima
2011-11-27
Core/Protocol: Allow use of a bunch of opcodes
kaelima
2011-11-25
Core/Misc:
kaelima
2011-11-05
Core/Misc: Rename Spell::CalcCastTime to Spell::GetCastTime as it does not ca...
tobmaps
2011-10-19
Core/Spells: Define and implement SPELL_ATTR4_PROC_ONLY_ON_DUMMY.
Liberate
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-25
Core/Spells: spell effect handling improvements
QAston
2011-09-23
Core/Spells: Improvements in selecting default targets based on effect type.
QAston
2011-09-17
Core/AI: Replace many Unit::IsHostileTo with Unit::IsValidAttackTarget or Cre...
QAston
2011-09-16
Core/Spells: Spells having the same effect types on multiple effects will now...
Shauren
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-13
Core: Minor cleanups (here and there)
Spp-
2011-08-27
Core/Spells: Send expected type of spell implicit target to client.
QAston
2011-08-26
Core/Spells: Store explicit unit, corpse and GO targets in one variable, beca...
QAston
2011-08-24
Core/Spells: Make GMs and vehicle riders not attackable by AOE again.
QAston
2011-08-24
Core/Spells: Add a generic way of selecting spell explicit targets. Make expl...
QAston
2011-08-21
Core/Spells: add some const modifiers to functions, fixes build.
QAston
2011-08-20
Core/Spells: check UNIT_FLAG_OOC_NOT_ATTACKABLE only for AOE spells targeting...
QAston
2011-08-19
Core/Spells: Implement recently discovered target check attributes and move m...
QAston
2011-08-16
Core/Spells: update the core to the changes from 1fb1988d46055c63ac29d63ae7b0...
QAston
2011-08-16
Core/Spells: Update some targeting related attribute definitions to make them...
QAston
2011-08-03
Core/Refer-a-Friend: Finish base work for Refer-a-Friend.
Silinoron
2011-07-31
Core/Spells: Change low level bool triggered with bitmask TriggerCastFlags to...
Machiavelli
2011-07-30
Core/Spells & Vehicles: Define and implement SPELL_ATTR6_CASTABLE_WHILE_ON_VE...
Machiavelli
2011-07-30
Core/Spells: Fix client crash on ESC when channeling certain spells (e.g. Eye...
Machiavelli
2011-07-28
Revert "Core/Spells: Fix a crash on checking school immunity added to unit ma...
QAston
2011-07-28
Core/Spells: Fix a crash on checking school immunity added to unit manually (...
QAston
2011-07-27
Fix compile
Spp-
[next]