index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-12T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Spells
/
spell_generic.cpp
Age
Commit message (
Expand
)
Author
2025-10-15
Scripts/Spells: Fix all effect hooks attached to SPELL_EFFECT_SUMMON broken a...
Shauren
2025-08-16
Scripts/Spells: Refactor spell script internals to fix -Wcast-function-type-m...
Shauren
2025-07-25
Scripts/Spells: Remove old hack from spell_gen_running_wild
Shauren
2025-05-16
Scripts/TheJadeForest: Implement quest "Paint it Red!" (31765) (#30884)
Meji
2025-05-11
Scripts/Spells: Implement spell no NPC damage below override (#30932)
Naddley
2025-04-13
Scripts/Spells: Implemented generic script to update phases on aura applicati...
Meji
2025-01-11
Scripts/Spells: Implement racial spell "Spatial Rift" (#30583)
Muru
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-12-21
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...
Shauren
2024-11-19
Core/Auras: Implemented mount equipment
Shauren
2024-09-14
Scripts/Battlegrounds: Implement Silvershard mines (#30120)
Jeremy
2024-08-03
Scripts/AtalDazar: Implement Rezan encounter (#30127)
Aqua Deus
2024-04-21
Scripts/Spells: Add new script for spells with feign death with all flags exc...
Aqua Deus
2024-03-30
Core/Creatures: Changed the spawn health field in creature table to a percent...
Meji
2024-03-28
Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for mer...
Shauren
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-01-16
Core/Units: moved health and power ordering predicates from Unit header into ...
Ovahlord
2023-11-07
Scripts/LCT: implement Lockmaw encounter
Ovahlord
2023-09-19
Core/Instances: Kill instance_encounters table, it is no longer neccessary
Shauren
2023-08-18
Core/Auras: Minor optimization for Unit object creation with msvc (not alloca...
Shauren
2023-08-13
Scripts/Spells: Unify major healing cooldown CDs modifiers for all classes (#...
Teleqraph
2023-08-09
Core/Creatures: std::chrono-ify TempSummon
Shauren
2023-08-02
Scripts/Spells: Converted some damage calculating scripts to use new hooks as...
Shauren
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-07-19
Scripts/Spells: Allow using templated spell script with multiple template arg...
Shauren
2023-06-27
Scripts/Spells: Fixed remaining spells with SPELL_ATTR3_CAN_PROC_FROM_PROCS a...
Shauren
2023-06-03
Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffect
Shauren
2023-05-30
Scripts/Spells: Added spell effect validation helper
Shauren
2023-05-09
Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...
Jeremy
2023-04-23
Spells/Generic: Implemented generic feign death spell with UNIT_FLAG_IMMUNE_T...
ModoX
2023-04-17
Core/Spells: Unify Bloodlust spells for all classes (#28927)
Teleqraph
2023-04-06
Core/Skinning: Autolearn skill of skinned mob if not already learned (#28894)
Meji
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-10-14
Core/BattlePets: Move revive battle pet cooldown to spell script and add serv...
Shauren
2022-10-11
Core/Spells: Move draenor spell to generic spell (#28356)
Aqua Deus
2022-10-11
Scripts/Silverpine: quest fixes and spawns for Forsaken Rear Guard (#28303)
Teleqraph
2022-10-10
Scripts/Silverpine: Implemented Waiting to Exsanguinate (questId 27045) (#28275)
Teleqraph
2022-10-01
Scripts/Silverpine: Implemented Horde Hauler (npcId 44731) (#28273)
Teleqraph
2022-09-05
Scripts/Spells: Script 'Hate To' spells (#28129)
offl
2022-09-05
Scripts/Spells: Great/Fish/Gigantic/Small/Bountiful Feast (#28114)
offl
2022-09-05
Scripts/Events: Update few Love is in the Air quests & items (#28084)
offl
2022-09-05
Scripts/Pets: Update Lil' K.T. (#28071)
offl
2022-08-31
Scripts/Spells: Fixed Mag'har Orc racial Ancestral Call (#28225)
Aqua Deus
2022-07-16
Core/Creatures: Implement Ground/FlyingMountDisplayID from creature_summoned_...
Teleqraph
2022-07-15
Core/Units: Replace UNIT_DYNFLAG_DEAD with UNIT_FLAG3_FAKE_DEAD (#28117)
ModoX
2022-07-02
Core/Units: Defined many UnitFlags3 and implemented UNIT_FLAG3_ALTERNATIVE_DE...
Shauren
[next]