index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Kalimdor
/
TempleOfAhnQiraj
Age
Commit message (
Expand
)
Author
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-01
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2022-10-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-09-30
DB/Ahn'Qiraj Temple: Added spawn groups for bosses
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-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-06
Core/Scripts: Verify & migrate spell school immunities to DB
offl
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-28
DB/Instance/AQ40: Update gossips
offl
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Core/ScriptedAI: std::chrono-ify DoSpawnCreature
Carbenium
2022-01-23
Scripts/Kalimdor: Use std::chrono::duration overloads of EventMap (#25016)
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
2022-01-01
Core/Misc: Remove whitespace at the end of lines
Shauren
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-11-24
Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3d
Shauren
2021-11-23
Scripts/Temple of Ahn Qiraj: Scripted doors of AQ40
Keader
2021-11-10
Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ...
Shauren
2021-11-09
Scripts/TempleOfAhnQiraj: Despawn Skeram's images on death and fix an edge ca...
Sarah Alexander
2021-11-09
Scripts/TempleOfAhnQiraj: Implement Battleguard Sartura's skip-preven… (#22...
Sarah Alexander
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-10-03
Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, th...
Shauren
2021-09-24
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...
Treeston
2021-09-23
Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...
Treeston
2021-06-16
Core/Scripts: added nullptr checks to DamageTaken hooks
ariel-
2021-06-13
Core/Auras: removed caster dependency from core
ariel-
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
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
Some more refactoring prep for combat/threat (#19930).
treeston
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-13
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2020-06-14
Core/Defines: define faction templates and replace magic numbers from scripts
ForesterDev
2020-06-14
Core/Creature: drop method SetPosition
ccrs
2020-04-29
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
2020-01-02
New Year
Aokromes
2019-07-21
Core/Creatures: Various fixes for creatures, regarding combat conditions, des...
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-06-16
Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map*
Shauren
[next]