aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02DB: Remove hardcoded database name10.2.7.55664Shauren
2024-08-01DB/Silithus: Added spawns for Magnis EncampmentNaddley
2024-07-31Core/Logging: fixed nopch build for msvc compilers (#30126)Ovahlord
2024-07-31Core/PacketIO: Added example uses of new packet reading/writing utilitiesShauren
2024-07-31Core/PacketIO: Added new packet reading/writing utilities for type casting, o...Shauren
2024-07-30Scripts/WaycrestManor: Implement Soulbound Goliath encounter (all difficultie...Aqua Deus
2024-07-29Core/Misc: Reduce amount of virtual functions and copypasting in Reference<> ...Shauren
2024-07-29Core/Proto: Remove blank linesShauren
2024-07-28Core/Proto: Added messages and services missing descriptors in clientShauren
2024-07-28DB/Phase: Name phases for the "Hunt for the Harbinger" QuestchainNaddley
2024-07-27Core/Proto: Updated protobuf messages and services for 11.0.2Shauren
2024-07-25Core/Misc: std::ranges-ify algorithms used in TraitMgrShauren
2024-07-25Core/Groups: Make member field naming consistent and add missing constsShauren
2024-07-25Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type change...Shauren
2024-07-25DB/Creature: Added bruteforced creature_template_difficulty dataModoX
2024-07-25DB/Templates: Added latest 10.2.7 brutesModoX
2024-07-24Core/Spells: Fixed TaxiMask size check for underlying types other than uint8Shauren
2024-07-23DB/Uldaman: Added init. spawns for Uldaman: Legacy of TyrNaddley
2024-07-22Scripts/WanderingIsle: Implement quest Fanning the Flames (29523) (#30076)Aqua Deus
2024-07-22Core/Spells: Named SPELL_ATTR14_AURA_IS_PRIVATEShauren
2024-07-21Core/PacketIO: Named unknown field in CMSG_CREATE_CHARACTERShauren
2024-07-20Build: Disable maybe-uninitialized warning for GCC that incorrectly triggers ...Shauren
2024-07-20DB/Disables: Disable deprecated Quest: (2158) "Rest and Relaxation"Naddley
2024-07-20DB/ElwynnForest: Update fishing trainer Lee BrownNaddley
2024-07-19Core/Auras: Defined and implemented new aura stateShauren
2024-07-19Scripts/Spells: Implemented Priest talent Shadow Word: Death (#30069)Mematoru
2024-07-19Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)Meji
2024-07-19Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on cre...Jeremy
2024-07-18Scripts/WaycrestManor: Implement Lord and Lady Waycrest encounter (#30086)Aqua Deus
2024-07-18Build: Fixed CMake 3.30 FindBoost deprecation warningShauren
2024-07-17Added missing GameObjectModel::iLosBlockingDisabled initialization in constru...Shauren
2024-07-17Core/GameObject: Implemented NotLOSBlocking door propertyShauren
2024-07-16Scripts/Misc:fix npc_professions locale text (#27894)lee
2024-07-16Core: Update allowed build to 10.2.7.55664Shauren
2024-07-16Core/Logging: Minor internal refactorShauren
2024-07-16DB/NPE: Added Harpy Totem spawns for Alliance and HordeNaddley
2024-07-16DB/NPE: Name some more Exiles Reach phasesNaddley
2024-07-15Build: CMake cleanupShauren
2024-07-14Core/DBLayer: Add field metadata getters to query result classesShauren
2024-07-14Core/Entities: Skip calling toupper on number to string conversion result if ...Shauren
2024-07-14Core/Utils: Transform char toUpper/toLower functions into callable function o...Shauren
2024-07-13Core/Spells: Added missing SummonPropertiesFlags::UseDemonTimeout handling to...Shauren
2024-07-12Scripts/Azure Vault: Converted Leymor intro to use new OnCreatureGroupDeplete...Shauren
2024-07-12Core/Instances: New ZoneScript hook - OnCreatureGroupDepletedShauren
2024-07-12Core/Creatures: Create a CreatureGroup for every SummonCreatureGroupShauren
2024-07-11Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structureShauren
2024-07-11Core/Creatures: Allow adding summons to CreatureGroup (only adding, no format...Shauren
2024-07-11Scripts/WanderingIsle: Added missing spell_summon_amberleaf_troublemaker scriptModoX
2024-07-10Scripts/WanderingIsle: Implement The Way of the Tushui (#29846)Aqua Deus
2024-07-10Scripts/Battlegrounds: Implement Seething Shore (#29996)Jeremy