index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T06: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-09-04
Scripts/Icecrown Citadel: update Blood Council scripts to new model (#25389)
ForesterDev
2020-09-04
Scripts/Commands: Convert argument parsing of .npc commands
Treeston
2020-09-03
Scripts/Commands: Convert argument parsing of gameobject commands
Treeston
2020-09-02
Common/Util: Trinity::StringTo<double> support (PR #25364)
Treeston
2020-09-02
Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...
Treeston
2020-09-02
Core/Player: Fixed incorrect prepared statement parameter types in Player::_S...
robinsch
2020-09-02
Core/Totem: Immune to all positive spells. (#25326)
Houston
2020-09-02
UnitTests: |Hspell and |Htalent unit testing
Treeston
2020-09-01
Core/Misc: More DBC std::array refactors, stricter |Hitem checks, and more hy...
Treeston
2020-09-01
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2020-08-31
UnitTests: Add a first set of item hyperlink tests
Treeston
2020-08-31
Core/Chat: Fix achievement and enchant link validation
Shauren
2020-08-30
Core/Chat: Correct Hyperlink validation for incomplete achievements.
Treeston
2020-08-30
Scripts/Commands: Fix a crash in .help - closes #25360
Treeston
2020-08-30
Core/ChatCommands: C++17 cleanup (again) (PR #25323)
Treeston
2020-08-29
Core/AI: SortByDistance will now sort the referenced list instead of a copy o...
Ovahlord
2020-08-29
Core/Config: Restore ability to load additional config files for custom scripts
Shauren
2020-08-29
Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...
Jinnaix
2020-08-29
Scripts/Spells: Fixed some code style issues
Keader
2020-08-29
Core/Spell: Fix name clashing between local variables and class member fields...
Giacomo Pozzoni
2020-08-29
Core/Unit: send npcs home after fear runs out (#25347)
Jinnaix
2020-08-29
Core/AHBot: Warn about different AHBot behavior when AllowTwoSide.Interaction...
jackpoz
2020-08-29
Scripts/Spells: Transfer Nurturing Instinct in spell_druid.cpp (#25307)
Moki
2020-08-29
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
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
[next]