index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2021-10-17
Core/BattlePets: Fixes when adding pets (#27076)
Meji
2021-10-16
Core/Auras: Implemented SPELL_AURA_ADD_PCT_MODIFIER_BY_SPELL_LABEL and SPELL_...
Shauren
2021-10-16
Core/Auras: Implemented SPELL_AURA_CAST_WHILE_WALKING_BY_SPELL_LABEL and SPEL...
Shauren
2021-10-16
Warning fix
Shauren
2021-10-16
Core/Spells: Implemented SPELL_AURA_SUPPRESS_ITEM_PASSIVE_EFFECT_BY_SPELL_LABEL
Shauren
2021-10-16
Core/Spells: Fixed loading spell labels
Shauren
2021-10-16
Core/Chat: Added new TextRange personal to creature_text which sends the mess...
ModoX
2021-10-16
Core/Items: Replace assert with null check in Player::ApplyEquipCooldown
Shauren
2021-10-16
Core/Items: Refactored learning spells from items to check for ITEM_SPELLTRIG...
Shauren
2021-10-16
Core/BattlePets: Fix field index in BattlePetMgr::LoadFromDB
Shauren
2021-10-16
Core/BattlePets: Misc fixes (#27057)
Meji
2021-10-16
Core/Characters: Made homebind location a WorldLocation (this implicitly adds...
ModoX
2021-10-16
Core/BattlePets: Store declined names (#27025)
Meji
2021-10-15
Core/Bnet: Fixed changing realms from character list
Shauren
2021-10-15
Core/DataStores: Fixed ItemSparse.db2 structure
Shauren
2021-10-15
Core/Spells: Fixed Righteous Defense crash caused by modifying target list in...
Shauren
2021-10-15
Core/PacketIO: Fixed SMSG_GUILD_BANK_LIST packet payload for enchantments and...
killerwife
2021-10-14
Core/GameObject: Fix an edge case where GOs might never respawn after being m...
Treeston
2021-10-14
Misc: Pass std::chrono types by value everywhere.
Treeston
2021-10-14
Scripts/Commands: .npc info and .gobj info now show runtime AI typenames in a...
Treeston
2021-10-14
Core/PassiveAI: Fix an incorrect check that was inducing evade spam with crit...
Treeston
2021-10-14
Core/Spells: Shadow of Death & Spiritual Vengeance should be negative spells ...
Gildor
2021-10-14
Core/GameObjects: Fixed DestroyGate battleground hook for vehicles (#22145)
Maphaze
2021-10-13
Core/Player: Added SendPlayerBound method
ModoX
2021-10-13
Core/Units: Added possibility to send emotes to single players (#27054)
ModoX
2021-10-13
Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_...
Shauren
2021-10-12
Core/Players: Allow disabling creating characters in Exile's Reach by disabli...
Shauren
2021-10-12
Core/Scripts: Make ObjectMgr::LoadScriptNames safe to call multiple times
Shauren
2021-10-12
Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED (#27036)
ModoX
2021-10-11
Core/Spells: Implemented SPELL_EFFECT_CANCEL_CONVERSATION (#27037)
ModoX
2021-10-11
Core/Scenes: Implemented spell created SceneObjects
Shauren
2021-10-10
Core/Spells: Implemented SpellReagentsCurrency.db2
Shauren
2021-10-10
Core/Spells: Corrected spell visual fallback logic for spell difficulty entries
Shauren
2021-10-10
Core/Spells: Changed Spell::SendCastResult arguments to signed ints to match ...
Shauren
2021-10-10
Core/SAI: Fixed SMART_ACTION_EQUIP to properly set values in all slots (cherr...
Shauren
2021-10-09
Core/Conversations: Replace _participants with generic personal object implem...
Shauren
2021-10-07
Core/Unit: Name and implement UNIT_FLAG_NON_ATTACKABLE_2 (PR #22087)
killerwife
2021-10-07
Core/AI: Add a new LeavingWorld AI hook
Treeston
2021-10-06
Core/Spells: Implemented SpellValueMod duration (#26945)
ModoX
2021-10-06
Core/Conditions: Implemented conditions for areatriggers (#27021)
ModoX
2021-10-05
Core/Scenes: Defined more flags and implemented FadeToBlackscreenOnCancel (#2...
ModoX
2021-10-05
Core/Characters: Added allied race creation data, implemented intro scenes & ...
ModoX
2021-10-05
Core/Scenes: Delay scenes sent when not in world until adding to map
Shauren
2021-10-03
Core/Vendors: Support for vendors with empty inventory list (#26895)
Meji
2021-10-03
Core/BattlePets: Misc fixes (#26990)
Meji
2021-10-03
Core/Spells: Reduce number of CastSpell overloads to 1
Shauren
2021-10-03
Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...
Shauren
2021-10-03
Core/Quests: Fill QuestPackageID field in SendQuestGiverQuestDetails (#27016)
ModoX
2021-10-03
Core/Gossip: Update GossipOptionIcon enum (#26906)
Meji
2021-10-03
Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, th...
Shauren
[next]