index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
46 hours
Core/Network: Fix invalid NetworkThread array access for derived classes that...
Shauren
8 days
Core: Updated to 11.2.7
Shauren
2025-12-07
Core/PacketIO: Mark CMSG_DECLINE_GUILD_INVITES as threadsafe
Shauren
2025-11-30
Core/Misc: Use std::scoped_lock instead of unique_lock where possible (and ol...
Shauren
2025-11-25
Core/Warden: Removed implementation not compatible with modern client version...
Ovahlord
2025-11-15
Core/Misc: Add missing includes
Shauren
2025-11-10
Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...
Shauren
2025-11-08
Core/Garrison: Always send response to GetGarrisonInfo, even if no garrison e...
Aqua Deus
2025-11-02
Core/PacketIO: Fix packet structure for CMSG_SEND_PING_WORLD_POINT (#31441)
Luzifix
2025-11-02
Core/PacketIO: Reduce the number of catch blocks in WorldSession::Update
Shauren
2025-11-02
Core/PacketIO: Fix packet structure for CMSG_CHAT_MESSAGE_CHANNEL (#31433)
Luzifix
2025-10-20
Core/PacketIO: Mark shop/token packets as ignored (don't log that they are un...
Shauren
2025-10-11
Core/PacketIO: Fixed SMSG_GOSSIP_MESSAGE structure
Shauren
2025-10-10
Core: Updated to 11.2.5.63704
Shauren
2025-09-22
Core/Network: Minor include cleanup in SocketConnectionInitializer related files
Shauren
2025-09-20
Core/Network: Fix logic mistake with RBAC_PERM_SKIP_CHECK_OVERSPEED_PING, fix...
Shauren
2025-09-04
Core/PacketIO: Fixed CMSG_CAST_SPELL/CMSG_PET_CAST_SPELL/CMSG_USE_ITEM/CMSG_U...
Shauren
2025-09-03
Core/AreaTriggers: Handle exit areatrigger on player map change (#31077)
ModoX
2025-08-23
Core/PacketIO: Fixed updatefields structure for 11.2.0
Shauren
2025-08-19
Core/BattlePets: Refactor BattlePetMgr::SendUpdates to use std::span argument
Shauren
2025-08-13
Core/PacketIO: Fixed SMSG_SET_ANIM_TIER structure for 11.2.0
Shauren
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-08-07
Core/PacketIO: Reduce amount of stack space used by a few giant packet classes
Shauren
2025-08-04
Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structure
Shauren
2025-07-20
Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structure
Golrag
2025-07-15
Core/PacketIO: Add SMSG_DUEL_ARRANGED to IsInstanceOnlyOpcode
Shauren
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-12
Core/Loot: Add aoe loot target cap same as on official servers (50 corpses)
Shauren
2025-07-10
Core/Logging: Remove temporary string creation when logging opcode names
Shauren
2025-07-03
Core/PacketIO: Define enum for TreasurePickerBonus Context field
Shauren
2025-06-27
Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...
Shauren
2025-06-22
Core/Players: PlayerChoice improvements
Shauren
2025-06-18
Core: Updated to 11.1.7
Shauren
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-06-05
Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUAL
Shauren
2025-06-04
Core/PacketIO: Remove duplicated areatrigger spline packet writer
Shauren
2025-06-02
Core/Network: Make ip address formattable with fmt
Shauren
2025-05-29
Core/PacketIO: Fixed structure for SMSG_DISPLAY_TOAST
Shauren
2025-05-29
Core/AreaTriggers: Fixed areatrigger spline duration calculation
Shauren
2025-05-23
Core/PacketIO: Move all packet writing utilities to separate file
Shauren
2025-05-23
Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...
Shauren
2025-05-23
Core/PacketIO: Remove ByteBuffer constructor from MessageBuffer
Shauren
2025-05-22
Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]]
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 4
Shauren
2025-05-22
Core/PacketIO: Support WorldPackets::String in SizedString/SizedCString writers
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2025-05-21
Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utils
Shauren
2025-05-19
Core/Misc: Fixed some uninitialized variables
Shauren
2025-05-18
Core/PacketIO: Added missing packet util for non-bits container sizes
Shauren
[next]