index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
Unit.cpp
Age
Commit message (
Expand
)
Author
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-04-07
Code Style: tab to spaces
Spp
2010-04-05
Always add CC unit state to allow restoring CC effects if one expires (stun i...
thenecromancer
2010-04-04
Fixed faction issue with vehicles in BattleGrounds. Thanks to Gyullo for help...
_manuel_
2010-04-03
Fix periodic heal log (correctly display critical heal tick)
thenecromancer
2010-04-03
Fix waypoint movement removing flying animation for creatures
thenecromancer
2010-04-03
Fix calculation of partial resistance cases, by Tlexii.
Machiavelli
2010-03-30
Break spells on damage in some aura types.
Anubisss
2010-03-27
Use ToTotem() in a case.
Anubisss
2010-03-27
Make a function(ToTempSummon()) which can convert Creature to TempSummon with...
Anubisss
2010-03-22
Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734.
Trazom62
2010-03-21
Add additional field for storage of speed_run rate of creature
_manuel_
2010-03-21
Don't proc KILLED for the victim twice when attacker's pet lands the killing ...
Xanadu
2010-03-21
Implemented Glyph of Drain Soul. Partly based on thenecromancer's code.
Xanadu
2010-03-20
Improved the kill proc slightly.
Xanadu
2010-03-20
Restore RewardPlayerAndGroupAtKill call from previous commit. This is the xp ...
Trazom62
2010-03-20
Fixed KILL proc to occur for the unit that lands the killing blow, not for th...
Xanadu
2010-03-19
Missing part of previous commit (Periodic Leech is DoT as well)
thenecromancer
2010-03-19
Fix issues with NPC that have nonphysical melee damage
thenecromancer
2010-03-19
Fixed broken missile visuals in certain DST and SRC type spells (Void Reaver'...
Xanadu
2010-03-18
remove unused player's class member,cleanup
silverice
2010-03-18
Added (blizzlike) packet broadcast to near teleport. Thanks to Zor and naliml...
Xanadu
2010-03-18
Identified a new spell attribute forbidding some spells to use caster's done ...
Xanadu
2010-03-18
*always remove UNIT_FLAG_OOC_NOT_ATTACKABLE if crature enters combat and rese...
Rat
2010-03-17
Added hack that was removed in [7443]
silverice
2010-03-17
Cleanup
Xanadu
2010-03-17
Fixed Drain Soul increased damage for targets below 25% HP. Closes issue #394...
Xanadu
2010-03-15
attempt to stop mobs casting and fleeing while stunned or confused
reno
2010-03-15
Remove Hack detecting spell 61988 in HasAura()
thenecromancer
2010-03-15
Fixed Drain Soul and Shadowburn Soul Shard on target death. Closes issue 1058.
Xanadu
2010-03-12
Fixed crash on player kill and cleaned up the code a bit. Closes issue 1062. ...
Xanadu
2010-03-11
Fix Val'anyr, Hammer of Ancient Kings. Thanks sombre88.
Trazom62
2010-03-11
Fix crash in getFactionTemplateEntry.
Trazom62
2010-03-11
Implement group loot for chest having GroupLootRules (go type=3, data15=1).
Trazom62
2010-03-11
Convert some C style casts to new functions
thenecromancer
2010-03-10
Fix debug msg in Unit::SetCharmedBy
Spp
2010-03-10
Totem* casts.
raczman
2010-03-10
* Add GUID logging in Unit::SetCharmedBy.
XTZGZoReX
2010-03-10
* Update AiReaction enum.
XTZGZoReX
2010-03-09
Rename 'Hostil' to 'Hostile'
Spp
2010-03-08
Backed out commit 3cb8647899, values are in dbcs, if you have issues with the...
_manuel_
2010-03-08
fix my typo in a4f4c51dca,
silver1ce
2010-03-07
Some Creature* casts moved to new ToCreature.
raczman
2010-03-07
avoid send movement packet at death twice, cleanup
silver1ce
2010-03-07
Added new type-safe cast functions.
raczman
2010-03-01
Fixed Eye for an Eye by Gyullo.
_manuel_
2010-02-28
Change the conditional statement for Merciless Combat so it correctly applies...
p0wer
2010-02-28
Fix mana set to 0 when mob dies. Thanks Malcrom.
Trazom62
2010-02-28
Fix Increases damage taken by %. Thanks moriquendu.
Trazom62
2010-02-27
Update visibility system
silver1ce
[prev]
[next]