index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T13: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-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-02-04
UnitTests: Add a first set of item hyperlink tests
Treeston
2022-02-04
Core/Chat: Add missing initialization to chat link data structures
Shauren
2022-02-04
Core/Chat: Correct Hyperlink validation for incomplete achievements.
Treeston
2022-02-04
Scripts/Commands: Fix a crash in .help - closes #25360
Treeston
2022-02-04
Core/ChatCommands: C++17 cleanup (again) (PR #25323)
Treeston
2022-02-04
Core/AI: SortByDistance will now sort the referenced list instead of a copy o...
Ovahlord
2022-02-04
Core/Config: Restore ability to load additional config files for custom scripts
Shauren
2022-02-04
Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...
Jinnaix
2022-02-04
Core/Spell: Fix name clashing between local variables and class member fields...
Giacomo Pozzoni
2022-02-04
Core/Unit: send npcs home after fear runs out (#25347)
Jinnaix
2022-02-04
Core/AHBot: Warn about different AHBot behavior when AllowTwoSide.Interaction...
jackpoz
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-02-04
Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures ...
kvipka
2022-02-04
Warning fix
Shauren
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-02-04
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
2022-02-04
Core/Warden: Ensure Warden packets do not exceed 512 bytes. This should recti...
Treeston
2022-02-04
Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALT...
Giacomo Pozzoni
2022-02-04
Core/Warden: Fix warden timeout ticking twice as fast as it should
Shauren
2022-02-04
Core/ChatCommands: Do not try to consume integral types if the token is empty...
Peter Keresztes Schmidt
2022-02-04
Core/Movement: Fix RandomMovementGenerator for swimming creatures
jackpoz
2022-02-04
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2022-02-04
Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...
Treeston
2022-02-04
Core/Unit: Fixed race condition when loot recipient is in different map (#25312)
robinsch
2022-02-04
Core/SAI: Remove completed timed action lists even while evading
jackpoz
2022-02-04
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
2022-02-04
Core/ChatCommands: Add std::wstring argument type (#25302)
Peter Keresztes Schmidt
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
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2022-02-03
Core/Scripts: Unify RegisterSpellScript and RegisterAuraScript macros to do t...
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-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
[next]