aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-12-15Core/Misc: Build fix with boost 1.9011.2.5.64502Shauren
2025-12-13Core/Spells: Remove large function from headerShauren
2025-12-07Core/Entities: Remove Object::m_objectType member and replace it with global ...Shauren
2025-12-07Core/PacketIO: Mark CMSG_DECLINE_GUILD_INVITES as threadsafeShauren
2025-12-03Scripts/Spells: Power Word: Shield cleanup (#31411)Cristian Vintila
2025-11-30Core/Misc: Use std::scoped_lock instead of unique_lock where possible (and ol...Shauren
2025-11-29Core/Movement: Removed spline init parameter deprecated after jump reworkShauren
2025-11-28Tools/vmaps_extractor: Fix crashShauren
2025-11-28Core/Guilds: Sync function name with 3.3.5Shauren
2025-11-28Core/Auras: Enable DoEffectCalcDamageAndHealing aura script hook for initial ...Shauren
2025-11-28Core/Auras: Implement absorb scaling with attack power (#31405)Shauren
2025-11-27Core/Auras: Implement basic absorb scaling with spellpower (#31405)Cristian Vintila
2025-11-26Build: Fixed loading scripts in dynamic modeShauren
2025-11-25Core/Warden: Removed implementation not compatible with modern client version...Ovahlord
2025-11-25Core/Movement: Update gravity constant to be more accurateShauren
2025-11-25Core/Movement: Remove deprecated jump functions and update SAI scripts using ...Shauren
2025-11-24Core/Movement: Replace MotionMaster::MoveJumpWithGravity with new jump height...Shauren
2025-11-23Core/Movement: Change MoveJump to use min/max height argument instead of vert...Shauren
2025-11-23Scripts/Misc: Replace manual jumps with proper spells (or non-jump movement w...Shauren
2025-11-22Scripts/Battlegrounds: Correct Isle of Conquest catapult launch movementShauren
2025-11-20Scripts/Misc: Update Wind-Up Train WreckerShauren
2025-11-18Core/Movement: Use MotionMaster::MoveKnockbackFrom for creatures hit by SPELL...Shauren
2025-11-18Core/Movement: Remove MotionMaster::MoveJump(x, y, z) overloadShauren
2025-11-17GCC build fix 2Shauren
2025-11-17GCC build fixShauren
2025-11-17Core/Movement: Implemented vertical-only knockbacks for creaturesShauren
2025-11-16Core/Scripts: Reorder SpellScriptBase fields to reduce padding and remove unu...Shauren
2025-11-16Core/Movement: Knockback improvements (#28081)Meji
2025-11-15Core/Creatures: Move CREATURE_STATIC_FLAG_3_ALLOW_INTERACTION_WHILE_IN_COMBAT...Meji
2025-11-15Scripts/Spells: Implement demon hunter talent "Demon Muzzle" (#31396)Aqua Deus
2025-11-15Core/Misc: Add missing includesShauren
2025-11-15Scripts/Spells: Add missing Shattered Souls implementation for vengeance demo...Shauren
2025-11-14Scripts/Spells: Implement demon passive Demonic AppetiteShauren
2025-11-14Core/Spells: Implement demon hunter passive Shattered Souls (#31376)Aqua Deus
2025-11-14Build: Allow efsw to be built independently of WITH_DYNAMIC_LINKING option (#...Foe
2025-11-14Scripts/Spells: Implement demon hunter talent Sigil of Spite (and the shadowl...Aqua Deus
2025-11-13Core/Creatures: Correct names of some creature static flagsShauren
2025-11-12Build: Modernize include directory management using target_sources(FILE_SET)Shauren
2025-11-12Core/Creatures: Add UNIT_FLAG2_AI_WILL_ONLY_SWIM_IF_TARGET_SWIMS for creature...Meji
2025-11-11Core/Movement: Add new function allowing any tier transition animation to be ...Shauren
2025-11-10Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...Shauren
2025-11-10Scripts/Spells: Implement mage talent "Flame Accelerant" (#31371)Aqua Deus
2025-11-09Core/Position: Change Position<->G3D::Vector3 conversion functions to be lambdasShauren
2025-11-09Core/Movement: Change parabolic/animtier spline arguments to use point index ...Shauren
2025-11-08nopch build fixShauren
2025-11-08Core/Garrison: Always send response to GetGarrisonInfo, even if no garrison e...Aqua Deus
2025-11-08Core/Achievements: Implemented ModifierTreeType::PlayerIsInTimerunningSeasonShauren
2025-11-06Core/MMaps: Implemented dynamic mmap tile rebuilding for destructible objectsShauren
2025-11-06Core/Vmaps: Expose loaded gameobject collision models in RegularGrid2DShauren
2025-11-06Core/MMaps: Allow loading mmap meshes per map instanceShauren