index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Unit
Age
Commit message (
Expand
)
Author
2025-09-03
Core/AreaTriggers: Handle exit areatrigger on player map change (#31077)
ModoX
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-07-19
Core/Units: Don't change hover anim for vehicle passengers (#31144)
BandyscTC
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-06-03
Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound d...
Shauren
2025-05-23
Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...
Shauren
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2025-05-17
Core/Auras: Initialize aura spell visual from spell that created it instead o...
Shauren
2025-05-10
Core/AreaTrigger: Implement AreaTriggerActionSetFlag::DontDespawnWithCreator ...
ModoX
2025-04-28
Core/Players: Implemented item level based armor damage reduction diminishing...
Shauren
2025-04-20
Core/Spells: Rename confusing SpellState enum values
Shauren
2025-04-01
Core/Units: Fixed offhand melee damage
Shauren
2025-03-22
Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...
Shauren
2025-03-21
Core/Spells: Fixed spells that scale value with master not being affected by ...
Shauren
2025-02-25
Core/Units: Define new 11.1.0 movement flags
Shauren
2025-02-24
Core/Units: Refactor GetCastSpellInfo to return values via return value and h...
Shauren
2025-02-05
Core/Auras: Ensure aura target of SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT has r...
Shauren
2025-02-05
Core/Misc: Reduce code differences between branches
Shauren
2025-02-02
Core/Vehicle: Added RideSpellID field to override npc_spellclick_spells (#30198)
ModoX
2025-01-30
Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callba...
Shauren
2025-01-27
Core/Auras: Fixed SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIENDLY_EFFECTS logic ...
Shauren
2025-01-09
Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically sk...
Shauren
2024-12-31
Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWE...
Shauren
2024-12-30
Core/Units: Fill CurrentAreaID updatefield
Shauren
2024-12-29
Core/Units: Added helper methods to cancel mount/shapeshift auras (#30477)
Meji
2024-12-27
Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate...
Ovahlord
2024-12-21
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...
Shauren
2024-12-18
Core: Updated to 11.0.7
Shauren
2024-11-19
Core/Auras: Implemented mount equipment
Shauren
2024-11-12
Core/Misc: Fix some GCC warnings
Shauren
2024-11-08
Core/Auras: Reimplement SPELL_AURA_MOD_ARMOR_PENETRATION_PCT, it is back from...
Aqua Deus
2024-10-31
Core/Units: only set spellClickHandled to true when spell cast was succesful ...
Jeremy
2024-10-30
Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Shauren
2024-10-29
Core/Objects: Fixup SMSG_UPDATE_OBJECT related refactors
Shauren
2024-10-25
Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...
Shauren
2024-10-12
Core/Auras: Implemented SPELL_AURA_ADV_FLYING
Traesh
2024-10-10
Core/Auras: Implemented adv flying speed mod auras
Shauren
2024-10-08
Core/Units: Fix melee attack victim level calculation (#30329)
Jason Dove
2024-10-07
Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...
Shauren
2024-09-29
Core/PacketIO: Enable CAN_ADV_FLY opcodes
Traesh
2024-09-22
Core/Spells: Protect against stack overflows in spell override handling
Shauren
2024-09-21
Core/Auras: fixed a possible underflow when checking required powers for SPEL...
Ovahlord
2024-09-07
Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodes
Shauren
2024-09-01
Core/Players: Fixed nested spell overrides (priest Mind Spike)
Shauren
2024-08-31
Core/Unit: Allow UNIT_FLAG2_FEIGN_DEATH and UNIT_FLAG3_FAKE_DEAD setting in db
ModoX
2024-08-16
Core: Updated to 11.0.2
Shauren
2024-08-05
Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)
Jeremy
2024-08-02
Core/DataStores: Updated to 11.0.0
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
[next]