aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/DynamicObject/DynamicObject.cpp
AgeCommit message (Expand)Author
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-03-14Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-10-13Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...Gosha
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-04-23Core/Objects: Initialize position data and zone/instance script for all world...Shauren
2022-02-26Core/Objects: Added helper structures to allow using customized updatefield s...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-01-29Core/Objects: Don't consider SMSG_UPDATE_OBJECT packets that contain only des...Shauren
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualIDShauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...Shauren
2020-01-02New YearAokromes
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-04-01Core/Spells: Fixed persistent area auras always spawning with no phaseShauren
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-11-16Core/Entities: GameObjectDespawn packet is only sent for GameObjectsjoschiwald
2016-10-25Core/Entities: Updated updatefields to 7.1.0.22900Shauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-06-29Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_VISUALShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-13Core/Transports: Fixed crash happening during teleporting transportsShauren
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-16Core/Transports: Added support for DynamicObjects on transportsShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael