index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T10: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
2011-10-24
Core/Misc: Some minor cleanups
kaelima
2011-10-24
Fix a crash caused by spell 49065. Close #3646.
megamage
2011-10-24
Merge pull request #3596 from ille/master
Shocker
2011-10-23
Merge pull request #3575 from bytewarrior/master
Machiavelli
2011-10-20
use effectMask to calculate mechanicMask in ModSpellDuration
ille
2011-10-19
Core/Spells: Add Block Value cap to Shield Slam and Shield of Righteousness.
Liberate
2011-10-18
And a forgotten change. Sorry for this, I guess it's a welcome back present f...
Liberate
2011-10-18
And I forgot to turn on tabs to spaces. Also fixed...
Liberate
2011-10-18
Core/Spells: Add a new stack rule for spellgroups: SPELL_GROUP_STACK_RULE_EXC...
Liberate
2011-10-18
Core/Mechanic: Fixed wrong caster level at resist chance calculation.
bytewarrior
2011-10-17
Core/Mechanic: Fix spell penetration from items.
kaelima
2011-10-17
Core/Misc: Added 'f' after float values
Fredi Machado
2011-10-16
Core/Auras: Fixed another proc crash
Shauren
2011-10-13
More cleanup of CanSeeOrDetect
megamage
2011-10-13
Some cleanup of CanSeeOrDetect code.
megamage
2011-10-12
Core/Spells: SPELL_AURA_MOD_INCREASE_ENERGY_PERCENT improvement
Chaplain
2011-10-10
Remove/Add creature from/to map when it changes map.
megamage
2011-10-10
Rename "SetPosition" to "UpdatePosition".
megamage
2011-10-08
Scripts/Icecrown Citadel
Shauren
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
Core/Misc: Correct file rights for Unit.cpp
root
2011-10-07
REPO: code-style clean-up
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-30
Core/Auras: Fixed crashes in Infusion of Light and Frozen Power proc handlers
Shauren
2011-09-30
Core/Movement: Fixed knockback visibility for other players (no more "telepor...
Shauren
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Core: Move FormationMgr to namespace
Spp
2011-09-27
Core/Spells: Bring back workaround removed in cd7060c65adfaafe22c67bce065e235...
QAston
2011-09-27
Merge branch 'master' of https://github.com/Chaplain/TrinityCore
QAston
2011-09-27
Core/Entities: use Unit::GetReactionTo in Unit::IsFriendlyTo and Unit::IsHost...
QAston
2011-09-27
Core/Spells: Allow AOE spells to hit stealthed targets.
QAston
2011-09-26
Fixed a typo in pull request. (Edit via Github)
Machiavelli
2011-09-25
Core/Spells: Fixed glyph of Fire Blast.
Cron
2011-09-25
Core/Spells: Fix talent Sword Specialization.
Chaplain
2011-09-25
Revert "Core/Spells: Fix talent Sword Specialization for melee abilities"
Chaplain
2011-09-24
Core/Scripts: Implemented 2 new target selectors, one specialized for spells,...
Shauren
2011-09-24
Core/Spells: Add more generic overload for Unit::CastSpell function and make ...
QAston
2011-09-22
Merge pull request #2915 from idostyle/armorPen
QAston
2011-09-17
Core/Entities: Allow 2 side parties to work.
QAston
2011-09-17
Core/Entities: Allow creatures to attack players while in sanctuary.
QAston
2011-09-16
Core/Entities: Remove obsolete function Unit::canAttack.
QAston
2011-09-16
Core/Entities: Replace Unit::canAttack usage with more accurate Unit::IsValid...
QAston
2011-09-16
Core/Misc: Whitespace and a minor typo fix (thanks Kapoeira)
QAston
2011-09-16
Core/Entities: Add Unit::IsValidAssistTarget and Unit::IsValidAttackTarget fu...
QAston
2011-09-15
Misc/Util: Add a template function for returning a random element from any co...
Shocker
2011-09-15
Core/Entities: Add new functions: Unit::GetReactionTo and Unit::GetFactionRea...
QAston
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-11
Merge pull request #2966 from Chaplain/cleanup
QAston
2011-09-11
Core/Unit: Define UNIT_FLAG_UNK_0 as UNIT_FLAG_SERVER_CONTROLLED and remove r...
QAston
2011-09-11
Core/Auras: Improvements in SPELL_AURA_MOD_DAMAGE_PERCENT_DONE handling:
Chaplain
[next]