index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T01:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
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
2025-05-17
Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUAL
Shauren
2025-05-17
Core/PacketIO: Migration to PacketUtilities bit/string operations part 1
Shauren
2025-05-15
Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::data
Shauren
2025-05-15
Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ...
Shauren
2025-05-08
Core/World: Move linking instance socket to WorldSession
Shauren
2025-05-08
Core/World: Refactor World::LoadConfigSettings to unify validation of all con...
Shauren
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2025-04-24
Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT
Shauren
2025-04-16
Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...
Shauren
2025-04-08
Core/Network: Socket refactors
Shauren
2025-03-19
Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...
Shauren
2025-03-17
Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...
Shauren
2025-03-12
Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOG
Shauren
2025-03-04
Core/Players: Implement warband scene collection
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
[next]