aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-05-11Core/Conditions: Added conditions for automatic learning spells with SkillLin...Shauren
2025-05-11Core/Misc: added missing changes for 412c5416f9406548c5b59569fbbcf47438f72f07Ovahlord
2025-05-11Core/AreaTrigger: Implement AreaTriggerActionSetFlag::DontDespawnWithCreator ...ModoX
2025-05-11Core/World: Move linking instance socket to WorldSessionShauren
2025-05-11Core/Misc: Minor compile time improving changesShauren
2025-05-11Core/Spells: Implemented new SpellMisc field, MinDuration that controls minim...Shauren
2025-05-11Core/Misc: Fix typosShauren
2025-05-11Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ...Shauren
2025-05-11Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any ...Shauren
2025-05-11Core/Players: Fix deleting favorite spells (#30905)Jason Dove
2025-05-11Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using PROC_ATTR_USE_STAC...Shauren
2025-05-11Core/Utils: Added nullptr_t assignment operator to unique_weak_ptr (alias for...Shauren
2025-05-11Core/Database: Added very simple macro to create named query result field acc...Shauren
2025-05-11Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULTShauren
2025-05-11Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CASTShauren
2025-05-11Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hitShauren
2025-05-11Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANICShauren
2025-05-11Core/Spells: Rename confusing SpellState enum valuesShauren
2025-05-11Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum classShauren
2025-05-11Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH (#30768)username9617
2025-05-11Core/SAI: Allow SMART_EVENT_HEALTH_PCT to be triggered out of combat (#30874)Meji
2025-04-17Core/Transports: Fixed clientside position of stoppable transportsShauren
2025-04-16Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...Shauren
2025-04-16Core/Transports: Preserve all dynamicflags for transportsShauren
2025-04-16Core/Spells: Make Spell::GetMinMaxRange publicShauren
2025-04-16Core/Misc: updated SpellCastResult enum to 4.4.2Ovahlord
2025-04-16Core/Guilds: corrected logging for guild reward db errorsOvahlord
2025-04-16Core/Spells: skip over deprecated talents when generating their ranksOvahlord
2025-04-16Core/Quests: corrected error logging for quest loading helpersOvahlord
2025-04-16Core/Spells: removed SpellInfo corrections for post Cataclysm spellsOvahlord
2025-04-15nopch fixOvahlord
2025-04-15Core/Items: restore item random enchantmentsOvahlord
2025-04-15Core/Player: fixed loading mail items from DBOvahlord
2025-04-14Core/Utilities: Added boost asio callback that transforms callback signatures...Shauren
2025-04-14Core/Players: Call OnQuestObjectiveChange after updating objective countersMeji
2025-04-13Dep/Boost: Support boost 1.88Shauren
2025-04-13Core/Network: Minor include cleanup and add more required functions and typde...Shauren
2025-04-13Scripts/Spells: Implemented generic script to update phases on aura applicati...Meji
2025-04-12Core/Spells: Fixed SPELL_EFFECT_CHARGE trigggering arrival effects too earlyShauren
2025-04-12Core/Commands: Allow non-const reference arguments in chat command handlersShauren
2025-04-12Core/Misc: Port C++23 std::forward_likeShauren
2025-04-12nopch fixOvahlord
2025-04-11Core/Items: restore Heirloom stat scalingOvahlord
2025-04-11Core/DataStores: load ScalingStatDistribution.db2 and ScalingStatValues.db2Ovahlord
2025-04-09Core/Network: Move to separate projectShauren
2025-04-08Core/Network: Socket refactorsShauren
2025-04-08Core/AuctionHouse: Fix mass replace mistake in log messageShauren
2025-04-08Core/GameObjects: Define and use new gameobject dynamic flag to restore old v...Shauren
2025-04-08Core/Packets: updated Auction House packets to 4.4.2Ovahlord
2025-04-06More nopch build fixesShauren