index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T19: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-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
2015-07-19
Core/PacketIO: Updated and enabled spell packets
Shauren
2015-07-18
Core/PacketIO: Updated spell packets
Shauren
2015-07-12
Core/Spells: Implemented CAST_FLAG_IMMUNITY
Shauren
2015-07-12
Core/Spells: Fix Charge "no path" error with huge targets
jackpoz
2015-07-07
Core/DataStores: Updated dbc/db2 structures to 6.2.0
Shauren
2015-07-03
Merge pull request #14797 from czw/3.3.5
mik1893
2015-06-26
Core/Spells: Fix Charge pathing
jackpoz
2015-06-03
Core/PacketIO: updated structure of SMSG_SPELL_INTERRUPT_LOG, SMSG_SPELL_ENER...
MitchesD
2015-06-01
Core: Fix multiple Coverity issues
DDuarte
2015-06-01
Core/Spells: Fix invalid iterator usages in Spell::SelectSpellTargets()
DDuarte
2015-05-10
Core/Spells: Fixed effects with index >= 8 not being handled
Shauren
2015-05-01
Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...
Kinzcool
2015-05-02
Core/Misc: Moved Position to its own file
Shauren
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-04-27
Core/Misc: Use boost::in_place() to initialize optionals.
Naios
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-04-19
Core/PacketIO:
Vincent-Michael
2015-04-18
Core/Spells: Cleanup in ca5c939a8951dfb9c5da0757c4c16c00de5a46c5
Vincent-Michael
2015-04-18
Core/PacketIO: Updated and enabled SMSG_SPELL_EXECUTE_LOG for WoD
Vincent-Michael
2015-04-04
Core/PacketIO: Updated and enabled SMSG_SPELL_CHANNEL_START and SMSG_SPELL_CH...
Shauren
2015-04-04
Core/Players: Updated trading
Shauren
2015-03-27
Core/PacketIO: Updated values of all known server opcodes
Shauren
2015-03-18
Core: Move some more INFO-level logentries to DEBUG
click
2015-03-11
Core/Game: Fix some issues detected by static analysis.
Naios
[next]