index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T13:01:02Z
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-07-06
Core/Misc: Coding standard (#17521)
Aokromes
2016-07-06
Core/Mmaps: Charge ignoring z position of target (#17516)
Aokromes
2016-07-05
Core/Spells: Fixed spell dest range check failing on 0 distance max range req...
Shauren
2016-07-05
Core/Spell: allow use of ground mounts while swimming (#17488)
SnapperRy
2016-07-01
Core/Spells: Fixed spell range check
Shauren
2016-06-14
Core/Spells: Implement SPELL_ATTR7_INTERRUPT_ONLY_NONPLAYER (#17160)
mik1893
2016-06-13
Core/Spells: Fixed all cases of spells that crash the client when pressing ES...
Shauren
2016-05-31
AI/PlayerAI: Finally implement cast logic for controlled players.
treeston & Keader
2016-05-26
Core/Spells: Implemented SPELL_ATTR1_DISMISS_PET
Shauren
2016-05-26
Core: updated creature type flags enum (#17128)
ForesterDev
2016-05-18
Core/Spells Make certain spells (e.g. Mind Control) properly flag the caster ...
Alan Deutscher
2016-05-13
Merge pull request #17037 from Keader/TargetedMovementGeneratorFix
Treeston
2016-05-11
Core/Movement: Fix issues where creatures cancel spell casts chasing target a...
Nawuko
2016-05-09
Merge pull request #16476 from Eliminationzx/FixWrongTotemPlacement
Kittnz
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-09
Core/Spells: Don't report spell errors to client when spell was triggered and...
Shauren
2016-03-23
Merge branch '3.3.5-naxxcleanup' into 3.3.5. (PR #16524)
treeston
2016-03-23
No, Travis, I do not intend to handle SPELL_GROUP_STACK_RULE_MAX. It is not a...
treeston
2016-03-23
Entities/Pet: Finally fix pets spamming Blood Pact/Fel Intelligence in some s...
treeston
2016-03-16
Core: Remove whitespaces
Vincent-Michael
2016-03-08
Scripts/Naxxramas: Clean-up and bug-fix megacommit. Read the full commit mess...
treeston
2016-02-10
Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggro
joschiwald
2016-02-09
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-02-05
Fix wrong totem placement
Elimination
2016-01-22
Core/Spells: Ignore category cooldowns for triggered spells.
Shauren
2016-01-13
Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)
treeston
2016-01-13
Core/Spells: Creature spellcast facing rework:
treeston
2016-01-09
Merge pull request #16186 from ariel-/spellmodcharges
jackpoz
2016-01-08
Core/Spells: Fixed Raise Ally
ccrs
2016-01-04
Fix redundant calculation of spell critical chance, fix spellmods being dropp...
ariel-
2016-01-01
Update copyright note for 2016
Rushor
2015-11-25
Merge pull request #15763 from ShinDarth/channeled
Shauren
2015-11-25
Core/Spells: fix conflicts between duration and cast time of channeled spells
ShinDarth
2015-11-22
Merge PR #14824 'tkrokli/spell_mod_stealth_stand_state' into 3.3.5
jackpoz
2015-11-14
Core/Player: Move TradeData to its own file
Carbenium
2015-11-10
[3.3.5] Core/Spells: break Stealth and modify Stand State
robinsch
2015-11-01
Core/Items: Corrected all spellid checks from item_template to also check -1
Shauren
2015-10-31
Core/Conditions: Optimizations part 3 removed copying condition containers al...
Shauren
2015-10-31
Core/Conditions: Type renaming
Shauren
2015-10-29
Core/Spells: Improved spell category cooldown handling
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-12
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-08-12
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-08-08
Merge pull request #15119 from robinsch/grounding
jackpoz
2015-07-28
Core/Spells: Fix Charge "no path" error with even bigger targets
jackpoz
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-18
#15108
robinsch
2015-07-15
Merge pull request #14883 from tkrokli/omen_of_clarity
mik1893
[next]