index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
Age
Commit message (
Expand
)
Author
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2023-04-09
Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...
Shauren
2023-04-08
Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...
Shauren
2023-04-08
Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...
ModoX
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-04-06
Core/Skinning: Autolearn skill of skinned mob if not already learned (#28894)
Meji
2023-04-06
Scripts/SilverpineForest: Removed sparring hackfixes (#28896)
Teleqraph
2023-04-06
Core/Creature: Implemented sparring with max health percent thresholds (#27198)
ModoX
2023-04-05
Core/Creature: Added possibility to give creatures multiple gossip menu ids a...
ModoX
2023-04-04
Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...
Shauren
2023-04-01
Scripts/Paladin: Update Divine Steed for Lightforged Draenei (#28892)
Naddley
2023-04-01
DB/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_...
Shauren
2023-03-31
Scripts/Deepholm: Scripted quest "All Our Friends Are Dead" (#28889)
Naddley
2023-03-31
Scripts/AzureVault: Fixed build
ModoX
2023-03-31
Scripts/AzureVault: Fix despawning of Volatile Saplings
ModoX
2023-03-30
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...
Meji
2023-03-12
Core/Creatures: Allow overriding default gossip menu id
Shauren
2023-03-04
Core/Movement: Allow specifying timeout for follow movement
Shauren
2023-03-02
Scripts/AzureVault: Implement Leymor encounter (#28810)
Naddley
2023-03-02
Core/Movement: Extend MovePoint with new arguments
Shauren
2023-02-28
Core/Spells: Refactor Spell::finish to accept SpellCastResult argument instea...
Shauren
2023-02-26
Core/Misc: Add launchDelay argument to Unit::SendPlaySpellVisual overload acc...
Shauren
2023-02-09
Scripts/Events: Fixed infinite loop with auras 71507 and 71508 casting each o...
Shauren
2023-01-31
Core/Misc: Fixed clang 15 warnings
Shauren
2023-01-29
Scripts/Monk: Implement Power Strikes (#28794)
Naddley
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-26
Scripts/DK: Implemented Howling Blast (#28761)
Ovahlord
2023-01-26
Scripts/Hunter: Implement Explosive Shot (#28779)
Naddley
2023-01-26
Scripts/Evoker: Implement Living Flame and Energizing Flame (#28736)
Aqua Deus
2023-01-26
Spells/Evoker: Implemented Azure Strike (#28656)
Aqua Deus
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2023-01-14
Scripts/Spells: Fixed crash in spell_sha_mastery_elemental_overload
Shauren
2023-01-12
Scripts/Icecrown Citadel: Added missing empty check before SelectRandomContai...
Shauren
2023-01-12
Core/Scripts: Implemented Zort's Protective Elixir (#28372)
Mikhail Redko
2023-01-12
Scripts/Halls of Lightning: reworked General Bjarngrim Encounter (#28457)
Ovah
2023-01-10
Scripts/Quest: Refactor Last Rites (#28328)
Malcrom
2023-01-10
Scripts/Quest: Improved script for Abduction (#28306)
Malcrom
2023-01-10
Scripts/Quests: Help Those That Cannot Help Themselves (#28304)
Malcrom
2023-01-09
Scripts/HoO: fixed a crash in Temple Guardian Anhuur's script due to now supp...
Ovahlord
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2023-01-03
Scripts/Zul'aman: Removed incorrect ZulAmanState initialization
Shauren
2023-01-03
Scripts/RLP: Added initial spawns and some cosmetic spells (#28629)
Aqua Deus
2023-01-02
Scripts/Evoker: Implement Glide (#28654)
Aqua Deus
2023-01-02
Core/Characters: Added Dracthyr Evoker creation data (#28624)
fluxurion
2023-01-01
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-27
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2022-12-25
Core/Phasing: Reduce differences between branches in GridNotifiers
Shauren
[next]