aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-31Core/PacketIO: Removed handlers for two pet opcodes that no longer existShauren
2022-01-31Core/Pets: Fixed saving pets put in stable while not being summonedShauren
2022-01-31Core/Pet: Fix assert triggered by e203ecda88a327c4e93588f39cc4ffdcf99b30f7jackpoz
2022-01-31Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)Giacomo Pozzoni
2022-01-31Core/Pets: Add missing nullptr checkShauren
2022-01-31Core/Pets: Fixed crash happening when current pet is forcibly removed while b...Shauren
2022-01-31Core/Pets: Fixed crash happening when summoning a different pet than one that...Shauren
2022-01-31Core/Pets: Fixed automatic resurrecting pets on battleground graveyardsShauren
2022-01-31Core/Pets: Fix loading pet dataShauren
2022-01-31Core/Spells: Fix summoning warlock pets in case that pet has never been summo...Shauren
2022-01-31Core/Spells: Fix summoning SUMMON_PET type petsShauren
2022-01-31Core/Pets: Pet management refactoring (#25191)Shauren
2022-01-30Core/DBUpdater: Apply each sql update file in a separate transactionShauren
2022-01-30Scripts/Spells: Moved Blessing of Faith script to spell_items (#27692)Teleqraph
2022-01-30Scripts/Spells: Fixed Holy Shock visualsShauren
2022-01-30Scripts/Spells: Updated Holy Shock spell script.Nyr
2022-01-30Core/Scripts: Expose IsCrit to hit hooks for spell scriptsShauren
2022-01-30Core/Guilds: Fixed loading of guild member logout timeShauren
2022-01-30Scripts/Spells: Judgment (Holy) will now apply Rank 3 debuff if the paladin k...Teleqraph
2022-01-29Core/Objects: Don't consider SMSG_UPDATE_OBJECT packets that contain only des...Shauren
2022-01-29Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...Shauren
2022-01-29Core/Objects: Implement SmoothPhasing part of CreateObject and replacing visi...Seyden
2022-01-29Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...Shauren
2022-01-29Core/Objects: Add overridable function UpdateObjectVisibilityOnDestroyShauren
2022-01-28Core/Spells: Exclude empty mods from affecting spells and ignore PointsIndexX...Shauren
2022-01-28Scripts/Spells: Fix shaman Lava Surge proc (#27667)Robingad
2022-01-27Scripts/Spells: Move shaman Lava Burst crit chance calculation to scripts and...Robingad
2022-01-27Scripts/Spells: Fix shaman Earthquake (#27620)Robingad
2022-01-26Core/Gossip: Sync naming and db structure with 3.3.5Shauren
2022-01-26Core/ChatCommands: Do not parse partial strings for numeric paramters (PR #25...Peter Keresztes Schmidt
2022-01-26Core/SAI: Spell casts that cannot be executed because the unit is currently c...Giacomo Pozzoni
2022-01-26Core/ChatCommands: Honor exact matches during enum arg parsing (PR #25255)Peter Keresztes Schmidt
2022-01-26Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)Peter Keresztes Schmidt
2022-01-26Core/Warden: Fix for LUA_STR_CHECK (#25247)scizzydo
2022-01-26Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2022-01-26Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2022-01-26Core/Spells: Mark constructors of Spell/AuraScript handlers as explicit (#25248)Peter Keresztes Schmidt
2022-01-26Core/Quests: Sync comments/log with 3.3.5Shauren
2022-01-26Script/Quest: The Light of Dawn (#25243)Aokromes
2022-01-26Core/AI: Remove code that removed UNIT_DYNFLAG_LOOTABLE from possessed units ...Giacomo Pozzoni
2022-01-26Scripts/Naxxramas: Adjust Frogger event timer (#25214)Gildor
2022-01-26Script/Quest: fix (More) Torch Catching (#24907)Rothend
2022-01-26Core/Warden: Warden refactors (PR #25235)Treeston
2022-01-26Core/SAI: Fix creatures casting with flag SMARTCAST_COMBAT_MOVE not switching...Giacomo Pozzoni
2022-01-26Core/Misc: Code cleanupjackpoz
2022-01-26Scripts/Command: Fix .mmap loc always printing command usagejackpoz
2022-01-26Core/Warden: Fix Warden reporting false positive checksjackpoz
2022-01-26Scripts/BlackwingLair: Suppression Device Room (PR #25199)Jinnaix
2022-01-26Core/Misc: Fix Windows 32 bits buildjackpoz
2022-01-26Core/CrashHandler: Skip logging stack trace of the thread writing the crash l...Shauren