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
/
Nexus
/
Oculus
Age
Commit message (
Expand
)
Author
2024-12-21
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...
Shauren
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-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
2022-10-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-09-05
Scripts/Oculus: Update Drakos the Interrogator (#28053)
offl
2022-06-30
Core/WorldStates: Migrate instance script worldstates to new system
Shauren
2022-04-24
Scripts/Instances: Replace manual criteria timer starts in instances with new...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-15
Scripts/Misc: Remove useless comments & Varos' Centrifuge Shield adjustments
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 1
offl
2022-03-09
Scripts/Oculus: Update instance scripts to new model (#26445)
offl
2022-03-09
Scripts/Oculus: Update Varos to new model (#26444)
offl
2022-03-09
Scripts/Oculus: Update Urom to new model (#26443)
offl
2022-03-09
Scripts/Oculus: Update Eregos to new model (#26442)
offl
2022-03-08
Scripts/Oculus: Update Drakos to new model (#26423)
offl
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-04
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2022-01-23
Scripts/Northrend: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Scripts/Nexus: Use std::chrono::duration overloads of EventMap (#25033)
Peter Keresztes Schmidt
2022-01-22
Core/Units: Named unit flags linked to CreatureDifficulty flags
Shauren
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-27
Core/ZoneScript: Add "invoker" param to ProcessEvent (#24758)
Jeremy
2021-12-23
Creature/Script: npc_ruby_emerald_amber_drake
sirikfoll
2021-12-20
Scripts: Fix rbac permission for skipping default boss sequencing check
Shauren
2021-12-18
Core/Defines: define UNIT_FLAG_SWIMMING (#23630)
ForesterDev
2021-12-17
Core/AI: Finally move the "is creature engaged" flag to be a property of the ...
Treeston
2021-12-14
Script/TheOculus: adapt Mage-Lord Urom's script to use EventMap, fix various ...
Wyrserth
2021-12-12
Combat/Threat: Split ThreatManager::NotifyDisengaged off from ThreatManager::...
Treeston
2021-12-07
3.3.5 gameobject summoner (#23289)
Giacomo Pozzoni
2021-11-24
Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3d
Shauren
2021-11-09
Core/Scripts: Unify Chrono Literals (#22420)
DanVS
2021-10-01
Core/Misc: Fix appleclang 12 warnings
Shauren
2021-09-23
Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...
Treeston
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-06-16
Core/Scripts: fix wrong uses of SetHitDamage hook.
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-02-13
Scripts/Spells: Remove const from AuraEffect argument for AuraEffectProcFn
Matan Shukry
2021-02-06
Core/Misc: Fix static analysis issues
jackpoz
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-18
Hi, I'm Treeston, and welcome to Combat PR Prep Refactors.
treeston
2020-08-13
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2020-05-03
Core/Scripts: unified scripted gossip/quest api
ariel-
[next]