index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-03T06: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-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
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-26
Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)
Jeremy
2022-02-25
Core/DataStores: Updated db2 structures to 9.2.0
Shauren
2022-02-16
Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics...
Aqua Deus
2022-02-10
Core/Auras: Proc flag updates
Shauren
2022-02-10
Core/Spells: Implemented using db2 PositionFacing for SPELL_EFFECT_LEAP_BACK
Shauren
2022-02-10
Core/Auras: Implemented ProcFlags2
Shauren
2022-02-08
Core/Spells: Pass cast item level to triggered spells
Shauren
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-04
Core/Spell: Fix name clashing between local variables and class member fields...
Giacomo Pozzoni
[next]