index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T18: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-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
2016-03-21
Core/Spells: fix conflicts between duration and cast time of channeled spells
ShinDarth
2016-02-29
Core/Packets: Updated and enabled SMSG_SPELL_DELAYED
DDuarte
2016-02-21
Create fallback for item-cast spells while character is still in the process ...
KarrokDC
2016-02-02
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-01-22
Core/Spells: Ignore category cooldowns for triggered spells.
Shauren
2016-01-20
Merge pull request #16186 from ariel-/spellmodcharges
jackpoz
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-03
Core/Spells: Extended .cheat cooldown command to also affect spells with charges
Shauren
2015-11-24
Core/Spells: Implemented scaling spell value with item level
Shauren
2015-11-13
Core/Player: Move TradeData to its own file
Carbenium
2015-10-25
Core/Conditions: Optimizations part 3 removed copying condition containers al...
Shauren
2015-10-25
Core/Conditions: Type renaming
Shauren
2015-09-24
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-09-24
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-09-24
Merge pull request #15119 from robinsch/grounding
jackpoz
2015-09-24
Core/Spells: Fix Charge "no path" error with even bigger targets
jackpoz
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-10
Core/Spells: Improved spell category cooldown handling
Shauren
2015-08-26
Core/Player: implemented Toybox
MitchesD
2015-08-10
Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from damag...
Shauren
2015-08-08
Core/PacketIO: Implemented advanced combat logging
Shauren
2015-08-06
Core/PacketIO: Refactored combat log packet sending in preparation for advanc...
Shauren
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-25
Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...
Shauren
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-19
Merge pull request #14883 from tkrokli/omen_of_clarity
mik1893
[next]