index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T07: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
2018-03-26
Core/Players: Fixed learning talents available for multiple specs but in diff...
Shauren
2018-03-25
Core/Entities: Take terrain swaps into account when calculating LoS/height/area
Shauren
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-03-18
Core/Spell: added some helpers to SpellInfo to reduce code duplication
ariel-
2018-03-18
Core/Units: Fixed bug in stun code making units summoned by npcs to never bre...
xinef1
2018-03-18
Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605)
xinef1
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-03-12
Core/Misc: readd some codestyle changes inadvertently reverted
ariel-
2018-03-12
Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...
ariel-
2018-03-12
Core/Unit: feral druid attacks should not be normalized
ariel-
2018-03-12
Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...
ariel-
2018-03-12
Core/Unit: added GetTotalAuraXXX overloads taking a predicate
ariel-
2018-03-12
Core/Unit: added missing nullptr check in IsImmunedToSpellEffect
ariel-
2018-03-12
Core/Entities: don't absolute compare positions on UpdatePosition
ariel-
2018-03-12
Core/Spell: improved immunity logic for dispels
ariel-
2018-03-12
Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signed
ariel-
2018-03-12
Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. Devou...
ariel-
2018-03-12
Core/Movement: minor MotionMaster refactor (#18367)
Chaouki Dhib
2018-03-11
Core/Spells: proc spells after damage apply, not before. Fixes #13025
ariel-
2018-03-05
Core/Players: Fixed mounts using MOUNT_FLAG_SELF_MOUNT flag (#21558)
DoctorKraft
2018-03-04
Core/Player: Implement PvP Talents (#19962)
Jeremy
2018-03-04
Core/Creatures: Updated power type handling (#20981)
Mihapro
2018-02-18
Core/DataStores: Updated db2 structures to 7.3.5.25996
Shauren
2018-02-11
Core/Spells: Fixed logic related to movement while channeling
Shauren
2018-01-27
Core/Spells: Removed outdated mechanic (spell downranking coef penalty)
Shauren
2018-01-21
Core/Unit: do not allow judgement spells to bypass damage immunity
ariel-
2018-01-21
Core/Entities: fix interaction of traps with ffa pvp and sanctuary flags
ariel-
2018-01-14
Core/PacketIO: Fixed SMSG_SPELL_NON_MELEE_DAMAGE_LOG struct
Seyden
2018-01-14
Core/Battleground: Dropped battleground texts from trinity_string and replace...
joschiwald
2018-01-13
Core/Entities: better support of absorb, resist and block procs
ariel-
2018-01-13
Core/Spell: restore old proc system behaviour on auras self proc.
ariel-
2018-01-13
Core/Spell: spells with ignore hit result should pierce damage immunities
ariel-
2018-01-13
Core/Unit: partial cherry picked from commit b6a8045adcbccfba4fa4a48a3dfcc2cc...
ariel-
2018-01-03
Core/Spells: Removed obsolete spell fixes
joschiwald
2018-01-03
Core/Misc: Added helper function Unit::SetFullPower
Mihapro
2018-01-02
Core/BattlePets: Misc fixes
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-30
Core/Unit: damage immune improvements (9f5df023b746d324588f175e264c62205b69e1...
ariel-
2017-12-30
Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENT
joschiwald
2017-12-29
Core/Entities: Update updatefields to 7.3.2.25383
Shauren
2017-12-29
Core/Units: Encapsulate UNIT_CHANNEL_* fields
Shauren
2017-12-26
Core/Unit: consider creatures with same faction to be on the same party/raid ...
ariel-
2017-12-26
Core/Spell: revamp of immunities system
ariel-
2017-12-26
Core/Unit: For convenience, explicitly redirect CastSpell with nullptr as fir...
Treeston
2017-12-17
Core/Auras: Implemented using all aura interrupt flag fields
Shauren
2017-12-12
Core/Auras: Updated mount capability check and implemented SPELL_AURA_MOUNT_R...
Shauren
2017-12-10
Fixed build
joschiwald
2017-12-10
Core/Spell: reimplemented TRIGGERED_DISALLOW_PROC_EVENTS trigger flag
ariel-
2017-12-10
Core/Entities: add yet another utility overload to CastSpell, fixes AppVeyor ...
ariel-
2017-12-10
Core/Spell: make a distinction between triggered flags with debugging purpose...
ariel-
[next]