index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T20:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Northrend
/
UtgardeKeep
/
UtgardePinnacle
Age
Commit message (
Expand
)
Author
2024-04-28
Core/Creatures: moved combat pulse into heartbeat handling and implemented CR...
Ovahlord
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2023-11-06
Core/InstanceScript: Refactored door types to reflect its behavior (#29406)
ModoX
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-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2022-10-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-06-10
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...
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-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-14
DB/Creature: Remove remaining non-static flags from DB, finally (#26884)
offl
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 4
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 3
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 1
offl
2022-03-08
Scripts/Utgarde Pinnacle: Update Ymiron to new model (#26408)
offl
2022-03-08
Scripts/Utgarde Pinnacle: Update Svala to new model (#26407)
offl
2022-03-08
Scripts/Utgarde Pinnacle: Update Skadi to new model (#26406)
offl
2022-03-08
Scripts/Utgarde Pinnacle: Update Gortok Palehoof to new model (#26370)
offl
2022-03-06
Scripts/UtgardePinnacle: Svala Sorrowgrave Ritual improvements (#25997)
Gildor
2022-03-05
Scripts/Utgarde Pinnacle: Svala Sorrowgrave Intro and Ritual of the Sword (#2...
wotlk-enthusiast
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-28
Scripts/UtgardPinnacle: Implemented Beast's Mark (#25557)
Keader
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-05
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2022-02-04
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Scripts/Northrend: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Scripts/Utgarde Keep: Use std::chrono::duration overloads of EventMap (#25039)
Peter Keresztes Schmidt
2022-01-06
game/AI: Convert SelectAggroTarget to enum class (#24818)
Peter Keresztes Schmidt
2022-01-06
Core/AI: refactor SpellHit and SpellHitTarget. (#24691)
ForesterDev
2021-12-20
Scripts: Fix rbac permission for skipping default boss sequencing check
Shauren
2021-12-07
3.3.5 gameobject summoner (#23289)
Giacomo Pozzoni
2021-12-02
Core/Scripts: Fix Skadi dismount issue
sirikfoll
2021-11-10
Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ...
Shauren
2021-11-09
Core/Scripts: Unify Chrono Literals (#22420)
DanVS
2021-10-22
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2021-09-28
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2021-09-26
Core/Movement: move MoveSplineInit (#21857)
ccrs
2021-08-08
Core/Entities: remove grid-wide visibility from setActive and implement anoth...
Wyreth
2021-06-16
Core/Entities: killed Creature::SetInCombatWithZone and replaced with AI version
ariel-
2021-06-16
Core/Scripts: fix wrong uses of SetHitDamage hook.
ariel-
2021-06-16
Core/Scripts: added nullptr checks to DamageTaken hooks
ariel-
2021-06-01
Core/Criteria: Add all values of CriteriaStartEvent
Shauren
2021-04-16
Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...
Treeston
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
[next]