index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-10T14: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
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
2010-08-06
* Add NULL-pointer check to CharmInfo destructor. Closes issue #3287.
azazel
2010-08-06
Revert changes done in r0074e32c2f and r4d86e4199a - fixes buildissues ( if()...
click
2010-08-05
Make typecasting methods *really* safe and get rid of redundant typeId/Typema...
Shauren
2010-08-04
*Some more research about spell target flags - thanks to Zor for info.
QAston
2010-08-04
Add gender field to SMSG_WHO packet (author: MaS0n)
azazel
2010-08-04
Fixed pet talents: Guard Dog and Silverback
Shauren
2010-08-04
*Update movement enums - thanks to Zor for info.
QAston
2010-08-04
*Fix crashy implementation of aura type 305.
QAston
2010-08-03
*Update spell_bonus_data for Garrote - by svetilo12.
QAston
2010-08-03
*Add missing Bestial wrath and The Beast Withing immunities after client chan...
QAston
2010-08-03
*Add m_duringRemoveFromWorld lock to prevent adding single target auras durin...
QAston
2010-08-02
Add support for CreatureAI::DamageDealt used in a Zul'Aman script. Thanks jos...
silinoron
2010-08-01
*Add helpers for checking auras present on unit by type and spell affect mask
QAston
2010-07-31
*Fix talent Will of the NEcropolis
QAston
2010-07-31
Remove crude check in proc system preventing charges drop in proc system for ...
thenecromancer
2010-07-31
Typo in some function usage
thenecromancer
2010-07-30
Add basic support for NPCs on transports; DB data required.
silinoron
2010-07-31
*Cleanup in single target auras (thanks to JuliuSZS some useable debug info)
QAston
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-07-30
*Thread safe player searcher in scripts.
QAston
2010-07-30
*Lock on RemoveAllAuras till all auras and applications are removed with all ...
QAston
2010-07-28
First part of petAI logic cleanup : Hunter PetAI change: Ignore attacking CC'...
click
2010-07-28
*Cleanup in ObjectAccessor - this should fix some crashes
QAston
2010-07-26
*Add debug log to trac reason of a crash in Spell::DoAllEffectOnTarget.
QAston
2010-07-26
*Resurrection sickness and similar debuffs are no longer dispelable.
QAston
2010-07-26
*Add more Player::CanUseAttackType checks in places where item bonuses are ap...
QAston
2010-07-24
Fixed Thrill of the Hunt not restoring mana when Explosive Shot crits
Shauren
2010-07-22
Shaman totem models are now different depending on race
Shauren
2010-07-22
Fixed resist chances with Positive Auras.
_manuel_
2010-07-21
Use unified code for adding remaining DoT damage to some talents.
thenecromancer
2010-07-21
Typo in my original code (that bool should be used).
thenecromancer
2010-07-21
Some fixes to proc events
thenecromancer
2010-07-20
*Implement SPELL_EFFECT_CREATE_TAMED_PET(153).
QAston
2010-07-20
*Remove assertion from packet handler. Assertions should not be put in such p...
QAston
2010-07-19
Exclude hunters Auto Shot from casttimer-delay - should be blizzlike now (fix...
click
2010-07-16
*Fix Totem of Hex coefficient - patch by Lightguard.
QAston
2010-07-16
*Item - Coliseum 25 Heroic Caster Trinket - patch by microbius51
QAston
2010-07-16
*Remove hack for Divine Storm from Unit::DealDamage
QAston
2010-07-16
*Prevent possible problems with application of negative auras with 0 duration...
QAston
2010-07-16
*Rename SPELL_AURA_RANGED_AP_ATTACKER_CREATURES_BONUS to SPELL_AURA_MOD_CREAT...
QAston
2010-07-16
*Implement aura type SPELL_AURA_SHARE_DAMAGE_PCT(300), somewhat based on patc...
QAston
2010-07-15
Fixed problems with Sacred Cleansing, by QAston.
_manuel_
2010-07-14
*Typofix
QAston
2010-07-14
*Add SpellMgr::CalculateSpellEffectAmount function for consistency of effect ...
QAston
2010-07-14
Another basepoint fix, Thrill of the Hunt
Shauren
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-07-11
This should fix Savage Defense related crashes
Shauren
2010-07-08
Fixed Savage Defense
Shauren
2010-07-04
Fix: make sure healing potions doesn't benefit from spellhealing-power - patc...
click
[next]