index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-03T06:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-02-04
Core/ChatCommands: Add std::wstring argument type (#25302)
Peter Keresztes Schmidt
2022-02-04
Scripts/Commands: Convert argument parsing of most list commands to new syste...
Peter Keresztes Schmidt
2022-02-04
Core/Misc: Update worldserver.conf.dist to match actual defaults.
Treeston
2022-02-04
Core/Warden: Add Lua checks to Warden (PR #25286)
Treeston
2022-02-04
Core/Gossip: Add new helper method to ScriptedGossip for resolving menuId -> ...
Maks Szokalski
2022-02-04
Core/Warden: Ignore the `length` value in the database for MEM_CHECK checks. ...
Treeston
2022-02-04
Core/Warden: More refactors lifted from #25286.
Treeston
2022-02-04
Core/Warden: Some Warden refactors lifted from #25286.
Treeston
2022-02-04
Core/Networking: Initialize MPSCQueueIntrusive dummy node without undefined b...
Shauren
2022-02-04
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2022-02-04
Scripts/Spells: Convert remaining spell_generic scripts to simplified script ...
Shauren
2022-02-03
Core/Scripts: Unify RegisterSpellScript and RegisterAuraScript macros to do t...
Shauren
2022-02-03
Core/Util: Added another template utility - find_type_if
Shauren
2022-02-03
Core/Util: Added new utilities
Shauren
2022-02-03
Core/Commands: Exclude ambigious cast operator overloads from command Variant
Shauren
2022-02-03
Scripts/Commands: Convert argument parsing of event commands to new system (P...
Peter Keresztes Schmidt
2022-02-03
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2022-02-03
Scripts/Commands: Convert argument parsing of gm commands to new system (#25279)
Peter Keresztes Schmidt
2022-02-03
Scripts/Commands: Convert argument parsing of remaining go command to new sys...
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Convert argument parsing of honor commands to new system
Carbenium
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 deserter commands to new system...
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Convert argument parsing of cheat commands to new system (P...
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Convert argument parsing of most debug commands to new syst...
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Move .debug asan command bodies inside #ifdef ASAN
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
Scripts/Commands: Convert argument parsing of bf commands to new system
Carbenium
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
[next]