index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
SpellEffects.cpp
Age
Commit message (
Expand
)
Author
2023-08-23
Core/Spells: Prevent rerolling gathering skillups until success when mining o...
Shauren
2023-08-22
Core/Spells: Implement sqrt based aoe damage diminishing (#29192)
Seyden
2023-08-14
Core/Spells: Summons with no special title and duration -1ms should use TEMPS...
ModoX
2023-08-10
Core/Spells: Handle summon effect on spell launch instead of hit
Shauren
2023-08-10
Core/Creatures: Clean up temporary summon duplicate level initialization
Shauren
2023-08-09
Core/Creatures: std::chrono-ify TempSummon
Shauren
2023-08-01
Core/Scripts: Added damage and healing calculation hook to spell and aura scr...
Shauren
2023-07-20
Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)
Meji
2023-07-12
Core: Update to 10.1.5
Shauren
2023-07-11
Core/Spells: fixed an underflow in SPELL_EFFECT_INEBRIATE when using drinks t...
Ovahlord
2023-06-25
Core/Spells: Fixed SPELL_EFFECT_TRIGGER_SPELL for spells that require DEST ta...
Shauren
2023-06-24
Core/AreaTriggers: Add Spell* argument to AreaTriggerAI::OnCreate script
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-06-11
Core/Spells: Corrected effect type implicit targeting for SPELL_EFFECT_CREATE...
Shauren
2023-06-10
Core/Quests: Quest flag fixups
Shauren
2023-06-09
Core/Spells: Added enum flag operators to TriggerCastFlags to prevent acciden...
Shauren
2023-06-08
Core/Spells: Always remove spell target from transport on teleport spells if ...
Shauren
2023-05-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-05-22
Core/Spells: Implemented new proc hit type PROC_HIT_DISPEL
Shauren
2023-05-19
Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)
Jeremy
2023-05-09
Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...
Jeremy
2023-05-05
Core/Spells: Implemented SPELL_EFFECT_TELEPORT_GRAVEYARD
Jeremy
2023-05-04
Core: Update to 10.1
Shauren
2023-04-21
Core/Spells: Fixed effects targeting the caster not hitting him immediately o...
Shauren
2023-04-06
Core/Skinning: Autolearn skill of skinned mob if not already learned (#28894)
Meji
2023-03-30
Core/Skinning: Update correct skinning skill according to creature expansion ...
Meji
2023-03-22
Core: Update to 10.0.7
Shauren
2023-03-06
Core/Movement: Refactor jump speed calculation out of spell code
Shauren
2023-02-06
Core/Spells: Implemented SPELL_EFFECT_REMOVE_AURA_BY_SPELL_LABEL
Shauren
2023-01-31
Core/Misc: Fixed clang 15 warnings
Shauren
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-12
Core/Spells: Fixed accessing freed memory by Spell::EffectTriggerSpell
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-31
Core/Spells: Fixed crashes with spells cast by gameobject that summon creatures
Shauren
2022-12-29
Core/Spells: Added missing changes for ade34a7f484dfcc7e41eddfd1014e7728c8dc2c1
Shauren
2022-12-16
Core/Players: Implemented new talent system
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-12-04
Core/Spells: Extended mechanic mask to uint64
Shauren
2022-10-28
Core/Spells: Corrected effect handle mode for SPELL_EFFECT_SEND_CHAT_MESSAGE
Shauren
2022-10-28
Core/Spells: Removed unitTarget requirement from SPELL_EFFECT_CREATE_PRIVATE_...
Shauren
2022-10-22
Core/GameObjects: Implemented gathering nodes (gameobject type 50)
Shauren
2022-10-17
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Shauren
2022-10-15
Core/GameObjects: Move contents of Spell::SendLoot to GameObject::Use
Shauren
2022-10-09
Core/Spells: Take SummonProperties into account for SPELL_EFFECT_SUMMONs with...
ModoX
2022-10-05
Core/Loot: Set loot dungeon encounter id before generating
Shauren
2022-10-04
Core/Loot: Send DungeonEncounter id in SMSG_ITEM_PUSH_RESULT
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-09-18
Core/Loot: Refactored Player::SendLoot to accept Loot object directly
Shauren
2022-09-18
Core/Loot: Move loot generation out of Player::SendLoot
Shauren
2022-09-16
Core/Loot: Move loot rolls from Group to Loot
Shauren
[next]