aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-03Scripts/Commands: Convert argument parsing of gm commands to new system (#25279)Peter Keresztes Schmidt
2022-02-03Scripts/Commands: Convert argument parsing of remaining go command to new sys...Peter Keresztes Schmidt
2022-02-02Scripts/Commands: Convert argument parsing of honor commands to new systemCarbenium
2022-02-02Core/Warden: Add .debug warden force, allowing you to force specific warden c...Treeston
2022-02-02Scripts/Commands: Convert argument parsing of deserter commands to new system...Peter Keresztes Schmidt
2022-02-02Scripts/Commands: Convert argument parsing of cheat commands to new system (P...Peter Keresztes Schmidt
2022-02-02Scripts/Commands: Convert argument parsing of most debug commands to new syst...Peter Keresztes Schmidt
2022-02-02Scripts/Commands: Move .debug asan command bodies inside #ifdef ASANTreeston
2022-02-02Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)Peter Keresztes Schmidt
2022-02-02Core/ChatCommands: Parse SpellInfo also from enchant, glyph, talent and trade...Peter Keresztes Schmidt
2022-02-02Scripts/Commands: Convert argument parsing of bf commands to new systemCarbenium
2022-02-02Core/ChatCommands: Add Variant.get<typename> overload (PR #25267)Peter Keresztes Schmidt
2022-02-02Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...Treeston
2022-02-02Core/ChatCommands: Add support for std::array-type arguments (#25261)Peter Keresztes Schmidt
2022-02-02Core/Spells: Implement SPELL_EFFECT_TRIGGER_SPELL delay (stored in MiscValue)Shauren
2022-02-02Core/Spells: Correct implementation of SPELL_ATTR2_TRIGGERED_CAN_TRIGGER_PROC...Shauren
2022-02-02Warning fixesShauren
2022-02-02Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...Shauren
2022-02-01Core/Misc: GCC build fixShauren
2022-01-31Core/Pets: Adjust pet slot saving logic after constant changes in 22e823b5f96...Shauren
2022-01-31Core/Pets: Change PET_SAVE_NOT_IN_SLOT constant from 100 to -1 to truly avoid...Shauren
2022-01-31Core/Pets: Save last summoned pet number in characters tableShauren
2022-01-31Core/Pets: Removed deprecated enumShauren
2022-01-31Core/Pets: Removed storing stable slot count in dbShauren
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