index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T16: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
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
2022-02-02
Core/Spells: Implement SPELL_EFFECT_TRIGGER_SPELL delay (stored in MiscValue)
Shauren
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-01-31
Core/Pets: Fixed crash happening when current pet is forcibly removed while b...
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-23
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)
Giacomo Pozzoni
2022-01-20
Core/Spells: implement corpse target type support and properly fix resurrecti...
Giacomo Pozzoni
2022-01-07
Core/Spells: Implemented spell effect 225 (SPELL_EFFECT_GRANT_BATTLEPET_LEVEL...
Meji
2022-01-01
Core/Spells: Fix assertion triggered
jackpoz
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-31
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2021-12-31
Core/Spells: fixed a possible client crash when casting pull towards dest spe...
Ovah
2021-12-30
Core/Spells: Implemented battle pet experience related spell effects and aura...
Meji
2021-12-29
Core/Spells: Use orientation given in destTarget instead of always taking cas...
Shauren
2021-12-27
Core/ZoneScript: Add "invoker" param to ProcessEvent (#24758)
Jeremy
2021-12-25
Core/BattlePets: Misc fixes (#27446)
Meji
2021-12-23
Core/Spell: SPELL_EFFECT_PULL_TOWARDS correction (#24251)
NoName
2021-12-22
Core/Spell: Proper SPELL_EFFECT_PULL_TOWARDS_DEST implementation for players ...
NoName
2021-12-21
Use boost::optional and boost::none instead of smelly pointer (#24134)
Ujp8LfXBJ6wCPR
2021-12-21
Scripts/Spells: Gift of the Harvester (#24111)
Sorikoff
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-19
Core/Spells: Implemented spell effect 204 (SPELL_EFFECT_CHANGE_BATTLEPET_QUAL...
Meji
2021-12-18
Core/Spells: Fixed SPELL_EFFECT_DISPEL when target has 2 spells with same ID ...
Keader
2021-12-18
Scripts/Spells: Runic Healing Injector (#23690)
Sorikoff
2021-12-18
Scripts/Spells: Devour Humanoid (#23660)
Sorikoff
2021-12-17
3.3.5 Don't allow to summon dead hunter pets (#23271)
Giacomo Pozzoni
2021-12-17
Core/BattlePets: Wrap battle pet related code in a separate namespace
Shauren
2021-12-17
Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flags
Shauren
2021-12-15
Scripts/Spells: Brittle Armor & Mercurial Shield (#23576)
Sorikoff
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-13
Scripts/Spells: Dimensional Ripper - Everlook (#23547)
Sorikoff
2021-12-13
Scripts/Spells: Ultrasafe Transporter: Toshley's Station (#23537)
Sorikoff
[next]