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