index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
SceneObject
Age
Commit message (
Expand
)
Author
2025-12-07
Core/Entities: Remove Object::m_objectType member and replace it with global ...
Shauren
2025-06-17
Core/Objects: Replace separate x,y,z,o getters for stationary position with s...
Shauren
2025-01-05
Core/Grids: Modernize TypeContainer with variadic template
Shauren
2024-10-30
Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Shauren
2024-10-27
Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...
Shauren
2024-10-25
Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...
Shauren
2024-01-22
Core/Object: use the final keyword for several (World)Object classes that sho...
Ovahlord
2023-10-24
Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...
Shauren
2022-10-13
Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...
Gosha
2022-04-23
Core/Objects: Initialize position data and zone/instance script for all world...
Shauren
2022-03-08
Core/Entities: Move GridObject to its own header (#26358)
Jan Van Buggenhout
2022-02-26
Core/Objects: Added helper structures to allow using customized updatefield s...
Shauren
2021-10-11
Core/Scenes: Implemented spell created SceneObjects
Shauren