aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-05-26Core/Commands: Fixed parsing enum chat command arguments when they have a TIT...Shauren
2025-05-26Core/PacketIO: Added missing packet util for non-bits container sizesShauren
2025-05-26buildfixOvahlord
2025-05-26Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUALShauren
2025-05-26Core/Auras: Initialize aura spell visual from spell that created it instead o...Shauren
2025-05-26Core/Spells: Expose spell channel duration to scriptsShauren
2025-05-26Core/SpawnTracking: Check if the objective is completable to get correct spaw...Meji
2025-05-26Core/Spells: Remove NYI labels from implemented spell effect attributesShauren
2025-05-26Core/PacketIO: Move ObjectGuid and Position::PackedXYZ packet functions out o...Shauren
2025-05-26Core/Conditions: Fix copypaste from previous commitShauren
2025-05-26Core/Conditions: Catch exceptions caused by invalid WorldStateExpression dataShauren
2025-05-26Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::dataShauren
2025-05-26Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ...Shauren
2025-05-26Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-26Core/Network: Update LoginRESTService to check all addresses together (#30927)Jason Dove
2025-05-26Core/PacketIO: Improved bit functions - no longer reads each bit separatelyShauren
2025-05-26Scripts/Misc: Update ScriptPCH content to include most commonly headersShauren
2025-05-26Core/Vehicles: Added field to set a default pitch (#30878)Meji
2025-05-26Core/Misc: Added new CanSeeOrDetectExtraArgs to CanSeeOrDetect (#30882)Meji
2025-05-11nopch fixOvahlord
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