index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Object
Age
Commit message (
Expand
)
Author
2024-06-15
Core/Object: Added possibility to override sourceLocation for SendPlayOrphanS...
ModoX
2024-06-11
Core/Spells: Rename more SpellAttr9
Shauren
2024-06-10
Core/Spells: Implemented SPELL_ATTR9_FORCE_DEST_LOCATION
Shauren
2024-05-28
Core/PacketIO: Constexpr-ify UpdateMask
Shauren
2024-05-27
Core/AreaTriggers: Fix triggering of client areatriggers for some shapes
Meji
2024-05-08
Core: Update to 10.2.7
Shauren
2024-05-03
Dep/fmt: Upgrade to 10.2.1
Shauren
2024-04-26
Core/Objects: implement internal heartbeat timer for WorldObjects (#29941)
Ovahlord
2024-04-23
Core/Movement: Refactor MoveSplineFlag to get rid of undefined behavior (cast...
Shauren
2024-04-10
Core/Entities: Added possibility to inherit StringIds from other entities (#2...
ModoX
2024-04-08
Core/Gameobjects: Changed the highlight logic for GAMEOBJECT_TYPE_GATHERING_N...
Meji
2024-04-06
Core/Scripts: Integrate new ActionResultSetter with movement generators and s...
Shauren
2024-04-01
Removed unneccessary c_str() from previous commit
Shauren
2024-03-31
Core/Entities: Make ObjectGuid formattable with fmt without using ToString()
Shauren
2024-03-28
Core/Battlegrounds: Move to scripts (#29799)
Jeremy
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-24
Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...
Meji
2024-03-22
Core/PacketIO: Fixed player updatefields
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-14
Core/Objects: Cook the copied pasta
Shauren
2024-03-14
Core/Objects: Added ToWorldObject and ToItem
Shauren
2024-03-14
Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-03-07
Core/Objects: Keep current WMO info on position updates and use it in party m...
Shauren
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-03-03
Core/Creatures: Implemented serverside checks for UNIT_FLAG2_INTERACT_WHILE_H...
Shauren
2024-03-02
Core/PacketIO: Implemented and enabled SMSG_STOP_SPEAKERBOT_SOUND
Shauren
2024-02-29
Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_...
Shauren
2024-02-29
Core/Creatures: implemented most movement related static flags and migrated e...
Ovahlord
2024-02-24
Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...
ModoX
2024-02-24
Core/Position: Allow constexpr use of Position
Shauren
2024-02-19
Core/Spells: Implemented SPELL_ATTR8_CAN_HIT_AOE_UNTARGETABLE
Shauren
2024-02-10
Core/Creatures: Set InteractSpellID for npc spellclick
Shauren
2024-01-25
Core/PacketIO: Fixed QuestSession QuestCompleted size
Shauren
2024-01-24
Core/PacketIO: Fixed CreateObject packet structure for areatriggers
Shauren
2024-01-21
Core: Updated to 10.2.5
Shauren
2023-12-30
Core/AreaTriggers: Refactor (#29500)
Meji
2023-11-13
Core/Objects: Fixed SelectNearestPlayer
Shauren
2023-11-09
Core: Update to 10.2.0
Shauren
2023-10-31
Build fix
Shauren
2023-10-31
Core/Random: Changed random functions returning doubles to return floats
Shauren
2023-10-24
Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...
Shauren
2023-10-22
Core/Spells: Named and implemented most of SpellAttr8
Shauren
2023-10-21
Core/Spells: Named and implemented most of SpellAttr7
Shauren
2023-10-08
Core/Objects: Added GameObject type parameter to FindGameObjectOptions (#29356)
Jeremy
2023-10-06
Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...
Shauren
2023-10-01
Core/AreaTriggers: Implement missing functionality
Shauren
2023-09-10
Core/Pets: Improved pet despawn behavior when mounting
Shauren
2023-09-07
Core: Update to 10.1.7
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
[next]