index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2022-02-02
Core/Warden: Add .debug warden force, allowing you to force specific warden c...
Treeston
2022-02-02
Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)
Peter Keresztes Schmidt
2022-02-02
Core/ChatCommands: Parse SpellInfo also from enchant, glyph, talent and trade...
Peter Keresztes Schmidt
2022-02-02
Core/ChatCommands: Add Variant.get<typename> overload (PR #25267)
Peter Keresztes Schmidt
2022-02-02
Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...
Treeston
2022-02-02
Core/ChatCommands: Add support for std::array-type arguments (#25261)
Peter Keresztes Schmidt
2022-02-02
Core/Spells: Implement SPELL_EFFECT_TRIGGER_SPELL delay (stored in MiscValue)
Shauren
2022-02-02
Core/Spells: Correct implementation of SPELL_ATTR2_TRIGGERED_CAN_TRIGGER_PROC...
Shauren
2022-02-02
Warning fixes
Shauren
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-02-01
Core/Misc: GCC build fix
Shauren
2022-01-31
Core/Pets: Adjust pet slot saving logic after constant changes in 22e823b5f96...
Shauren
2022-01-31
Core/Pets: Change PET_SAVE_NOT_IN_SLOT constant from 100 to -1 to truly avoid...
Shauren
2022-01-31
Core/Pets: Save last summoned pet number in characters table
Shauren
2022-01-31
Core/Pets: Removed deprecated enum
Shauren
2022-01-31
Core/Pets: Removed storing stable slot count in db
Shauren
2022-01-31
Core/PacketIO: Removed handlers for two pet opcodes that no longer exist
Shauren
2022-01-31
Core/Pets: Fixed saving pets put in stable while not being summoned
Shauren
2022-01-31
Core/Pet: Fix assert triggered by e203ecda88a327c4e93588f39cc4ffdcf99b30f7
jackpoz
2022-01-31
Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)
Giacomo Pozzoni
2022-01-31
Core/Pets: Add missing nullptr check
Shauren
2022-01-31
Core/Pets: Fixed crash happening when current pet is forcibly removed while b...
Shauren
2022-01-31
Core/Pets: Fixed crash happening when summoning a different pet than one that...
Shauren
2022-01-31
Core/Pets: Fixed automatic resurrecting pets on battleground graveyards
Shauren
2022-01-31
Core/Pets: Fix loading pet data
Shauren
2022-01-31
Core/Spells: Fix summoning warlock pets in case that pet has never been summo...
Shauren
2022-01-31
Core/Spells: Fix summoning SUMMON_PET type pets
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-30
Core/Scripts: Expose IsCrit to hit hooks for spell scripts
Shauren
2022-01-30
Core/Guilds: Fixed loading of guild member logout time
Shauren
2022-01-29
Core/Objects: Don't consider SMSG_UPDATE_OBJECT packets that contain only des...
Shauren
2022-01-29
Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...
Shauren
2022-01-29
Core/Objects: Implement SmoothPhasing part of CreateObject and replacing visi...
Seyden
2022-01-29
Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...
Shauren
2022-01-29
Core/Objects: Add overridable function UpdateObjectVisibilityOnDestroy
Shauren
2022-01-28
Core/Spells: Exclude empty mods from affecting spells and ignore PointsIndexX...
Shauren
2022-01-27
Scripts/Spells: Move shaman Lava Burst crit chance calculation to scripts and...
Robingad
2022-01-27
Scripts/Spells: Fix shaman Earthquake (#27620)
Robingad
2022-01-26
Core/Gossip: Sync naming and db structure with 3.3.5
Shauren
2022-01-26
Core/ChatCommands: Do not parse partial strings for numeric paramters (PR #25...
Peter Keresztes Schmidt
2022-01-26
Core/SAI: Spell casts that cannot be executed because the unit is currently c...
Giacomo Pozzoni
2022-01-26
Core/ChatCommands: Honor exact matches during enum arg parsing (PR #25255)
Peter Keresztes Schmidt
2022-01-26
Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)
Peter Keresztes Schmidt
2022-01-26
Core/Warden: Fix for LUA_STR_CHECK (#25247)
scizzydo
2022-01-26
Core/ChatCommands: Add support for enum type arguments (PR #25242)
Peter Keresztes Schmidt
2022-01-26
Core/Unit: Make HandleEmoteCommand typesafe (#25249)
Peter Keresztes Schmidt
2022-01-26
Core/Spells: Mark constructors of Spell/AuraScript handlers as explicit (#25248)
Peter Keresztes Schmidt
2022-01-26
Core/Quests: Sync comments/log with 3.3.5
Shauren
2022-01-26
Core/AI: Remove code that removed UNIT_DYNFLAG_LOOTABLE from possessed units ...
Giacomo Pozzoni
2022-01-26
Core/Warden: Warden refactors (PR #25235)
Treeston
[next]