index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
Age
Commit message (
Expand
)
Author
2023-07-21
Core/Units: Fixed knockback angle calculation for players (#29165)
Krudor
2023-07-21
Core/AreaTriggers: Teleport to current instance entrance when entering instan...
ModoX
2023-07-21
Core/Units: Fixed crash (previously was a memory leak) when vehicle creatures...
Shauren
2023-07-21
Core/Misc: Updated more enums for 10.1.5
Shauren
2023-07-20
Core/Auras: Implement SPELL_AURA_MOD_DAMAGE_PERCENT_DONE_BY_TARGET_AURA_MECHA...
Aqua Deus
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-07-20
Core/Scripts: Fix EventScript assert for GameObject::SetDestructibleState (#2...
Meji
2023-07-20
Core/Unit: Added helper functions to modify UNIT_FLAG2_CANNOT_TURN (#29160)
Teleqraph
2023-07-19
Core/PacketIO: Fixed structure of SMSG_GOSSIP_MESSAGE and SMSG_QUEST_GIVER_QU...
Shauren
2023-07-18
Core/AreaTriggers: Handle AREATRIGGER_FLAG_HAS_DYNAMIC_SHAPE for disks (#29156)
Traesh
2023-07-17
GCC build fix
Shauren
2023-07-17
Core/AreaTriggers: Update areatrigger scalecurve handling with latest research
Shauren
2023-07-16
Core/Units: Allow autoattack if channelling with SPELL_ATTR5_ALLOW_ACTIONS_DU...
Traesh
2023-07-15
Core/Players: Fixed base hit chance initialization for players
Shauren
2023-07-15
Core/Unit: modernize some pointers and arrays in unit class (#29104)
Ovahlord
2023-07-12
Core: Update to 10.1.5
Shauren
2023-07-09
Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)
Meji
2023-07-08
Core/Conversation: Added some helper methods for scripting
ModoX
2023-07-06
Core/Quests: Make completion of tracking quests completed by SPELL_EFFECT_QUE...
Shauren
2023-07-05
Core/Pets: Fixed crash when summoning hunter pets
Shauren
2023-07-04
Core/Players: Fixed fury warriors failing to be saved to db on first save aft...
Shauren
2023-07-03
Core/Conversation: Added ChatType field to conversation_line_template
ModoX
2023-07-03
Core/GameObjects: Only start loot restock timer if loot contents were modifie...
Shauren
2023-07-02
Core/Auras: Removed triggering aura effect from SPELL_AURA_OVERRIDE_AUTOATTAC...
Shauren
2023-07-01
Core/Players: Repop players at instance entrance when they release spirit (#2...
Jeremy
2023-06-30
Core/AreaTriggers: Fixed selection range of units for box shape
ModoX
2023-06-30
Core/Players: Fixed spell overrides not being removed when unlearning talents
Shauren
2023-06-29
Core/Spells: Fully prevent infinite proc loops and add logging to detect most...
Shauren
2023-06-28
Core/Creatures: Implement CREATURE_STATIC_FLAG_4_IGNORE_LOS_WHEN_CASTING_ON_M...
Jeremy
2023-06-28
Core/Player: Modernize some pointers and arrays in player class (#29098)
Ovahlord
2023-06-28
Core/Auras: Use std::vector for temporary copies of aura lists
Shauren
2023-06-28
Core/Conversation: Implemented OnConversationStart and OnConversationUpdate h...
ModoX
2023-06-28
Core/Auras: Fixed accessing invalid iterators in Unit::CalcHealAbsorb (Change...
Shauren
2023-06-24
Core/AreaTriggers: Add Spell* argument to AreaTriggerAI::OnCreate script
Shauren
2023-06-18
Core/Creatures: Added missing assignment
Shauren
2023-06-18
Core/Creatures: Drop dynamic flags from creature and creature_template (#29041)
Meji
2023-06-18
Core/Creatures: Added db fields to hold creature static flags
Shauren
2023-06-18
Core/Quests: Fixed crash in Player::RewardQuest
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-06-16
Core/Spells: Validate known heirlooms for SPELL_EFFECT_CREATE_HEIRLOOM_ITEM
Shauren
2023-06-12
GCC build fix
Shauren
2023-06-12
Core/AreaTriggers: Implement visibility of serverside areatriggers with .debu...
Shauren
2023-06-11
Core/Quests: New FlagsEx implementations
Shauren
2023-06-10
typo fix
Shauren
2023-06-10
Core/Quests: Quest flag fixups
Shauren
2023-06-08
Core/Spells: Always remove spell target from transport on teleport spells if ...
Shauren
2023-06-08
Core/Quests: Only launch gossip menu on quest completion when quest has QUEST...
Shauren
2023-06-08
Core/Quests: Fixed quest dialog not closing automatically when there are no ...
HuangStomach
2023-06-08
Core/Scripts: Added const to GetDialogStatus functions
HuangStomach
2023-06-02
Core/Quests: Implemented new db table quest_objectives_completion_effect
Shauren
[next]