aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
3 daysCore/PacketIO: Fix DecorStoragePersistedData and HousingDecorData structuresShauren
5 daysCore/Objects: GCC Build fixShauren
9 daysCore: Updated to 11.2.7Shauren
2025-12-07Core/Entities: Remove Object::m_objectType member and replace it with global ...Shauren
2025-11-09Core/Position: Change Position<->G3D::Vector3 conversion functions to be lambdasShauren
2025-10-25Core/Vmaps: Rename VMapManager2 to VMapManagerShauren
2025-10-14Revert "Core/Entities: Fixed relative position calculation formula in Positio...Shauren
2025-10-14Core/Entities: Merge duplicate functions calculating relative positions - rem...Shauren
2025-10-12Core/Entities: Fixed relative position calculation formula in Position::GetPo...Shauren
2025-10-10Core: Updated to 11.2.5.63704Shauren
2025-08-23Core/PacketIO: Fixed updatefields structure for 11.2.0Shauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-08-09Core/Objects: Remove unused code from UpdateField internalsShauren
2025-07-31Core/Objects: Broadcast object destroy packets to players using Far Sight and...Shauren
2025-07-02Core/PacketIO: Fixed SMSG_UPDATE_OBJECT BankTabSettings and DeclinedNames str...Shauren
2025-07-01Core/PacketIO: Fixed SMSG_UPDATE_OBJECT ActivePlayerData structureShauren
2025-06-28Core/Objects: Modernize updatefield internals - replace tag dispatch and std:...Shauren
2025-06-28Core/SpawnTracking: Allow linking a spawn to more than one quest objective (#...Meji
2025-06-18Core: Updated to 11.1.7Shauren
2025-06-17Core/Objects: Replace separate x,y,z,o getters for stationary position with s...Shauren
2025-06-08Core/Misc: Kill AnyPlayerInObjectRangeCheck (duplicate of AnyUnitInObjectRang...Shauren
2025-06-04Core/PacketIO: Remove duplicated areatrigger spline packet writerShauren
2025-06-02Core/Misc: Move fmt::formatter forward declaration to a common header to redu...Shauren
2025-05-23Core/PacketIO: Move all packet writing utilities to separate fileShauren
2025-05-21Core/PacketIO: Fixed SMSG_UPDATE_OBJECT structure for OptionalUpdateField<Wor...Shauren
2025-05-19Core/Position: Remove Position implicit object slicingShauren
2025-05-17Core/PacketIO: Migration to PacketUtilities bit/string operations part 1Shauren
2025-05-16Core/PacketIO: Move ObjectGuid and Position::PackedXYZ packet functions out o...Shauren
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-11Core/Misc: Added new CanSeeOrDetectExtraArgs to CanSeeOrDetect (#30882)Meji
2025-05-06Core/Spells: Implemented new SpellMisc field, MinDuration that controls minim...Shauren
2025-04-25Core: Updated to 11.1.5Shauren
2025-04-17Core/Transports: Fixed clientside position of stoppable transportsShauren
2025-04-16Core/Transports: Preserve all dynamicflags for transportsShauren
2025-04-06More nopch build fixesShauren
2025-04-03Core/Spells: Merge Spell::SetSpellValue overloadsShauren
2025-03-12Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOGShauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-03-01Core/Objects: Optimize spawn tracking handling in building SMSG_UPDATE_OBJECTShauren
2025-02-02Core/Objects: Make guid generators atomicShauren
2025-01-17Core/Misc: Remove return type std::enable_if based SFINAEShauren
2025-01-10Core/Conditions: Allow conditions for seen object in CONDITION_SOURCE_TYPE_OB...ModoX
2025-01-10Core/AreaTriggers: Replace fixed movement times in database for areatriggers ...Shauren
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2025-01-03Core/Objects: Use span/array instead of vector for raw ObjectGuid manipulationsShauren
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-22Core/Objects: Allow more specific checks to include or exclude feign death un...ModoX
2024-12-22Core/Object: Fixed interaction dynamic flags assignment for GAMEOBJECT_TYPE_S...ModoX
2024-12-18Core: Updated to 11.0.7Shauren
2024-12-18Core/PacketIO: Fixed UF::QuestSession structureShauren