index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
Age
Commit message (
Expand
)
Author
2025-02-10
Core/Spells: Added missing DBC data for some food effects. (#30679)
Mykhailo Redko
2025-02-05
Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...
Shauren
2025-02-03
Core/Misc: Reduce code differences between branches
Shauren
2025-02-01
Core/Spells: add name for cast_flag_unknown_2 to cast_flag_has_trajectory
Kandera
2025-01-13
Core/Spells: DynamicObject auras will now use the largest radius found in SPE...
Shauren
2024-12-05
Core/Spells: Fixed item level requirements for enchanting spells
Shauren
2024-11-19
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-11-15
Core/Spells: Allow persistent area auras to apply all of their effects upon c...
CraftedRO
2024-10-05
Core/Objects: Unify WorldObjectSearcher classes into one common implementation
Shauren
2024-10-05
Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions
Shauren
2024-09-10
Core/Player: Refactor talent internal storage
Shauren
2024-09-10
Core/Misc: Reduce differences between branches
Shauren
2024-09-09
Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpell
Shocker
2024-09-09
Core/Spells: Allow SPELL_AURA_SET_VEHICLE_ID to be used on creatures too
Shocker
2024-09-02
Core/Spells: Fixed spell target selection not being shared by multiple effect...
Shauren
2024-07-04
Core/Spells: Fixed possible use after free with deleted focusObject (#30062)
Gildor
2024-06-27
Core/Players: Improve reset spell cooldowns when entering arenas (#30032)
Gildor
2024-06-27
Core/Spells: Allow using SpellDifficulty.dbc on battleground maps (#30055)
Gildor
2024-06-22
Core/Spells: Don't return immune to reflected spells due to target aurastate ...
Gildor
2024-06-21
Core/Spells: Corrected SpellCastResult values sent on spell interrupts
Shauren
2024-06-20
Core/Spells: Restore sending SMSG_CAST_FAILED for spells in SPELL_STATE_PREPA...
Shauren
2024-06-20
Core/Spells: Fixed incorrect comparison operator used on SpellInfo::Mechanic ...
Shauren
2024-06-08
Core/Auras: Improvements for SPELL_AURA_MOD_FAKE_INEBRIATE handling
r4dish
2024-06-08
Core/Spells: Fix sobering spells and possible uint8 overflow/underflow in SPE...
r4dish
2024-06-03
Core/Spells: Don't send SMSG_CAST_FAILED for interrupted spells after they we...
Shauren
2024-05-31
Core/Spells: Removed early access_requirement checks for summon spells to pre...
Shauren
2024-05-26
Core/Spells: Fix dispelling movement impairing auras by PvP-trinket and simil...
Mykhailo Redko
2024-05-18
Core/Spells: Fix indent
Shauren
2024-05-18
Core/Spells: Prevent creatures from being able to cast all their spells while...
Shauren
2024-04-13
Core/Spells: Fixed TargetB selectoin after d6ccdbea10a29091afc20471331f50260f...
Shauren
2024-04-12
Core/Spells: SPELL_ATTR1_REQUIRE_ALL_TARGETS should require that each unique ...
Shauren
2024-04-08
Core/Spells: Port SPELL_ATTR1_REQUIRE_ALL_TARGETS and SPELL_ATTR2_FAIL_ON_ALL...
Shauren
2024-04-06
Core/Spells: Fix Shadowform cooldown sometimes getting stuck (#29886)
CraftedRO
2024-04-04
Core/Spells: Allow Spells with SPELL_EFFECT_KNOCK_BACK to knockback stunned t...
CraftedRO
2024-03-17
Core/Spells: Improved spell explicit target fallback selection for unit targe...
Shauren
2024-03-14
Core/Objects: Added ToWorldObject and ToItem
Shauren
2024-03-14
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-26
Core/Spells: Don't modify item charges in all slots on a single item spell cast
Shauren
2024-02-26
Core/Misc: Warning fixes
Shauren
2024-02-25
Core/Players: Move power regeneration calculations to Player::UpdatePowerRegen
r4dish
2024-02-25
Core/Players: Auras that change the rate of energy regeneration should have a...
r4dish
2024-02-21
Core/Spells: Allow spells with SPELL_DAMAGE_CLASS_NONE to crit
Shauren
2024-02-21
Core/Spells: Changed unintuitive behavior of SPELLVALUE_CRIT_CHANCE (#29730)
Mykhailo Redko
2024-02-09
Core/Spells: Immune a reflected spell if the original caster cannot be it's t...
Mykhailo Redko
2024-01-13
Core/Spells: Kill incorrect attribute implementation
Shauren
2023-11-10
Core/Spells: Fixed Conflagrate direct damage not benefitting from talents tha...
Shauren
2023-10-26
Core/Spells: Make SpellEffectInfo not copyable
Shauren
2023-10-15
Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura ap...
Shauren
2023-08-17
Core/Logging: Fixed a few missed log format statements
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
[next]