aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-06Core/Misc: Use boost/circular_buffer forward declaration headers in our headersShauren
2023-01-06Core/Misc: Remove boost::container::small_vector from header filesShauren
2023-01-06Core/Misc: Remove boost::heap::fibonacci_heap from header filesShauren
2023-01-06Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2023-01-06Core/Utils: Replace boost flat_set with our ownShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-01-05Core/Spells: Hide spell effect immunity info implementation detailsShauren
2023-01-05Core/Misc: Added a include hack for msvc <chrono> to use only c++17 bits from itShauren
2023-01-04Core/Proto: Re-generate protobuf services optimized for CODE_SIZE (compile ti...Shauren
2023-01-04Core/Quests: Set QuestGiverCreatureID for QuestGiverQuestDetails packet (#28655)Meji
2023-01-03Scripts/Zul'aman: Removed incorrect ZulAmanState initializationShauren
2023-01-03Scripts/RLP: Added initial spawns and some cosmetic spells (#28629)Aqua Deus
2023-01-03Core/Auras: Implemented SPELL_ATTR12_ONLY_PROC_FROM_CLASS_ABILITIES and SPELL...Shauren
2023-01-02Scripts/Evoker: Implement Glide (#28654)Aqua Deus
2023-01-02Core/Loot: Added loot slot check to Loot::LootItemInSlot (client sent-value)Shauren
2023-01-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion
2023-01-01Core/Scene: Fixed OnSceneComplete and OnSceneCancel handlingModoX
2023-01-01Core/Players: Fixed finding trainer id from gossip menus (#28648)fluxurion
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-12-31Core/Spells: Fixed crashes with spells cast by gameobject that summon creaturesShauren
2022-12-31Core/Maps: Fixed retrieving terrain info when on child mapsShauren
2022-12-31Core/Scenarios: Replace assert with null checkShauren
2022-12-31Core/Maps: Implemented WMOAreaTable -1 grouipid fallbackShauren
2022-12-31Core/Players: Implement saving edit mode account dataShauren
2022-12-31Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfoShauren
2022-12-30Core/Players: Fixed trait config validationShauren
2022-12-30Core/Objects: Replace IsWithinDistInMap with IsWithinDist in grid searchers t...Shauren
2022-12-30Core/Movement: Don't compute orientation for vertical splines (#28556)Meji
2022-12-30Core/Objects: ignore database visibility conditions for personal clones (#28548)Seyden
2022-12-30Core/SAI: Improved SMART_ACTION_JUMP_TO_POS to mirror behavior similar to SMA...Meji
2022-12-30Core/SAI: Add action param 7 (#28519)Aqua Deus
2022-12-30Core/Gossip: Integrate banker guid checks into shared gossip interaction dataShauren
2022-12-30Core/Misc: Clean up WorldSession includes a bitShauren
2022-12-30Core/Chat: Fixed chat channel name validationShauren
2022-12-30Core/Auras: Fixed iterator invalidation crash in Unit::CalcHealAbsorb (#28515)Seyden
2022-12-30Core/Auras: Implemented SPELL_AURA_MOD_ROOT_DISABLE_GRAVITY (#28517)Teleqraph
2022-12-30Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY (#28511)Teleqraph
2022-12-30Core/Vmaps: Fix inconsistency of hitInstance and hitModel to cause wrong area...ModoX
2022-12-29Core/Spells: Added missing changes for ade34a7f484dfcc7e41eddfd1014e7728c8dc2c1Shauren
2022-12-29Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_R...Shauren
2022-12-28Core/Gossip: Move setting ActionMenuID and ActionPoiID directly into GossipMe...Shauren
2022-12-27Core/Creatures: Implement StringId for Creatures, a custom identifier to make...Seyden
2022-12-26Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488)Seyden
2022-12-26Core/DataStores: More constexpr in DB2 metadataShauren
2022-12-25Core/Phasing: Reduce differences between branches in GridNotifiersShauren
2022-12-23Core/SAI: Fixed unused param validation for SMART_ACTION_MOVE_OFFSETShauren
2022-12-22Core/SAI: Added param PointId to SMART_ACTION_MOVE_OFFSET (#28555)Meji
2022-12-22Core/Creatures: Implemented AttackableBySummoner summon properties flag (#28489)Seyden
2022-12-22Core/GameObjects: Update spawn group conditions immediately after battlegroun...Jeremy
2022-12-22Core/Instances: Fixed assertion failure with instance id based lockoutsShauren