index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2020-08-28
Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets...
Shauren
2020-08-28
Core/Misc: Use "proper" type for respawn info map key
Shauren
2020-08-28
Scripts: Minor loop refactors (#25325)
Maks Szokalski
2020-08-28
Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures ...
kvipka
2020-08-28
Script/Azuremyst_isle: Remove useless log
Aokromes
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-27
Core/PacketIO: Fixed SMSG_QUEST_GIVER_QUEST_DETAILS structure
Shauren
2020-08-26
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
2020-08-26
Core/Warden: Ensure Warden packets do not exceed 512 bytes. This should recti...
Treeston
2020-08-25
Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALT...
Giacomo Pozzoni
2020-08-24
Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_...
Treeston
2020-08-24
[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view)
Treeston
2020-08-24
Core/Warden: Fix warden timeout ticking twice as fast as it should
Shauren
2020-08-23
Core/ChatCommands: Do not try to consume integral types if the token is empty...
Peter Keresztes Schmidt
2020-08-23
Core/Movement: Fix RandomMovementGenerator for swimming creatures
jackpoz
2020-08-23
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2020-08-23
Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...
Treeston
2020-08-22
Core/Unit: Fixed race condition when loot recipient is in different map (#25312)
robinsch
2020-08-22
Core/Misc: Remove whitespace
jackpoz
2020-08-22
Core/SAI: Remove completed timed action lists even while evading
jackpoz
2020-08-22
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
2020-08-22
Scripts/Commands: Convert argument parsing of cast commands to new system (#2...
Peter Keresztes Schmidt
2020-08-22
Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311)
Peter Keresztes Schmidt
2020-08-22
DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAI
offl
2020-08-22
DB/Quest: Convert & update support for Borean Tundra escort quests to SAI
offl
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
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/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
Scripts/Commands: Convert argument parsing of event commands to new system (P...
Peter Keresztes Schmidt
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
[next]