index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Northrend
/
Ulduar
Age
Commit message (
Expand
)
Author
2025-11-23
Core/Movement: Change MoveJump to use min/max height argument instead of vert...
Shauren
2025-11-18
Core/Movement: Remove MotionMaster::MoveJump(x, y, z) overload
Shauren
2025-11-10
Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...
Shauren
2025-11-09
Core/Position: Change Position<->G3D::Vector3 conversion functions to be lambdas
Shauren
2025-10-15
Scripts/Spells: Fix all effect hooks attached to SPELL_EFFECT_SUMMON broken a...
Shauren
2025-04-20
Core/Spells: Rename confusing SpellState enum values
Shauren
2025-04-03
Core/Spells: Merge Spell::SetSpellValue overloads
Shauren
2025-02-07
Scripts: Remove unneccessary DoublePosition from AreaBoundary
Shauren
2024-10-21
Core/Texts: Refactor Emote/Sound handling and add ConditionID for ChatTextBui...
Jeremy
2024-06-21
Core/Movement: Allow setting position or object facing targets for jump movement
Shauren
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2024-02-24
Scripts: Removed unused global variables
Shauren
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-11-06
Core/InstanceScript: Refactored door types to reflect its behavior (#29406)
ModoX
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2023-08-27
Core/Misc: Fixed doxygen docs being attached to wrong fields
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-06-03
Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffect
Shauren
2023-05-30
Scripts/Spells: Added spell effect validation helper
Shauren
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2023-04-06
Core/Creature: Implemented sparring with max health percent thresholds (#27198)
ModoX
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2023-01-12
Scripts/Halls of Lightning: reworked General Bjarngrim Encounter (#28457)
Ovah
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-10-24
Core/Conditions: Add const to condition checking functions
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-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-09-30
Scripts/Halls of Lightning: reworked Volkhan encounter (#28282)
Ovah
2022-09-30
Scripts/Halls of Stone: Modernized Halls of Stone instance script (#28280)
Ovah
2022-09-30
Scripts/HoL: follow naming standards for boss enums and dropped unused overri...
Ovahlord
2022-09-30
Scripts/HoO: removed a redudant summons.DespawnAll() call from Ionar's script
Ovahlord
2022-09-30
Scripts/HoL: converted Ionar's AI to BossAI
Ovahlord
2022-09-30
Scripts/HoL: converted General Bjarngrim's to BossAI
Ovahlord
2022-09-30
Scripts/HoL: modernized instance script
Ovahlord
2022-09-05
Scripts/Spells: Script 'Hate To' spells (#28129)
offl
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-06-30
Core/WorldStates: Migrate instance script worldstates to new system
Shauren
2022-06-10
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...
Shauren
2022-04-25
Core/Spells: Rename SpellAttr1 to use official attribute names
Shauren
2022-04-24
Scripts/Instances: Replace manual criteria timer starts in instances with new...
Shauren
2022-04-24
Core/Achievements: Implemented criteria flag "Reset on Start" and removed man...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
[next]