index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T14: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-01-20
Core/Units: Named new unit flag (enuminfo)
Shauren
2023-01-20
Core/Units: Named new unit flag
Shauren
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2023-01-19
Core/Auras: Fully remove auras that had all of their effect suppressed with i...
Shauren
2023-01-19
Core/Auras: Fixed possible iterator invalidation crashes caused by calling Up...
Shauren
2023-01-15
Core/Objects: Call base class Update function for Unit and GameObject (curren...
Shauren
2023-01-12
Core/Creatures: Split creature_addon and creature_template_addon's byte colum...
Ovahlord
2023-01-12
Core/Player: Vertical "Say" distance (#28544)
Badgersson
2023-01-12
Core/Units: ensure that we use valid iterators when providing spell Ids in Un...
Ovahlord
2023-01-12
Core/GameObjects: Use serverOnly property of GameObjectTemplate for all types...
Shauren
2023-01-12
Core/Units: Fixed crash happening whenall tappers of a creature are logged ou...
Shauren
2023-01-11
Core/Units: Removed duplicate call to WorldObject::UpdatePositionData (#28731)
Gosha
2023-01-09
Core/Creatures: Restore IsMovementPreventedByCasting logic for casting units ...
ModoX
2023-01-09
Core/Creatures: Fix IsMovementPreventedByCasting logic (#28551)
Meji
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-01-06
Core/Utils: Replace boost flat_set with our own
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2023-01-04
Core/Quests: Set QuestGiverCreatureID for QuestGiverQuestDetails packet (#28655)
Meji
2023-01-02
Core/Characters: Added Dracthyr Evoker creation data (#28624)
fluxurion
2023-01-01
Core/Scene: Fixed OnSceneComplete and OnSceneCancel handling
ModoX
2023-01-01
Core/Players: Fixed finding trainer id from gossip menus (#28648)
fluxurion
2023-01-01
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-31
Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfo
Shauren
2022-12-30
Core/Objects: Replace IsWithinDistInMap with IsWithinDist in grid searchers t...
Shauren
2022-12-30
Core/Objects: ignore database visibility conditions for personal clones (#28548)
Seyden
2022-12-30
Core/Auras: Fixed iterator invalidation crash in Unit::CalcHealAbsorb (#28515)
Seyden
2022-12-30
Core/Auras: Implemented SPELL_AURA_MOD_ROOT_DISABLE_GRAVITY (#28517)
Teleqraph
2022-12-30
Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY (#28511)
Teleqraph
2022-12-29
Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_R...
Shauren
2022-12-28
Core/Gossip: Move setting ActionMenuID and ActionPoiID directly into GossipMe...
Shauren
2022-12-27
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2022-12-26
Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488)
Seyden
2022-12-25
Core/Phasing: Reduce differences between branches in GridNotifiers
Shauren
2022-12-22
Core/Creatures: Implemented AttackableBySummoner summon properties flag (#28489)
Seyden
2022-12-22
Core/GameObjects: Update spawn group conditions immediately after battlegroun...
Jeremy
2022-12-21
Core/Conversations: Allow delaying starting conversations (#28545)
Seyden
2022-12-20
Core/GameObjects: Unlink loot from gameobject before deleting it
Shauren
2022-12-20
Core/Battlegrounds: Made Battleground inherit ZoneScript
Shauren
2022-12-19
Core/Misc: GCC build fix
Shauren
2022-12-18
Core/Units: Implemented UNIT_VIS_FLAGS_INVISIBLE (#28448)
Meji
2022-12-17
Core/Creatures: Never enable gravity for creatures that can only fly (#28411)
Meji
2022-12-17
Core/Players: Implemented setting tradeskill recipes as favorite
Shauren
2022-12-17
Core/Items: Dropped deprecated ItemFlag2 ITEM_FLAG2_DONT_IGNORE_BUY_PRICE (#2...
ModoX
2022-12-17
Core/Misc: Updated default expansion to 9
Shauren
2022-12-16
Core/Players: Implemented new talent system
Shauren
2022-12-15
Core/Players: Don't remove unlearned spells from action bars
Shauren
2022-12-14
Core/Spells: Added custom spell cast arg
Shauren
2022-12-14
Core/Spells: Fixed spell effect value truncation when value is a large integer
Shauren
[next]