aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-07Core/Objects: Keep current WMO info on position updates and use it in party m...Shauren
2024-03-07Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-03-03Core/Creatures: Implemented serverside checks for UNIT_FLAG2_INTERACT_WHILE_H...Shauren
2024-03-02Core/PacketIO: Implemented and enabled SMSG_STOP_SPEAKERBOT_SOUNDShauren
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_...Shauren
2024-02-29Core/Creatures: implemented most movement related static flags and migrated e...Ovahlord
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-02-24Core/Position: Allow constexpr use of PositionShauren
2024-02-19Core/Spells: Implemented SPELL_ATTR8_CAN_HIT_AOE_UNTARGETABLEShauren
2024-02-10Core/Creatures: Set InteractSpellID for npc spellclickShauren
2024-01-25Core/PacketIO: Fixed QuestSession QuestCompleted sizeShauren
2024-01-24Core/PacketIO: Fixed CreateObject packet structure for areatriggersShauren
2024-01-21Core: Updated to 10.2.5Shauren
2023-12-30Core/AreaTriggers: Refactor (#29500)Meji
2023-11-13Core/Objects: Fixed SelectNearestPlayerShauren
2023-11-09Core: Update to 10.2.0Shauren
2023-10-31Build fixShauren
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
2023-10-24Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...Shauren
2023-10-22Core/Spells: Named and implemented most of SpellAttr8Shauren
2023-10-21Core/Spells: Named and implemented most of SpellAttr7Shauren
2023-10-08Core/Objects: Added GameObject type parameter to FindGameObjectOptions (#29356)Jeremy
2023-10-06Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...Shauren
2023-10-01Core/AreaTriggers: Implement missing functionalityShauren
2023-09-10Core/Pets: Improved pet despawn behavior when mountingShauren
2023-09-07Core: Update to 10.1.7Shauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-08-13Core/Object: Implemented helper method PlayObjectSoundModoX
2023-08-09Core/Creatures: std::chrono-ify TempSummonShauren
2023-07-31Core/Spells: Fixed spell duration scaling with combo pointsShauren
2023-07-30Battlegrounds/Buffs: Rework using areatriggers (#29171)Jeremy
2023-07-30Core/GameObjects: Added stringid to gameobjectsShauren
2023-07-29Core/Objects: Switch to using designated initializers instead of chaining fun...Shauren
2023-07-20Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)Teleqraph
2023-07-12Core: Update to 10.1.5Shauren
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-27Core/Creatures: Allow summons to be initialized properly when summoner is not...Shauren
2023-05-23Fix dynamic linking buildShauren
2023-05-22Core/Objects: Fixed uninitialized variables in FindCreatureOptionsShauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-05-06Core/PacketIO: Fixed CreateObject structure for areatriggersShauren
2023-05-04Core: Update to 10.1Shauren
2023-04-10Core/Misc: Fix build with libc++Shauren
2023-04-09Core/Units: Calculate HoverHeight from model data (#28899)Meji
2023-04-07Core/Objects: Fixed ObjectGuid equality operator for GCC 10 (completely broke...Shauren
2023-04-06Core/Misc: Modernize code a bit by replacing std::tie with either structured ...Shauren
2023-03-30Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...Meji
2023-03-22Core: Update to 10.0.7Shauren
2023-03-17Core/Creatures: Use togglable CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_H...Shauren