index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-11T02: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-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
2022-09-11
Core/Spells: Remove all hardcoded restrictions for pick pocket spell effect a...
Shauren
2022-09-08
Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...
Meji
2022-09-05
Core/Auras: Improve aura interactions with immunities on spell effect level
Shauren
2022-09-01
Core/Loot: Updated LootType enum for 9.2.7
Shauren
2022-06-22
Core/Spells: Fixed crash in triggered spells with SPELL_ATTR2_RETAIN_ITEM_CAST
Shauren
2022-06-09
Core/Transmog: Implemented TransmogIllusionFlags::PlayerConditionGrantsOnLogi...
Shauren
2022-06-09
Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock them
fluxurion
2022-06-09
Core/BattlePets: Move BattlePet stuff from SpellMgr to BattlePetMgr (#27986)
Meji
2022-05-01
Core/Spells: Rename SpellAttr4 to use official attribute names
Shauren
2022-04-28
Core/Spells: Rename SpellAttr2 to use official attribute names
Shauren
2022-04-25
Core/Spells: Rename SpellAttr1 to use official attribute names
Shauren
2022-04-24
Core/Spells: Rename SpellAttr0 to use official attribute names
Shauren
2022-04-24
Core/Scripts: Begin unifying triggering gameevents (not the game_event db stuff)
Shauren
2022-04-22
Core/Items: Implemented item effect trigger type 7 (On Looted)
Shauren
2022-04-16
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-03-21
Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)
Giacomo Pozzoni
2022-03-19
Core/Combat Improve extra attacks handling (#26859)
trickerer
2022-03-11
Core/Misc: Fix issues reported by static analysis
jackpoz
2022-03-06
Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) ...
Meji
[next]