index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-01-06
Core/Misc: Use boost/circular_buffer forward declaration headers in our headers
Shauren
2023-01-06
Core/Misc: Remove boost::container::small_vector from header files
Shauren
2023-01-06
Core/Misc: Remove boost::heap::fibonacci_heap from header files
Shauren
2023-01-06
Core/Misc: Replaced boost::container::static_vector in packet classes with pl...
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-05
Core/Spells: Hide spell effect immunity info implementation details
Shauren
2023-01-05
Core/Misc: Added a include hack for msvc <chrono> to use only c++17 bits from it
Shauren
2023-01-04
Core/Proto: Re-generate protobuf services optimized for CODE_SIZE (compile ti...
Shauren
2023-01-04
Core/Quests: Set QuestGiverCreatureID for QuestGiverQuestDetails packet (#28655)
Meji
2023-01-03
Scripts/Zul'aman: Removed incorrect ZulAmanState initialization
Shauren
2023-01-03
Scripts/RLP: Added initial spawns and some cosmetic spells (#28629)
Aqua Deus
2023-01-03
Core/Auras: Implemented SPELL_ATTR12_ONLY_PROC_FROM_CLASS_ABILITIES and SPELL...
Shauren
2023-01-02
Scripts/Evoker: Implement Glide (#28654)
Aqua Deus
2023-01-02
Core/Loot: Added loot slot check to Loot::LootItemInSlot (client sent-value)
Shauren
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/Spells: Fixed crashes with spells cast by gameobject that summon creatures
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-31
Core/Scenarios: Replace assert with null check
Shauren
2022-12-31
Core/Maps: Implemented WMOAreaTable -1 grouipid fallback
Shauren
2022-12-31
Core/Players: Implement saving edit mode account data
Shauren
2022-12-31
Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfo
Shauren
2022-12-30
Core/Players: Fixed trait config validation
Shauren
2022-12-30
Core/Objects: Replace IsWithinDistInMap with IsWithinDist in grid searchers t...
Shauren
2022-12-30
Core/Movement: Don't compute orientation for vertical splines (#28556)
Meji
2022-12-30
Core/Objects: ignore database visibility conditions for personal clones (#28548)
Seyden
2022-12-30
Core/SAI: Improved SMART_ACTION_JUMP_TO_POS to mirror behavior similar to SMA...
Meji
2022-12-30
Core/SAI: Add action param 7 (#28519)
Aqua Deus
2022-12-30
Core/Gossip: Integrate banker guid checks into shared gossip interaction data
Shauren
2022-12-30
Core/Misc: Clean up WorldSession includes a bit
Shauren
2022-12-30
Core/Chat: Fixed chat channel name validation
Shauren
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-30
Core/Vmaps: Fix inconsistency of hitInstance and hitModel to cause wrong area...
ModoX
2022-12-29
Core/Spells: Added missing changes for ade34a7f484dfcc7e41eddfd1014e7728c8dc2c1
Shauren
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-26
Core/DataStores: More constexpr in DB2 metadata
Shauren
2022-12-25
Core/Phasing: Reduce differences between branches in GridNotifiers
Shauren
2022-12-23
Core/SAI: Fixed unused param validation for SMART_ACTION_MOVE_OFFSET
Shauren
2022-12-22
Core/SAI: Added param PointId to SMART_ACTION_MOVE_OFFSET (#28555)
Meji
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-22
Core/Instances: Fixed assertion failure with instance id based lockouts
Shauren
[next]