aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-06-26Core/Chat: Fixed chat language translations for messages containing item link...Shauren
2025-06-26Core/LFG: Change InstanceScript::UpdateLfgEncounterState to only pass valid d...Shauren
2025-06-26Core/LFG Fix crash on lfg boss killsShauren
2025-06-25Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHEShauren
2025-06-25Core/Commands: Waypoint command fixesShauren
2025-06-24Core/Commands: Enable setting linked aggro and formation movement with .npc a...Shauren
2025-06-24Core/Misc: Use new Field::Get*OrNull where possibleShauren
2025-06-24Core/Database: Add new member functions to Field class that return empty opti...Shauren
2025-06-23Core/Misc: Remove StringFormat exception handling code from the headerShauren
2025-06-23Core/Players: Add missing playerchoice expiration initializationShauren
2025-06-22Core/Players: PlayerChoice improvementsShauren
2025-06-22Core/Conditions: Fix validation for CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSEShauren
2025-06-21Core/Gossip: Use std::variant to store InteractionDataShauren
2025-06-21Core/Gossip: Use algorithms from std::ranges namespace in gossip menu codeShauren
2025-06-21Core/Database: Fixed DEFINE_FIELD_ACCESSOR_CACHE_ANONYMOUS macro argumentsShauren
2025-06-20Core/Conditions: Implemented new condition source type CONDITION_SOURCE_TYPE_...Shauren
2025-06-18Tools/Extractors: Update db2 metadataShauren
2025-06-18Core: Updated to 11.1.7Shauren
2025-06-17Core/Movement: Spline code cleanupShauren
2025-06-17Core/Misc: Remove extremely forgettable tiny utility functionShauren
2025-06-17Core/Objects: Replace separate x,y,z,o getters for stationary position with s...Shauren
2025-06-17Core/Calendar: MSVC nopch fixShauren
2025-06-15Core/AreaTriggers: Add AREATRIGGER_ACTION_TAVERN (#31035)Jason Dove
2025-06-15Scripts/Spells: Implement druid talent Lunar Beam (#30777)Aqua Deus
2025-06-15Scripts/Spells: Implemented Menace warrior talent (#31015)Jeremy
2025-06-15Scripts/Spells: Implement Vicious Contempt warrior talent (#31055)Jeremy
2025-06-15Scripts/Spells: Implement Deft Experience warrior talent (#31060)Jeremy
2025-06-15Scripts/Spells: Implement Frenzy fury warrior talent (#31075)Jeremy
2025-06-15Scripts/Spells: Fix warrior bloodthirst heal (#31027)Jeremy
2025-06-15Scripts/WanderingIsle: Implement quest 29420 (The Spirit's Guardian) (#30467)Aqua Deus
2025-06-14Scripts/DalaranLegion: Implement aura to handle Orderhall Campaign Intro (#31...Naddley
2025-06-14Scripts/TheStonevault: Implement Skarmorak encounter (#30937)Aqua Deus
2025-06-14Core/Players: Fixed traits not updating aura values when changing rankShauren
2025-06-13Core/Scripts: Mark script base class constructors noexceptShauren
2025-06-13Core/Misc: Remove a bunch of code from headersShauren
2025-06-13Core/Scripts: Update PCH content to include most commonly used headersShauren
2025-06-13Core/Worldserver: Update PCH content to include most commonly used headersShauren
2025-06-13Core/Game: Update PCH content to include most commonly used headersShauren
2025-06-12Core/Bnet: Update PCH content to include most commonly used headersShauren
2025-06-12Core/Shared: Update PCH content to include most commonly used headersShauren
2025-06-12Core/Proto: Update PCH content to include most commonly used headersShauren
2025-06-11Core/Network: Enable PCHShauren
2025-06-11Core/Database: Update PCH content to include most commonly used headersShauren
2025-06-11Core/Common: Update PCH content to include most commonly used headersShauren
2025-06-12Scripts/Spells: Implement hunter talent Precise Shots (#31049)Aqua Deus
2025-06-12Scripts/Spells: Implement monk talent Keg Smash target limit (#31048)Aqua Deus
2025-06-11Core/Misc: Fix revision_data.h and boost/predef preprocessor macro conflictShauren
2025-06-11Core/Movement: Fix WaypointMgr::GetNode infinite recursion (function isn't us...Shauren
2025-06-10Core/Misc: Kill copy/move constructors for singleton classesShauren
2025-06-09Scripts/Spells: Fix Odyn's Fury target cap & Titanic Rage talent (#31043)Jeremy