aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-26Core/Auras: Implement PROC_FLAG_2_SUCCESSFUL_DISPEL (#30953)cata_classicAqua Deus
2025-05-26Core/PacketIO: Support WorldPackets::String in SizedString/SizedCString writersShauren
2025-05-26Core/Network: Fix typo in AsyncAcceptor function name (#30975)An-Zheng
2025-05-26Core/PacketIO: Disable implicit bool to int conversions for ByteBuffer operatorsShauren
2025-05-26Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utilsShauren
2025-05-26Core/PacketIO: Add char overloads to ByteBuffer operatorsShauren
2025-05-26Core/Misc: Add support for non-copyable types in LockedQueueShauren
2025-05-26Core/Scripts: Fixed WorldMapScript being unintentionally restricted to one sc...Shauren
2025-05-26Core/Misc: Fixed some uninitialized variablesShauren
2025-05-26Core/Position: Remove Position implicit object slicingShauren
2025-05-26Core/Misc: Silence some statis analysis false positive warningsShauren
2025-05-26Core/Commands: Modernize string parsing for EXACT_SEQUENCE command argumentsShauren
2025-05-26Core/Commands: Don't validate enum numeric values for flagsShauren
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-21Core: Updated allowed build to 4.4.2.60895Shauren
2025-05-11nopch fixOvahlord
2025-05-11TDB 442.25051 - 2025/05/11TDB442.25051TDB Release
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-11Build: Remove -fpch-instantiate-templates detection, it is enabled by default...Shauren
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