index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-08-22
Scripts/Commands: Convert argument parsing of message commands to new system ...
Peter Keresztes Schmidt
2020-08-22
Core/ChatCommands: Add std::wstring argument type (#25302)
Peter Keresztes Schmidt
2020-08-22
Scripts/Commands: Convert argument parsing of most list commands to new syste...
Peter Keresztes Schmidt
2020-08-22
Core/Misc: Reserve master branch trinity_string ids
Shauren
2020-08-21
Core/Misc: Update worldserver.conf.dist to match actual defaults.
Treeston
2020-08-21
Core/Warden: Add Lua checks to Warden (PR #25286)
Treeston
2020-08-21
Core/Gossip: Add new helper method to ScriptedGossip for resolving menuId -> ...
Maks Szokalski
2020-08-20
Tools/VMapExtractor: Make Shauren happy, fmt::sprintf -> Trinity::StringFormat
Treeston
2020-08-20
Tools/VMapExtractor: Clean-up some patches of horrendously creaky code to mak...
Treeston
2020-08-20
Core/PacketIO: Fixed incorrect displaying quest item rewards as choices
Shauren
2020-08-20
Core/Pets: Fixed automatic resurrecting pets on battleground graveyards
Shauren
2020-08-20
Core/Warden: Ignore the `length` value in the database for MEM_CHECK checks. ...
Treeston
2020-08-20
Core/Warden: More refactors lifted from #25286.
Treeston
2020-08-20
Core/Warden: Some Warden refactors lifted from #25286.
Treeston
2020-08-20
Core/Networking: Initialize MPSCQueueIntrusive dummy node without undefined b...
Shauren
2020-08-20
Core/Misc: Remove NULL
Shauren
2020-08-20
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2020-08-20
Scripts/Spells: Convert remaining spell_generic scripts to simplified script ...
Shauren
2020-08-20
Core/Scripts: Unify RegisterSpellScript and RegisterAuraScript macros to do t...
Shauren
2020-08-20
Core/Util: Added another template utility - find_type_if
Shauren
2020-08-20
Core/Util: Added new utilities
Shauren
2020-08-20
Scripts/Commands: Convert argument parsing of event commands to new system (P...
Peter Keresztes Schmidt
2020-08-20
Common/Misc: Clean-up a GCC sign comparison warning
Treeston
2020-08-20
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2020-08-19
Scripts/Commands: Convert argument parsing of gm commands to new system (#25279)
Peter Keresztes Schmidt
2020-08-19
Scripts/Commands: Convert argument parsing of remaining go command to new sys...
Peter Keresztes Schmidt
2020-08-19
Core/PacketIO: Update SMSG_QUESTGIVER_OFFER_REWARD (#25251)
NoName
2020-08-19
Scripts/Commands: Convert argument parsing of honor commands to new system
Carbenium
2020-08-19
Core/Warden: Add .debug warden force, allowing you to force specific warden c...
Treeston
2020-08-18
Scripts/Commands: Convert argument parsing of deserter commands to new system...
Peter Keresztes Schmidt
2020-08-18
Scripts/Commands: Convert argument parsing of cheat commands to new system (P...
Peter Keresztes Schmidt
2020-08-17
[[maybe_unused]] to make CIs happy, 0b13fc1 follow-up
Treeston
2020-08-17
Scripts/Commands: Revert e18f7aa, re-add .debug asan outofbounds, move bodies...
Treeston
2020-08-17
Scripts/Commands: Convert argument parsing of most debug commands to new syst...
Peter Keresztes Schmidt
2020-08-17
Scripts/Commands: Remove .debug asan outofbounds, because having reachable co...
Treeston
2020-08-17
Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)
Peter Keresztes Schmidt
2020-08-17
Core/Pets: Fix loading pet data
Shauren
2020-08-17
Core/ChatCommands: Parse SpellInfo also from enchant, glyph, talent and trade...
Peter Keresztes Schmidt
2020-08-17
Scripts/Commands: Convert argument parsing of bf commands to new system
Carbenium
2020-08-17
Core/ChatCommands: Add Variant.get<typename> overload (PR #25267)
Peter Keresztes Schmidt
2020-08-17
make compilers happy
Treeston
2020-08-17
Core/Spells: Fix summoning warlock pets in case that pet has never been summo...
Shauren
2020-08-17
Core/Spells: Fix summoning SUMMON_PET type pets
Shauren
2020-08-17
Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...
Treeston
2020-08-17
revert 1aeb7a0 and f9e7dbd until I can work around GCC being silly
Treeston
2020-08-17
How did this even build in VS???? (don't kill me shauren) (f9e7dbd follow-up)
Treeston
2020-08-17
Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...
Treeston
2020-08-17
Core/ChatCommands: Add support for std::array-type arguments (#25261)
Peter Keresztes Schmidt
2020-08-16
Core/Pets: Pet management refactoring (#25191)
Shauren
2020-08-16
Core/ChatCommands: Do not parse partial strings for numeric paramters (PR #25...
Peter Keresztes Schmidt
[next]