index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Northrend
Age
Commit message (
Expand
)
Author
2023-10-31
Core/Random: Changed random functions returning doubles to return floats
Shauren
2023-10-21
Core/Spells: Named and implemented most of SpellAttr7
Shauren
2023-09-29
Core/Spells: Implemented NoImmunity spell effect attribute
Shauren
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2023-09-19
Core/Instances: Kill instance_encounters table, it is no longer neccessary
Shauren
2023-09-18
Scripts/Nexus: Removed old code to get team in instance
Shauren
2023-08-27
Core/Misc: Fixed doxygen docs being attached to wrong fields
Shauren
2023-08-09
Core/Creatures: std::chrono-ify TempSummon
Shauren
2023-08-07
Core/Misc: Turn ChrSpecialization into enum class
Shauren
2023-08-07
Core/Misc: Move TalentSpecialization together with other db2 enums and rename...
Nyr
2023-08-07
Core/Misc: Reduce number of player spec hardcoded checks
Shauren
2023-08-02
Scripts/Spells: Converted some damage calculating scripts to use new hooks as...
Shauren
2023-07-27
Core/Scripts: Fixed unsafe function pointer type casting in spell scripts
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-20
Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)
Meji
2023-07-19
Scripts/Spells: Allow using templated spell script with multiple template arg...
Shauren
2023-06-09
Core/Spells: Added enum flag operators to TriggerCastFlags to prevent acciden...
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-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-05-09
Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...
Jeremy
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2023-04-08
Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...
ModoX
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-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
Core/Movement: Extend MovePoint with new arguments
Shauren
2023-02-28
Core/Spells: Refactor Spell::finish to accept SpellCastResult argument instea...
Shauren
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
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-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
2023-01-01
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2022-12-25
Core/Phasing: Reduce differences between branches in GridNotifiers
Shauren
2022-10-24
Core/Conditions: Add const to condition checking functions
Shauren
2022-10-21
Core/GameObjects: Implemented per player gameobject state and visibility for ...
Shauren
2022-10-17
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Shauren
2022-10-13
Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...
Shauren
2022-10-13
DB/Scripts: Move Quest "Aces High!" gossip menu to database (#28300)
Malcrom
2022-10-13
Scripts/BoreanTundra: Modernized Unfit for Death (11865) implementation (#28297)
Malcrom
2022-10-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren
[prev]
[next]